Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain CarSud.
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
❌678 erreurs, 10 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 30/07/2025 à 09h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 1 erreur
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 430 stop_sequence 53 arrival_time 10:59:11 (1753858751) is equal to previous stop departure_time 10:59:11 (1753858751) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 663 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 215 stop_sequence 1 has stop_id SJ03930P but GTFS stop_sequence 1 has stop_id SJ0050C - stop_ids should be the same
- GTFS-rt trip_id 215 stop_sequence 2 has stop_id SJ03935P but GTFS stop_sequence 2 has stop_id SJ03930P - stop_ids should be the same
- GTFS-rt trip_id 215 stop_sequence 3 has stop_id SJ00130P but GTFS stop_sequence 3 has stop_id SJ03935P - stop_ids should be the same
- GTFS-rt trip_id 215 stop_sequence 4 has stop_id SJ04525P but GTFS stop_sequence 4 has stop_id SJ00130P - stop_ids should be the same
- GTFS-rt trip_id 215 stop_sequence 5 has stop_id SJ00150P but GTFS stop_sequence 5 has stop_id SJ04525P - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 14 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 203 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 217 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 329 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 815 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 354 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 5 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 210 does not have a vehicle_id
- trip_id 537 does not have a vehicle_id
- trip_id 430 does not have a vehicle_id
- trip_id 694 does not have a vehicle_id
- trip_id 697 does not have a vehicle_id
ID in one feed missing from the other W003 5 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 210 is in TripUpdates but not in VehiclePositions feed
- trip_id 430 is in TripUpdates but not in VehiclePositions feed
- trip_id 694 is in TripUpdates but not in VehiclePositions feed
- trip_id 697 is in TripUpdates but not in VehiclePositions feed
- trip_id 537 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 |
---|---|---|---|
E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 20 706 | 31 fois (100 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 240 | 31 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 69 | 29 fois (94 % 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 | 69 | 29 fois (94 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 345 | 28 fois (90 % 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. | 13 | 10 fois (32 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 30/07/2025 à 12h26 Europe/Paris.
trip_updates (31) vehicle_positions (28) 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 30/07/2025 à 12h26 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:358690008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.378543853759766,
"longitude": 55.62135696411133
},
"stopId": "SJ0050C",
"timestamp": "1753867255",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:30:00",
"tripId": "248"
},
"vehicle": {
"id": "zenbus:Vehicle:358690008:LOC"
}
}
},
{
"id": "4882718497177600:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871179"
},
"departure": {
"time": "1753871189"
},
"stopId": "SJ03930P",
"stopSequence": 1
},
{
"arrival": {
"time": "1753871221"
},
"departure": {
"time": "1753871231"
},
"stopId": "SJ03935P",
"stopSequence": 2
},
{
"arrival": {
"time": "1753871272"
},
"departure": {
"time": "1753871282"
},
"stopId": "SJ00130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1753871374"
},
"departure": {
"time": "1753871384"
},
"stopId": "SJ04525P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871422"
},
"departure": {
"time": "1753871432"
},
"stopId": "SJ00150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871476"
},
"departure": {
"time": "1753871486"
},
"stopId": "SJ00030P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871515"
},
"departure": {
"time": "1753871525"
},
"stopId": "SJ03945P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871572"
},
"departure": {
"time": "1753871582"
},
"stopId": "SJ00020P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871631"
},
"departure": {
"time": "1753871641"
},
"stopId": "SJ00025P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871722"
},
"departure": {
"time": "1753871732"
},
"stopId": "SJ03940P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871803"
},
"departure": {
"time": "1753871813"
},
"stopId": "SJ00010P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871818"
},
"departure": {
"time": "1753871828"
},
"stopId": "SJ00010C",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871896"
},
"departure": {
"time": "1753871906"
},
"stopId": "SJ03940C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871989"
},
"departure": {
"time": "1753871999"
},
"stopId": "SJ00025C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753872053"
},
"departure": {
"time": "1753872063"
},
"stopId": "SJ00020C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753872104"
},
"departure": {
"time": "1753872114"
},
"stopId": "SJ03945C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753872137"
},
"departure": {
"time": "1753872147"
},
"stopId": "SJ00030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872212"
},
"departure": {
"time": "1753872222"
},
"stopId": "SJ00040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872266"
},
"departure": {
"time": "1753872276"
},
"stopId": "SJ00050C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872295"
},
"departure": {
"time": "1753872305"
},
"stopId": "SJ00060C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872354"
},
"departure": {
"time": "1753872364"
},
"stopId": "SJ00070C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872446"
},
"departure": {
"time": "1753872456"
},
"stopId": "SJ00080C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872498"
},
"departure": {
"time": "1753872508"
},
"stopId": "SJ00090C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872549"
},
"departure": {
"time": "1753872559"
},
"stopId": "SJ03010C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872601"
},
"departure": {
"time": "1753872611"
},
"stopId": "SJ00100C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872690"
},
"departure": {
"time": "1753872700"
},
"stopId": "SJ03950C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872765"
},
"departure": {
"time": "1753872775"
},
"stopId": "SJ00115C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872839"
},
"departure": {
"time": "1753872849"
},
"stopId": "SJ03925C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872909"
},
"departure": {
"time": "1753872919"
},
"stopId": "SJ0050C",
"stopSequence": 29
}
],
"timestamp": "1753871073",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:30:00",
"tripId": "248"
},
"vehicle": {
"id": "zenbus:Vehicle:358690008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800005:LOC",
"vehicle": {
"currentStopSequence": 57,
"position": {
"latitude": -21.328039169311523,
"longitude": 55.61345291137695
},
"stopId": "SJ00170P",
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:40:00",
"tripId": "250"
},
"vehicle": {
"id": "zenbus:Vehicle:378800005:LOC"
}
}
},
{
"id": "312",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871136"
},
"departure": {
"time": "1753871151"
},
"stopId": "SJ00190P",
"stopSequence": 55
},
{
"arrival": {
"time": "1753871155"
},
"departure": {
"time": "1753871167"
},
"stopId": "SJ00180P",
"stopSequence": 56
},
{
"arrival": {
"time": "1753871206"
},
"departure": {
"time": "1753871216"
},
"stopId": "SJ00170P",
"stopSequence": 57
},
{
"arrival": {
"time": "1753871248"
},
"departure": {
"time": "1753871258"
},
"stopId": "SJ00160P",
"stopSequence": 58
},
{
"arrival": {
"time": "1753871285"
},
"departure": {
"time": "1753871295"
},
"stopId": "SJ0100C",
"stopSequence": 59
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:40:00",
"tripId": "250"
},
"vehicle": {
"id": "zenbus:Vehicle:378800005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:352550005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.376279830932617,
"longitude": 55.61823654174805
},
"stopId": "SJ03930P",
"timestamp": "1753868144",
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:30:00",
"tripId": "244"
},
"vehicle": {
"id": "zenbus:Vehicle:352550005:LOC"
}
}
},
{
"id": "874",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871148"
},
"departure": {
"time": "1753871158"
},
"stopId": "SJ03935P",
"stopSequence": 2
},
{
"arrival": {
"time": "1753871183"
},
"departure": {
"time": "1753871193"
},
"stopId": "SJ00130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1753871244"
},
"departure": {
"time": "1753871254"
},
"stopId": "SJ01040P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871296"
},
"departure": {
"time": "1753871306"
},
"stopId": "SJ01030P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871348"
},
"departure": {
"time": "1753871358"
},
"stopId": "SJ01020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871395"
},
"departure": {
"time": "1753871405"
},
"stopId": "SJ01010P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871469"
},
"departure": {
"time": "1753871479"
},
"stopId": "SJ01000P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871561"
},
"departure": {
"time": "1753871571"
},
"stopId": "SJ00990P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871604"
},
"departure": {
"time": "1753871614"
},
"stopId": "SJ00980P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871654"
},
"departure": {
"time": "1753871664"
},
"stopId": "SJ00970P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871695"
},
"departure": {
"time": "1753871705"
},
"stopId": "SJ00960P",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871778"
},
"departure": {
"time": "1753871788"
},
"stopId": "SJ00950P",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871819"
},
"departure": {
"time": "1753871829"
},
"stopId": "SJ00940P",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871877"
},
"departure": {
"time": "1753871887"
},
"stopId": "SJ00930P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871918"
},
"departure": {
"time": "1753871928"
},
"stopId": "SJ00920P",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871959"
},
"departure": {
"time": "1753871969"
},
"stopId": "SJ00910P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872009"
},
"departure": {
"time": "1753872019"
},
"stopId": "SJ00410P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872038"
},
"departure": {
"time": "1753872048"
},
"stopId": "SJ0200P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872069"
},
"departure": {
"time": "1753872079"
},
"stopId": "SJ00900P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872092"
},
"departure": {
"time": "1753872102"
},
"stopId": "SJ00890P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872167"
},
"departure": {
"time": "1753872177"
},
"stopId": "SJ00880P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872206"
},
"departure": {
"time": "1753872216"
},
"stopId": "SJ00870P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872234"
},
"departure": {
"time": "1753872244"
},
"stopId": "SJ00860P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872270"
},
"departure": {
"time": "1753872280"
},
"stopId": "SJ00850P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872297"
},
"departure": {
"time": "1753872307"
},
"stopId": "SJ00840P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872335"
},
"departure": {
"time": "1753872345"
},
"stopId": "SJ00830P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872377"
},
"departure": {
"time": "1753872387"
},
"stopId": "SJ00820P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872426"
},
"departure": {
"time": "1753872436"
},
"stopId": "SJ00810P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872466"
},
"departure": {
"time": "1753872476"
},
"stopId": "SJ00800P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872505"
},
"departure": {
"time": "1753872515"
},
"stopId": "SJ00790P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753872543"
},
"departure": {
"time": "1753872553"
},
"stopId": "SJ00780P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753872572"
},
"departure": {
"time": "1753872582"
},
"stopId": "SJ00770P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753872602"
},
"departure": {
"time": "1753872612"
},
"stopId": "SJ00760P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753872639"
},
"departure": {
"time": "1753872649"
},
"stopId": "SJ00750P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872693"
},
"departure": {
"time": "1753872703"
},
"stopId": "SJ00740P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753872725"
},
"departure": {
"time": "1753872735"
},
"stopId": "SJ00730P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753872754"
},
"departure": {
"time": "1753872764"
},
"stopId": "SJ00720P",
"stopSequence": 38
},
{
"arrival": {
"time": "1753872792"
},
"departure": {
"time": "1753872802"
},
"stopId": "SJ00710P",
"stopSequence": 39
},
{
"arrival": {
"time": "1753872843"
},
"departure": {
"time": "1753872853"
},
"stopId": "SJ00690P",
"stopSequence": 40
},
{
"arrival": {
"time": "1753872882"
},
"departure": {
"time": "1753872892"
},
"stopId": "SJ00700P",
"stopSequence": 41
},
{
"arrival": {
"time": "1753872894"
},
"departure": {
"time": "1753872904"
},
"stopId": "SJ00700C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753872932"
},
"departure": {
"time": "1753872942"
},
"stopId": "SJ00690C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753872970"
},
"departure": {
"time": "1753872980"
},
"stopId": "SJ00680P",
"stopSequence": 44
},
{
"arrival": {
"time": "1753873007"
},
"departure": {
"time": "1753873017"
},
"stopId": "SJ00670P",
"stopSequence": 45
},
{
"arrival": {
"time": "1753873039"
},
"departure": {
"time": "1753873049"
},
"stopId": "SJ00660P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753873070"
},
"departure": {
"time": "1753873080"
},
"stopId": "SJ00650P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753873102"
},
"departure": {
"time": "1753873112"
},
"stopId": "SJ00640P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753873155"
},
"departure": {
"time": "1753873165"
},
"stopId": "SJ00630P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753873186"
},
"departure": {
"time": "1753873196"
},
"stopId": "SJ00620P",
"stopSequence": 50
},
{
"arrival": {
"time": "1753873233"
},
"departure": {
"time": "1753873243"
},
"stopId": "SJ00610P",
"stopSequence": 51
},
{
"arrival": {
"time": "1753873267"
},
"departure": {
"time": "1753873277"
},
"stopId": "SJ00600P",
"stopSequence": 52
},
{
"arrival": {
"time": "1753873320"
},
"departure": {
"time": "1753873330"
},
"stopId": "SJ04535P",
"stopSequence": 53
},
{
"arrival": {
"time": "1753873369"
},
"departure": {
"time": "1753873379"
},
"stopId": "SJ00590P",
"stopSequence": 54
},
{
"arrival": {
"time": "1753873405"
},
"departure": {
"time": "1753873415"
},
"stopId": "SJ00580C",
"stopSequence": 55
}
],
"timestamp": "1753871118",
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:30:00",
"tripId": "244"
},
"vehicle": {
"id": "zenbus:Vehicle:352550005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366300007:LOC",
"vehicle": {
"currentStopSequence": 65,
"position": {
"latitude": -21.37644386291504,
"longitude": 55.623382568359375
},
"stopId": "SJ0050C",
"timestamp": "1753871186",
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:40:00",
"tripId": "879"
},
"vehicle": {
"id": "zenbus:Vehicle:366300007:LOC"
}
}
},
{
"id": "310",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871133"
},
"departure": {
"time": "1753871152"
},
"stopId": "SJ0070C",
"stopSequence": 63
},
{
"arrival": {
"time": "1753871153"
},
"departure": {
"time": "1753871174"
},
"stopId": "SJ0075C",
"stopSequence": 64
},
{
"arrival": {
"time": "1753871218"
},
"departure": {
"time": "1753871228"
},
"stopId": "SJ0050C",
"stopSequence": 65
}
],
"timestamp": "1753871188",
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:40:00",
"tripId": "879"
},
"vehicle": {
"id": "zenbus:Vehicle:366300007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348780007:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": -21.21112823486328,
"longitude": 55.55934524536133
},
"stopId": "TA1295C",
"timestamp": "1753870254",
"trip": {
"directionId": 0,
"routeId": "ANA3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "836"
},
"vehicle": {
"id": "zenbus:Vehicle:348780007:LOC"
}
}
},
{
"id": "494",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871151"
},
"departure": {
"time": "1753871161"
},
"stopId": "TA1290C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871198"
},
"departure": {
"time": "1753871208"
},
"stopId": "TA1285C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871250"
},
"departure": {
"time": "1753871260"
},
"stopId": "TA1280C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871334"
},
"departure": {
"time": "1753871344"
},
"stopId": "TA1275C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871386"
},
"departure": {
"time": "1753871396"
},
"stopId": "TA0055C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753871417"
},
"departure": {
"time": "1753871427"
},
"stopId": "TA0055P",
"stopSequence": 20
}
],
"timestamp": "1753871084",
"trip": {
"directionId": 0,
"routeId": "ANA3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "836"
},
"vehicle": {
"id": "zenbus:Vehicle:348780007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 46,
"position": {
"latitude": -21.27146339416504,
"longitude": 55.50706481933594
},
"stopId": "02004P",
"timestamp": "1753869735",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:20:00",
"tripId": "565"
},
"vehicle": {
"id": "zenbus:Vehicle:354390004:LOC"
}
}
},
{
"id": "383",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871150"
},
"departure": {
"time": "1753871160"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753871199"
},
"departure": {
"time": "1753871209"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753871243"
},
"departure": {
"time": "1753871253"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753871349"
},
"departure": {
"time": "1753871359"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1753871027",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:20:00",
"tripId": "565"
},
"vehicle": {
"id": "zenbus:Vehicle:354390004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 34,
"position": {
"latitude": -21.27986717224121,
"longitude": 55.51366424560547
},
"stopId": "TA0005C",
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "570"
},
"vehicle": {
"id": "zenbus:Vehicle:354390002:LOC"
}
}
},
{
"id": "568",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870530"
},
"departure": {
"time": "1753870556"
},
"stopId": "TA5210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753870572"
},
"departure": {
"time": "1753870597"
},
"stopId": "TA5220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753870624"
},
"departure": {
"time": "1753870642"
},
"stopId": "TA5230C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753870668"
},
"departure": {
"time": "1753870676"
},
"stopId": "TA5240C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753870709"
},
"departure": {
"time": "1753870731"
},
"stopId": "TA7060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753870748"
},
"departure": {
"time": "1753870781"
},
"stopId": "TA7050P",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA5790C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753870812"
},
"departure": {
"time": "1753870846"
},
"stopId": "TA5800C",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA5810C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753870858"
},
"departure": {
"time": "1753870897"
},
"stopId": "TA4140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753870988"
},
"departure": {
"time": "1753871018"
},
"stopId": "TA1075C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753871179"
},
"departure": {
"time": "1753871600"
},
"stopId": "TA0005C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871657"
},
"departure": {
"time": "1753871833"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753871740"
},
"departure": {
"time": "1753871875"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753871823"
},
"departure": {
"time": "1753871916"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753871937"
},
"departure": {
"time": "1753871973"
},
"stopId": "TA9630C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753871972"
},
"departure": {
"time": "1753871991"
},
"stopId": "TA9635C",
"stopSequence": 39
},
{
"arrival": {
"time": "1753872020"
},
"departure": {
"time": "1753872030"
},
"stopId": "TA9640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753872045"
},
"departure": {
"time": "1753872055"
},
"stopId": "TA9645C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753872081"
},
"departure": {
"time": "1753872091"
},
"stopId": "TA9650C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753872109"
},
"departure": {
"time": "1753872119"
},
"stopId": "TA9655C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753872171"
},
"departure": {
"time": "1753872181"
},
"stopId": "TA00024C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753872335"
},
"departure": {
"time": "1753872345"
},
"stopId": "TA0290P",
"stopSequence": 45
},
{
"arrival": {
"time": "1753872390"
},
"departure": {
"time": "1753872400"
},
"stopId": "02004P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753872512"
},
"departure": {
"time": "1753872522"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753872561"
},
"departure": {
"time": "1753872571"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753872605"
},
"departure": {
"time": "1753872615"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753872712"
},
"departure": {
"time": "1753872722"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "570"
},
"vehicle": {
"id": "zenbus:Vehicle:354390002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366300001:LOC",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": -21.258939743041992,
"longitude": 55.512977600097656
},
"stopId": "TA5770C",
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "574"
},
"vehicle": {
"id": "zenbus:Vehicle:366300001:LOC"
}
}
},
{
"id": "570",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871134"
},
"departure": {
"time": "1753871153"
},
"stopId": "TA5140P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871170"
},
"departure": {
"time": "1753871188"
},
"stopId": "TA5150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871233"
},
"departure": {
"time": "1753871243"
},
"stopId": "TA5770C",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871300"
},
"departure": {
"time": "1753871310"
},
"stopId": "TA5780C",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871396"
},
"departure": {
"time": "1753871406"
},
"stopId": "TA5760C",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871437"
},
"departure": {
"time": "1753871447"
},
"stopId": "TA5160C",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871497"
},
"departure": {
"time": "1753871507"
},
"stopId": "TA5170C",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871551"
},
"departure": {
"time": "1753871561"
},
"stopId": "TA5750C",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871591"
},
"departure": {
"time": "1753871601"
},
"stopId": "TA5740C",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871645"
},
"departure": {
"time": "1753871655"
},
"stopId": "TA9255C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871698"
},
"departure": {
"time": "1753871708"
},
"stopId": "TA5180C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871746"
},
"departure": {
"time": "1753871756"
},
"stopId": "TA1155C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871815"
},
"departure": {
"time": "1753871825"
},
"stopId": "TA4590C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871848"
},
"departure": {
"time": "1753871858"
},
"stopId": "TA0010P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871927"
},
"departure": {
"time": "1753871937"
},
"stopId": "TA0480P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871975"
},
"departure": {
"time": "1753871985"
},
"stopId": "TA0485P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872042"
},
"departure": {
"time": "1753872052"
},
"stopId": "TA10110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872086"
},
"departure": {
"time": "1753872096"
},
"stopId": "TA5190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872121"
},
"departure": {
"time": "1753872131"
},
"stopId": "TA5200C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872147"
},
"departure": {
"time": "1753872157"
},
"stopId": "TA5210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872213"
},
"departure": {
"time": "1753872223"
},
"stopId": "TA5220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872276"
},
"departure": {
"time": "1753872286"
},
"stopId": "TA5230C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872317"
},
"departure": {
"time": "1753872327"
},
"stopId": "TA5240C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872368"
},
"departure": {
"time": "1753872378"
},
"stopId": "TA7060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872408"
},
"departure": {
"time": "1753872418"
},
"stopId": "TA7050P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872466"
},
"departure": {
"time": "1753872476"
},
"stopId": "TA5790C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872505"
},
"departure": {
"time": "1753872515"
},
"stopId": "TA5800C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872547"
},
"departure": {
"time": "1753872557"
},
"stopId": "TA5810C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753872579"
},
"departure": {
"time": "1753872589"
},
"stopId": "TA4140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753872683"
},
"departure": {
"time": "1753872693"
},
"stopId": "TA1075C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753872753"
},
"departure": {
"time": "1753872763"
},
"stopId": "TA0005C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753872820"
},
"departure": {
"time": "1753872830"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872902"
},
"departure": {
"time": "1753872912"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753872986"
},
"departure": {
"time": "1753872996"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753873099"
},
"departure": {
"time": "1753873109"
},
"stopId": "TA9630C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753873135"
},
"departure": {
"time": "1753873145"
},
"stopId": "TA9635C",
"stopSequence": 39
},
{
"arrival": {
"time": "1753873182"
},
"departure": {
"time": "1753873192"
},
"stopId": "TA9640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753873208"
},
"departure": {
"time": "1753873218"
},
"stopId": "TA9645C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753873244"
},
"departure": {
"time": "1753873254"
},
"stopId": "TA9650C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753873272"
},
"departure": {
"time": "1753873282"
},
"stopId": "TA9655C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753873334"
},
"departure": {
"time": "1753873344"
},
"stopId": "TA00024C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753873497"
},
"departure": {
"time": "1753873507"
},
"stopId": "TA0290P",
"stopSequence": 45
},
{
"arrival": {
"time": "1753873553"
},
"departure": {
"time": "1753873563"
},
"stopId": "02004P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753873675"
},
"departure": {
"time": "1753873685"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753873724"
},
"departure": {
"time": "1753873734"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753873768"
},
"departure": {
"time": "1753873778"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753873874"
},
"departure": {
"time": "1753873884"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "574"
},
"vehicle": {
"id": "zenbus:Vehicle:366300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:364610007:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.26079559326172,
"longitude": 55.504093170166016
},
"stopId": "TA0075C",
"timestamp": "1753870498",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "573"
},
"vehicle": {
"id": "zenbus:Vehicle:364610007:LOC"
}
}
},
{
"id": "569",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871139"
},
"departure": {
"time": "1753871149"
},
"stopId": "TA4570C",
"stopSequence": 1
},
{
"arrival": {
"time": "1753871184"
},
"departure": {
"time": "1753871194"
},
"stopId": "TA1495C",
"stopSequence": 2
},
{
"arrival": {
"time": "1753871250"
},
"departure": {
"time": "1753871260"
},
"stopId": "TA1505C",
"stopSequence": 3
},
{
"arrival": {
"time": "1753871349"
},
"departure": {
"time": "1753871359"
},
"stopId": "02004C",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871404"
},
"departure": {
"time": "1753871414"
},
"stopId": "TA0290C",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871465"
},
"departure": {
"time": "1753871475"
},
"stopId": "TA9630C",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871502"
},
"departure": {
"time": "1753871512"
},
"stopId": "TA9635C",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871552"
},
"departure": {
"time": "1753871562"
},
"stopId": "TA9640C",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871578"
},
"departure": {
"time": "1753871588"
},
"stopId": "TA9645C",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871616"
},
"departure": {
"time": "1753871626"
},
"stopId": "TA9650C",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871645"
},
"departure": {
"time": "1753871655"
},
"stopId": "TA9655C",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871710"
},
"departure": {
"time": "1753871720"
},
"stopId": "TA00024C",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871925"
},
"departure": {
"time": "1753871935"
},
"stopId": "TA1085C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753872009"
},
"departure": {
"time": "1753872019"
},
"stopId": "TA1070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753872091"
},
"departure": {
"time": "1753872101"
},
"stopId": "TA1075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753872163"
},
"departure": {
"time": "1753872173"
},
"stopId": "TA0005C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753872274"
},
"departure": {
"time": "1753872284"
},
"stopId": "TA4160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872347"
},
"departure": {
"time": "1753872357"
},
"stopId": "TA9740P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872378"
},
"departure": {
"time": "1753872388"
},
"stopId": "TA5240P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872420"
},
"departure": {
"time": "1753872430"
},
"stopId": "TA5230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872467"
},
"departure": {
"time": "1753872477"
},
"stopId": "TA5220P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872548"
},
"departure": {
"time": "1753872558"
},
"stopId": "TA5210P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872579"
},
"departure": {
"time": "1753872589"
},
"stopId": "TA5200P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872616"
},
"departure": {
"time": "1753872626"
},
"stopId": "TA5190P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872664"
},
"departure": {
"time": "1753872674"
},
"stopId": "TA10110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872727"
},
"departure": {
"time": "1753872737"
},
"stopId": "TA0485C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872797"
},
"departure": {
"time": "1753872807"
},
"stopId": "TA0480C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872859"
},
"departure": {
"time": "1753872869"
},
"stopId": "TA0010C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872889"
},
"departure": {
"time": "1753872899"
},
"stopId": "TA4590P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872959"
},
"departure": {
"time": "1753872969"
},
"stopId": "TA1155P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753873008"
},
"departure": {
"time": "1753873018"
},
"stopId": "TA5180P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753873058"
},
"departure": {
"time": "1753873068"
},
"stopId": "TA9255P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753873112"
},
"departure": {
"time": "1753873122"
},
"stopId": "TA5740P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753873152"
},
"departure": {
"time": "1753873162"
},
"stopId": "TA5750P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753873206"
},
"departure": {
"time": "1753873216"
},
"stopId": "TA5170P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753873268"
},
"departure": {
"time": "1753873278"
},
"stopId": "TA5160P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753873308"
},
"departure": {
"time": "1753873318"
},
"stopId": "TA5760P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753873407"
},
"departure": {
"time": "1753873417"
},
"stopId": "TA5780P",
"stopSequence": 38
},
{
"arrival": {
"time": "1753873474"
},
"departure": {
"time": "1753873484"
},
"stopId": "TA5770P",
"stopSequence": 39
},
{
"arrival": {
"time": "1753873545"
},
"departure": {
"time": "1753873555"
},
"stopId": "TA5150C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753873604"
},
"departure": {
"time": "1753873614"
},
"stopId": "TA5140C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753873684"
},
"departure": {
"time": "1753873694"
},
"stopId": "TA00025C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753873739"
},
"departure": {
"time": "1753873749"
},
"stopId": "TA5130C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753873785"
},
"departure": {
"time": "1753873795"
},
"stopId": "TA5120C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753873821"
},
"departure": {
"time": "1753873831"
},
"stopId": "TA0075C",
"stopSequence": 45
}
],
"timestamp": "1753871022",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "573"
},
"vehicle": {
"id": "zenbus:Vehicle:364610007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800010:LOC",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": -21.37362289428711,
"longitude": 55.614715576171875
},
"stopId": "SJ00130C",
"timestamp": "1753866347",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "12:40:00",
"tripId": "235"
},
"vehicle": {
"id": "zenbus:Vehicle:378800010:LOC"
}
}
},
{
"id": "617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871185"
},
"departure": {
"time": "1753871195"
},
"stopId": "SJ00130C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871240"
},
"departure": {
"time": "1753871250"
},
"stopId": "SJ03920C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871289"
},
"departure": {
"time": "1753871299"
},
"stopId": "SJ03925C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871341"
},
"departure": {
"time": "1753871351"
},
"stopId": "SJ0050C",
"stopSequence": 33
}
],
"timestamp": "1753871151",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "12:40:00",
"tripId": "235"
},
"vehicle": {
"id": "zenbus:Vehicle:378800010:LOC"
}
}
},
{
"id": "zenbus:Vehicle:364610006:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": -21.373615264892578,
"longitude": 55.61454391479492
},
"stopId": "SJ03090P",
"timestamp": "1753871189",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "252"
},
"vehicle": {
"id": "zenbus:Vehicle:364610006:LOC"
}
}
},
{
"id": "235",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04055P",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04050P",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04045P",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04465C",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04470C",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01240P",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04565P",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ02990P",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ0030P",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ0025P",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ0020P",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ03100P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871402"
},
"departure": {
"time": "1753871412"
},
"stopId": "SJ03090P",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871439"
},
"departure": {
"time": "1753871449"
},
"stopId": "SJ03050P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871475"
},
"departure": {
"time": "1753871485"
},
"stopId": "SJ03040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871512"
},
"departure": {
"time": "1753871522"
},
"stopId": "SJ0010C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753871651"
},
"departure": {
"time": "1753871661"
},
"stopId": "SJ04570P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753871689"
},
"departure": {
"time": "1753871699"
},
"stopId": "SJ04580C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871756"
},
"departure": {
"time": "1753871766"
},
"stopId": "SJ04380C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871855"
},
"departure": {
"time": "1753871865"
},
"stopId": "SJ02960C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871886"
},
"departure": {
"time": "1753871896"
},
"stopId": "SJ04220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871932"
},
"departure": {
"time": "1753871942"
},
"stopId": "SJ02970C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872010"
},
"departure": {
"time": "1753872020"
},
"stopId": "SJ01040C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872084"
},
"departure": {
"time": "1753872094"
},
"stopId": "SJ04525P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872103"
},
"departure": {
"time": "1753872113"
},
"stopId": "SJ00060C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872147"
},
"departure": {
"time": "1753872157"
},
"stopId": "SJ00070C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872197"
},
"departure": {
"time": "1753872207"
},
"stopId": "SJ00130C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872250"
},
"departure": {
"time": "1753872260"
},
"stopId": "SJ03920C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753872298"
},
"departure": {
"time": "1753872308"
},
"stopId": "SJ03925C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753872350"
},
"departure": {
"time": "1753872360"
},
"stopId": "SJ0050C",
"stopSequence": 33
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "252"
},
"vehicle": {
"id": "zenbus:Vehicle:364610006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:358690003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.378543853759766,
"longitude": 55.62130355834961
},
"stopId": "SJ0050C",
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "15:00:00",
"tripId": "262"
},
"vehicle": {
"id": "zenbus:Vehicle:358690003:LOC"
}
}
},
{
"id": "255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871174"
},
"departure": {
"time": "1753873200"
},
"stopId": "SJ0050C",
"stopSequence": 0
},
{
"arrival": {
"time": "1753873240"
},
"departure": {
"time": "1753873250"
},
"stopId": "SJ03925P",
"stopSequence": 1
},
{
"arrival": {
"time": "1753873288"
},
"departure": {
"time": "1753873298"
},
"stopId": "SJ00115P",
"stopSequence": 2
},
{
"arrival": {
"time": "1753873335"
},
"departure": {
"time": "1753873345"
},
"stopId": "SJ04060P",
"stopSequence": 3
},
{
"arrival": {
"time": "1753873377"
},
"departure": {
"time": "1753873387"
},
"stopId": "SJ04055P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753873411"
},
"departure": {
"time": "1753873421"
},
"stopId": "SJ04050P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753873439"
},
"departure": {
"time": "1753873449"
},
"stopId": "SJ04045P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753873477"
},
"departure": {
"time": "1753873487"
},
"stopId": "SJ04465C",
"stopSequence": 7
},
{
"arrival": {
"time": "1753873513"
},
"departure": {
"time": "1753873523"
},
"stopId": "SJ04470C",
"stopSequence": 8
},
{
"arrival": {
"time": "1753873579"
},
"departure": {
"time": "1753873589"
},
"stopId": "SJ01240P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753873624"
},
"departure": {
"time": "1753873634"
},
"stopId": "SJ04565P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753873672"
},
"departure": {
"time": "1753873682"
},
"stopId": "SJ02990P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753873732"
},
"departure": {
"time": "1753873742"
},
"stopId": "SJ0030P",
"stopSequence": 12
},
{
"arrival": {
"time": "1753873772"
},
"departure": {
"time": "1753873782"
},
"stopId": "SJ0025P",
"stopSequence": 13
},
{
"arrival": {
"time": "1753873866"
},
"departure": {
"time": "1753873876"
},
"stopId": "SJ0020P",
"stopSequence": 14
},
{
"arrival": {
"time": "1753873913"
},
"departure": {
"time": "1753873923"
},
"stopId": "SJ03100P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753873958"
},
"departure": {
"time": "1753873968"
},
"stopId": "SJ03090P",
"stopSequence": 16
},
{
"arrival": {
"time": "1753873994"
},
"departure": {
"time": "1753874004"
},
"stopId": "SJ03050P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753874031"
},
"departure": {
"time": "1753874041"
},
"stopId": "SJ03040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753874067"
},
"departure": {
"time": "1753874077"
},
"stopId": "SJ0010C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753874207"
},
"departure": {
"time": "1753874217"
},
"stopId": "SJ04570P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753874245"
},
"departure": {
"time": "1753874255"
},
"stopId": "SJ04580C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753874311"
},
"departure": {
"time": "1753874321"
},
"stopId": "SJ04380C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753874411"
},
"departure": {
"time": "1753874421"
},
"stopId": "SJ02960C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753874442"
},
"departure": {
"time": "1753874452"
},
"stopId": "SJ04220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753874488"
},
"departure": {
"time": "1753874498"
},
"stopId": "SJ02970C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753874566"
},
"departure": {
"time": "1753874576"
},
"stopId": "SJ01040C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753874640"
},
"departure": {
"time": "1753874650"
},
"stopId": "SJ04525P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753874659"
},
"departure": {
"time": "1753874669"
},
"stopId": "SJ00060C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753874703"
},
"departure": {
"time": "1753874713"
},
"stopId": "SJ00070C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753874753"
},
"departure": {
"time": "1753874763"
},
"stopId": "SJ00130C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753874806"
},
"departure": {
"time": "1753874816"
},
"stopId": "SJ03920C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753874854"
},
"departure": {
"time": "1753874864"
},
"stopId": "SJ03925C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753874905"
},
"departure": {
"time": "1753874915"
},
"stopId": "SJ0050C",
"stopSequence": 33
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "15:00:00",
"tripId": "262"
},
"vehicle": {
"id": "zenbus:Vehicle:358690003:LOC"
}
}
},
{
"id": "316",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870713"
},
"departure": {
"time": "1753870736"
},
"stopId": "SJ04515C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753870755"
},
"departure": {
"time": "1753870756"
},
"stopId": "SJ03925C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753870826"
},
"departure": {
"time": "1753870828"
},
"stopId": "SJ0050C",
"stopSequence": 26
}
],
"timestamp": "1753870828",
"trip": {
"directionId": 0,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "253"
}
}
},
{
"id": "zenbus:Vehicle:370510006:LOC",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": -21.366546630859375,
"longitude": 55.749481201171875
},
"stopId": "PH00220P",
"timestamp": "1753869919",
"trip": {
"directionId": 0,
"routeId": "MAGM",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "324"
},
"vehicle": {
"id": "zenbus:Vehicle:370510006:LOC"
}
}
},
{
"id": "374",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871213"
},
"departure": {
"time": "1753871223"
},
"stopId": "PH00220P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871278"
},
"departure": {
"time": "1753871288"
},
"stopId": "PH00230P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871324"
},
"departure": {
"time": "1753871334"
},
"stopId": "PH00240P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871369"
},
"departure": {
"time": "1753871379"
},
"stopId": "PH00250P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871398"
},
"departure": {
"time": "1753871408"
},
"stopId": "PH00260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871472"
},
"departure": {
"time": "1753871482"
},
"stopId": "PH00410P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871548"
},
"departure": {
"time": "1753871558"
},
"stopId": "PH00420P",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871596"
},
"departure": {
"time": "1753871606"
},
"stopId": "PH00330P",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871630"
},
"departure": {
"time": "1753871640"
},
"stopId": "PH00430P",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871653"
},
"departure": {
"time": "1753871663"
},
"stopId": "PH00320P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871676"
},
"departure": {
"time": "1753871686"
},
"stopId": "PH00430C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871710"
},
"departure": {
"time": "1753871720"
},
"stopId": "PH00330C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871757"
},
"departure": {
"time": "1753871767"
},
"stopId": "PH00420C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871807"
},
"departure": {
"time": "1753871817"
},
"stopId": "PH00530C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753871831"
},
"departure": {
"time": "1753871841"
},
"stopId": "PH00440C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753871862"
},
"departure": {
"time": "1753871872"
},
"stopId": "PH00450C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871905"
},
"departure": {
"time": "1753871915"
},
"stopId": "PH00470C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871952"
},
"departure": {
"time": "1753871962"
},
"stopId": "PH00460C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871986"
},
"departure": {
"time": "1753871996"
},
"stopId": "PH00370C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872006"
},
"departure": {
"time": "1753872016"
},
"stopId": "PH00260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872050"
},
"departure": {
"time": "1753872060"
},
"stopId": "PH00630P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872090"
},
"departure": {
"time": "1753872100"
},
"stopId": "PH00635P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872141"
},
"departure": {
"time": "1753872151"
},
"stopId": "PH00290P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872189"
},
"departure": {
"time": "1753872199"
},
"stopId": "PH00300P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872233"
},
"departure": {
"time": "1753872243"
},
"stopId": "PH00310P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872268"
},
"departure": {
"time": "1753872278"
},
"stopId": "PH00680C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753872307"
},
"departure": {
"time": "1753872317"
},
"stopId": "PH00685C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753872340"
},
"departure": {
"time": "1753872350"
},
"stopId": "PH00675C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753872375"
},
"departure": {
"time": "1753872385"
},
"stopId": "PH00615C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753872411"
},
"departure": {
"time": "1753872421"
},
"stopId": "PH00640C",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872439"
},
"departure": {
"time": "1753872449"
},
"stopId": "PH00645C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753872469"
},
"departure": {
"time": "1753872479"
},
"stopId": "PH00280C",
"stopSequence": 37
},
{
"arrival": {
"time": "1753872502"
},
"departure": {
"time": "1753872512"
},
"stopId": "PH00635C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753872542"
},
"departure": {
"time": "1753872552"
},
"stopId": "PH00630C",
"stopSequence": 39
},
{
"arrival": {
"time": "1753872578"
},
"departure": {
"time": "1753872588"
},
"stopId": "PH00260C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753872616"
},
"departure": {
"time": "1753872626"
},
"stopId": "PH00250C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753872660"
},
"departure": {
"time": "1753872670"
},
"stopId": "PH00240C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753872711"
},
"departure": {
"time": "1753872721"
},
"stopId": "PH00230C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753872773"
},
"departure": {
"time": "1753872783"
},
"stopId": "PH00220C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753872841"
},
"departure": {
"time": "1753872851"
},
"stopId": "PH00210C",
"stopSequence": 45
},
{
"arrival": {
"time": "1753872886"
},
"departure": {
"time": "1753872896"
},
"stopId": "PH00400C",
"stopSequence": 46
},
{
"arrival": {
"time": "1753872928"
},
"departure": {
"time": "1753872938"
},
"stopId": "PH00200C",
"stopSequence": 47
},
{
"arrival": {
"time": "1753872966"
},
"departure": {
"time": "1753872976"
},
"stopId": "PH00480C",
"stopSequence": 48
},
{
"arrival": {
"time": "1753873007"
},
"departure": {
"time": "1753873017"
},
"stopId": "PH00190C",
"stopSequence": 49
},
{
"arrival": {
"time": "1753873065"
},
"departure": {
"time": "1753873075"
},
"stopId": "PH00650C",
"stopSequence": 50
},
{
"arrival": {
"time": "1753873086"
},
"departure": {
"time": "1753873096"
},
"stopId": "PH00670C",
"stopSequence": 51
},
{
"arrival": {
"time": "1753873115"
},
"departure": {
"time": "1753873125"
},
"stopId": "PH00690C",
"stopSequence": 52
},
{
"arrival": {
"time": "1753873158"
},
"departure": {
"time": "1753873168"
},
"stopId": "PH00695C",
"stopSequence": 53
},
{
"arrival": {
"time": "1753873184"
},
"departure": {
"time": "1753873194"
},
"stopId": "PH00565C",
"stopSequence": 54
},
{
"arrival": {
"time": "1753873213"
},
"departure": {
"time": "1753873223"
},
"stopId": "PH00655C",
"stopSequence": 55
},
{
"arrival": {
"time": "1753873243"
},
"departure": {
"time": "1753873253"
},
"stopId": "PH00660C",
"stopSequence": 56
},
{
"arrival": {
"time": "1753873270"
},
"departure": {
"time": "1753873280"
},
"stopId": "PH00665C",
"stopSequence": 57
},
{
"arrival": {
"time": "1753873310"
},
"departure": {
"time": "1753873320"
},
"stopId": "PH00700C",
"stopSequence": 58
}
],
"timestamp": "1753871156",
"trip": {
"directionId": 0,
"routeId": "MAGM",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "324"
},
"vehicle": {
"id": "zenbus:Vehicle:370510006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280004:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": -21.27532386779785,
"longitude": 55.470455169677734
},
"stopId": "04360C",
"timestamp": "1753871188",
"trip": {
"directionId": 1,
"routeId": "STA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:05:00",
"tripId": "748"
},
"vehicle": {
"id": "zenbus:Vehicle:366280004:LOC"
}
}
},
{
"id": "325",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871202"
},
"departure": {
"time": "1753871212"
},
"stopId": "04360C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871311"
},
"departure": {
"time": "1753871321"
},
"stopId": "03010P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871389"
},
"departure": {
"time": "1753871399"
},
"stopId": "01011C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753871439"
},
"departure": {
"time": "1753871449"
},
"stopId": "04261C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753871470"
},
"departure": {
"time": "1753871480"
},
"stopId": "04271C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871657"
},
"departure": {
"time": "1753871667"
},
"stopId": "ED0140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871704"
},
"departure": {
"time": "1753871714"
},
"stopId": "ED0135P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871754"
},
"departure": {
"time": "1753871764"
},
"stopId": "ED0130P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871796"
},
"departure": {
"time": "1753871806"
},
"stopId": "ED0125P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753871837"
},
"departure": {
"time": "1753871847"
},
"stopId": "ED0120P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871908"
},
"departure": {
"time": "1753871918"
},
"stopId": "ED0115P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871951"
},
"departure": {
"time": "1753871961"
},
"stopId": "ED0110P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871983"
},
"departure": {
"time": "1753871993"
},
"stopId": "ED0095P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872035"
},
"departure": {
"time": "1753872045"
},
"stopId": "ED0090P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872082"
},
"departure": {
"time": "1753872092"
},
"stopId": "ED0600C",
"stopSequence": 31
}
],
"timestamp": "1753871188",
"trip": {
"directionId": 1,
"routeId": "STA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:05:00",
"tripId": "748"
},
"vehicle": {
"id": "zenbus:Vehicle:366280004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:350490002:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": -21.338672637939453,
"longitude": 55.489654541015625
},
"stopId": "01900C",
"timestamp": "1753871190",
"trip": {
"directionId": 1,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:55:00",
"tripId": "251"
},
"vehicle": {
"id": "zenbus:Vehicle:350490002:LOC"
}
}
},
{
"id": "377",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870794"
},
"departure": {
"time": "1753870888"
},
"stopId": "02160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871086"
},
"departure": {
"time": "1753871108"
},
"stopId": "02167C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871351"
},
"departure": {
"time": "1753871710"
},
"stopId": "01900C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871969"
},
"departure": {
"time": "1753872019"
},
"stopId": "05020C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872044"
},
"departure": {
"time": "1753872057"
},
"stopId": "01295C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872103"
},
"departure": {
"time": "1753872113"
},
"stopId": "05020P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872660"
},
"departure": {
"time": "1753872670"
},
"stopId": "01170P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872718"
},
"departure": {
"time": "1753872728"
},
"stopId": "01160P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872758"
},
"departure": {
"time": "1753872768"
},
"stopId": "18160P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872807"
},
"departure": {
"time": "1753872817"
},
"stopId": "02110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872837"
},
"departure": {
"time": "1753872847"
},
"stopId": "02100P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872878"
},
"departure": {
"time": "1753872888"
},
"stopId": "02090P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872911"
},
"departure": {
"time": "1753872921"
},
"stopId": "02080P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872954"
},
"departure": {
"time": "1753872964"
},
"stopId": "02070P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753873012"
},
"departure": {
"time": "1753873022"
},
"stopId": "02060P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753873059"
},
"departure": {
"time": "1753873069"
},
"stopId": "02050P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753873105"
},
"departure": {
"time": "1753873115"
},
"stopId": "02040P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753873128"
},
"departure": {
"time": "1753873138"
},
"stopId": "TA12000C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753873161"
},
"departure": {
"time": "1753873171"
},
"stopId": "TA4930C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753873193"
},
"departure": {
"time": "1753873203"
},
"stopId": "TA11995C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753873239"
},
"departure": {
"time": "1753873249"
},
"stopId": "TA00100C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753873294"
},
"departure": {
"time": "1753873304"
},
"stopId": "TA9465C",
"stopSequence": 35
},
{
"arrival": {
"time": "1753873336"
},
"departure": {
"time": "1753873346"
},
"stopId": "TA00110C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753873380"
},
"departure": {
"time": "1753873390"
},
"stopId": "TA0005C",
"stopSequence": 37
},
{
"arrival": {
"time": "1753873429"
},
"departure": {
"time": "1753873439"
},
"stopId": "TA1075P",
"stopSequence": 38
},
{
"arrival": {
"time": "1753873489"
},
"departure": {
"time": "1753873499"
},
"stopId": "TA1070P",
"stopSequence": 39
},
{
"arrival": {
"time": "1753873550"
},
"departure": {
"time": "1753873560"
},
"stopId": "TA1085P",
"stopSequence": 40
},
{
"arrival": {
"time": "1753873609"
},
"departure": {
"time": "1753873619"
},
"stopId": "TA0145P",
"stopSequence": 41
},
{
"arrival": {
"time": "1753873682"
},
"departure": {
"time": "1753873692"
},
"stopId": "02004C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753873723"
},
"departure": {
"time": "1753873733"
},
"stopId": "TA0290C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753873830"
},
"departure": {
"time": "1753873840"
},
"stopId": "TA00041C",
"stopSequence": 44
}
],
"timestamp": "1753871190",
"trip": {
"directionId": 1,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:55:00",
"tripId": "251"
},
"vehicle": {
"id": "zenbus:Vehicle:350490002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:352560002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 25,
"position": {
"latitude": -21.333919525146484,
"longitude": 55.471534729003906
},
"stopId": "01295C",
"timestamp": "1753871190",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:35:00",
"tripId": "738"
},
"vehicle": {
"id": "zenbus:Vehicle:352560002:LOC"
}
}
},
{
"id": "319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871251"
},
"departure": {
"time": "1753871261"
},
"stopId": "05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871504"
},
"departure": {
"time": "1753871514"
},
"stopId": "01900C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871875"
},
"departure": {
"time": "1753871885"
},
"stopId": "02167P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871999"
},
"departure": {
"time": "1753872009"
},
"stopId": "02160P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872673"
},
"departure": {
"time": "1753872683"
},
"stopId": "PE21020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872912"
},
"departure": {
"time": "1753872922"
},
"stopId": "PE04100C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753873011"
},
"departure": {
"time": "1753873021"
},
"stopId": "PE04026P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753873179"
},
"departure": {
"time": "1753873189"
},
"stopId": "SJ0005C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753873356"
},
"departure": {
"time": "1753873366"
},
"stopId": "SJ0010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753873406"
},
"departure": {
"time": "1753873416"
},
"stopId": "SJ0015C",
"stopSequence": 35
},
{
"arrival": {
"time": "1753873446"
},
"departure": {
"time": "1753873456"
},
"stopId": "SJ0020C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753873540"
},
"departure": {
"time": "1753873550"
},
"stopId": "SJ0025C",
"stopSequence": 37
},
{
"arrival": {
"time": "1753873579"
},
"departure": {
"time": "1753873589"
},
"stopId": "SJ0030C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753873639"
},
"departure": {
"time": "1753873649"
},
"stopId": "SJ0035C",
"stopSequence": 39
},
{
"arrival": {
"time": "1753873718"
},
"departure": {
"time": "1753873728"
},
"stopId": "SJ0040C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753873777"
},
"departure": {
"time": "1753873787"
},
"stopId": "SJ03920C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753873823"
},
"departure": {
"time": "1753873833"
},
"stopId": "SJ03925C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753873873"
},
"departure": {
"time": "1753873883"
},
"stopId": "SJ0050C",
"stopSequence": 43
}
],
"timestamp": "1753871190",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:35:00",
"tripId": "738"
},
"vehicle": {
"id": "zenbus:Vehicle:352560002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:342420006:LOC",
"vehicle": {
"currentStopSequence": 72,
"position": {
"latitude": -21.28308868408203,
"longitude": 55.53055953979492
},
"stopId": "TA5090C",
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T01A",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:50:00",
"tripId": "742"
},
"vehicle": {
"id": "zenbus:Vehicle:342420006:LOC"
}
}
},
{
"id": "960",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0420C",
"stopSequence": 59
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0425C",
"stopSequence": 60
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0430C",
"stopSequence": 61
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0435C",
"stopSequence": 62
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0015C",
"stopSequence": 63
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA5070C",
"stopSequence": 64
},
{
"arrival": {
"time": "1753870967"
},
"departure": {
"time": "1753870986"
},
"stopId": "TA0440C",
"stopSequence": 65
},
{
"arrival": {
"time": "1753870994"
},
"departure": {
"time": "1753871021"
},
"stopId": "TA5080C",
"stopSequence": 66
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0450C",
"stopSequence": 67
},
{
"arrival": {
"time": "1753871032"
},
"departure": {
"time": "1753871055"
},
"stopId": "TA0455C",
"stopSequence": 68
},
{
"arrival": {
"time": "1753871081"
},
"departure": {
"time": "1753871112"
},
"stopId": "TA0460C",
"stopSequence": 69
},
{
"arrival": {
"time": "1753871131"
},
"departure": {
"time": "1753871132"
},
"stopId": "TA0465C",
"stopSequence": 70
},
{
"arrival": {
"time": "1753871149"
},
"departure": {
"time": "1753871179"
},
"stopId": "TA0470C",
"stopSequence": 71
},
{
"arrival": {
"time": "1753871200"
},
"departure": {
"time": "1753871455"
},
"stopId": "TA5090C",
"stopSequence": 72
},
{
"arrival": {
"time": "1753871487"
},
"departure": {
"time": "1753871598"
},
"stopId": "TA0475C",
"stopSequence": 73
},
{
"arrival": {
"time": "1753871518"
},
"departure": {
"time": "1753871614"
},
"stopId": "TA0485C",
"stopSequence": 74
},
{
"arrival": {
"time": "1753871565"
},
"departure": {
"time": "1753871637"
},
"stopId": "TA0480C",
"stopSequence": 75
},
{
"arrival": {
"time": "1753871608"
},
"departure": {
"time": "1753871659"
},
"stopId": "TA0010C",
"stopSequence": 76
},
{
"arrival": {
"time": "1753871638"
},
"departure": {
"time": "1753871674"
},
"stopId": "TA0380C",
"stopSequence": 77
},
{
"arrival": {
"time": "1753871706"
},
"departure": {
"time": "1753871716"
},
"stopId": "TA0385C",
"stopSequence": 78
},
{
"arrival": {
"time": "1753871747"
},
"departure": {
"time": "1753871757"
},
"stopId": "TA4950C",
"stopSequence": 79
},
{
"arrival": {
"time": "1753871787"
},
"departure": {
"time": "1753871797"
},
"stopId": "TA00050C",
"stopSequence": 80
},
{
"arrival": {
"time": "1753871847"
},
"departure": {
"time": "1753871857"
},
"stopId": "TA4940C",
"stopSequence": 81
},
{
"arrival": {
"time": "1753871885"
},
"departure": {
"time": "1753871895"
},
"stopId": "TA2305C",
"stopSequence": 82
},
{
"arrival": {
"time": "1753871968"
},
"departure": {
"time": "1753871978"
},
"stopId": "TA1075P",
"stopSequence": 83
},
{
"arrival": {
"time": "1753872024"
},
"departure": {
"time": "1753872034"
},
"stopId": "TA1070P",
"stopSequence": 84
},
{
"arrival": {
"time": "1753872144"
},
"departure": {
"time": "1753872154"
},
"stopId": "TA0001C",
"stopSequence": 86
},
{
"arrival": {
"time": "1753872202"
},
"departure": {
"time": "1753872212"
},
"stopId": "TA00036C",
"stopSequence": 87
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T01A",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:50:00",
"tripId": "742"
},
"vehicle": {
"id": "zenbus:Vehicle:342420006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:352560001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 36,
"position": {
"latitude": -21.261415481567383,
"longitude": 55.52622985839844
},
"stopId": "TA4670C",
"timestamp": "1753871188",
"trip": {
"directionId": 0,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "459"
},
"vehicle": {
"id": "zenbus:Vehicle:352560001:LOC"
}
}
},
{
"id": "802",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870815"
},
"departure": {
"time": "1753870839"
},
"stopId": "TA3480C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753870869"
},
"departure": {
"time": "1753870891"
},
"stopId": "TA5330C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753870912"
},
"departure": {
"time": "1753870931"
},
"stopId": "TA0040C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753870962"
},
"departure": {
"time": "1753870964"
},
"stopId": "TA3491C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753870989"
},
"departure": {
"time": "1753871016"
},
"stopId": "TA5340C",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0035C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871056"
},
"departure": {
"time": "1753871078"
},
"stopId": "TA9625C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871099"
},
"departure": {
"time": "1753871117"
},
"stopId": "TA4680C",
"stopSequence": 35
},
{
"arrival": {
"time": "1753871164"
},
"departure": {
"time": "1753871449"
},
"stopId": "TA4670C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753871496"
},
"departure": {
"time": "1753871603"
},
"stopId": "TA4660C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753871579"
},
"departure": {
"time": "1753871644"
},
"stopId": "TA5350C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753871658"
},
"departure": {
"time": "1753871684"
},
"stopId": "TA3590C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753871700"
},
"departure": {
"time": "1753871710"
},
"stopId": "TA3600C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753871784"
},
"departure": {
"time": "1753871794"
},
"stopId": "TA0190C",
"stopSequence": 45
},
{
"arrival": {
"time": "1753871845"
},
"departure": {
"time": "1753871855"
},
"stopId": "TA0380C",
"stopSequence": 46
},
{
"arrival": {
"time": "1753871927"
},
"departure": {
"time": "1753871937"
},
"stopId": "TA0385C",
"stopSequence": 47
},
{
"arrival": {
"time": "1753871975"
},
"departure": {
"time": "1753871985"
},
"stopId": "TA4950C",
"stopSequence": 48
},
{
"arrival": {
"time": "1753872021"
},
"departure": {
"time": "1753872031"
},
"stopId": "TA00050C",
"stopSequence": 49
},
{
"arrival": {
"time": "1753872094"
},
"departure": {
"time": "1753872104"
},
"stopId": "TA4940C",
"stopSequence": 50
},
{
"arrival": {
"time": "1753872137"
},
"departure": {
"time": "1753872147"
},
"stopId": "TA2305C",
"stopSequence": 51
},
{
"arrival": {
"time": "1753872238"
},
"departure": {
"time": "1753872248"
},
"stopId": "TA1075P",
"stopSequence": 52
},
{
"arrival": {
"time": "1753872304"
},
"departure": {
"time": "1753872314"
},
"stopId": "TA1070P",
"stopSequence": 53
},
{
"arrival": {
"time": "1753872371"
},
"departure": {
"time": "1753872381"
},
"stopId": "TA1085P",
"stopSequence": 54
},
{
"arrival": {
"time": "1753872465"
},
"departure": {
"time": "1753872475"
},
"stopId": "TA0001C",
"stopSequence": 55
},
{
"arrival": {
"time": "1753872512"
},
"departure": {
"time": "1753872522"
},
"stopId": "TA00023C",
"stopSequence": 56
}
],
"timestamp": "1753871188",
"trip": {
"directionId": 0,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "459"
},
"vehicle": {
"id": "zenbus:Vehicle:352560001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 40,
"position": {
"latitude": -21.24106788635254,
"longitude": 55.55770492553711
},
"stopId": "TA5300P",
"timestamp": "1753871184",
"trip": {
"directionId": 1,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:50:00",
"tripId": "743"
},
"vehicle": {
"id": "zenbus:Vehicle:366280008:LOC"
}
}
},
{
"id": "489",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA5310P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753870984"
},
"departure": {
"time": "1753871016"
},
"stopId": "TA3440P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753871074"
},
"departure": {
"time": "1753871096"
},
"stopId": "TA3430P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753871108"
},
"departure": {
"time": "1753871133"
},
"stopId": "TA3420P",
"stopSequence": 38
},
{
"arrival": {
"time": "1753871140"
},
"departure": {
"time": "1753871161"
},
"stopId": "TA3410P",
"stopSequence": 39
},
{
"arrival": {
"time": "1753871181"
},
"departure": {
"time": "1753871327"
},
"stopId": "TA5300P",
"stopSequence": 40
},
{
"arrival": {
"time": "1753871364"
},
"departure": {
"time": "1753871417"
},
"stopId": "TA5290P",
"stopSequence": 41
},
{
"arrival": {
"time": "1753871428"
},
"departure": {
"time": "1753871449"
},
"stopId": "TA3390P",
"stopSequence": 42
},
{
"arrival": {
"time": "1753871478"
},
"departure": {
"time": "1753871488"
},
"stopId": "TA1400P",
"stopSequence": 43
},
{
"arrival": {
"time": "1753871533"
},
"departure": {
"time": "1753871543"
},
"stopId": "TA3370P",
"stopSequence": 44
},
{
"arrival": {
"time": "1753871576"
},
"departure": {
"time": "1753871586"
},
"stopId": "TA5280P",
"stopSequence": 45
},
{
"arrival": {
"time": "1753871650"
},
"departure": {
"time": "1753871660"
},
"stopId": "TA3360P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753871722"
},
"departure": {
"time": "1753871732"
},
"stopId": "TA0045P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753871767"
},
"departure": {
"time": "1753871777"
},
"stopId": "TA3350P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753871803"
},
"departure": {
"time": "1753871813"
},
"stopId": "TA3340P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753871848"
},
"departure": {
"time": "1753871858"
},
"stopId": "TA3330P",
"stopSequence": 50
},
{
"arrival": {
"time": "1753871993"
},
"departure": {
"time": "1753872003"
},
"stopId": "TA3320P",
"stopSequence": 51
},
{
"arrival": {
"time": "1753872022"
},
"departure": {
"time": "1753872032"
},
"stopId": "TA3310P",
"stopSequence": 52
},
{
"arrival": {
"time": "1753872061"
},
"departure": {
"time": "1753872071"
},
"stopId": "TA1310C",
"stopSequence": 53
},
{
"arrival": {
"time": "1753872149"
},
"departure": {
"time": "1753872159"
},
"stopId": "TA0050C",
"stopSequence": 54
},
{
"arrival": {
"time": "1753872224"
},
"departure": {
"time": "1753872234"
},
"stopId": "TA0055P",
"stopSequence": 55
}
],
"timestamp": "1753871184",
"trip": {
"directionId": 1,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "13:50:00",
"tripId": "743"
},
"vehicle": {
"id": "zenbus:Vehicle:366280008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366290002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.273387908935547,
"longitude": 55.504852294921875
},
"stopId": "TA00038C",
"timestamp": "1753870514",
"trip": {
"directionId": 1,
"routeId": "T03",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:35:00",
"tripId": "751"
},
"vehicle": {
"id": "zenbus:Vehicle:366290002:LOC"
}
}
},
{
"id": "481",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870474"
},
"departure": {
"time": "1753871700"
},
"stopId": "TA00038C",
"stopSequence": 0
},
{
"arrival": {
"time": "1753871800"
},
"departure": {
"time": "1753871810"
},
"stopId": "TA0290P",
"stopSequence": 1
},
{
"arrival": {
"time": "1753871850"
},
"departure": {
"time": "1753871860"
},
"stopId": "02004P",
"stopSequence": 2
},
{
"arrival": {
"time": "1753871959"
},
"departure": {
"time": "1753871969"
},
"stopId": "TA1505P",
"stopSequence": 3
},
{
"arrival": {
"time": "1753872003"
},
"departure": {
"time": "1753872013"
},
"stopId": "TA1495P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753872044"
},
"departure": {
"time": "1753872054"
},
"stopId": "TA4570P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753872139"
},
"departure": {
"time": "1753872149"
},
"stopId": "TA0075P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753872177"
},
"departure": {
"time": "1753872187"
},
"stopId": "TA5120P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753872219"
},
"departure": {
"time": "1753872229"
},
"stopId": "TA5130P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753872264"
},
"departure": {
"time": "1753872274"
},
"stopId": "TA00025P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753872327"
},
"departure": {
"time": "1753872337"
},
"stopId": "TA5140P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753872380"
},
"departure": {
"time": "1753872390"
},
"stopId": "TA5150P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753872429"
},
"departure": {
"time": "1753872439"
},
"stopId": "TA1760P",
"stopSequence": 12
},
{
"arrival": {
"time": "1753872468"
},
"departure": {
"time": "1753872478"
},
"stopId": "TA5490P",
"stopSequence": 13
},
{
"arrival": {
"time": "1753872536"
},
"departure": {
"time": "1753872546"
},
"stopId": "TA5480P",
"stopSequence": 14
},
{
"arrival": {
"time": "1753872594"
},
"departure": {
"time": "1753872604"
},
"stopId": "TA5470P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753872689"
},
"departure": {
"time": "1753872699"
},
"stopId": "TA0070P",
"stopSequence": 16
},
{
"arrival": {
"time": "1753872725"
},
"departure": {
"time": "1753872735"
},
"stopId": "TA1600P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872787"
},
"departure": {
"time": "1753872797"
},
"stopId": "TA1740P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872853"
},
"departure": {
"time": "1753872863"
},
"stopId": "TA1735P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872905"
},
"departure": {
"time": "1753872915"
},
"stopId": "TA1730P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872964"
},
"departure": {
"time": "1753872974"
},
"stopId": "TA5460P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753873009"
},
"departure": {
"time": "1753873019"
},
"stopId": "TA5450P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753873084"
},
"departure": {
"time": "1753873094"
},
"stopId": "TA5440P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753873113"
},
"departure": {
"time": "1753873123"
},
"stopId": "TA5430P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753873165"
},
"departure": {
"time": "1753873175"
},
"stopId": "TA5420P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753873215"
},
"departure": {
"time": "1753873225"
},
"stopId": "TA1680P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753873267"
},
"departure": {
"time": "1753873277"
},
"stopId": "TA1670P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753873324"
},
"departure": {
"time": "1753873334"
},
"stopId": "TA1660P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753873376"
},
"departure": {
"time": "1753873386"
},
"stopId": "TA5410P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753873425"
},
"departure": {
"time": "1753873435"
},
"stopId": "TA1650P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753873457"
},
"departure": {
"time": "1753873467"
},
"stopId": "TA1640P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753873488"
},
"departure": {
"time": "1753873498"
},
"stopId": "TA1630P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753873527"
},
"departure": {
"time": "1753873537"
},
"stopId": "TA5400P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753873589"
},
"departure": {
"time": "1753873599"
},
"stopId": "TA5390P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753873634"
},
"departure": {
"time": "1753873644"
},
"stopId": "TA1610P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753873706"
},
"departure": {
"time": "1753873716"
},
"stopId": "TA9470P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753873739"
},
"departure": {
"time": "1753873749"
},
"stopId": "TA5380P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753873803"
},
"departure": {
"time": "1753873813"
},
"stopId": "TA0066P",
"stopSequence": 38
},
{
"arrival": {
"time": "1753873865"
},
"departure": {
"time": "1753873875"
},
"stopId": "TA5370P",
"stopSequence": 39
},
{
"arrival": {
"time": "1753873914"
},
"departure": {
"time": "1753873924"
},
"stopId": "TA0060P",
"stopSequence": 40
},
{
"arrival": {
"time": "1753873968"
},
"departure": {
"time": "1753873978"
},
"stopId": "TA5360P",
"stopSequence": 41
},
{
"arrival": {
"time": "1753874007"
},
"departure": {
"time": "1753874017"
},
"stopId": "TA1570P",
"stopSequence": 42
},
{
"arrival": {
"time": "1753874061"
},
"departure": {
"time": "1753874071"
},
"stopId": "TA1560P",
"stopSequence": 43
},
{
"arrival": {
"time": "1753874170"
},
"departure": {
"time": "1753874180"
},
"stopId": "TA1540P",
"stopSequence": 44
},
{
"arrival": {
"time": "1753874220"
},
"departure": {
"time": "1753874230"
},
"stopId": "TA5270P",
"stopSequence": 45
},
{
"arrival": {
"time": "1753874269"
},
"departure": {
"time": "1753874279"
},
"stopId": "TA1530P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753874344"
},
"departure": {
"time": "1753874354"
},
"stopId": "TA1520P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753874397"
},
"departure": {
"time": "1753874407"
},
"stopId": "TA9260C",
"stopSequence": 48
},
{
"arrival": {
"time": "1753874484"
},
"departure": {
"time": "1753874494"
},
"stopId": "TA1275C",
"stopSequence": 49
},
{
"arrival": {
"time": "1753874549"
},
"departure": {
"time": "1753874559"
},
"stopId": "TA0055C",
"stopSequence": 50
}
],
"timestamp": "1753870514",
"trip": {
"directionId": 1,
"routeId": "T03",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:35:00",
"tripId": "751"
},
"vehicle": {
"id": "zenbus:Vehicle:366290002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:350500004:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": -21.309335708618164,
"longitude": 55.53288650512695
},
"stopId": "TA5690C",
"timestamp": "1753870455",
"trip": {
"directionId": 0,
"routeId": "T05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "945"
},
"vehicle": {
"id": "zenbus:Vehicle:350500004:LOC"
}
}
},
{
"id": "803",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871190"
},
"departure": {
"time": "1753871200"
},
"stopId": "TA2220C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871228"
},
"departure": {
"time": "1753871238"
},
"stopId": "TA5680C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871259"
},
"departure": {
"time": "1753871269"
},
"stopId": "TA2190C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871313"
},
"departure": {
"time": "1753871323"
},
"stopId": "TA9725C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871332"
},
"departure": {
"time": "1753871342"
},
"stopId": "TA2250C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753871461"
},
"departure": {
"time": "1753871471"
},
"stopId": "TA2260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871492"
},
"departure": {
"time": "1753871502"
},
"stopId": "TA5670C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871600"
},
"departure": {
"time": "1753871610"
},
"stopId": "TA5660C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871733"
},
"departure": {
"time": "1753871743"
},
"stopId": "TA0080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753871770"
},
"departure": {
"time": "1753871780"
},
"stopId": "TA2280C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871807"
},
"departure": {
"time": "1753871817"
},
"stopId": "TA2580C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871878"
},
"departure": {
"time": "1753871888"
},
"stopId": "TA2570P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871967"
},
"departure": {
"time": "1753871977"
},
"stopId": "TA4960C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753872018"
},
"departure": {
"time": "1753872028"
},
"stopId": "TA0475C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753872065"
},
"departure": {
"time": "1753872075"
},
"stopId": "TA10110C",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872100"
},
"departure": {
"time": "1753872110"
},
"stopId": "TA5190C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753872129"
},
"departure": {
"time": "1753872139"
},
"stopId": "TA5200C",
"stopSequence": 37
},
{
"arrival": {
"time": "1753872152"
},
"departure": {
"time": "1753872162"
},
"stopId": "TA5210C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753872202"
},
"departure": {
"time": "1753872212"
},
"stopId": "TA5220C",
"stopSequence": 39
},
{
"arrival": {
"time": "1753872251"
},
"departure": {
"time": "1753872261"
},
"stopId": "TA5230C",
"stopSequence": 40
},
{
"arrival": {
"time": "1753872284"
},
"departure": {
"time": "1753872294"
},
"stopId": "TA5240C",
"stopSequence": 41
},
{
"arrival": {
"time": "1753872314"
},
"departure": {
"time": "1753872324"
},
"stopId": "TA00050C",
"stopSequence": 42
},
{
"arrival": {
"time": "1753872383"
},
"departure": {
"time": "1753872393"
},
"stopId": "TA4940C",
"stopSequence": 43
},
{
"arrival": {
"time": "1753872425"
},
"departure": {
"time": "1753872435"
},
"stopId": "TA2305C",
"stopSequence": 44
},
{
"arrival": {
"time": "1753872500"
},
"departure": {
"time": "1753872510"
},
"stopId": "TA0005C",
"stopSequence": 45
},
{
"arrival": {
"time": "1753872551"
},
"departure": {
"time": "1753872561"
},
"stopId": "TA1075P",
"stopSequence": 46
},
{
"arrival": {
"time": "1753872618"
},
"departure": {
"time": "1753872628"
},
"stopId": "TA3920P",
"stopSequence": 47
},
{
"arrival": {
"time": "1753872661"
},
"departure": {
"time": "1753872671"
},
"stopId": "TA3930P",
"stopSequence": 48
},
{
"arrival": {
"time": "1753872705"
},
"departure": {
"time": "1753872715"
},
"stopId": "TA3940P",
"stopSequence": 49
},
{
"arrival": {
"time": "1753872765"
},
"departure": {
"time": "1753872775"
},
"stopId": "TA3950P",
"stopSequence": 50
},
{
"arrival": {
"time": "1753872815"
},
"departure": {
"time": "1753872825"
},
"stopId": "TA3960P",
"stopSequence": 51
},
{
"arrival": {
"time": "1753872866"
},
"departure": {
"time": "1753872876"
},
"stopId": "02380P",
"stopSequence": 52
},
{
"arrival": {
"time": "1753872908"
},
"departure": {
"time": "1753872918"
},
"stopId": "TA9170P",
"stopSequence": 53
},
{
"arrival": {
"time": "1753872951"
},
"departure": {
"time": "1753872961"
},
"stopId": "TA9180P",
"stopSequence": 54
},
{
"arrival": {
"time": "1753872989"
},
"departure": {
"time": "1753872999"
},
"stopId": "TA00046C",
"stopSequence": 55
},
{
"arrival": {
"time": "1753873036"
},
"departure": {
"time": "1753873046"
},
"stopId": "TA0001P",
"stopSequence": 56
},
{
"arrival": {
"time": "1753873107"
},
"departure": {
"time": "1753873117"
},
"stopId": "TA00037C",
"stopSequence": 57
}
],
"timestamp": "1753871100",
"trip": {
"directionId": 0,
"routeId": "T05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "945"
},
"vehicle": {
"id": "zenbus:Vehicle:350500004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:370510004:LOC",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": -21.265119552612305,
"longitude": 55.508277893066406
},
"stopId": "TA1267P",
"timestamp": "1753871182",
"trip": {
"directionId": 1,
"routeId": "T07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "859"
},
"vehicle": {
"id": "zenbus:Vehicle:370510004:LOC"
}
}
},
{
"id": "60",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871200"
},
"departure": {
"time": "1753871210"
},
"stopId": "TA1267P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871231"
},
"departure": {
"time": "1753871241"
},
"stopId": "TA1265P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753871275"
},
"departure": {
"time": "1753871285"
},
"stopId": "TA5950P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871311"
},
"departure": {
"time": "1753871321"
},
"stopId": "TA5940P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871351"
},
"departure": {
"time": "1753871361"
},
"stopId": "TA1255P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871377"
},
"departure": {
"time": "1753871387"
},
"stopId": "TA01254P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753871435"
},
"departure": {
"time": "1753871445"
},
"stopId": "TA01276P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871476"
},
"departure": {
"time": "1753871486"
},
"stopId": "TA0275P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871511"
},
"departure": {
"time": "1753871521"
},
"stopId": "TA5930P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871551"
},
"departure": {
"time": "1753871561"
},
"stopId": "TA5920P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753871607"
},
"departure": {
"time": "1753871617"
},
"stopId": "TA1130P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871687"
},
"departure": {
"time": "1753871697"
},
"stopId": "TA4520P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753871728"
},
"departure": {
"time": "1753871738"
},
"stopId": "TA4530C",
"stopSequence": 36
}
],
"timestamp": "1753871182",
"trip": {
"directionId": 1,
"routeId": "T07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "859"
},
"vehicle": {
"id": "zenbus:Vehicle:370510004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:342420001:LOC",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": -21.274551391601562,
"longitude": 55.52478790283203
},
"stopId": "TA0190C",
"timestamp": "1753870976",
"trip": {
"directionId": 0,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:05:00",
"tripId": "922"
},
"vehicle": {
"id": "zenbus:Vehicle:342420001:LOC"
}
}
},
{
"id": "863",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871162"
},
"departure": {
"time": "1753871172"
},
"stopId": "TA4950C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871204"
},
"departure": {
"time": "1753871214"
},
"stopId": "TA00050C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871267"
},
"departure": {
"time": "1753871277"
},
"stopId": "TA4940C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753871306"
},
"departure": {
"time": "1753871316"
},
"stopId": "TA2305C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871393"
},
"departure": {
"time": "1753871403"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753871451"
},
"departure": {
"time": "1753871461"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753871510"
},
"departure": {
"time": "1753871520"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1753871592"
},
"departure": {
"time": "1753871602"
},
"stopId": "TA0001C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753871637"
},
"departure": {
"time": "1753871647"
},
"stopId": "TA00027C",
"stopSequence": 39
}
],
"timestamp": "1753870976",
"trip": {
"directionId": 0,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:05:00",
"tripId": "922"
},
"vehicle": {
"id": "zenbus:Vehicle:342420001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": -21.236600875854492,
"longitude": 55.50557327270508
},
"stopId": "TA0170P",
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "78"
},
"vehicle": {
"id": "zenbus:Vehicle:366280003:LOC"
}
}
},
{
"id": "808",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871183"
},
"departure": {
"time": "1753871201"
},
"stopId": "TA0170P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871219"
},
"departure": {
"time": "1753871229"
},
"stopId": "TA0176C",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871249"
},
"departure": {
"time": "1753871259"
},
"stopId": "TA0170C",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871303"
},
"departure": {
"time": "1753871313"
},
"stopId": "TA1830C",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871353"
},
"departure": {
"time": "1753871363"
},
"stopId": "TA1840C",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871414"
},
"departure": {
"time": "1753871424"
},
"stopId": "TA1850C",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871463"
},
"departure": {
"time": "1753871473"
},
"stopId": "TA1860C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871499"
},
"departure": {
"time": "1753871509"
},
"stopId": "TA1870C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871547"
},
"departure": {
"time": "1753871557"
},
"stopId": "TA5980C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871591"
},
"departure": {
"time": "1753871601"
},
"stopId": "TA00010C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871615"
},
"departure": {
"time": "1753871625"
},
"stopId": "TA2030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871664"
},
"departure": {
"time": "1753871674"
},
"stopId": "TA1900C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871702"
},
"departure": {
"time": "1753871712"
},
"stopId": "TA2040C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753871736"
},
"departure": {
"time": "1753871746"
},
"stopId": "TA1460C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753871802"
},
"departure": {
"time": "1753871812"
},
"stopId": "TA0180C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871841"
},
"departure": {
"time": "1753871851"
},
"stopId": "TA0075C",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871909"
},
"departure": {
"time": "1753871919"
},
"stopId": "TA4570C",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871940"
},
"departure": {
"time": "1753871950"
},
"stopId": "TA1495C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871982"
},
"departure": {
"time": "1753871992"
},
"stopId": "TA1505C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872041"
},
"departure": {
"time": "1753872051"
},
"stopId": "02004C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872076"
},
"departure": {
"time": "1753872086"
},
"stopId": "TA0290C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872118"
},
"departure": {
"time": "1753872128"
},
"stopId": "TA0001C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872156"
},
"departure": {
"time": "1753872166"
},
"stopId": "TA00027C",
"stopSequence": 29
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "78"
},
"vehicle": {
"id": "zenbus:Vehicle:366280003:LOC"
}
}
},
{
"id": "812",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870947"
},
"departure": {
"time": "1753870973"
},
"stopId": "TA0180C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753870987"
},
"departure": {
"time": "1753870991"
},
"stopId": "TA0075C",
"stopSequence": 14
}
],
"timestamp": "1753870991",
"trip": {
"directionId": 1,
"routeId": "T09B",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:13:00",
"tripId": "572"
}
}
},
{
"id": "zenbus:Vehicle:348780002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": -21.275463104248047,
"longitude": 55.52046585083008
},
"stopId": "TA0285C",
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "461"
},
"vehicle": {
"id": "zenbus:Vehicle:348780002:LOC"
}
}
},
{
"id": "608",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871171"
},
"departure": {
"time": "1753871201"
},
"stopId": "TA0285C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871220"
},
"departure": {
"time": "1753871230"
},
"stopId": "TA5180C",
"stopSequence": 25
},
{
"arrival": {
"time": "1753871256"
},
"departure": {
"time": "1753871266"
},
"stopId": "TA1155C",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871304"
},
"departure": {
"time": "1753871314"
},
"stopId": "TA4590C",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871391"
},
"departure": {
"time": "1753871401"
},
"stopId": "TA0385C",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871433"
},
"departure": {
"time": "1753871443"
},
"stopId": "TA4950C",
"stopSequence": 29
},
{
"arrival": {
"time": "1753871475"
},
"departure": {
"time": "1753871485"
},
"stopId": "TA00050C",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871538"
},
"departure": {
"time": "1753871548"
},
"stopId": "TA4940C",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871578"
},
"departure": {
"time": "1753871588"
},
"stopId": "TA2305C",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871666"
},
"departure": {
"time": "1753871676"
},
"stopId": "TA1075P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753871723"
},
"departure": {
"time": "1753871733"
},
"stopId": "TA1070P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871782"
},
"departure": {
"time": "1753871792"
},
"stopId": "TA1085P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753871863"
},
"departure": {
"time": "1753871873"
},
"stopId": "TA0001C",
"stopSequence": 36
},
{
"arrival": {
"time": "1753871930"
},
"departure": {
"time": "1753871940"
},
"stopId": "TA00039C",
"stopSequence": 37
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "461"
},
"vehicle": {
"id": "zenbus:Vehicle:348780002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348790008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": -21.240516662597656,
"longitude": 55.52815628051758
},
"stopId": "TA3890P",
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "746"
},
"vehicle": {
"id": "zenbus:Vehicle:348790008:LOC"
}
}
},
{
"id": "496",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870992"
},
"departure": {
"time": "1753871007"
},
"stopId": "TA0195P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753871059"
},
"departure": {
"time": "1753871087"
},
"stopId": "TA3910P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753871137"
},
"departure": {
"time": "1753871164"
},
"stopId": "TA7070P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753871182"
},
"departure": {
"time": "1753871300"
},
"stopId": "TA3890P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753871355"
},
"departure": {
"time": "1753871382"
},
"stopId": "TA3880P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753871456"
},
"departure": {
"time": "1753871466"
},
"stopId": "TA3870P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753871507"
},
"departure": {
"time": "1753871517"
},
"stopId": "TA3860P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753871561"
},
"departure": {
"time": "1753871571"
},
"stopId": "TA3850P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753871618"
},
"departure": {
"time": "1753871628"
},
"stopId": "TA0200P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753871677"
},
"departure": {
"time": "1753871687"
},
"stopId": "TA3840P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753871726"
},
"departure": {
"time": "1753871736"
},
"stopId": "TA7080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753871829"
},
"departure": {
"time": "1753871839"
},
"stopId": "TA3830P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753871885"
},
"departure": {
"time": "1753871895"
},
"stopId": "TA3820P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753871953"
},
"departure": {
"time": "1753871963"
},
"stopId": "TA10100P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871987"
},
"departure": {
"time": "1753871997"
},
"stopId": "TA1316P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872033"
},
"departure": {
"time": "1753872043"
},
"stopId": "TA0055P",
"stopSequence": 36
}
],
"timestamp": "1753871191",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "746"
},
"vehicle": {
"id": "zenbus:Vehicle:348790008:LOC"
}
}
},
{
"id": "813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870928"
},
"departure": {
"time": "1753870944"
},
"stopId": "TA1280C",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA9260C",
"stopSequence": 33
},
{
"arrival": {
"time": "1753870994"
},
"departure": {
"time": "1753871020"
},
"stopId": "TA1275C",
"stopSequence": 34
},
{
"arrival": {
"time": "1753871045"
},
"departure": {
"time": "1753871048"
},
"stopId": "TA0055C",
"stopSequence": 35
}
],
"timestamp": "1753871051",
"trip": {
"directionId": 0,
"routeId": "T12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:00:00",
"tripId": "462"
}
}
},
{
"id": "zenbus:Vehicle:360580001:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": -21.279647827148438,
"longitude": 55.50020980834961
},
"stopId": "02390P",
"timestamp": "1753871190",
"trip": {
"directionId": 1,
"routeId": "T13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "749"
},
"vehicle": {
"id": "zenbus:Vehicle:360580001:LOC"
}
}
},
{
"id": "91",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753871144"
},
"departure": {
"time": "1753871165"
},
"stopId": "TA9170C",
"stopSequence": 3
},
{
"arrival": {
"time": "1753871201"
},
"departure": {
"time": "1753871211"
},
"stopId": "02390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871246"
},
"departure": {
"time": "1753871256"
},
"stopId": "02395P",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871281"
},
"departure": {
"time": "1753871291"
},
"stopId": "02400P",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871315"
},
"departure": {
"time": "1753871325"
},
"stopId": "02405P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871365"
},
"departure": {
"time": "1753871375"
},
"stopId": "TA4060P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871424"
},
"departure": {
"time": "1753871434"
},
"stopId": "TA0260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871454"
},
"departure": {
"time": "1753871464"
},
"stopId": "TA9230P",
"stopSequence": 10
},
{
"arrival": {
"time": "1753871492"
},
"departure": {
"time": "1753871502"
},
"stopId": "TA4040P",
"stopSequence": 11
},
{
"arrival": {
"time": "1753871529"
},
"departure": {
"time": "1753871539"
},
"stopId": "TA4030P",
"stopSequence": 12
},
{
"arrival": {
"time": "1753871582"
},
"departure": {
"time": "1753871592"
},
"stopId": "TA4020P",
"stopSequence": 13
},
{
"arrival": {
"time": "1753871642"
},
"departure": {
"time": "1753871652"
},
"stopId": "TA0265C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753871726"
},
"departure": {
"time": "1753871736"
},
"stopId": "TA0075P",
"stopSequence": 15
},
{
"arrival": {
"time": "1753871779"
},
"departure": {
"time": "1753871789"
},
"stopId": "TA0180P",
"stopSequence": 16
},
{
"arrival": {
"time": "1753871865"
},
"departure": {
"time": "1753871875"
},
"stopId": "TA1460P",
"stopSequence": 17
},
{
"arrival": {
"time": "1753871902"
},
"departure": {
"time": "1753871912"
},
"stopId": "TA2040P",
"stopSequence": 18
},
{
"arrival": {
"time": "1753871945"
},
"departure": {
"time": "1753871955"
},
"stopId": "TA1900P",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872004"
},
"departure": {
"time": "1753872014"
},
"stopId": "TA2030P",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872051"
},
"departure": {
"time": "1753872061"
},
"stopId": "TA9080P",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872102"
},
"departure": {
"time": "1753872112"
},
"stopId": "TA2010P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872138"
},
"departure": {
"time": "1753872148"
},
"stopId": "TA2000P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872194"
},
"departure": {
"time": "1753872204"
},
"stopId": "TA9090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872240"
},
"departure": {
"time": "1753872250"
},
"stopId": "TA0250P",
"stopSequence": 25
},
{
"arrival": {
"time": "1753872285"
},
"departure": {
"time": "1753872295"
},
"stopId": "TA9100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1753872347"
},
"departure": {
"time": "1753872357"
},
"stopId": "TA9110P",
"stopSequence": 27
},
{
"arrival": {
"time": "1753872393"
},
"departure": {
"time": "1753872403"
},
"stopId": "TA9120P",
"stopSequence": 28
},
{
"arrival": {
"time": "1753872435"
},
"departure": {
"time": "1753872445"
},
"stopId": "TA1950P",
"stopSequence": 29
},
{
"arrival": {
"time": "1753872484"
},
"departure": {
"time": "1753872494"
},
"stopId": "TA9130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1753872535"
},
"departure": {
"time": "1753872545"
},
"stopId": "TA0245P",
"stopSequence": 31
},
{
"arrival": {
"time": "1753872576"
},
"departure": {
"time": "1753872586"
},
"stopId": "TA9140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1753872610"
},
"departure": {
"time": "1753872620"
},
"stopId": "TA9150P",
"stopSequence": 33
},
{
"arrival": {
"time": "1753872643"
},
"departure": {
"time": "1753872653"
},
"stopId": "TA1930P",
"stopSequence": 34
},
{
"arrival": {
"time": "1753872718"
},
"departure": {
"time": "1753872728"
},
"stopId": "TA1920P",
"stopSequence": 35
},
{
"arrival": {
"time": "1753872775"
},
"departure": {
"time": "1753872785"
},
"stopId": "TA1910P",
"stopSequence": 36
},
{
"arrival": {
"time": "1753872817"
},
"departure": {
"time": "1753872827"
},
"stopId": "TA0165C",
"stopSequence": 37
},
{
"arrival": {
"time": "1753872864"
},
"departure": {
"time": "1753872874"
},
"stopId": "TA9160C",
"stopSequence": 38
},
{
"arrival": {
"time": "1753872941"
},
"departure": {
"time": "1753872951"
},
"stopId": "TA0176C",
"stopSequence": 39
}
],
"timestamp": "1753871190",
"trip": {
"directionId": 1,
"routeId": "T13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:20:00",
"tripId": "749"
},
"vehicle": {
"id": "zenbus:Vehicle:360580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.25149917602539,
"longitude": 55.520713806152344
},
"stopId": "TA0070C",
"timestamp": "1753871189",
"trip": {
"directionId": 0,
"routeId": "T14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:30:00",
"tripId": "968"
},
"vehicle": {
"id": "zenbus:Vehicle:354390003:LOC"
}
}
},
{
"id": "634",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753870774"
},
"departure": {
"time": "1753871400"
},
"stopId": "TA0070C",
"stopSequence": 0
},
{
"arrival": {
"time": "1753871508"
},
"departure": {
"time": "1753871518"
},
"stopId": "TA1240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1753871564"
},
"departure": {
"time": "1753871574"
},
"stopId": "TA5910C",
"stopSequence": 2
},
{
"arrival": {
"time": "1753871617"
},
"departure": {
"time": "1753871627"
},
"stopId": "TA1230C",
"stopSequence": 3
},
{
"arrival": {
"time": "1753871660"
},
"departure": {
"time": "1753871670"
},
"stopId": "TA1225C",
"stopSequence": 4
},
{
"arrival": {
"time": "1753871722"
},
"departure": {
"time": "1753871732"
},
"stopId": "TA1220C",
"stopSequence": 5
},
{
"arrival": {
"time": "1753871760"
},
"departure": {
"time": "1753871770"
},
"stopId": "TA1215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1753871798"
},
"departure": {
"time": "1753871808"
},
"stopId": "TA4570P",
"stopSequence": 7
},
{
"arrival": {
"time": "1753871882"
},
"departure": {
"time": "1753871892"
},
"stopId": "TA0075P",
"stopSequence": 8
},
{
"arrival": {
"time": "1753871931"
},
"departure": {
"time": "1753871941"
},
"stopId": "TA9210C",
"stopSequence": 9
},
{
"arrival": {
"time": "1753871978"
},
"departure": {
"time": "1753871988"
},
"stopId": "TA9200C",
"stopSequence": 10
},
{
"arrival": {
"time": "1753872026"
},
"departure": {
"time": "1753872036"
},
"stopId": "TA4000C",
"stopSequence": 11
},
{
"arrival": {
"time": "1753872068"
},
"departure": {
"time": "1753872078"
},
"stopId": "TA3990C",
"stopSequence": 12
},
{
"arrival": {
"time": "1753872127"
},
"departure": {
"time": "1753872137"
},
"stopId": "TA3980C",
"stopSequence": 13
},
{
"arrival": {
"time": "1753872163"
},
"departure": {
"time": "1753872173"
},
"stopId": "TA9190C",
"stopSequence": 14
},
{
"arrival": {
"time": "1753872196"
},
"departure": {
"time": "1753872206"
},
"stopId": "02420C",
"stopSequence": 15
},
{
"arrival": {
"time": "1753872247"
},
"departure": {
"time": "1753872257"
},
"stopId": "02415C",
"stopSequence": 16
},
{
"arrival": {
"time": "1753872292"
},
"departure": {
"time": "1753872302"
},
"stopId": "02410C",
"stopSequence": 17
},
{
"arrival": {
"time": "1753872344"
},
"departure": {
"time": "1753872354"
},
"stopId": "02405C",
"stopSequence": 18
},
{
"arrival": {
"time": "1753872380"
},
"departure": {
"time": "1753872390"
},
"stopId": "02400C",
"stopSequence": 19
},
{
"arrival": {
"time": "1753872412"
},
"departure": {
"time": "1753872422"
},
"stopId": "02395C",
"stopSequence": 20
},
{
"arrival": {
"time": "1753872461"
},
"departure": {
"time": "1753872471"
},
"stopId": "02390C",
"stopSequence": 21
},
{
"arrival": {
"time": "1753872501"
},
"departure": {
"time": "1753872511"
},
"stopId": "TA9170P",
"stopSequence": 22
},
{
"arrival": {
"time": "1753872544"
},
"departure": {
"time": "1753872554"
},
"stopId": "TA9180P",
"stopSequence": 23
},
{
"arrival": {
"time": "1753872582"
},
"departure": {
"time": "1753872592"
},
"stopId": "TA00046C",
"stopSequence": 24
},
{
"arrival": {
"time": "1753872684"
},
"departure": {
"time": "1753872694"
},
"stopId": "TA00034C",
"stopSequence": 25
}
],
"timestamp": "1753871189",
"trip": {
"directionId": 0,
"routeId": "T14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250730",
"startTime": "14:30:00",
"tripId": "968"
},
"vehicle": {
"id": "zenbus:Vehicle:354390003:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753871192"
}
}