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
❌850 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 17/06/2025 à 09h12 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 2 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5 stop_sequence 21 arrival_time 11:16:57 (1750144617) is less than previous stop departure_time 11:17:41 (1750144661) - times must increase between two sequential stops
- trip_id 704 stop_sequence 13 arrival_time 11:12:02 (1750144322) is less than previous stop departure_time 11:12:10 (1750144330) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 845 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 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 trip_id 215 stop_sequence 6 has stop_id SJ00030P but GTFS stop_sequence 6 has stop_id SJ00150P - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 3 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 815 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 708 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 438 contains stop_sequence 0 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 39 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 39 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 | 19 816 | 29 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 | 182 | 29 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 202 | 24 fois (83 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 50 | 20 fois (69 % 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 | 50 | 20 fois (69 % 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. | 6 | 6 fois (21 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 17/06/2025 à 14h45 Europe/Paris.
trip_updates (42) vehicle_positions (41) 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 17/06/2025 à 14h45 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:358690008:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": -21.37649154663086,
"longitude": 55.616756439208984
},
"stopId": "SJ00130P",
"timestamp": "1750164347",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "287"
},
"vehicle": {
"id": "zenbus:Vehicle:358690008:LOC"
}
}
},
{
"id": "4882718497177600:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164310"
},
"departure": {
"time": "1750164311"
},
"stopId": "SJ03930P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164333"
},
"departure": {
"time": "1750164342"
},
"stopId": "SJ03935P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164363"
},
"departure": {
"time": "1750164373"
},
"stopId": "SJ00130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164465"
},
"departure": {
"time": "1750164475"
},
"stopId": "SJ04525P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164513"
},
"departure": {
"time": "1750164523"
},
"stopId": "SJ00150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164567"
},
"departure": {
"time": "1750164577"
},
"stopId": "SJ00030P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164606"
},
"departure": {
"time": "1750164616"
},
"stopId": "SJ03945P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164663"
},
"departure": {
"time": "1750164673"
},
"stopId": "SJ00020P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164722"
},
"departure": {
"time": "1750164732"
},
"stopId": "SJ00025P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164813"
},
"departure": {
"time": "1750164823"
},
"stopId": "SJ03940P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164894"
},
"departure": {
"time": "1750164904"
},
"stopId": "SJ00010P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164909"
},
"departure": {
"time": "1750164919"
},
"stopId": "SJ00010C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164987"
},
"departure": {
"time": "1750164997"
},
"stopId": "SJ03940C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165080"
},
"departure": {
"time": "1750165090"
},
"stopId": "SJ00025C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165144"
},
"departure": {
"time": "1750165154"
},
"stopId": "SJ00020C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165195"
},
"departure": {
"time": "1750165205"
},
"stopId": "SJ03945C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165228"
},
"departure": {
"time": "1750165238"
},
"stopId": "SJ00030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165303"
},
"departure": {
"time": "1750165313"
},
"stopId": "SJ00040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165357"
},
"departure": {
"time": "1750165367"
},
"stopId": "SJ00050C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165386"
},
"departure": {
"time": "1750165396"
},
"stopId": "SJ00060C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165445"
},
"departure": {
"time": "1750165455"
},
"stopId": "SJ00070C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165537"
},
"departure": {
"time": "1750165547"
},
"stopId": "SJ00080C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165589"
},
"departure": {
"time": "1750165599"
},
"stopId": "SJ00090C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165640"
},
"departure": {
"time": "1750165650"
},
"stopId": "SJ03010C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165692"
},
"departure": {
"time": "1750165702"
},
"stopId": "SJ00100C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165781"
},
"departure": {
"time": "1750165791"
},
"stopId": "SJ03950C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165856"
},
"departure": {
"time": "1750165866"
},
"stopId": "SJ00115C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165930"
},
"departure": {
"time": "1750165940"
},
"stopId": "SJ03925C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750166000"
},
"departure": {
"time": "1750166010"
},
"stopId": "SJ0050C",
"stopSequence": 29
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "287"
},
"vehicle": {
"id": "zenbus:Vehicle:358690008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": -21.379131317138672,
"longitude": 55.61537170410156
},
"stopId": "SJ0040P",
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "286"
},
"vehicle": {
"id": "zenbus:Vehicle:378800001:LOC"
}
}
},
{
"id": "312",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164338"
},
"departure": {
"time": "1750164356"
},
"stopId": "SJ0040P",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164395"
},
"departure": {
"time": "1750164405"
},
"stopId": "SJ0035P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164442"
},
"departure": {
"time": "1750164452"
},
"stopId": "SJ0030P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164475"
},
"departure": {
"time": "1750164485"
},
"stopId": "SJ0025P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164541"
},
"departure": {
"time": "1750164551"
},
"stopId": "SJ0020P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164575"
},
"departure": {
"time": "1750164585"
},
"stopId": "SJ0015P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164628"
},
"departure": {
"time": "1750164638"
},
"stopId": "SJ0010P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164736"
},
"departure": {
"time": "1750164746"
},
"stopId": "SJ0005P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164805"
},
"departure": {
"time": "1750164815"
},
"stopId": "SJ00570P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164872"
},
"departure": {
"time": "1750164882"
},
"stopId": "SJ03965P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165011"
},
"departure": {
"time": "1750165021"
},
"stopId": "SJ00560P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165050"
},
"departure": {
"time": "1750165060"
},
"stopId": "SJ00550P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165077"
},
"departure": {
"time": "1750165087"
},
"stopId": "SJ00540P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165122"
},
"departure": {
"time": "1750165132"
},
"stopId": "SJ00530P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165150"
},
"departure": {
"time": "1750165160"
},
"stopId": "SJ00520P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165184"
},
"departure": {
"time": "1750165194"
},
"stopId": "SJ00510P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165224"
},
"departure": {
"time": "1750165234"
},
"stopId": "SJ03960P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165255"
},
"departure": {
"time": "1750165265"
},
"stopId": "SJ00490P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165285"
},
"departure": {
"time": "1750165295"
},
"stopId": "SJ00480P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165321"
},
"departure": {
"time": "1750165331"
},
"stopId": "SJ00470P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165353"
},
"departure": {
"time": "1750165363"
},
"stopId": "SJ00460P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165382"
},
"departure": {
"time": "1750165392"
},
"stopId": "SJ00450P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165405"
},
"departure": {
"time": "1750165415"
},
"stopId": "SJ00440P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165442"
},
"departure": {
"time": "1750165452"
},
"stopId": "SJ00430P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165476"
},
"departure": {
"time": "1750165486"
},
"stopId": "SJ00420P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165502"
},
"departure": {
"time": "1750165512"
},
"stopId": "SJ00410P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165529"
},
"departure": {
"time": "1750165539"
},
"stopId": "SJ0200P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165561"
},
"departure": {
"time": "1750165571"
},
"stopId": "SJ00400P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165596"
},
"departure": {
"time": "1750165606"
},
"stopId": "SJ00390P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165637"
},
"departure": {
"time": "1750165647"
},
"stopId": "SJ00380P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165677"
},
"departure": {
"time": "1750165687"
},
"stopId": "SJ00370P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165716"
},
"departure": {
"time": "1750165726"
},
"stopId": "SJ00360P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165756"
},
"departure": {
"time": "1750165766"
},
"stopId": "SJ00350P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165800"
},
"departure": {
"time": "1750165810"
},
"stopId": "SJ00340P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165830"
},
"departure": {
"time": "1750165840"
},
"stopId": "SJ00330P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165871"
},
"departure": {
"time": "1750165881"
},
"stopId": "SJ00320P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165907"
},
"departure": {
"time": "1750165917"
},
"stopId": "SJ03955P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165938"
},
"departure": {
"time": "1750165948"
},
"stopId": "SJ00310P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165975"
},
"departure": {
"time": "1750165985"
},
"stopId": "SJ03580P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166005"
},
"departure": {
"time": "1750166015"
},
"stopId": "SJ0110C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166043"
},
"departure": {
"time": "1750166053"
},
"stopId": "SJ00230C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166077"
},
"departure": {
"time": "1750166087"
},
"stopId": "SJ00240C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166119"
},
"departure": {
"time": "1750166129"
},
"stopId": "SJ00250C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166157"
},
"departure": {
"time": "1750166167"
},
"stopId": "SJ00260C",
"stopSequence": 46
},
{
"arrival": {
"time": "1750166202"
},
"departure": {
"time": "1750166212"
},
"stopId": "SJ00270C",
"stopSequence": 47
},
{
"arrival": {
"time": "1750166241"
},
"departure": {
"time": "1750166251"
},
"stopId": "SJ00280C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750166279"
},
"departure": {
"time": "1750166289"
},
"stopId": "SJ00290C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750166315"
},
"departure": {
"time": "1750166325"
},
"stopId": "SJ00300C",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166352"
},
"departure": {
"time": "1750166362"
},
"stopId": "SJ0120C",
"stopSequence": 51
},
{
"arrival": {
"time": "1750166384"
},
"departure": {
"time": "1750166394"
},
"stopId": "SJ00220P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750166422"
},
"departure": {
"time": "1750166432"
},
"stopId": "SJ00210P",
"stopSequence": 53
},
{
"arrival": {
"time": "1750166450"
},
"departure": {
"time": "1750166460"
},
"stopId": "SJ00200P",
"stopSequence": 54
},
{
"arrival": {
"time": "1750166490"
},
"departure": {
"time": "1750166500"
},
"stopId": "SJ00190P",
"stopSequence": 55
},
{
"arrival": {
"time": "1750166520"
},
"departure": {
"time": "1750166530"
},
"stopId": "SJ00180P",
"stopSequence": 56
},
{
"arrival": {
"time": "1750166548"
},
"departure": {
"time": "1750166558"
},
"stopId": "SJ00170P",
"stopSequence": 57
},
{
"arrival": {
"time": "1750166590"
},
"departure": {
"time": "1750166600"
},
"stopId": "SJ00160P",
"stopSequence": 58
},
{
"arrival": {
"time": "1750166627"
},
"departure": {
"time": "1750166637"
},
"stopId": "SJ0100C",
"stopSequence": 59
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "286"
},
"vehicle": {
"id": "zenbus:Vehicle:378800001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800005:LOC",
"vehicle": {
"currentStopSequence": 53,
"position": {
"latitude": -21.376859664916992,
"longitude": 55.600685119628906
},
"stopId": "SJ0020C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "873"
},
"vehicle": {
"id": "zenbus:Vehicle:378800005:LOC"
}
}
},
{
"id": "313",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164310"
},
"departure": {
"time": "1750164332"
},
"stopId": "SJ0015C",
"stopSequence": 52
},
{
"arrival": {
"time": "1750164357"
},
"departure": {
"time": "1750164367"
},
"stopId": "SJ0020C",
"stopSequence": 53
},
{
"arrival": {
"time": "1750164423"
},
"departure": {
"time": "1750164433"
},
"stopId": "SJ0025C",
"stopSequence": 54
},
{
"arrival": {
"time": "1750164454"
},
"departure": {
"time": "1750164464"
},
"stopId": "SJ0030C",
"stopSequence": 55
},
{
"arrival": {
"time": "1750164499"
},
"departure": {
"time": "1750164509"
},
"stopId": "SJ0035C",
"stopSequence": 56
},
{
"arrival": {
"time": "1750164554"
},
"departure": {
"time": "1750164564"
},
"stopId": "SJ0040C",
"stopSequence": 57
},
{
"arrival": {
"time": "1750164597"
},
"departure": {
"time": "1750164607"
},
"stopId": "SJ03920C",
"stopSequence": 58
},
{
"arrival": {
"time": "1750164633"
},
"departure": {
"time": "1750164643"
},
"stopId": "SJ03925C",
"stopSequence": 59
},
{
"arrival": {
"time": "1750164670"
},
"departure": {
"time": "1750164680"
},
"stopId": "SJ0050C",
"stopSequence": 60
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "873"
},
"vehicle": {
"id": "zenbus:Vehicle:378800005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:344590001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.37874412536621,
"longitude": 55.621368408203125
},
"stopId": "SJ0050C",
"timestamp": "1750161214",
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "275"
},
"vehicle": {
"id": "zenbus:Vehicle:344590001:LOC"
}
}
},
{
"id": "874",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164345"
},
"departure": {
"time": "1750164355"
},
"stopId": "SJ03930P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164375"
},
"departure": {
"time": "1750164385"
},
"stopId": "SJ03935P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164410"
},
"departure": {
"time": "1750164420"
},
"stopId": "SJ00130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164471"
},
"departure": {
"time": "1750164481"
},
"stopId": "SJ01040P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164523"
},
"departure": {
"time": "1750164533"
},
"stopId": "SJ01030P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164575"
},
"departure": {
"time": "1750164585"
},
"stopId": "SJ01020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164622"
},
"departure": {
"time": "1750164632"
},
"stopId": "SJ01010P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164696"
},
"departure": {
"time": "1750164706"
},
"stopId": "SJ01000P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164788"
},
"departure": {
"time": "1750164798"
},
"stopId": "SJ00990P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164831"
},
"departure": {
"time": "1750164841"
},
"stopId": "SJ00980P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164881"
},
"departure": {
"time": "1750164891"
},
"stopId": "SJ00970P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164922"
},
"departure": {
"time": "1750164932"
},
"stopId": "SJ00960P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165005"
},
"departure": {
"time": "1750165015"
},
"stopId": "SJ00950P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165046"
},
"departure": {
"time": "1750165056"
},
"stopId": "SJ00940P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165104"
},
"departure": {
"time": "1750165114"
},
"stopId": "SJ00930P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165145"
},
"departure": {
"time": "1750165155"
},
"stopId": "SJ00920P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165186"
},
"departure": {
"time": "1750165196"
},
"stopId": "SJ00910P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165236"
},
"departure": {
"time": "1750165246"
},
"stopId": "SJ00410P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165265"
},
"departure": {
"time": "1750165275"
},
"stopId": "SJ0200P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165296"
},
"departure": {
"time": "1750165306"
},
"stopId": "SJ00900P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165320"
},
"departure": {
"time": "1750165330"
},
"stopId": "SJ00890P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165394"
},
"departure": {
"time": "1750165404"
},
"stopId": "SJ00880P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165433"
},
"departure": {
"time": "1750165443"
},
"stopId": "SJ00870P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165461"
},
"departure": {
"time": "1750165471"
},
"stopId": "SJ00860P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165497"
},
"departure": {
"time": "1750165507"
},
"stopId": "SJ00850P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165524"
},
"departure": {
"time": "1750165534"
},
"stopId": "SJ00840P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165562"
},
"departure": {
"time": "1750165572"
},
"stopId": "SJ00830P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165604"
},
"departure": {
"time": "1750165614"
},
"stopId": "SJ00820P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165653"
},
"departure": {
"time": "1750165663"
},
"stopId": "SJ00810P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165693"
},
"departure": {
"time": "1750165703"
},
"stopId": "SJ00800P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165732"
},
"departure": {
"time": "1750165742"
},
"stopId": "SJ00790P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165770"
},
"departure": {
"time": "1750165780"
},
"stopId": "SJ00780P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165799"
},
"departure": {
"time": "1750165809"
},
"stopId": "SJ00770P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165829"
},
"departure": {
"time": "1750165839"
},
"stopId": "SJ00760P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165866"
},
"departure": {
"time": "1750165876"
},
"stopId": "SJ00750P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165920"
},
"departure": {
"time": "1750165930"
},
"stopId": "SJ00740P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165952"
},
"departure": {
"time": "1750165962"
},
"stopId": "SJ00730P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165981"
},
"departure": {
"time": "1750165991"
},
"stopId": "SJ00720P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166019"
},
"departure": {
"time": "1750166029"
},
"stopId": "SJ00710P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166070"
},
"departure": {
"time": "1750166080"
},
"stopId": "SJ00690P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750166110"
},
"departure": {
"time": "1750166120"
},
"stopId": "SJ00700P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166121"
},
"departure": {
"time": "1750166131"
},
"stopId": "SJ00700C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166159"
},
"departure": {
"time": "1750166169"
},
"stopId": "SJ00690C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166197"
},
"departure": {
"time": "1750166207"
},
"stopId": "SJ00680P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166234"
},
"departure": {
"time": "1750166244"
},
"stopId": "SJ00670P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166266"
},
"departure": {
"time": "1750166276"
},
"stopId": "SJ00660P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750166297"
},
"departure": {
"time": "1750166307"
},
"stopId": "SJ00650P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750166329"
},
"departure": {
"time": "1750166339"
},
"stopId": "SJ00640P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750166382"
},
"departure": {
"time": "1750166392"
},
"stopId": "SJ00630P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750166413"
},
"departure": {
"time": "1750166423"
},
"stopId": "SJ00620P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166460"
},
"departure": {
"time": "1750166470"
},
"stopId": "SJ00610P",
"stopSequence": 51
},
{
"arrival": {
"time": "1750166494"
},
"departure": {
"time": "1750166504"
},
"stopId": "SJ00600P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750166547"
},
"departure": {
"time": "1750166557"
},
"stopId": "SJ04535P",
"stopSequence": 53
},
{
"arrival": {
"time": "1750166596"
},
"departure": {
"time": "1750166606"
},
"stopId": "SJ00590P",
"stopSequence": 54
},
{
"arrival": {
"time": "1750166632"
},
"departure": {
"time": "1750166642"
},
"stopId": "SJ00580C",
"stopSequence": 55
}
],
"timestamp": "1750164281",
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "275"
},
"vehicle": {
"id": "zenbus:Vehicle:344590001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:350500007:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"latitude": -21.370891571044922,
"longitude": 55.62233352661133
},
"stopId": "SJ01670P",
"timestamp": "1750164347",
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "285"
},
"vehicle": {
"id": "zenbus:Vehicle:350500007:LOC"
}
}
},
{
"id": "276",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164337"
},
"departure": {
"time": "1750164357"
},
"stopId": "SJ01670P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164384"
},
"departure": {
"time": "1750164394"
},
"stopId": "SJ01660P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164424"
},
"departure": {
"time": "1750164434"
},
"stopId": "SJ01650P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164486"
},
"departure": {
"time": "1750164496"
},
"stopId": "SJ01640P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164522"
},
"departure": {
"time": "1750164532"
},
"stopId": "SJ01630P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164616"
},
"departure": {
"time": "1750164626"
},
"stopId": "SJ01620P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164681"
},
"departure": {
"time": "1750164691"
},
"stopId": "SJ04075P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164720"
},
"departure": {
"time": "1750164730"
},
"stopId": "SJ01610P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164792"
},
"departure": {
"time": "1750164802"
},
"stopId": "SJ01600P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164824"
},
"departure": {
"time": "1750164834"
},
"stopId": "SJ01590P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164870"
},
"departure": {
"time": "1750164880"
},
"stopId": "SJ01580P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164937"
},
"departure": {
"time": "1750164947"
},
"stopId": "SJ01570P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165037"
},
"departure": {
"time": "1750165047"
},
"stopId": "SJ01560P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165071"
},
"departure": {
"time": "1750165081"
},
"stopId": "SJ01550P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165106"
},
"departure": {
"time": "1750165116"
},
"stopId": "SJ01540P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165154"
},
"departure": {
"time": "1750165164"
},
"stopId": "SJ01530P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165191"
},
"departure": {
"time": "1750165201"
},
"stopId": "SJ01525P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165230"
},
"departure": {
"time": "1750165240"
},
"stopId": "SJ01520P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165268"
},
"departure": {
"time": "1750165278"
},
"stopId": "SJ01510P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165313"
},
"departure": {
"time": "1750165323"
},
"stopId": "SJ01500P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165363"
},
"departure": {
"time": "1750165373"
},
"stopId": "SJ0300P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165399"
},
"departure": {
"time": "1750165409"
},
"stopId": "SJ01490P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165446"
},
"departure": {
"time": "1750165456"
},
"stopId": "SJ01480P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165504"
},
"departure": {
"time": "1750165514"
},
"stopId": "SJ01470P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165534"
},
"departure": {
"time": "1750165544"
},
"stopId": "SJ01460P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165570"
},
"departure": {
"time": "1750165580"
},
"stopId": "SJ01450P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165607"
},
"departure": {
"time": "1750165617"
},
"stopId": "SJ01440P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165666"
},
"departure": {
"time": "1750165676"
},
"stopId": "SJ04240P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165710"
},
"departure": {
"time": "1750165720"
},
"stopId": "SJ01430P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165748"
},
"departure": {
"time": "1750165758"
},
"stopId": "SJ01420P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165843"
},
"departure": {
"time": "1750165853"
},
"stopId": "SJ01410P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165875"
},
"departure": {
"time": "1750165885"
},
"stopId": "SJ01400P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165926"
},
"departure": {
"time": "1750165936"
},
"stopId": "SJ04560P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165977"
},
"departure": {
"time": "1750165987"
},
"stopId": "SJ04070P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750166125"
},
"departure": {
"time": "1750166135"
},
"stopId": "SJ01390P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166202"
},
"departure": {
"time": "1750166212"
},
"stopId": "SJ01380P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166278"
},
"departure": {
"time": "1750166288"
},
"stopId": "SJ01310P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750166315"
},
"departure": {
"time": "1750166325"
},
"stopId": "SJ01320C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166360"
},
"departure": {
"time": "1750166370"
},
"stopId": "SJ01330C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166390"
},
"departure": {
"time": "1750166400"
},
"stopId": "SJ01340C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166485"
},
"departure": {
"time": "1750166495"
},
"stopId": "SJ01350C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166530"
},
"departure": {
"time": "1750166540"
},
"stopId": "SJ01360C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166576"
},
"departure": {
"time": "1750166586"
},
"stopId": "SJ04065C",
"stopSequence": 46
},
{
"arrival": {
"time": "1750166625"
},
"departure": {
"time": "1750166635"
},
"stopId": "SJ01300P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750166671"
},
"departure": {
"time": "1750166681"
},
"stopId": "SJ01290P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750166707"
},
"departure": {
"time": "1750166717"
},
"stopId": "SJ01280P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750166773"
},
"departure": {
"time": "1750166783"
},
"stopId": "SJ0310P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166785"
},
"departure": {
"time": "1750166795"
},
"stopId": "SJ0310C",
"stopSequence": 51
}
],
"timestamp": "1750164347",
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "285"
},
"vehicle": {
"id": "zenbus:Vehicle:350500007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348790001:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": -21.365407943725586,
"longitude": 55.647483825683594
},
"stopId": "SJ01970C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "331"
},
"vehicle": {
"id": "zenbus:Vehicle:348790001:LOC"
}
}
},
{
"id": "318",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01890C",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04085C",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04090C",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01910C",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01920C",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ04095C",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01940C",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01950C",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01960C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164538"
},
"departure": {
"time": "1750164548"
},
"stopId": "SJ01970C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164591"
},
"departure": {
"time": "1750164601"
},
"stopId": "SJ01980C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164760"
},
"departure": {
"time": "1750164770"
},
"stopId": "SJ01990C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164834"
},
"departure": {
"time": "1750164844"
},
"stopId": "SJ02000C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164919"
},
"departure": {
"time": "1750164929"
},
"stopId": "SJ02010C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164980"
},
"departure": {
"time": "1750164990"
},
"stopId": "SJ02020C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165020"
},
"departure": {
"time": "1750165030"
},
"stopId": "SJ02030C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165062"
},
"departure": {
"time": "1750165072"
},
"stopId": "SJ02040C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165105"
},
"departure": {
"time": "1750165115"
},
"stopId": "SJ02050C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165149"
},
"departure": {
"time": "1750165159"
},
"stopId": "SJ02070C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165241"
},
"departure": {
"time": "1750165251"
},
"stopId": "SJ02080P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165318"
},
"departure": {
"time": "1750165328"
},
"stopId": "SJ02090P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165367"
},
"departure": {
"time": "1750165377"
},
"stopId": "SJ02100P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165416"
},
"departure": {
"time": "1750165426"
},
"stopId": "SJ02110P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165443"
},
"departure": {
"time": "1750165453"
},
"stopId": "SJ04100C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165503"
},
"departure": {
"time": "1750165513"
},
"stopId": "SJ04105C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165542"
},
"departure": {
"time": "1750165552"
},
"stopId": "SJ04600C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165573"
},
"departure": {
"time": "1750165583"
},
"stopId": "SJ0070C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165606"
},
"departure": {
"time": "1750165616"
},
"stopId": "SJ0075C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165683"
},
"departure": {
"time": "1750165693"
},
"stopId": "SJ0050C",
"stopSequence": 35
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "331"
},
"vehicle": {
"id": "zenbus:Vehicle:348790001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:364610008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.33138656616211,
"longitude": 55.657569885253906
},
"stopId": "SJ02420C",
"timestamp": "1750163830",
"trip": {
"directionId": 0,
"routeId": "77Bi",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:15:00",
"tripId": "817"
},
"vehicle": {
"id": "zenbus:Vehicle:364610008:LOC"
}
}
},
{
"id": "302",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750163608"
},
"departure": {
"time": "1750166100"
},
"stopId": "SJ02420C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750166122"
},
"departure": {
"time": "1750166132"
},
"stopId": "SJ04150C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750166146"
},
"departure": {
"time": "1750166156"
},
"stopId": "SJ02410C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750166174"
},
"departure": {
"time": "1750166184"
},
"stopId": "SJ02170C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750166200"
},
"departure": {
"time": "1750166210"
},
"stopId": "SJ02430P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750166233"
},
"departure": {
"time": "1750166243"
},
"stopId": "SJ02440P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750166267"
},
"departure": {
"time": "1750166277"
},
"stopId": "SJ02450C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750166300"
},
"departure": {
"time": "1750166310"
},
"stopId": "SJ02440C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750166334"
},
"departure": {
"time": "1750166344"
},
"stopId": "SJ02430C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750166371"
},
"departure": {
"time": "1750166381"
},
"stopId": "SJ0360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1750166412"
},
"departure": {
"time": "1750166422"
},
"stopId": "SJ02180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750166442"
},
"departure": {
"time": "1750166452"
},
"stopId": "SJ04120C",
"stopSequence": 11
},
{
"arrival": {
"time": "1750166481"
},
"departure": {
"time": "1750166491"
},
"stopId": "SJ02190C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750166513"
},
"departure": {
"time": "1750166523"
},
"stopId": "SJ02200C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750166541"
},
"departure": {
"time": "1750166551"
},
"stopId": "SJ04125C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750166589"
},
"departure": {
"time": "1750166599"
},
"stopId": "SJ02210C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750166616"
},
"departure": {
"time": "1750166626"
},
"stopId": "SJ04320C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750166660"
},
"departure": {
"time": "1750166670"
},
"stopId": "SJ04130C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750166690"
},
"departure": {
"time": "1750166700"
},
"stopId": "SJ02230C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750166731"
},
"departure": {
"time": "1750166741"
},
"stopId": "SJ04135C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750166757"
},
"departure": {
"time": "1750166767"
},
"stopId": "SJ02240C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750166824"
},
"departure": {
"time": "1750166834"
},
"stopId": "SJ02250C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750166858"
},
"departure": {
"time": "1750166868"
},
"stopId": "SJ02260C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750166901"
},
"departure": {
"time": "1750166911"
},
"stopId": "SJ04245C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750166937"
},
"departure": {
"time": "1750166947"
},
"stopId": "SJ02310C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750167005"
},
"departure": {
"time": "1750167015"
},
"stopId": "SJ02340C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750167054"
},
"departure": {
"time": "1750167064"
},
"stopId": "SJ04140C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750167104"
},
"departure": {
"time": "1750167114"
},
"stopId": "SJ02350C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750167138"
},
"departure": {
"time": "1750167148"
},
"stopId": "SJ04145C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750167184"
},
"departure": {
"time": "1750167194"
},
"stopId": "SJ02360P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750167226"
},
"departure": {
"time": "1750167236"
},
"stopId": "SJ02370P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750167264"
},
"departure": {
"time": "1750167274"
},
"stopId": "SJ02380P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750167306"
},
"departure": {
"time": "1750167316"
},
"stopId": "SJ02390P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750167368"
},
"departure": {
"time": "1750167378"
},
"stopId": "SJ02400P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750167411"
},
"departure": {
"time": "1750167421"
},
"stopId": "SJ02140P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750167454"
},
"departure": {
"time": "1750167464"
},
"stopId": "SJ02060P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750167523"
},
"departure": {
"time": "1750167533"
},
"stopId": "SJ02080P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750167582"
},
"departure": {
"time": "1750167592"
},
"stopId": "SJ02090P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750167623"
},
"departure": {
"time": "1750167633"
},
"stopId": "SJ02100P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750167663"
},
"departure": {
"time": "1750167673"
},
"stopId": "SJ02110P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750167688"
},
"departure": {
"time": "1750167698"
},
"stopId": "SJ04100C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750167736"
},
"departure": {
"time": "1750167746"
},
"stopId": "SJ04105C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750167769"
},
"departure": {
"time": "1750167779"
},
"stopId": "SJ04600C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750167797"
},
"departure": {
"time": "1750167807"
},
"stopId": "SJ0070C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750167825"
},
"departure": {
"time": "1750167835"
},
"stopId": "SJ0075C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750167885"
},
"departure": {
"time": "1750167895"
},
"stopId": "SJ0050C",
"stopSequence": 45
}
],
"timestamp": "1750163830",
"trip": {
"directionId": 0,
"routeId": "77Bi",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:15:00",
"tripId": "817"
},
"vehicle": {
"id": "zenbus:Vehicle:364610008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366300007:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 28,
"position": {
"latitude": -21.366294860839844,
"longitude": 55.690345764160156
},
"stopId": "SJ04445P",
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "281"
},
"vehicle": {
"id": "zenbus:Vehicle:366300007:LOC"
}
}
},
{
"id": "817",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164307"
},
"departure": {
"time": "1750164324"
},
"stopId": "SJ04440P",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ02670P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164342"
},
"departure": {
"time": "1750164356"
},
"stopId": "SJ04445P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164377"
},
"departure": {
"time": "1750164387"
},
"stopId": "SJ02650P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164414"
},
"departure": {
"time": "1750164424"
},
"stopId": "SJ02640P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750164448"
},
"departure": {
"time": "1750164458"
},
"stopId": "SJ02630P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750164477"
},
"departure": {
"time": "1750164487"
},
"stopId": "SJ02620P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750164541"
},
"departure": {
"time": "1750164551"
},
"stopId": "SJ02610P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750164580"
},
"departure": {
"time": "1750164590"
},
"stopId": "SJ02600P",
"stopSequence": 43
},
{
"arrival": {
"time": "1750164622"
},
"departure": {
"time": "1750164632"
},
"stopId": "SJ04430P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750164661"
},
"departure": {
"time": "1750164671"
},
"stopId": "SJ02580P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750164754"
},
"departure": {
"time": "1750164764"
},
"stopId": "SJ02560P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750164783"
},
"departure": {
"time": "1750164793"
},
"stopId": "SJ02550P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750164814"
},
"departure": {
"time": "1750164824"
},
"stopId": "SJ02540P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750164846"
},
"departure": {
"time": "1750164856"
},
"stopId": "SJ02530P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165196"
},
"departure": {
"time": "1750165206"
},
"stopId": "SJ04325P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750165226"
},
"departure": {
"time": "1750165236"
},
"stopId": "SJ02520P",
"stopSequence": 51
},
{
"arrival": {
"time": "1750165262"
},
"departure": {
"time": "1750165272"
},
"stopId": "SJ02510P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750165301"
},
"departure": {
"time": "1750165311"
},
"stopId": "SJ04425P",
"stopSequence": 53
},
{
"arrival": {
"time": "1750165323"
},
"departure": {
"time": "1750165333"
},
"stopId": "SJ02500P",
"stopSequence": 54
},
{
"arrival": {
"time": "1750165359"
},
"departure": {
"time": "1750165369"
},
"stopId": "SJ02490P",
"stopSequence": 55
},
{
"arrival": {
"time": "1750165383"
},
"departure": {
"time": "1750165393"
},
"stopId": "SJ04410P",
"stopSequence": 56
},
{
"arrival": {
"time": "1750165414"
},
"departure": {
"time": "1750165424"
},
"stopId": "SJ04415P",
"stopSequence": 57
},
{
"arrival": {
"time": "1750165444"
},
"departure": {
"time": "1750165454"
},
"stopId": "SJ02470P",
"stopSequence": 58
},
{
"arrival": {
"time": "1750165477"
},
"departure": {
"time": "1750165487"
},
"stopId": "SJ04420P",
"stopSequence": 59
},
{
"arrival": {
"time": "1750165494"
},
"departure": {
"time": "1750165504"
},
"stopId": "SJ04420C",
"stopSequence": 60
},
{
"arrival": {
"time": "1750165527"
},
"departure": {
"time": "1750165537"
},
"stopId": "SJ02470C",
"stopSequence": 61
},
{
"arrival": {
"time": "1750165557"
},
"departure": {
"time": "1750165567"
},
"stopId": "SJ04415C",
"stopSequence": 62
},
{
"arrival": {
"time": "1750165590"
},
"departure": {
"time": "1750165600"
},
"stopId": "SJ04410C",
"stopSequence": 63
},
{
"arrival": {
"time": "1750165621"
},
"departure": {
"time": "1750165631"
},
"stopId": "SJ02460P",
"stopSequence": 64
},
{
"arrival": {
"time": "1750165665"
},
"departure": {
"time": "1750165675"
},
"stopId": "SJ0360P",
"stopSequence": 65
},
{
"arrival": {
"time": "1750165678"
},
"departure": {
"time": "1750165688"
},
"stopId": "SJ0360C",
"stopSequence": 66
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "281"
},
"vehicle": {
"id": "zenbus:Vehicle:366300007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390009:LOC",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": -21.334468841552734,
"longitude": 55.62992858886719
},
"stopId": "SJ04280P",
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:15:00",
"tripId": "278"
},
"vehicle": {
"id": "zenbus:Vehicle:354390009:LOC"
}
}
},
{
"id": "881",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164311"
},
"departure": {
"time": "1750164342"
},
"stopId": "SJ04285P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164352"
},
"departure": {
"time": "1750164362"
},
"stopId": "SJ04280P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164391"
},
"departure": {
"time": "1750164401"
},
"stopId": "SJ04275C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164426"
},
"departure": {
"time": "1750164436"
},
"stopId": "SJ04270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164450"
},
"departure": {
"time": "1750164460"
},
"stopId": "SJ01450C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164513"
},
"departure": {
"time": "1750164523"
},
"stopId": "SJ04265C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164571"
},
"departure": {
"time": "1750164581"
},
"stopId": "SJ04260C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750164613"
},
"departure": {
"time": "1750164623"
},
"stopId": "SJ01690P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750164668"
},
"departure": {
"time": "1750164678"
},
"stopId": "SJ04255C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750164708"
},
"departure": {
"time": "1750164718"
},
"stopId": "SJ04250C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750164771"
},
"departure": {
"time": "1750164781"
},
"stopId": "SJ01510C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750164784"
},
"departure": {
"time": "1750164794"
},
"stopId": "SJ01510P",
"stopSequence": 35
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:15:00",
"tripId": "278"
},
"vehicle": {
"id": "zenbus:Vehicle:354390009:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 69,
"position": {
"latitude": -21.342798233032227,
"longitude": 55.596431732177734
},
"stopId": "SJ00800P",
"timestamp": "1750164348",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "15:55:00",
"tripId": "271"
},
"vehicle": {
"id": "zenbus:Vehicle:378800003:LOC"
}
}
},
{
"id": "10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164313"
},
"departure": {
"time": "1750164327"
},
"stopId": "SJ00810P",
"stopSequence": 68
},
{
"arrival": {
"time": "1750164334"
},
"departure": {
"time": "1750164359"
},
"stopId": "SJ00800P",
"stopSequence": 69
},
{
"arrival": {
"time": "1750164382"
},
"departure": {
"time": "1750164392"
},
"stopId": "SJ00790P",
"stopSequence": 70
},
{
"arrival": {
"time": "1750164415"
},
"departure": {
"time": "1750164425"
},
"stopId": "SJ00780P",
"stopSequence": 71
},
{
"arrival": {
"time": "1750164442"
},
"departure": {
"time": "1750164452"
},
"stopId": "SJ00770P",
"stopSequence": 72
},
{
"arrival": {
"time": "1750164470"
},
"departure": {
"time": "1750164480"
},
"stopId": "SJ00760P",
"stopSequence": 73
},
{
"arrival": {
"time": "1750164502"
},
"departure": {
"time": "1750164512"
},
"stopId": "SJ00750P",
"stopSequence": 74
},
{
"arrival": {
"time": "1750164559"
},
"departure": {
"time": "1750164569"
},
"stopId": "PE03011C",
"stopSequence": 75
},
{
"arrival": {
"time": "1750164597"
},
"departure": {
"time": "1750164607"
},
"stopId": "PE03012C",
"stopSequence": 76
},
{
"arrival": {
"time": "1750164624"
},
"departure": {
"time": "1750164634"
},
"stopId": "PE03013C",
"stopSequence": 77
},
{
"arrival": {
"time": "1750164663"
},
"departure": {
"time": "1750164673"
},
"stopId": "PE03014C",
"stopSequence": 78
},
{
"arrival": {
"time": "1750164697"
},
"departure": {
"time": "1750164707"
},
"stopId": "PE03015C",
"stopSequence": 79
},
{
"arrival": {
"time": "1750164732"
},
"departure": {
"time": "1750164742"
},
"stopId": "PE03016C",
"stopSequence": 80
},
{
"arrival": {
"time": "1750164764"
},
"departure": {
"time": "1750164774"
},
"stopId": "PE03038C",
"stopSequence": 81
},
{
"arrival": {
"time": "1750164854"
},
"departure": {
"time": "1750164864"
},
"stopId": "PE0352C",
"stopSequence": 82
},
{
"arrival": {
"time": "1750164886"
},
"departure": {
"time": "1750164896"
},
"stopId": "PE03151C",
"stopSequence": 83
},
{
"arrival": {
"time": "1750164918"
},
"departure": {
"time": "1750164928"
},
"stopId": "PE0319C",
"stopSequence": 84
},
{
"arrival": {
"time": "1750164953"
},
"departure": {
"time": "1750164963"
},
"stopId": "PE02042C",
"stopSequence": 85
}
],
"timestamp": "1750164349",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "15:55:00",
"tripId": "271"
},
"vehicle": {
"id": "zenbus:Vehicle:378800003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348780007:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": -21.239219665527344,
"longitude": 55.52725601196289
},
"stopId": "TA9595C",
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "ANA2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "70"
},
"vehicle": {
"id": "zenbus:Vehicle:348780007:LOC"
}
}
},
{
"id": "487",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164094"
},
"departure": {
"time": "1750164314"
},
"stopId": "TA4300P",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164369"
},
"departure": {
"time": "1750164379"
},
"stopId": "TA9595C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164437"
},
"departure": {
"time": "1750164447"
},
"stopId": "TA9660C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164480"
},
"departure": {
"time": "1750164490"
},
"stopId": "TA9590C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164531"
},
"departure": {
"time": "1750164541"
},
"stopId": "TA9585C",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164583"
},
"departure": {
"time": "1750164593"
},
"stopId": "TA9665C",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164610"
},
"departure": {
"time": "1750164620"
},
"stopId": "TA9580C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164690"
},
"departure": {
"time": "1750164700"
},
"stopId": "TA9575C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164744"
},
"departure": {
"time": "1750164754"
},
"stopId": "TA9570C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164882"
},
"departure": {
"time": "1750164892"
},
"stopId": "TA9675P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164935"
},
"departure": {
"time": "1750164945"
},
"stopId": "TA9680P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164978"
},
"departure": {
"time": "1750164988"
},
"stopId": "TA9682P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165013"
},
"departure": {
"time": "1750165023"
},
"stopId": "TA0055P",
"stopSequence": 12
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "ANA2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "70"
},
"vehicle": {
"id": "zenbus:Vehicle:348780007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:346710008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.20448875427246,
"longitude": 55.577980041503906
},
"stopId": "TA2870C",
"timestamp": "1750164347",
"trip": {
"directionId": 0,
"routeId": "ANA3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:00:00",
"tripId": "843"
},
"vehicle": {
"id": "zenbus:Vehicle:346710008:LOC"
}
}
},
{
"id": "494",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750163144"
},
"departure": {
"time": "1750165200"
},
"stopId": "TA2870C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750165237"
},
"departure": {
"time": "1750165247"
},
"stopId": "TA2860C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750165271"
},
"departure": {
"time": "1750165281"
},
"stopId": "TA2850C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750165348"
},
"departure": {
"time": "1750165358"
},
"stopId": "TA2880C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750165406"
},
"departure": {
"time": "1750165416"
},
"stopId": "TA2890C",
"stopSequence": 4
},
{
"arrival": {
"time": "1750165476"
},
"departure": {
"time": "1750165486"
},
"stopId": "TA2900C",
"stopSequence": 5
},
{
"arrival": {
"time": "1750165534"
},
"departure": {
"time": "1750165544"
},
"stopId": "TA0225C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750165607"
},
"departure": {
"time": "1750165617"
},
"stopId": "TA2910C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750165656"
},
"departure": {
"time": "1750165666"
},
"stopId": "TA9040C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165691"
},
"departure": {
"time": "1750165701"
},
"stopId": "TA9030C",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165728"
},
"departure": {
"time": "1750165738"
},
"stopId": "TA00085C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165780"
},
"departure": {
"time": "1750165790"
},
"stopId": "TA9020C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165836"
},
"departure": {
"time": "1750165846"
},
"stopId": "TA1295C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165877"
},
"departure": {
"time": "1750165887"
},
"stopId": "TA1290C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165924"
},
"departure": {
"time": "1750165934"
},
"stopId": "TA1285C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165976"
},
"departure": {
"time": "1750165986"
},
"stopId": "TA1280C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750166062"
},
"departure": {
"time": "1750166072"
},
"stopId": "TA1275C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750166111"
},
"departure": {
"time": "1750166121"
},
"stopId": "TA0055C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750166142"
},
"departure": {
"time": "1750166152"
},
"stopId": "TA0055P",
"stopSequence": 20
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "ANA3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:00:00",
"tripId": "843"
},
"vehicle": {
"id": "zenbus:Vehicle:346710008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:344590004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.248348236083984,
"longitude": 55.46529769897461
},
"stopId": "ED0600C",
"timestamp": "1750164346",
"trip": {
"directionId": 0,
"routeId": "ED38",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:55:00",
"tripId": "376"
},
"vehicle": {
"id": "zenbus:Vehicle:344590004:LOC"
}
}
},
{
"id": "844",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164234"
},
"departure": {
"time": "1750164900"
},
"stopId": "ED0600C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164916"
},
"departure": {
"time": "1750164926"
},
"stopId": "ED0085P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164948"
},
"departure": {
"time": "1750164958"
},
"stopId": "ED555P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164982"
},
"departure": {
"time": "1750164992"
},
"stopId": "ED 0010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750165016"
},
"departure": {
"time": "1750165026"
},
"stopId": "ED0195P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750165047"
},
"departure": {
"time": "1750165057"
},
"stopId": "ED0200P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750165079"
},
"departure": {
"time": "1750165089"
},
"stopId": "ED0205P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750165101"
},
"departure": {
"time": "1750165111"
},
"stopId": "ED0210P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750165133"
},
"departure": {
"time": "1750165143"
},
"stopId": "ED0215P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750165160"
},
"departure": {
"time": "1750165170"
},
"stopId": "ED0220P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750165189"
},
"departure": {
"time": "1750165199"
},
"stopId": "Ed0225P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165214"
},
"departure": {
"time": "1750165224"
},
"stopId": "ED0230P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165243"
},
"departure": {
"time": "1750165253"
},
"stopId": "ED0235P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165273"
},
"departure": {
"time": "1750165283"
},
"stopId": "Ed0240P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165288"
},
"departure": {
"time": "1750165298"
},
"stopId": "Ed0240C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165317"
},
"departure": {
"time": "1750165327"
},
"stopId": "ED0235C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165350"
},
"departure": {
"time": "1750165360"
},
"stopId": "ED0230C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165378"
},
"departure": {
"time": "1750165388"
},
"stopId": "ED0245P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165413"
},
"departure": {
"time": "1750165423"
},
"stopId": "ED0250P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165440"
},
"departure": {
"time": "1750165450"
},
"stopId": "ED0255P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165477"
},
"departure": {
"time": "1750165487"
},
"stopId": "ED0260P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165508"
},
"departure": {
"time": "1750165518"
},
"stopId": "ED0265C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165539"
},
"departure": {
"time": "1750165549"
},
"stopId": "ED0260C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165575"
},
"departure": {
"time": "1750165585"
},
"stopId": "ED0255C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165603"
},
"departure": {
"time": "1750165613"
},
"stopId": "ED0250C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165637"
},
"departure": {
"time": "1750165647"
},
"stopId": "ED0245C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165666"
},
"departure": {
"time": "1750165676"
},
"stopId": "ED0270C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165695"
},
"departure": {
"time": "1750165705"
},
"stopId": "ED0275C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165723"
},
"departure": {
"time": "1750165733"
},
"stopId": "ED0595P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165754"
},
"departure": {
"time": "1750165764"
},
"stopId": "ED0280P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165785"
},
"departure": {
"time": "1750165795"
},
"stopId": "ED0285P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165811"
},
"departure": {
"time": "1750165821"
},
"stopId": "ED0290P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165825"
},
"departure": {
"time": "1750165835"
},
"stopId": "ED0290C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165852"
},
"departure": {
"time": "1750165862"
},
"stopId": "ED0285C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165883"
},
"departure": {
"time": "1750165893"
},
"stopId": "ED0280C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165914"
},
"departure": {
"time": "1750165924"
},
"stopId": "ED0305C",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165942"
},
"departure": {
"time": "1750165952"
},
"stopId": "ED0310C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165965"
},
"departure": {
"time": "1750165975"
},
"stopId": "ED0315C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165993"
},
"departure": {
"time": "1750166003"
},
"stopId": "ED0320C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166022"
},
"departure": {
"time": "1750166032"
},
"stopId": "ED0325C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166050"
},
"departure": {
"time": "1750166060"
},
"stopId": "ED0330C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750166095"
},
"departure": {
"time": "1750166105"
},
"stopId": "ED0335C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166131"
},
"departure": {
"time": "1750166141"
},
"stopId": "ED0340C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166168"
},
"departure": {
"time": "1750166178"
},
"stopId": "ED 0010C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166201"
},
"departure": {
"time": "1750166211"
},
"stopId": "ED555C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166234"
},
"departure": {
"time": "1750166244"
},
"stopId": "ED0085C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166260"
},
"departure": {
"time": "1750166270"
},
"stopId": "ED0600C",
"stopSequence": 46
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 0,
"routeId": "ED38",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:55:00",
"tripId": "376"
},
"vehicle": {
"id": "zenbus:Vehicle:344590004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:342420003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.24839973449707,
"longitude": 55.46525192260742
},
"stopId": "ED0600C",
"timestamp": "1750164335",
"trip": {
"directionId": 0,
"routeId": "ED39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:55:00",
"tripId": "375"
},
"vehicle": {
"id": "zenbus:Vehicle:342420003:LOC"
}
}
},
{
"id": "382",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164276"
},
"departure": {
"time": "1750164900"
},
"stopId": "ED0600C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164917"
},
"departure": {
"time": "1750164927"
},
"stopId": "ED0085P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164953"
},
"departure": {
"time": "1750164963"
},
"stopId": "ED555P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164999"
},
"departure": {
"time": "1750165009"
},
"stopId": "ED 0010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750165041"
},
"departure": {
"time": "1750165051"
},
"stopId": "ED0015P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750165077"
},
"departure": {
"time": "1750165087"
},
"stopId": "ED0020P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750165103"
},
"departure": {
"time": "1750165113"
},
"stopId": "ED0025P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750165149"
},
"departure": {
"time": "1750165159"
},
"stopId": "ED0030P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750165185"
},
"departure": {
"time": "1750165195"
},
"stopId": "ED0035P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750165217"
},
"departure": {
"time": "1750165227"
},
"stopId": "ED0515P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750165257"
},
"departure": {
"time": "1750165267"
},
"stopId": "ED0385P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165301"
},
"departure": {
"time": "1750165311"
},
"stopId": "ED0390P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165346"
},
"departure": {
"time": "1750165356"
},
"stopId": "ED0565P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165375"
},
"departure": {
"time": "1750165385"
},
"stopId": "ED0395C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165406"
},
"departure": {
"time": "1750165416"
},
"stopId": "ED0565C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165449"
},
"departure": {
"time": "1750165459"
},
"stopId": "ED0390C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165479"
},
"departure": {
"time": "1750165489"
},
"stopId": "ED0400P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165522"
},
"departure": {
"time": "1750165532"
},
"stopId": "ED0405P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165560"
},
"departure": {
"time": "1750165570"
},
"stopId": "ED0410P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165599"
},
"departure": {
"time": "1750165609"
},
"stopId": "ED0415P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165633"
},
"departure": {
"time": "1750165643"
},
"stopId": "ED0420P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165688"
},
"departure": {
"time": "1750165698"
},
"stopId": "ED0425P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165703"
},
"departure": {
"time": "1750165713"
},
"stopId": "ED0425C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165756"
},
"departure": {
"time": "1750165766"
},
"stopId": "ED0420C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165789"
},
"departure": {
"time": "1750165799"
},
"stopId": "ED0415C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165830"
},
"departure": {
"time": "1750165840"
},
"stopId": "ED0410C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165860"
},
"departure": {
"time": "1750165870"
},
"stopId": "ED0430C",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165887"
},
"departure": {
"time": "1750165897"
},
"stopId": "ED0435C",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165927"
},
"departure": {
"time": "1750165937"
},
"stopId": "ED0440C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165957"
},
"departure": {
"time": "1750165967"
},
"stopId": "ED0445C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165980"
},
"departure": {
"time": "1750165990"
},
"stopId": "ED0450C",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166012"
},
"departure": {
"time": "1750166022"
},
"stopId": "ED0400C",
"stopSequence": 51
},
{
"arrival": {
"time": "1750166046"
},
"departure": {
"time": "1750166056"
},
"stopId": "ED0385C",
"stopSequence": 52
},
{
"arrival": {
"time": "1750166085"
},
"departure": {
"time": "1750166095"
},
"stopId": "ED0515C",
"stopSequence": 53
},
{
"arrival": {
"time": "1750166115"
},
"departure": {
"time": "1750166125"
},
"stopId": "ED0035C",
"stopSequence": 54
},
{
"arrival": {
"time": "1750166154"
},
"departure": {
"time": "1750166164"
},
"stopId": "ED0030C",
"stopSequence": 55
},
{
"arrival": {
"time": "1750166199"
},
"departure": {
"time": "1750166209"
},
"stopId": "ED0025C",
"stopSequence": 56
},
{
"arrival": {
"time": "1750166225"
},
"departure": {
"time": "1750166235"
},
"stopId": "ED 0020C",
"stopSequence": 57
},
{
"arrival": {
"time": "1750166274"
},
"departure": {
"time": "1750166284"
},
"stopId": "ED 0010C",
"stopSequence": 58
},
{
"arrival": {
"time": "1750166312"
},
"departure": {
"time": "1750166322"
},
"stopId": "ED555C",
"stopSequence": 59
},
{
"arrival": {
"time": "1750166352"
},
"departure": {
"time": "1750166362"
},
"stopId": "ED0085C",
"stopSequence": 60
},
{
"arrival": {
"time": "1750166386"
},
"departure": {
"time": "1750166396"
},
"stopId": "ED0600C",
"stopSequence": 61
}
],
"timestamp": "1750164335",
"trip": {
"directionId": 0,
"routeId": "ED39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:55:00",
"tripId": "375"
},
"vehicle": {
"id": "zenbus:Vehicle:342420003:LOC"
}
}
},
{
"id": "383",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750163705"
},
"departure": {
"time": "1750163715"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750164021"
},
"departure": {
"time": "1750164025"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1750164026",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "15:50:00",
"tripId": "586"
}
}
},
{
"id": "zenbus:Vehicle:354390002:LOC",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": -21.277339935302734,
"longitude": 55.514183044433594
},
"stopId": "TA1070P",
"timestamp": "1750164342",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "589"
},
"vehicle": {
"id": "zenbus:Vehicle:354390002:LOC"
}
}
},
{
"id": "586",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164030"
},
"departure": {
"time": "1750164037"
},
"stopId": "TA0005C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750164131"
},
"departure": {
"time": "1750164188"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750164388"
},
"departure": {
"time": "1750164469"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750164541"
},
"departure": {
"time": "1750164551"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750164652"
},
"departure": {
"time": "1750164662"
},
"stopId": "TA9630C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750164687"
},
"departure": {
"time": "1750164697"
},
"stopId": "TA9635C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750164734"
},
"departure": {
"time": "1750164744"
},
"stopId": "TA9640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750164759"
},
"departure": {
"time": "1750164769"
},
"stopId": "TA9645C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750164795"
},
"departure": {
"time": "1750164805"
},
"stopId": "TA9650C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750164823"
},
"departure": {
"time": "1750164833"
},
"stopId": "TA9655C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750164883"
},
"departure": {
"time": "1750164893"
},
"stopId": "TA00024C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165044"
},
"departure": {
"time": "1750165054"
},
"stopId": "TA0290P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165098"
},
"departure": {
"time": "1750165108"
},
"stopId": "02004P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165218"
},
"departure": {
"time": "1750165228"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165266"
},
"departure": {
"time": "1750165276"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165309"
},
"departure": {
"time": "1750165319"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165413"
},
"departure": {
"time": "1750165423"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1750164342",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "589"
},
"vehicle": {
"id": "zenbus:Vehicle:354390002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:352560002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 29,
"position": {
"latitude": -21.280288696289062,
"longitude": 55.52054977416992
},
"stopId": "TA5790C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "591"
},
"vehicle": {
"id": "zenbus:Vehicle:352560002:LOC"
}
}
},
{
"id": "589",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164051"
},
"departure": {
"time": "1750164058"
},
"stopId": "TA5200C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164074"
},
"departure": {
"time": "1750164075"
},
"stopId": "TA5210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164119"
},
"departure": {
"time": "1750164119"
},
"stopId": "TA5220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164175"
},
"departure": {
"time": "1750164175"
},
"stopId": "TA5230C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164217"
},
"departure": {
"time": "1750164217"
},
"stopId": "TA5240C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164273"
},
"departure": {
"time": "1750164273"
},
"stopId": "TA7060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164320"
},
"departure": {
"time": "1750164321"
},
"stopId": "TA7050P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164345"
},
"departure": {
"time": "1750164569"
},
"stopId": "TA5790C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164596"
},
"departure": {
"time": "1750164693"
},
"stopId": "TA5800C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750164635"
},
"departure": {
"time": "1750164712"
},
"stopId": "TA5810C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750164666"
},
"departure": {
"time": "1750164728"
},
"stopId": "TA4140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750164760"
},
"departure": {
"time": "1750164775"
},
"stopId": "TA1075C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750164825"
},
"departure": {
"time": "1750164835"
},
"stopId": "TA0005C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750164887"
},
"departure": {
"time": "1750164897"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750164964"
},
"departure": {
"time": "1750164974"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165040"
},
"departure": {
"time": "1750165050"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165144"
},
"departure": {
"time": "1750165154"
},
"stopId": "TA9630C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165178"
},
"departure": {
"time": "1750165188"
},
"stopId": "TA9635C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165224"
},
"departure": {
"time": "1750165234"
},
"stopId": "TA9640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165249"
},
"departure": {
"time": "1750165259"
},
"stopId": "TA9645C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165283"
},
"departure": {
"time": "1750165293"
},
"stopId": "TA9650C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165310"
},
"departure": {
"time": "1750165320"
},
"stopId": "TA9655C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165366"
},
"departure": {
"time": "1750165376"
},
"stopId": "TA00024C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165512"
},
"departure": {
"time": "1750165522"
},
"stopId": "TA0290P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165561"
},
"departure": {
"time": "1750165571"
},
"stopId": "02004P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165665"
},
"departure": {
"time": "1750165675"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165710"
},
"departure": {
"time": "1750165720"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165751"
},
"departure": {
"time": "1750165761"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165848"
},
"departure": {
"time": "1750165858"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1750164349",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "591"
},
"vehicle": {
"id": "zenbus:Vehicle:352560002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348780002:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": -21.26066780090332,
"longitude": 55.50410461425781
},
"stopId": "TA5130P",
"timestamp": "1750164341",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:50:00",
"tripId": "596"
},
"vehicle": {
"id": "zenbus:Vehicle:348780002:LOC"
}
}
},
{
"id": "591",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164131"
},
"departure": {
"time": "1750164136"
},
"stopId": "TA0075P",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164146"
},
"departure": {
"time": "1750164240"
},
"stopId": "TA5120P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164375"
},
"departure": {
"time": "1750164552"
},
"stopId": "TA5130P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164581"
},
"departure": {
"time": "1750164655"
},
"stopId": "TA00025P",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164635"
},
"departure": {
"time": "1750164682"
},
"stopId": "TA5140P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164681"
},
"departure": {
"time": "1750164705"
},
"stopId": "TA5150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164735"
},
"departure": {
"time": "1750164745"
},
"stopId": "TA5770C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164786"
},
"departure": {
"time": "1750164796"
},
"stopId": "TA5780C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164858"
},
"departure": {
"time": "1750164868"
},
"stopId": "TA5760C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164890"
},
"departure": {
"time": "1750164900"
},
"stopId": "TA5160C",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164936"
},
"departure": {
"time": "1750164946"
},
"stopId": "TA5170C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164978"
},
"departure": {
"time": "1750164988"
},
"stopId": "TA5750C",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165010"
},
"departure": {
"time": "1750165020"
},
"stopId": "TA5740C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165052"
},
"departure": {
"time": "1750165062"
},
"stopId": "TA9255C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165092"
},
"departure": {
"time": "1750165102"
},
"stopId": "TA5180C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165130"
},
"departure": {
"time": "1750165140"
},
"stopId": "TA1155C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165182"
},
"departure": {
"time": "1750165192"
},
"stopId": "TA4590C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165209"
},
"departure": {
"time": "1750165219"
},
"stopId": "TA0010P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165268"
},
"departure": {
"time": "1750165278"
},
"stopId": "TA0480P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165306"
},
"departure": {
"time": "1750165316"
},
"stopId": "TA0485P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165356"
},
"departure": {
"time": "1750165366"
},
"stopId": "TA10110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165391"
},
"departure": {
"time": "1750165401"
},
"stopId": "TA5190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165420"
},
"departure": {
"time": "1750165430"
},
"stopId": "TA5200C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165443"
},
"departure": {
"time": "1750165453"
},
"stopId": "TA5210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165492"
},
"departure": {
"time": "1750165502"
},
"stopId": "TA5220C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165539"
},
"departure": {
"time": "1750165549"
},
"stopId": "TA5230C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165572"
},
"departure": {
"time": "1750165582"
},
"stopId": "TA5240C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165612"
},
"departure": {
"time": "1750165622"
},
"stopId": "TA7060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165644"
},
"departure": {
"time": "1750165654"
},
"stopId": "TA7050P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165688"
},
"departure": {
"time": "1750165698"
},
"stopId": "TA5790C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165720"
},
"departure": {
"time": "1750165730"
},
"stopId": "TA5800C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165753"
},
"departure": {
"time": "1750165763"
},
"stopId": "TA5810C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165780"
},
"departure": {
"time": "1750165790"
},
"stopId": "TA4140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165854"
},
"departure": {
"time": "1750165864"
},
"stopId": "TA1075C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165907"
},
"departure": {
"time": "1750165917"
},
"stopId": "TA0005C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165957"
},
"departure": {
"time": "1750165967"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750166018"
},
"departure": {
"time": "1750166028"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750166081"
},
"departure": {
"time": "1750166091"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750166164"
},
"departure": {
"time": "1750166174"
},
"stopId": "TA9630C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166194"
},
"departure": {
"time": "1750166204"
},
"stopId": "TA9635C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166232"
},
"departure": {
"time": "1750166242"
},
"stopId": "TA9640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750166255"
},
"departure": {
"time": "1750166265"
},
"stopId": "TA9645C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166285"
},
"departure": {
"time": "1750166295"
},
"stopId": "TA9650C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166310"
},
"departure": {
"time": "1750166320"
},
"stopId": "TA9655C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166358"
},
"departure": {
"time": "1750166368"
},
"stopId": "TA00024C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166476"
},
"departure": {
"time": "1750166486"
},
"stopId": "TA0290P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166518"
},
"departure": {
"time": "1750166528"
},
"stopId": "02004P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750166603"
},
"departure": {
"time": "1750166613"
},
"stopId": "TA1505P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750166641"
},
"departure": {
"time": "1750166651"
},
"stopId": "TA1495P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750166676"
},
"departure": {
"time": "1750166686"
},
"stopId": "TA4570P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750166752"
},
"departure": {
"time": "1750166762"
},
"stopId": "TA0075P",
"stopSequence": 50
}
],
"timestamp": "1750164341",
"trip": {
"directionId": 0,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:50:00",
"tripId": "596"
},
"vehicle": {
"id": "zenbus:Vehicle:348780002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280003:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": -21.27762794494629,
"longitude": 55.51429748535156
},
"stopId": "TA1075C",
"timestamp": "1750164348",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "590"
},
"vehicle": {
"id": "zenbus:Vehicle:366280003:LOC"
}
}
},
{
"id": "588",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164365"
},
"departure": {
"time": "1750164375"
},
"stopId": "TA1075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164432"
},
"departure": {
"time": "1750164442"
},
"stopId": "TA0005C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164536"
},
"departure": {
"time": "1750164546"
},
"stopId": "TA4160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164604"
},
"departure": {
"time": "1750164614"
},
"stopId": "TA9740P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164633"
},
"departure": {
"time": "1750164643"
},
"stopId": "TA5240P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164673"
},
"departure": {
"time": "1750164683"
},
"stopId": "TA5230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164718"
},
"departure": {
"time": "1750164728"
},
"stopId": "TA5220P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164794"
},
"departure": {
"time": "1750164804"
},
"stopId": "TA5210P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164823"
},
"departure": {
"time": "1750164833"
},
"stopId": "TA5200P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164858"
},
"departure": {
"time": "1750164868"
},
"stopId": "TA5190P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164904"
},
"departure": {
"time": "1750164914"
},
"stopId": "TA10110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164964"
},
"departure": {
"time": "1750164974"
},
"stopId": "TA0485C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165029"
},
"departure": {
"time": "1750165039"
},
"stopId": "TA0480C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165088"
},
"departure": {
"time": "1750165098"
},
"stopId": "TA0010C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165117"
},
"departure": {
"time": "1750165127"
},
"stopId": "TA4590P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165182"
},
"departure": {
"time": "1750165192"
},
"stopId": "TA1155P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165229"
},
"departure": {
"time": "1750165239"
},
"stopId": "TA5180P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165276"
},
"departure": {
"time": "1750165286"
},
"stopId": "TA9255P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165328"
},
"departure": {
"time": "1750165338"
},
"stopId": "TA5740P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165365"
},
"departure": {
"time": "1750165375"
},
"stopId": "TA5750P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165415"
},
"departure": {
"time": "1750165425"
},
"stopId": "TA5170P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165472"
},
"departure": {
"time": "1750165482"
},
"stopId": "TA5160P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165510"
},
"departure": {
"time": "1750165520"
},
"stopId": "TA5760P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165602"
},
"departure": {
"time": "1750165612"
},
"stopId": "TA5780P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165665"
},
"departure": {
"time": "1750165675"
},
"stopId": "TA5770P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165733"
},
"departure": {
"time": "1750165743"
},
"stopId": "TA5150C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165789"
},
"departure": {
"time": "1750165799"
},
"stopId": "TA5140C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165863"
},
"departure": {
"time": "1750165873"
},
"stopId": "TA00025C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165915"
},
"departure": {
"time": "1750165925"
},
"stopId": "TA5130C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165958"
},
"departure": {
"time": "1750165968"
},
"stopId": "TA5120C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165992"
},
"departure": {
"time": "1750166002"
},
"stopId": "TA0075C",
"stopSequence": 45
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "590"
},
"vehicle": {
"id": "zenbus:Vehicle:366280003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:344570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.260835647583008,
"longitude": 55.50407028198242
},
"stopId": "TA0075C",
"timestamp": "1750164343",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:50:00",
"tripId": "595"
},
"vehicle": {
"id": "zenbus:Vehicle:344570001:LOC"
}
}
},
{
"id": "594",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164296"
},
"departure": {
"time": "1750164600"
},
"stopId": "TA0075C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164686"
},
"departure": {
"time": "1750164696"
},
"stopId": "TA4570C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164724"
},
"departure": {
"time": "1750164734"
},
"stopId": "TA1495C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164779"
},
"departure": {
"time": "1750164789"
},
"stopId": "TA1505C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164861"
},
"departure": {
"time": "1750164871"
},
"stopId": "02004C",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164908"
},
"departure": {
"time": "1750164918"
},
"stopId": "TA0290C",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164959"
},
"departure": {
"time": "1750164969"
},
"stopId": "TA9630C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164992"
},
"departure": {
"time": "1750165002"
},
"stopId": "TA9635C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750165035"
},
"departure": {
"time": "1750165045"
},
"stopId": "TA9640C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750165059"
},
"departure": {
"time": "1750165069"
},
"stopId": "TA9645C",
"stopSequence": 9
},
{
"arrival": {
"time": "1750165092"
},
"departure": {
"time": "1750165102"
},
"stopId": "TA9650C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165119"
},
"departure": {
"time": "1750165129"
},
"stopId": "TA9655C",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165174"
},
"departure": {
"time": "1750165184"
},
"stopId": "TA00024C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165351"
},
"departure": {
"time": "1750165361"
},
"stopId": "TA1085C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165421"
},
"departure": {
"time": "1750165431"
},
"stopId": "TA1070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165489"
},
"departure": {
"time": "1750165499"
},
"stopId": "TA1075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165549"
},
"departure": {
"time": "1750165559"
},
"stopId": "TA0005C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165639"
},
"departure": {
"time": "1750165649"
},
"stopId": "TA4160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165700"
},
"departure": {
"time": "1750165710"
},
"stopId": "TA9740P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165727"
},
"departure": {
"time": "1750165737"
},
"stopId": "TA5240P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165763"
},
"departure": {
"time": "1750165773"
},
"stopId": "TA5230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165804"
},
"departure": {
"time": "1750165814"
},
"stopId": "TA5220P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165871"
},
"departure": {
"time": "1750165881"
},
"stopId": "TA5210P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165899"
},
"departure": {
"time": "1750165909"
},
"stopId": "TA5200P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165931"
},
"departure": {
"time": "1750165941"
},
"stopId": "TA5190P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165972"
},
"departure": {
"time": "1750165982"
},
"stopId": "TA10110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750166026"
},
"departure": {
"time": "1750166036"
},
"stopId": "TA0485C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750166084"
},
"departure": {
"time": "1750166094"
},
"stopId": "TA0480C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750166136"
},
"departure": {
"time": "1750166146"
},
"stopId": "TA0010C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750166163"
},
"departure": {
"time": "1750166173"
},
"stopId": "TA4590P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750166221"
},
"departure": {
"time": "1750166231"
},
"stopId": "TA1155P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750166263"
},
"departure": {
"time": "1750166273"
},
"stopId": "TA5180P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750166306"
},
"departure": {
"time": "1750166316"
},
"stopId": "TA9255P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750166353"
},
"departure": {
"time": "1750166363"
},
"stopId": "TA5740P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750166388"
},
"departure": {
"time": "1750166398"
},
"stopId": "TA5750P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750166433"
},
"departure": {
"time": "1750166443"
},
"stopId": "TA5170P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750166485"
},
"departure": {
"time": "1750166495"
},
"stopId": "TA5160P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750166519"
},
"departure": {
"time": "1750166529"
},
"stopId": "TA5760P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750166601"
},
"departure": {
"time": "1750166611"
},
"stopId": "TA5780P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166657"
},
"departure": {
"time": "1750166667"
},
"stopId": "TA5770P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166717"
},
"departure": {
"time": "1750166727"
},
"stopId": "TA5150C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750166768"
},
"departure": {
"time": "1750166778"
},
"stopId": "TA5140C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750166834"
},
"departure": {
"time": "1750166844"
},
"stopId": "TA00025C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166881"
},
"departure": {
"time": "1750166891"
},
"stopId": "TA5130C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166921"
},
"departure": {
"time": "1750166931"
},
"stopId": "TA5120C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166952"
},
"departure": {
"time": "1750166962"
},
"stopId": "TA0075C",
"stopSequence": 45
}
],
"timestamp": "1750164343",
"trip": {
"directionId": 1,
"routeId": "FLOR",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:50:00",
"tripId": "595"
},
"vehicle": {
"id": "zenbus:Vehicle:344570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:358690003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": -21.378135681152344,
"longitude": 55.61895751953125
},
"stopId": "SJ04515C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "280"
},
"vehicle": {
"id": "zenbus:Vehicle:358690003:LOC"
}
}
},
{
"id": "316",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164237"
},
"departure": {
"time": "1750164274"
},
"stopId": "SJ04530C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164327"
},
"departure": {
"time": "1750164359"
},
"stopId": "SJ04515C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164391"
},
"departure": {
"time": "1750164401"
},
"stopId": "SJ03925C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164454"
},
"departure": {
"time": "1750164464"
},
"stopId": "SJ0050C",
"stopSequence": 26
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "280"
},
"vehicle": {
"id": "zenbus:Vehicle:358690003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:371990006:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": -21.37654685974121,
"longitude": 55.63204574584961
},
"stopId": "SJ04495C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "284"
},
"vehicle": {
"id": "zenbus:Vehicle:371990006:LOC"
}
}
},
{
"id": "280",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164239"
},
"departure": {
"time": "1750164270"
},
"stopId": "SJ04105C",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "SJ01800P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164284"
},
"departure": {
"time": "1750164325"
},
"stopId": "SJ01790P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164361"
},
"departure": {
"time": "1750164425"
},
"stopId": "SJ04495C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164460"
},
"departure": {
"time": "1750164475"
},
"stopId": "SJ04455C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164498"
},
"departure": {
"time": "1750164508"
},
"stopId": "SJ02740C",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164542"
},
"departure": {
"time": "1750164552"
},
"stopId": "SJ04500C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164609"
},
"departure": {
"time": "1750164619"
},
"stopId": "SJ04310P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164657"
},
"departure": {
"time": "1750164667"
},
"stopId": "SJ04505P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164684"
},
"departure": {
"time": "1750164694"
},
"stopId": "SJ04370P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164753"
},
"departure": {
"time": "1750164763"
},
"stopId": "SJ04590C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164800"
},
"departure": {
"time": "1750164810"
},
"stopId": "SJ04595C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164856"
},
"departure": {
"time": "1750164866"
},
"stopId": "SJ04600C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164907"
},
"departure": {
"time": "1750164917"
},
"stopId": "SJ04485P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164966"
},
"departure": {
"time": "1750164976"
},
"stopId": "SJ04510P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165104"
},
"departure": {
"time": "1750165114"
},
"stopId": "SJ04460C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165172"
},
"departure": {
"time": "1750165182"
},
"stopId": "SJ01660C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165216"
},
"departure": {
"time": "1750165226"
},
"stopId": "SJ01670C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165279"
},
"departure": {
"time": "1750165289"
},
"stopId": "SJ04080C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165356"
},
"departure": {
"time": "1750165366"
},
"stopId": "SJ04530C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165426"
},
"departure": {
"time": "1750165436"
},
"stopId": "SJ04515C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165468"
},
"departure": {
"time": "1750165478"
},
"stopId": "SJ03925C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165532"
},
"departure": {
"time": "1750165542"
},
"stopId": "SJ0050C",
"stopSequence": 26
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "GECK",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:40:00",
"tripId": "284"
},
"vehicle": {
"id": "zenbus:Vehicle:371990006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:375020002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": -21.24921989440918,
"longitude": 55.47844696044922
},
"stopId": "ED0045C",
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "GERA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:35:00",
"tripId": "374"
},
"vehicle": {
"id": "zenbus:Vehicle:375020002:LOC"
}
}
},
{
"id": "317",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164338"
},
"departure": {
"time": "1750164355"
},
"stopId": "ED0045C",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164374"
},
"departure": {
"time": "1750164384"
},
"stopId": "ED0050C",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164402"
},
"departure": {
"time": "1750164412"
},
"stopId": "ED0055C",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164436"
},
"departure": {
"time": "1750164446"
},
"stopId": "ED0060C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164467"
},
"departure": {
"time": "1750164477"
},
"stopId": "ED0065C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164501"
},
"departure": {
"time": "1750164511"
},
"stopId": "ED0610C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164528"
},
"departure": {
"time": "1750164538"
},
"stopId": "ED 0010C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164562"
},
"departure": {
"time": "1750164572"
},
"stopId": "ED555C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164596"
},
"departure": {
"time": "1750164606"
},
"stopId": "ED0085C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164633"
},
"departure": {
"time": "1750164643"
},
"stopId": "ED0090C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164669"
},
"departure": {
"time": "1750164679"
},
"stopId": "ED0100C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164700"
},
"departure": {
"time": "1750164710"
},
"stopId": "ED0105C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164729"
},
"departure": {
"time": "1750164739"
},
"stopId": "ED0110C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164761"
},
"departure": {
"time": "1750164771"
},
"stopId": "ED0115C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164808"
},
"departure": {
"time": "1750164818"
},
"stopId": "ED0120C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164842"
},
"departure": {
"time": "1750164852"
},
"stopId": "ED0125C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164875"
},
"departure": {
"time": "1750164885"
},
"stopId": "ED0130C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164915"
},
"departure": {
"time": "1750164925"
},
"stopId": "ED0135C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164948"
},
"departure": {
"time": "1750164958"
},
"stopId": "ED0140C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164978"
},
"departure": {
"time": "1750164988"
},
"stopId": "ED0145C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165009"
},
"departure": {
"time": "1750165019"
},
"stopId": "ED0150C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165046"
},
"departure": {
"time": "1750165056"
},
"stopId": "ED0155C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165071"
},
"departure": {
"time": "1750165081"
},
"stopId": "ED0160C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165097"
},
"departure": {
"time": "1750165107"
},
"stopId": "ED0165C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165124"
},
"departure": {
"time": "1750165134"
},
"stopId": "ED0170C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165151"
},
"departure": {
"time": "1750165161"
},
"stopId": "ED0175C",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165190"
},
"departure": {
"time": "1750165200"
},
"stopId": "ED0180C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165217"
},
"departure": {
"time": "1750165227"
},
"stopId": "ED0185C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165251"
},
"departure": {
"time": "1750165261"
},
"stopId": "ED0190C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165289"
},
"departure": {
"time": "1750165299"
},
"stopId": "ED0125P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165322"
},
"departure": {
"time": "1750165332"
},
"stopId": "ED0120P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165371"
},
"departure": {
"time": "1750165381"
},
"stopId": "ED0115P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165405"
},
"departure": {
"time": "1750165415"
},
"stopId": "ED0110P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165432"
},
"departure": {
"time": "1750165442"
},
"stopId": "ED0095P",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165471"
},
"departure": {
"time": "1750165481"
},
"stopId": "ED0090P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165507"
},
"departure": {
"time": "1750165517"
},
"stopId": "ED0600C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165533"
},
"departure": {
"time": "1750165543"
},
"stopId": "ED0085P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165566"
},
"departure": {
"time": "1750165576"
},
"stopId": "ED555P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165605"
},
"departure": {
"time": "1750165615"
},
"stopId": "ED 0010C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165638"
},
"departure": {
"time": "1750165648"
},
"stopId": "ED555C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165672"
},
"departure": {
"time": "1750165682"
},
"stopId": "ED0085C",
"stopSequence": 50
},
{
"arrival": {
"time": "1750165703"
},
"departure": {
"time": "1750165713"
},
"stopId": "ED0600C",
"stopSequence": 51
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "GERA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:35:00",
"tripId": "374"
},
"vehicle": {
"id": "zenbus:Vehicle:375020002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:370510006:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": -21.358430862426758,
"longitude": 55.720062255859375
},
"stopId": "PH00420C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "MAGM",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "325"
},
"vehicle": {
"id": "zenbus:Vehicle:370510006:LOC"
}
}
},
{
"id": "374",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164231"
},
"departure": {
"time": "1750164235"
},
"stopId": "PH00430P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164265"
},
"departure": {
"time": "1750164266"
},
"stopId": "PH00320P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164302"
},
"departure": {
"time": "1750164303"
},
"stopId": "PH00430C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164332"
},
"departure": {
"time": "1750164334"
},
"stopId": "PH00330C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164364"
},
"departure": {
"time": "1750164427"
},
"stopId": "PH00420C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164466"
},
"departure": {
"time": "1750164478"
},
"stopId": "PH00530C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164491"
},
"departure": {
"time": "1750164501"
},
"stopId": "PH00440C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164522"
},
"departure": {
"time": "1750164532"
},
"stopId": "PH00450C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164564"
},
"departure": {
"time": "1750164574"
},
"stopId": "PH00470C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164612"
},
"departure": {
"time": "1750164622"
},
"stopId": "PH00460C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164646"
},
"departure": {
"time": "1750164656"
},
"stopId": "PH00370C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164666"
},
"departure": {
"time": "1750164676"
},
"stopId": "PH00260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164710"
},
"departure": {
"time": "1750164720"
},
"stopId": "PH00630P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164750"
},
"departure": {
"time": "1750164760"
},
"stopId": "PH00635P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164801"
},
"departure": {
"time": "1750164811"
},
"stopId": "PH00290P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164849"
},
"departure": {
"time": "1750164859"
},
"stopId": "PH00300P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164893"
},
"departure": {
"time": "1750164903"
},
"stopId": "PH00310P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750164928"
},
"departure": {
"time": "1750164938"
},
"stopId": "PH00680C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750164967"
},
"departure": {
"time": "1750164977"
},
"stopId": "PH00685C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750164999"
},
"departure": {
"time": "1750165009"
},
"stopId": "PH00675C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165035"
},
"departure": {
"time": "1750165045"
},
"stopId": "PH00615C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165071"
},
"departure": {
"time": "1750165081"
},
"stopId": "PH00640C",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165099"
},
"departure": {
"time": "1750165109"
},
"stopId": "PH00645C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165129"
},
"departure": {
"time": "1750165139"
},
"stopId": "PH00280C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165162"
},
"departure": {
"time": "1750165172"
},
"stopId": "PH00635C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165202"
},
"departure": {
"time": "1750165212"
},
"stopId": "PH00630C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165238"
},
"departure": {
"time": "1750165248"
},
"stopId": "PH00260C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165276"
},
"departure": {
"time": "1750165286"
},
"stopId": "PH00250C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165320"
},
"departure": {
"time": "1750165330"
},
"stopId": "PH00240C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165371"
},
"departure": {
"time": "1750165381"
},
"stopId": "PH00230C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165433"
},
"departure": {
"time": "1750165443"
},
"stopId": "PH00220C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165501"
},
"departure": {
"time": "1750165511"
},
"stopId": "PH00210C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165546"
},
"departure": {
"time": "1750165556"
},
"stopId": "PH00400C",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165588"
},
"departure": {
"time": "1750165598"
},
"stopId": "PH00200C",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165626"
},
"departure": {
"time": "1750165636"
},
"stopId": "PH00480C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165667"
},
"departure": {
"time": "1750165677"
},
"stopId": "PH00190C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165725"
},
"departure": {
"time": "1750165735"
},
"stopId": "PH00650C",
"stopSequence": 50
},
{
"arrival": {
"time": "1750165746"
},
"departure": {
"time": "1750165756"
},
"stopId": "PH00670C",
"stopSequence": 51
},
{
"arrival": {
"time": "1750165774"
},
"departure": {
"time": "1750165784"
},
"stopId": "PH00690C",
"stopSequence": 52
},
{
"arrival": {
"time": "1750165817"
},
"departure": {
"time": "1750165827"
},
"stopId": "PH00695C",
"stopSequence": 53
},
{
"arrival": {
"time": "1750165844"
},
"departure": {
"time": "1750165854"
},
"stopId": "PH00565C",
"stopSequence": 54
},
{
"arrival": {
"time": "1750165873"
},
"departure": {
"time": "1750165883"
},
"stopId": "PH00655C",
"stopSequence": 55
},
{
"arrival": {
"time": "1750165902"
},
"departure": {
"time": "1750165912"
},
"stopId": "PH00660C",
"stopSequence": 56
},
{
"arrival": {
"time": "1750165929"
},
"departure": {
"time": "1750165939"
},
"stopId": "PH00665C",
"stopSequence": 57
},
{
"arrival": {
"time": "1750165970"
},
"departure": {
"time": "1750165980"
},
"stopId": "PH00700C",
"stopSequence": 58
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "MAGM",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "325"
},
"vehicle": {
"id": "zenbus:Vehicle:370510006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366290002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": -21.254732131958008,
"longitude": 55.491302490234375
},
"stopId": "TA1455P",
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "STA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:25:00",
"tripId": "774"
},
"vehicle": {
"id": "zenbus:Vehicle:366290002:LOC"
}
}
},
{
"id": "325",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164319"
},
"departure": {
"time": "1750164356"
},
"stopId": "TA1455P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164383"
},
"departure": {
"time": "1750164393"
},
"stopId": "TA1440P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164435"
},
"departure": {
"time": "1750164445"
},
"stopId": "TA1430P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164489"
},
"departure": {
"time": "1750164499"
},
"stopId": "TA1420P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164527"
},
"departure": {
"time": "1750164537"
},
"stopId": "ED0350P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164763"
},
"departure": {
"time": "1750164773"
},
"stopId": "04381C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164861"
},
"departure": {
"time": "1750164871"
},
"stopId": "04360C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164988"
},
"departure": {
"time": "1750164998"
},
"stopId": "03010P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165076"
},
"departure": {
"time": "1750165086"
},
"stopId": "01011C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165134"
},
"departure": {
"time": "1750165144"
},
"stopId": "04261C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165168"
},
"departure": {
"time": "1750165178"
},
"stopId": "04271C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165389"
},
"departure": {
"time": "1750165399"
},
"stopId": "ED0140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165443"
},
"departure": {
"time": "1750165453"
},
"stopId": "ED0135P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165500"
},
"departure": {
"time": "1750165510"
},
"stopId": "ED0130P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165548"
},
"departure": {
"time": "1750165558"
},
"stopId": "ED0125P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165594"
},
"departure": {
"time": "1750165604"
},
"stopId": "ED0120P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165677"
},
"departure": {
"time": "1750165687"
},
"stopId": "ED0115P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165726"
},
"departure": {
"time": "1750165736"
},
"stopId": "ED0110P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165761"
},
"departure": {
"time": "1750165771"
},
"stopId": "ED0095P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165821"
},
"departure": {
"time": "1750165831"
},
"stopId": "ED0090P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165876"
},
"departure": {
"time": "1750165886"
},
"stopId": "ED0600C",
"stopSequence": 31
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "STA",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:25:00",
"tripId": "774"
},
"vehicle": {
"id": "zenbus:Vehicle:366290002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:350490002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 38,
"position": {
"latitude": -21.38031578063965,
"longitude": 55.608333587646484
},
"stopId": "SJ0030C",
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "15:25:00",
"tripId": "764"
},
"vehicle": {
"id": "zenbus:Vehicle:350490002:LOC"
}
}
},
{
"id": "319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164281"
},
"departure": {
"time": "1750164295"
},
"stopId": "SJ0025C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750164337"
},
"departure": {
"time": "1750164357"
},
"stopId": "SJ0030C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750164416"
},
"departure": {
"time": "1750164426"
},
"stopId": "SJ0035C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750164507"
},
"departure": {
"time": "1750164517"
},
"stopId": "SJ0040C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750164574"
},
"departure": {
"time": "1750164584"
},
"stopId": "SJ03920C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750164625"
},
"departure": {
"time": "1750164635"
},
"stopId": "SJ03925C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750164682"
},
"departure": {
"time": "1750164692"
},
"stopId": "SJ0050C",
"stopSequence": 43
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "15:25:00",
"tripId": "764"
},
"vehicle": {
"id": "zenbus:Vehicle:350490002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:358690006:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": -21.279903411865234,
"longitude": 55.51366424560547
},
"stopId": "TA00110P",
"timestamp": "1750164346",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "776"
},
"vehicle": {
"id": "zenbus:Vehicle:358690006:LOC"
}
}
},
{
"id": "764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164372"
},
"departure": {
"time": "1750164382"
},
"stopId": "TA00110P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164415"
},
"departure": {
"time": "1750164425"
},
"stopId": "TA9465P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164481"
},
"departure": {
"time": "1750164491"
},
"stopId": "TA11995P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164511"
},
"departure": {
"time": "1750164521"
},
"stopId": "TA4930P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164542"
},
"departure": {
"time": "1750164552"
},
"stopId": "TA12000P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164573"
},
"departure": {
"time": "1750164583"
},
"stopId": "02040C",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164616"
},
"departure": {
"time": "1750164626"
},
"stopId": "02050C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164667"
},
"departure": {
"time": "1750164677"
},
"stopId": "02060C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164734"
},
"departure": {
"time": "1750164744"
},
"stopId": "02070C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164778"
},
"departure": {
"time": "1750164788"
},
"stopId": "02080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164814"
},
"departure": {
"time": "1750164824"
},
"stopId": "02090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164859"
},
"departure": {
"time": "1750164869"
},
"stopId": "02100C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164896"
},
"departure": {
"time": "1750164906"
},
"stopId": "02110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164947"
},
"departure": {
"time": "1750164957"
},
"stopId": "18160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164996"
},
"departure": {
"time": "1750165006"
},
"stopId": "01160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165076"
},
"departure": {
"time": "1750165086"
},
"stopId": "01170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165662"
},
"departure": {
"time": "1750165672"
},
"stopId": "05020C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165750"
},
"departure": {
"time": "1750165760"
},
"stopId": "01295C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165818"
},
"departure": {
"time": "1750165828"
},
"stopId": "05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750166110"
},
"departure": {
"time": "1750166120"
},
"stopId": "01900C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750166542"
},
"departure": {
"time": "1750166552"
},
"stopId": "02167P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750166681"
},
"departure": {
"time": "1750166691"
},
"stopId": "02160P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750167441"
},
"departure": {
"time": "1750167451"
},
"stopId": "PE21020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750167716"
},
"departure": {
"time": "1750167726"
},
"stopId": "PE04100C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750167830"
},
"departure": {
"time": "1750167840"
},
"stopId": "PE04026P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750168023"
},
"departure": {
"time": "1750168033"
},
"stopId": "SJ0005C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750168229"
},
"departure": {
"time": "1750168239"
},
"stopId": "SJ0010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750168285"
},
"departure": {
"time": "1750168295"
},
"stopId": "SJ0015C",
"stopSequence": 35
},
{
"arrival": {
"time": "1750168329"
},
"departure": {
"time": "1750168339"
},
"stopId": "SJ0020C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750168438"
},
"departure": {
"time": "1750168448"
},
"stopId": "SJ0025C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750168480"
},
"departure": {
"time": "1750168490"
},
"stopId": "SJ0030C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750168549"
},
"departure": {
"time": "1750168559"
},
"stopId": "SJ0035C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750168640"
},
"departure": {
"time": "1750168650"
},
"stopId": "SJ0040C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750168706"
},
"departure": {
"time": "1750168716"
},
"stopId": "SJ03920C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750168758"
},
"departure": {
"time": "1750168768"
},
"stopId": "SJ03925C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750168815"
},
"departure": {
"time": "1750168825"
},
"stopId": "SJ0050C",
"stopSequence": 43
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 0,
"routeId": "STC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "776"
},
"vehicle": {
"id": "zenbus:Vehicle:358690006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:352550005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 36,
"position": {
"latitude": -21.371910095214844,
"longitude": 55.708030700683594
},
"stopId": "PH00310P",
"timestamp": "1750163491",
"trip": {
"directionId": 1,
"routeId": "STD",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "958"
},
"vehicle": {
"id": "zenbus:Vehicle:352550005:LOC"
}
}
},
{
"id": "304",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164329"
},
"departure": {
"time": "1750164339"
},
"stopId": "PH00490P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750164365"
},
"departure": {
"time": "1750164375"
},
"stopId": "SJ02700P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750164394"
},
"departure": {
"time": "1750164404"
},
"stopId": "SJ02710P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750164440"
},
"departure": {
"time": "1750164450"
},
"stopId": "SJ02720P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750164496"
},
"departure": {
"time": "1750164506"
},
"stopId": "SJ02360P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750164539"
},
"departure": {
"time": "1750164549"
},
"stopId": "SJ02370P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750164579"
},
"departure": {
"time": "1750164589"
},
"stopId": "SJ02380P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750164622"
},
"departure": {
"time": "1750164632"
},
"stopId": "SJ02390P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750164687"
},
"departure": {
"time": "1750164697"
},
"stopId": "SJ02400P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750164731"
},
"departure": {
"time": "1750164741"
},
"stopId": "SJ02140P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750164775"
},
"departure": {
"time": "1750164785"
},
"stopId": "SJ02060P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750164847"
},
"departure": {
"time": "1750164857"
},
"stopId": "SJ02080P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750164909"
},
"departure": {
"time": "1750164919"
},
"stopId": "SJ02090P",
"stopSequence": 51
},
{
"arrival": {
"time": "1750164950"
},
"departure": {
"time": "1750164960"
},
"stopId": "SJ02100P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750164992"
},
"departure": {
"time": "1750165002"
},
"stopId": "SJ02110P",
"stopSequence": 53
},
{
"arrival": {
"time": "1750165039"
},
"departure": {
"time": "1750165049"
},
"stopId": "SJ04490P",
"stopSequence": 54
},
{
"arrival": {
"time": "1750165074"
},
"departure": {
"time": "1750165084"
},
"stopId": "SJ03110P",
"stopSequence": 55
},
{
"arrival": {
"time": "1750165107"
},
"departure": {
"time": "1750165117"
},
"stopId": "SJ0050C",
"stopSequence": 56
}
],
"timestamp": "1750164088",
"trip": {
"directionId": 1,
"routeId": "STD",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "958"
},
"vehicle": {
"id": "zenbus:Vehicle:352550005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:342430004:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": -21.278987884521484,
"longitude": 55.5152702331543
},
"stopId": "TA2305P",
"timestamp": "1750162330",
"trip": {
"directionId": 0,
"routeId": "T01A",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "772"
},
"vehicle": {
"id": "zenbus:Vehicle:342430004:LOC"
}
}
},
{
"id": "960",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164297"
},
"departure": {
"time": "1750164307"
},
"stopId": "TA2305P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164328"
},
"departure": {
"time": "1750164338"
},
"stopId": "TA4940P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164395"
},
"departure": {
"time": "1750164405"
},
"stopId": "TA00050P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164453"
},
"departure": {
"time": "1750164463"
},
"stopId": "TA4950P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164499"
},
"departure": {
"time": "1750164509"
},
"stopId": "TA0385P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164589"
},
"departure": {
"time": "1750164599"
},
"stopId": "TA0010P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164648"
},
"departure": {
"time": "1750164658"
},
"stopId": "TA0480P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164686"
},
"departure": {
"time": "1750164696"
},
"stopId": "TA0485P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164726"
},
"departure": {
"time": "1750164736"
},
"stopId": "TA0475P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164775"
},
"departure": {
"time": "1750164785"
},
"stopId": "TA4960P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164831"
},
"departure": {
"time": "1750164841"
},
"stopId": "TA4970P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164871"
},
"departure": {
"time": "1750164881"
},
"stopId": "TA3110P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164908"
},
"departure": {
"time": "1750164918"
},
"stopId": "TA3120P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164938"
},
"departure": {
"time": "1750164948"
},
"stopId": "TA3130P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164982"
},
"departure": {
"time": "1750164992"
},
"stopId": "TA3145P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165029"
},
"departure": {
"time": "1750165039"
},
"stopId": "TA3140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165060"
},
"departure": {
"time": "1750165070"
},
"stopId": "TA0030P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165087"
},
"departure": {
"time": "1750165097"
},
"stopId": "TA4980P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165134"
},
"departure": {
"time": "1750165144"
},
"stopId": "TA4990P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165164"
},
"departure": {
"time": "1750165174"
},
"stopId": "TA3170P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165206"
},
"departure": {
"time": "1750165216"
},
"stopId": "TA3190P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165239"
},
"departure": {
"time": "1750165249"
},
"stopId": "TA5000P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165271"
},
"departure": {
"time": "1750165281"
},
"stopId": "TA4420P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165304"
},
"departure": {
"time": "1750165314"
},
"stopId": "TA5010P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165322"
},
"departure": {
"time": "1750165332"
},
"stopId": "TA5010C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165356"
},
"departure": {
"time": "1750165366"
},
"stopId": "TA4420C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165399"
},
"departure": {
"time": "1750165409"
},
"stopId": "TA0420P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165430"
},
"departure": {
"time": "1750165440"
},
"stopId": "TA5020P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165463"
},
"departure": {
"time": "1750165473"
},
"stopId": "TA5030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165506"
},
"departure": {
"time": "1750165516"
},
"stopId": "TA0410P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165545"
},
"departure": {
"time": "1750165555"
},
"stopId": "TA0405P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165575"
},
"departure": {
"time": "1750165585"
},
"stopId": "TA5040P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165636"
},
"departure": {
"time": "1750165646"
},
"stopId": "TA5050P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165685"
},
"departure": {
"time": "1750165695"
},
"stopId": "TA0400P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165740"
},
"departure": {
"time": "1750165750"
},
"stopId": "TA4220C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165845"
},
"departure": {
"time": "1750165855"
},
"stopId": "TA4440P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165915"
},
"departure": {
"time": "1750165925"
},
"stopId": "TA4450P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165954"
},
"departure": {
"time": "1750165964"
},
"stopId": "TA4460P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165996"
},
"departure": {
"time": "1750166006"
},
"stopId": "TA5060P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750166024"
},
"departure": {
"time": "1750166034"
},
"stopId": "TA4480P",
"stopSequence": 43
},
{
"arrival": {
"time": "1750166052"
},
"departure": {
"time": "1750166062"
},
"stopId": "TA4490P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750166065"
},
"departure": {
"time": "1750166075"
},
"stopId": "TA4490C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750166099"
},
"departure": {
"time": "1750166109"
},
"stopId": "TA4480C",
"stopSequence": 46
},
{
"arrival": {
"time": "1750166130"
},
"departure": {
"time": "1750166140"
},
"stopId": "TA5060C",
"stopSequence": 47
},
{
"arrival": {
"time": "1750166169"
},
"departure": {
"time": "1750166179"
},
"stopId": "TA4460C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750166207"
},
"departure": {
"time": "1750166217"
},
"stopId": "TA4450C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750166279"
},
"departure": {
"time": "1750166289"
},
"stopId": "TA4440C",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166384"
},
"departure": {
"time": "1750166394"
},
"stopId": "TA4220C",
"stopSequence": 51
},
{
"arrival": {
"time": "1750166437"
},
"departure": {
"time": "1750166447"
},
"stopId": "TA0400C",
"stopSequence": 52
},
{
"arrival": {
"time": "1750166490"
},
"departure": {
"time": "1750166500"
},
"stopId": "TA5050C",
"stopSequence": 53
},
{
"arrival": {
"time": "1750166551"
},
"departure": {
"time": "1750166561"
},
"stopId": "TA5040C",
"stopSequence": 54
},
{
"arrival": {
"time": "1750166584"
},
"departure": {
"time": "1750166594"
},
"stopId": "TA0405C",
"stopSequence": 55
},
{
"arrival": {
"time": "1750166624"
},
"departure": {
"time": "1750166634"
},
"stopId": "TA0410C",
"stopSequence": 56
},
{
"arrival": {
"time": "1750166669"
},
"departure": {
"time": "1750166679"
},
"stopId": "TA5030C",
"stopSequence": 57
},
{
"arrival": {
"time": "1750166699"
},
"departure": {
"time": "1750166709"
},
"stopId": "TA5020C",
"stopSequence": 58
},
{
"arrival": {
"time": "1750166729"
},
"departure": {
"time": "1750166739"
},
"stopId": "TA0420C",
"stopSequence": 59
},
{
"arrival": {
"time": "1750166772"
},
"departure": {
"time": "1750166782"
},
"stopId": "TA0425C",
"stopSequence": 60
},
{
"arrival": {
"time": "1750166812"
},
"departure": {
"time": "1750166822"
},
"stopId": "TA0430C",
"stopSequence": 61
},
{
"arrival": {
"time": "1750166843"
},
"departure": {
"time": "1750166853"
},
"stopId": "TA0435C",
"stopSequence": 62
},
{
"arrival": {
"time": "1750166883"
},
"departure": {
"time": "1750166893"
},
"stopId": "TA0015C",
"stopSequence": 63
},
{
"arrival": {
"time": "1750166915"
},
"departure": {
"time": "1750166925"
},
"stopId": "TA5070C",
"stopSequence": 64
},
{
"arrival": {
"time": "1750166950"
},
"departure": {
"time": "1750166960"
},
"stopId": "TA0440C",
"stopSequence": 65
},
{
"arrival": {
"time": "1750166983"
},
"departure": {
"time": "1750166993"
},
"stopId": "TA5080C",
"stopSequence": 66
},
{
"arrival": {
"time": "1750167013"
},
"departure": {
"time": "1750167023"
},
"stopId": "TA0450C",
"stopSequence": 67
},
{
"arrival": {
"time": "1750167041"
},
"departure": {
"time": "1750167051"
},
"stopId": "TA0455C",
"stopSequence": 68
},
{
"arrival": {
"time": "1750167086"
},
"departure": {
"time": "1750167096"
},
"stopId": "TA0460C",
"stopSequence": 69
},
{
"arrival": {
"time": "1750167150"
},
"departure": {
"time": "1750167160"
},
"stopId": "TA0465C",
"stopSequence": 70
},
{
"arrival": {
"time": "1750167179"
},
"departure": {
"time": "1750167189"
},
"stopId": "TA0470C",
"stopSequence": 71
},
{
"arrival": {
"time": "1750167229"
},
"departure": {
"time": "1750167239"
},
"stopId": "TA5090C",
"stopSequence": 72
},
{
"arrival": {
"time": "1750167275"
},
"departure": {
"time": "1750167285"
},
"stopId": "TA0475C",
"stopSequence": 73
},
{
"arrival": {
"time": "1750167308"
},
"departure": {
"time": "1750167318"
},
"stopId": "TA0485C",
"stopSequence": 74
},
{
"arrival": {
"time": "1750167365"
},
"departure": {
"time": "1750167375"
},
"stopId": "TA0480C",
"stopSequence": 75
},
{
"arrival": {
"time": "1750167412"
},
"departure": {
"time": "1750167422"
},
"stopId": "TA0010C",
"stopSequence": 76
},
{
"arrival": {
"time": "1750167443"
},
"departure": {
"time": "1750167453"
},
"stopId": "TA0380C",
"stopSequence": 77
},
{
"arrival": {
"time": "1750167521"
},
"departure": {
"time": "1750167531"
},
"stopId": "TA0385C",
"stopSequence": 78
},
{
"arrival": {
"time": "1750167566"
},
"departure": {
"time": "1750167576"
},
"stopId": "TA4950C",
"stopSequence": 79
},
{
"arrival": {
"time": "1750167609"
},
"departure": {
"time": "1750167619"
},
"stopId": "TA00050C",
"stopSequence": 80
},
{
"arrival": {
"time": "1750167677"
},
"departure": {
"time": "1750167687"
},
"stopId": "TA4940C",
"stopSequence": 81
},
{
"arrival": {
"time": "1750167718"
},
"departure": {
"time": "1750167728"
},
"stopId": "TA2305C",
"stopSequence": 82
},
{
"arrival": {
"time": "1750167813"
},
"departure": {
"time": "1750167823"
},
"stopId": "TA1075P",
"stopSequence": 83
},
{
"arrival": {
"time": "1750167875"
},
"departure": {
"time": "1750167885"
},
"stopId": "TA1070P",
"stopSequence": 84
},
{
"arrival": {
"time": "1750167938"
},
"departure": {
"time": "1750167948"
},
"stopId": "TA1085P",
"stopSequence": 85
},
{
"arrival": {
"time": "1750168032"
},
"departure": {
"time": "1750168042"
},
"stopId": "TA0001C",
"stopSequence": 86
},
{
"arrival": {
"time": "1750168080"
},
"departure": {
"time": "1750168090"
},
"stopId": "TA00036C",
"stopSequence": 87
}
],
"timestamp": "1750164255",
"trip": {
"directionId": 0,
"routeId": "T01A",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:05:00",
"tripId": "772"
},
"vehicle": {
"id": "zenbus:Vehicle:342430004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:348790008:LOC",
"vehicle": {
"currentStopSequence": 73,
"position": {
"latitude": -21.284862518310547,
"longitude": 55.53195571899414
},
"stopId": "TA0475C",
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "T01B",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "768"
},
"vehicle": {
"id": "zenbus:Vehicle:348790008:LOC"
}
}
},
{
"id": "807",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA0030C",
"stopSequence": 65
},
{
"arrival": {
"time": "1750164113"
},
"departure": {
"time": "1750164133"
},
"stopId": "TA3140C",
"stopSequence": 66
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA3145C",
"stopSequence": 67
},
{
"arrival": {
"time": "1750164196"
},
"departure": {
"time": "1750164227"
},
"stopId": "TA3130C",
"stopSequence": 68
},
{
"arrival": {
"time": "1750164240"
},
"departure": {
"time": "1750164268"
},
"stopId": "TA3120C",
"stopSequence": 69
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA3110C",
"stopSequence": 70
},
{
"arrival": {
"time": "1750164294"
},
"departure": {
"time": "1750164309"
},
"stopId": "TA4970C",
"stopSequence": 71
},
{
"arrival": {
"time": "1750164335"
},
"departure": {
"time": "1750164336"
},
"stopId": "TA4960C",
"stopSequence": 72
},
{
"arrival": {
"time": "1750164386"
},
"departure": {
"time": "1750164498"
},
"stopId": "TA0475C",
"stopSequence": 73
},
{
"arrival": {
"time": "1750164523"
},
"departure": {
"time": "1750164566"
},
"stopId": "TA0485C",
"stopSequence": 74
},
{
"arrival": {
"time": "1750164576"
},
"departure": {
"time": "1750164593"
},
"stopId": "TA0480C",
"stopSequence": 75
},
{
"arrival": {
"time": "1750164625"
},
"departure": {
"time": "1750164635"
},
"stopId": "TA0010C",
"stopSequence": 76
},
{
"arrival": {
"time": "1750164658"
},
"departure": {
"time": "1750164668"
},
"stopId": "TA0380C",
"stopSequence": 77
},
{
"arrival": {
"time": "1750164738"
},
"departure": {
"time": "1750164748"
},
"stopId": "TA0385C",
"stopSequence": 78
},
{
"arrival": {
"time": "1750164785"
},
"departure": {
"time": "1750164795"
},
"stopId": "TA4950C",
"stopSequence": 79
},
{
"arrival": {
"time": "1750164831"
},
"departure": {
"time": "1750164841"
},
"stopId": "TA00050C",
"stopSequence": 80
},
{
"arrival": {
"time": "1750164901"
},
"departure": {
"time": "1750164911"
},
"stopId": "TA4940C",
"stopSequence": 81
},
{
"arrival": {
"time": "1750164945"
},
"departure": {
"time": "1750164955"
},
"stopId": "TA2305C",
"stopSequence": 82
},
{
"arrival": {
"time": "1750165044"
},
"departure": {
"time": "1750165054"
},
"stopId": "TA1075P",
"stopSequence": 83
},
{
"arrival": {
"time": "1750165108"
},
"departure": {
"time": "1750165118"
},
"stopId": "TA1070P",
"stopSequence": 84
},
{
"arrival": {
"time": "1750165174"
},
"departure": {
"time": "1750165184"
},
"stopId": "TA1085P",
"stopSequence": 85
},
{
"arrival": {
"time": "1750165266"
},
"departure": {
"time": "1750165276"
},
"stopId": "TA0001C",
"stopSequence": 86
},
{
"arrival": {
"time": "1750165332"
},
"departure": {
"time": "1750165342"
},
"stopId": "TA00036C",
"stopSequence": 87
}
],
"timestamp": "1750164346",
"trip": {
"directionId": 1,
"routeId": "T01B",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "768"
},
"vehicle": {
"id": "zenbus:Vehicle:348790008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:350500004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.27364730834961,
"longitude": 55.50478744506836
},
"stopId": "TA00023C",
"timestamp": "1750163025",
"trip": {
"directionId": 1,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:25:00",
"tripId": "775"
},
"vehicle": {
"id": "zenbus:Vehicle:350500004:LOC"
}
}
},
{
"id": "489",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164391"
},
"departure": {
"time": "1750164401"
},
"stopId": "TA1085C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164475"
},
"departure": {
"time": "1750164485"
},
"stopId": "TA1070C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164554"
},
"departure": {
"time": "1750164564"
},
"stopId": "TA1075C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164692"
},
"departure": {
"time": "1750164702"
},
"stopId": "TA2305P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164730"
},
"departure": {
"time": "1750164740"
},
"stopId": "TA4940P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164816"
},
"departure": {
"time": "1750164826"
},
"stopId": "TA00050P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164893"
},
"departure": {
"time": "1750164903"
},
"stopId": "TA4950P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164950"
},
"departure": {
"time": "1750164960"
},
"stopId": "TA0385P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750165077"
},
"departure": {
"time": "1750165087"
},
"stopId": "TA0380P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750165131"
},
"departure": {
"time": "1750165141"
},
"stopId": "TA0190P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165220"
},
"departure": {
"time": "1750165230"
},
"stopId": "TA3600P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165286"
},
"departure": {
"time": "1750165296"
},
"stopId": "TA3590P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165376"
},
"departure": {
"time": "1750165386"
},
"stopId": "TA5350P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165474"
},
"departure": {
"time": "1750165484"
},
"stopId": "TA3570P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165576"
},
"departure": {
"time": "1750165586"
},
"stopId": "TA3560P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165656"
},
"departure": {
"time": "1750165666"
},
"stopId": "TA3300P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165688"
},
"departure": {
"time": "1750165698"
},
"stopId": "TA3540P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165778"
},
"departure": {
"time": "1750165788"
},
"stopId": "TA3530P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165846"
},
"departure": {
"time": "1750165856"
},
"stopId": "TA3520P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165943"
},
"departure": {
"time": "1750165953"
},
"stopId": "TA3510P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750166012"
},
"departure": {
"time": "1750166022"
},
"stopId": "TA0035P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750166051"
},
"departure": {
"time": "1750166061"
},
"stopId": "TA5340P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750166105"
},
"departure": {
"time": "1750166115"
},
"stopId": "TA3491P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750166165"
},
"departure": {
"time": "1750166175"
},
"stopId": "TA0040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750166238"
},
"departure": {
"time": "1750166248"
},
"stopId": "TA5330P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750166333"
},
"departure": {
"time": "1750166343"
},
"stopId": "TA3480P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750166385"
},
"departure": {
"time": "1750166395"
},
"stopId": "TA0155P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750166460"
},
"departure": {
"time": "1750166470"
},
"stopId": "TA3460P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750166509"
},
"departure": {
"time": "1750166519"
},
"stopId": "TA3450P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750166568"
},
"departure": {
"time": "1750166578"
},
"stopId": "TA5320P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750166624"
},
"departure": {
"time": "1750166634"
},
"stopId": "TA5310P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750166675"
},
"departure": {
"time": "1750166685"
},
"stopId": "TA3440P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750166794"
},
"departure": {
"time": "1750166804"
},
"stopId": "TA3430P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750166854"
},
"departure": {
"time": "1750166864"
},
"stopId": "TA3420P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750166918"
},
"departure": {
"time": "1750166928"
},
"stopId": "TA3410P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750166983"
},
"departure": {
"time": "1750166993"
},
"stopId": "TA5300P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750167037"
},
"departure": {
"time": "1750167047"
},
"stopId": "TA5290P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750167111"
},
"departure": {
"time": "1750167121"
},
"stopId": "TA3390P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750167168"
},
"departure": {
"time": "1750167178"
},
"stopId": "TA1400P",
"stopSequence": 43
},
{
"arrival": {
"time": "1750167231"
},
"departure": {
"time": "1750167241"
},
"stopId": "TA3370P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750167281"
},
"departure": {
"time": "1750167291"
},
"stopId": "TA5280P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750167366"
},
"departure": {
"time": "1750167376"
},
"stopId": "TA3360P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750167450"
},
"departure": {
"time": "1750167460"
},
"stopId": "TA0045P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750167501"
},
"departure": {
"time": "1750167511"
},
"stopId": "TA3350P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750167541"
},
"departure": {
"time": "1750167551"
},
"stopId": "TA3340P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750167592"
},
"departure": {
"time": "1750167602"
},
"stopId": "TA3330P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750167763"
},
"departure": {
"time": "1750167773"
},
"stopId": "TA3320P",
"stopSequence": 51
},
{
"arrival": {
"time": "1750167795"
},
"departure": {
"time": "1750167805"
},
"stopId": "TA3310P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750167839"
},
"departure": {
"time": "1750167849"
},
"stopId": "TA1310C",
"stopSequence": 53
},
{
"arrival": {
"time": "1750167942"
},
"departure": {
"time": "1750167952"
},
"stopId": "TA0050C",
"stopSequence": 54
},
{
"arrival": {
"time": "1750168029"
},
"departure": {
"time": "1750168039"
},
"stopId": "TA0055P",
"stopSequence": 55
}
],
"timestamp": "1750164185",
"trip": {
"directionId": 1,
"routeId": "T02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:25:00",
"tripId": "775"
},
"vehicle": {
"id": "zenbus:Vehicle:350500004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:346710004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": -21.273420333862305,
"longitude": 55.504852294921875
},
"stopId": "TA00038C",
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "T03",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:10:00",
"tripId": "785"
},
"vehicle": {
"id": "zenbus:Vehicle:346710004:LOC"
}
}
},
{
"id": "481",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164285"
},
"departure": {
"time": "1750165800"
},
"stopId": "TA00038C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750165900"
},
"departure": {
"time": "1750165910"
},
"stopId": "TA0290P",
"stopSequence": 1
},
{
"arrival": {
"time": "1750165950"
},
"departure": {
"time": "1750165960"
},
"stopId": "02004P",
"stopSequence": 2
},
{
"arrival": {
"time": "1750166059"
},
"departure": {
"time": "1750166069"
},
"stopId": "TA1505P",
"stopSequence": 3
},
{
"arrival": {
"time": "1750166103"
},
"departure": {
"time": "1750166113"
},
"stopId": "TA1495P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750166144"
},
"departure": {
"time": "1750166154"
},
"stopId": "TA4570P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750166239"
},
"departure": {
"time": "1750166249"
},
"stopId": "TA0075P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750166277"
},
"departure": {
"time": "1750166287"
},
"stopId": "TA5120P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750166319"
},
"departure": {
"time": "1750166329"
},
"stopId": "TA5130P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750166364"
},
"departure": {
"time": "1750166374"
},
"stopId": "TA00025P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750166427"
},
"departure": {
"time": "1750166437"
},
"stopId": "TA5140P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750166480"
},
"departure": {
"time": "1750166490"
},
"stopId": "TA5150P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750166529"
},
"departure": {
"time": "1750166539"
},
"stopId": "TA1760P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750166568"
},
"departure": {
"time": "1750166578"
},
"stopId": "TA5490P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750166636"
},
"departure": {
"time": "1750166646"
},
"stopId": "TA5480P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750166694"
},
"departure": {
"time": "1750166704"
},
"stopId": "TA5470P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750166789"
},
"departure": {
"time": "1750166799"
},
"stopId": "TA0070P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750166825"
},
"departure": {
"time": "1750166835"
},
"stopId": "TA1600P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750166887"
},
"departure": {
"time": "1750166897"
},
"stopId": "TA1740P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750166953"
},
"departure": {
"time": "1750166963"
},
"stopId": "TA1735P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750167005"
},
"departure": {
"time": "1750167015"
},
"stopId": "TA1730P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750167064"
},
"departure": {
"time": "1750167074"
},
"stopId": "TA5460P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750167109"
},
"departure": {
"time": "1750167119"
},
"stopId": "TA5450P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750167184"
},
"departure": {
"time": "1750167194"
},
"stopId": "TA5440P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750167213"
},
"departure": {
"time": "1750167223"
},
"stopId": "TA5430P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750167265"
},
"departure": {
"time": "1750167275"
},
"stopId": "TA5420P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750167315"
},
"departure": {
"time": "1750167325"
},
"stopId": "TA1680P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750167367"
},
"departure": {
"time": "1750167377"
},
"stopId": "TA1670P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750167424"
},
"departure": {
"time": "1750167434"
},
"stopId": "TA1660P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750167476"
},
"departure": {
"time": "1750167486"
},
"stopId": "TA5410P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750167525"
},
"departure": {
"time": "1750167535"
},
"stopId": "TA1650P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750167557"
},
"departure": {
"time": "1750167567"
},
"stopId": "TA1640P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750167588"
},
"departure": {
"time": "1750167598"
},
"stopId": "TA1630P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750167627"
},
"departure": {
"time": "1750167637"
},
"stopId": "TA5400P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750167689"
},
"departure": {
"time": "1750167699"
},
"stopId": "TA5390P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750167734"
},
"departure": {
"time": "1750167744"
},
"stopId": "TA1610P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750167806"
},
"departure": {
"time": "1750167816"
},
"stopId": "TA9470P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750167839"
},
"departure": {
"time": "1750167849"
},
"stopId": "TA5380P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750167903"
},
"departure": {
"time": "1750167913"
},
"stopId": "TA0066P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750167965"
},
"departure": {
"time": "1750167975"
},
"stopId": "TA5370P",
"stopSequence": 39
},
{
"arrival": {
"time": "1750168014"
},
"departure": {
"time": "1750168024"
},
"stopId": "TA0060P",
"stopSequence": 40
},
{
"arrival": {
"time": "1750168068"
},
"departure": {
"time": "1750168078"
},
"stopId": "TA5360P",
"stopSequence": 41
},
{
"arrival": {
"time": "1750168107"
},
"departure": {
"time": "1750168117"
},
"stopId": "TA1570P",
"stopSequence": 42
},
{
"arrival": {
"time": "1750168161"
},
"departure": {
"time": "1750168171"
},
"stopId": "TA1560P",
"stopSequence": 43
},
{
"arrival": {
"time": "1750168270"
},
"departure": {
"time": "1750168280"
},
"stopId": "TA1540P",
"stopSequence": 44
},
{
"arrival": {
"time": "1750168320"
},
"departure": {
"time": "1750168330"
},
"stopId": "TA5270P",
"stopSequence": 45
},
{
"arrival": {
"time": "1750168369"
},
"departure": {
"time": "1750168379"
},
"stopId": "TA1530P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750168444"
},
"departure": {
"time": "1750168454"
},
"stopId": "TA1520P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750168497"
},
"departure": {
"time": "1750168507"
},
"stopId": "TA9260C",
"stopSequence": 48
},
{
"arrival": {
"time": "1750168584"
},
"departure": {
"time": "1750168594"
},
"stopId": "TA1275C",
"stopSequence": 49
},
{
"arrival": {
"time": "1750168649"
},
"departure": {
"time": "1750168659"
},
"stopId": "TA0055C",
"stopSequence": 50
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "T03",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "17:10:00",
"tripId": "785"
},
"vehicle": {
"id": "zenbus:Vehicle:346710004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:358690002:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": -21.30816650390625,
"longitude": 55.53656768798828
},
"stopId": "TA5680C",
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "T05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "947"
},
"vehicle": {
"id": "zenbus:Vehicle:358690002:LOC"
}
}
},
{
"id": "803",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750163956"
},
"departure": {
"time": "1750163983"
},
"stopId": "TA2150C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164010"
},
"departure": {
"time": "1750164027"
},
"stopId": "TA2160C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164072"
},
"departure": {
"time": "1750164107"
},
"stopId": "TA2170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164132"
},
"departure": {
"time": "1750164148"
},
"stopId": "TA2180C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164171"
},
"departure": {
"time": "1750164172"
},
"stopId": "TA2190C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164195"
},
"departure": {
"time": "1750164219"
},
"stopId": "TA2200C",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA5690C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164295"
},
"departure": {
"time": "1750164325"
},
"stopId": "TA2220C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164350"
},
"departure": {
"time": "1750164480"
},
"stopId": "TA5680C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164500"
},
"departure": {
"time": "1750164555"
},
"stopId": "TA2190C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164546"
},
"departure": {
"time": "1750164578"
},
"stopId": "TA2250C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164675"
},
"departure": {
"time": "1750164685"
},
"stopId": "TA2260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164706"
},
"departure": {
"time": "1750164716"
},
"stopId": "TA5670C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164814"
},
"departure": {
"time": "1750164824"
},
"stopId": "TA5660C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164946"
},
"departure": {
"time": "1750164956"
},
"stopId": "TA0080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164982"
},
"departure": {
"time": "1750164992"
},
"stopId": "TA2280C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165019"
},
"departure": {
"time": "1750165029"
},
"stopId": "TA2580C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165089"
},
"departure": {
"time": "1750165099"
},
"stopId": "TA2570P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165178"
},
"departure": {
"time": "1750165188"
},
"stopId": "TA4960C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165229"
},
"departure": {
"time": "1750165239"
},
"stopId": "TA0475C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165275"
},
"departure": {
"time": "1750165285"
},
"stopId": "TA10110C",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165311"
},
"departure": {
"time": "1750165321"
},
"stopId": "TA5190C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165340"
},
"departure": {
"time": "1750165350"
},
"stopId": "TA5200C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165363"
},
"departure": {
"time": "1750165373"
},
"stopId": "TA5210C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165413"
},
"departure": {
"time": "1750165423"
},
"stopId": "TA5220C",
"stopSequence": 39
},
{
"arrival": {
"time": "1750165461"
},
"departure": {
"time": "1750165471"
},
"stopId": "TA5230C",
"stopSequence": 40
},
{
"arrival": {
"time": "1750165495"
},
"departure": {
"time": "1750165505"
},
"stopId": "TA5240C",
"stopSequence": 41
},
{
"arrival": {
"time": "1750165525"
},
"departure": {
"time": "1750165535"
},
"stopId": "TA00050C",
"stopSequence": 42
},
{
"arrival": {
"time": "1750165593"
},
"departure": {
"time": "1750165603"
},
"stopId": "TA4940C",
"stopSequence": 43
},
{
"arrival": {
"time": "1750165635"
},
"departure": {
"time": "1750165645"
},
"stopId": "TA2305C",
"stopSequence": 44
},
{
"arrival": {
"time": "1750165709"
},
"departure": {
"time": "1750165719"
},
"stopId": "TA0005C",
"stopSequence": 45
},
{
"arrival": {
"time": "1750165760"
},
"departure": {
"time": "1750165770"
},
"stopId": "TA1075P",
"stopSequence": 46
},
{
"arrival": {
"time": "1750165827"
},
"departure": {
"time": "1750165837"
},
"stopId": "TA3920P",
"stopSequence": 47
},
{
"arrival": {
"time": "1750165869"
},
"departure": {
"time": "1750165879"
},
"stopId": "TA3930P",
"stopSequence": 48
},
{
"arrival": {
"time": "1750165912"
},
"departure": {
"time": "1750165922"
},
"stopId": "TA3940P",
"stopSequence": 49
},
{
"arrival": {
"time": "1750165972"
},
"departure": {
"time": "1750165982"
},
"stopId": "TA3950P",
"stopSequence": 50
},
{
"arrival": {
"time": "1750166021"
},
"departure": {
"time": "1750166031"
},
"stopId": "TA3960P",
"stopSequence": 51
},
{
"arrival": {
"time": "1750166072"
},
"departure": {
"time": "1750166082"
},
"stopId": "02380P",
"stopSequence": 52
},
{
"arrival": {
"time": "1750166114"
},
"departure": {
"time": "1750166124"
},
"stopId": "TA9170P",
"stopSequence": 53
},
{
"arrival": {
"time": "1750166157"
},
"departure": {
"time": "1750166167"
},
"stopId": "TA9180P",
"stopSequence": 54
},
{
"arrival": {
"time": "1750166195"
},
"departure": {
"time": "1750166205"
},
"stopId": "TA00046C",
"stopSequence": 55
},
{
"arrival": {
"time": "1750166242"
},
"departure": {
"time": "1750166252"
},
"stopId": "TA0001P",
"stopSequence": 56
},
{
"arrival": {
"time": "1750166313"
},
"departure": {
"time": "1750166323"
},
"stopId": "TA00037C",
"stopSequence": 57
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "T05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "947"
},
"vehicle": {
"id": "zenbus:Vehicle:358690002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:378800009:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": -21.273174285888672,
"longitude": 55.50502395629883
},
"stopId": "TA1085C",
"timestamp": "1750164311",
"trip": {
"directionId": 1,
"routeId": "T06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "781"
},
"vehicle": {
"id": "zenbus:Vehicle:378800009:LOC"
}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164302"
},
"departure": {
"time": "1750164303"
},
"stopId": "TA0002C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164372"
},
"departure": {
"time": "1750164461"
},
"stopId": "TA1085C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164543"
},
"departure": {
"time": "1750164553"
},
"stopId": "TA1070C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164631"
},
"departure": {
"time": "1750164641"
},
"stopId": "TA1075C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164671"
},
"departure": {
"time": "1750164681"
},
"stopId": "TA4210C",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164748"
},
"departure": {
"time": "1750164758"
},
"stopId": "TA9405C",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164787"
},
"departure": {
"time": "1750164797"
},
"stopId": "TA7020C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164852"
},
"departure": {
"time": "1750164862"
},
"stopId": "TA9255P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164908"
},
"departure": {
"time": "1750164918"
},
"stopId": "TA5740P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164968"
},
"departure": {
"time": "1750164978"
},
"stopId": "TA0120P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750165006"
},
"departure": {
"time": "1750165016"
},
"stopId": "TA4130P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750165071"
},
"departure": {
"time": "1750165081"
},
"stopId": "TA5840P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750165135"
},
"departure": {
"time": "1750165145"
},
"stopId": "TA4120P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750165204"
},
"departure": {
"time": "1750165214"
},
"stopId": "TA0280P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750165268"
},
"departure": {
"time": "1750165278"
},
"stopId": "TA5850P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750165319"
},
"departure": {
"time": "1750165329"
},
"stopId": "TA4100P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750165366"
},
"departure": {
"time": "1750165376"
},
"stopId": "TA01276P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165422"
},
"departure": {
"time": "1750165432"
},
"stopId": "TA0275C",
"stopSequence": 17
}
],
"timestamp": "1750164311",
"trip": {
"directionId": 1,
"routeId": "T06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "781"
},
"vehicle": {
"id": "zenbus:Vehicle:378800009:LOC"
}
}
},
{
"id": "zenbus:Vehicle:346710002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.249591827392578,
"longitude": 55.544273376464844
},
"stopId": "TA3640C",
"timestamp": "1750164347",
"trip": {
"directionId": 0,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "926"
},
"vehicle": {
"id": "zenbus:Vehicle:346710002:LOC"
}
}
},
{
"id": "863",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750163851"
},
"departure": {
"time": "1750164315"
},
"stopId": "TA0155C",
"stopSequence": 0
},
{
"arrival": {
"time": "1750164333"
},
"departure": {
"time": "1750164359"
},
"stopId": "TA3640C",
"stopSequence": 1
},
{
"arrival": {
"time": "1750164388"
},
"departure": {
"time": "1750164398"
},
"stopId": "TA3650C",
"stopSequence": 2
},
{
"arrival": {
"time": "1750164443"
},
"departure": {
"time": "1750164453"
},
"stopId": "TA3800C",
"stopSequence": 3
},
{
"arrival": {
"time": "1750164476"
},
"departure": {
"time": "1750164486"
},
"stopId": "TA3790C",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164511"
},
"departure": {
"time": "1750164521"
},
"stopId": "TA3780C",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164543"
},
"departure": {
"time": "1750164553"
},
"stopId": "TA3770C",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164590"
},
"departure": {
"time": "1750164600"
},
"stopId": "TA3680C",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164626"
},
"departure": {
"time": "1750164636"
},
"stopId": "TA3690C",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164675"
},
"departure": {
"time": "1750164685"
},
"stopId": "TA3760C",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164726"
},
"departure": {
"time": "1750164736"
},
"stopId": "TA0035P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164756"
},
"departure": {
"time": "1750164766"
},
"stopId": "TA5340P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164795"
},
"departure": {
"time": "1750164805"
},
"stopId": "TA3491P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164837"
},
"departure": {
"time": "1750164847"
},
"stopId": "TA3070C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164876"
},
"departure": {
"time": "1750164886"
},
"stopId": "TA9435C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164913"
},
"departure": {
"time": "1750164923"
},
"stopId": "TA9440C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164940"
},
"departure": {
"time": "1750164950"
},
"stopId": "TA3060C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164995"
},
"departure": {
"time": "1750165005"
},
"stopId": "TA3050C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165032"
},
"departure": {
"time": "1750165042"
},
"stopId": "TA3040C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165081"
},
"departure": {
"time": "1750165091"
},
"stopId": "TA3030C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165129"
},
"departure": {
"time": "1750165139"
},
"stopId": "TA3020C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165193"
},
"departure": {
"time": "1750165203"
},
"stopId": "TA0190C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165246"
},
"departure": {
"time": "1750165256"
},
"stopId": "TA0380C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165316"
},
"departure": {
"time": "1750165326"
},
"stopId": "TA0385C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165357"
},
"departure": {
"time": "1750165367"
},
"stopId": "TA4950C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165397"
},
"departure": {
"time": "1750165407"
},
"stopId": "TA00050C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165458"
},
"departure": {
"time": "1750165468"
},
"stopId": "TA4940C",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165496"
},
"departure": {
"time": "1750165506"
},
"stopId": "TA2305C",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165580"
},
"departure": {
"time": "1750165590"
},
"stopId": "TA1075P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165636"
},
"departure": {
"time": "1750165646"
},
"stopId": "TA1070P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165691"
},
"departure": {
"time": "1750165701"
},
"stopId": "TA1085P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165767"
},
"departure": {
"time": "1750165777"
},
"stopId": "TA0001C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165809"
},
"departure": {
"time": "1750165819"
},
"stopId": "TA00027C",
"stopSequence": 39
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:45:00",
"tripId": "926"
},
"vehicle": {
"id": "zenbus:Vehicle:346710002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280008:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": -21.27902603149414,
"longitude": 55.51530456542969
},
"stopId": "TA2305P",
"timestamp": "1750164337",
"trip": {
"directionId": 1,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "778"
},
"vehicle": {
"id": "zenbus:Vehicle:366280008:LOC"
}
}
},
{
"id": "929",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164382"
},
"departure": {
"time": "1750164392"
},
"stopId": "TA2305P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164415"
},
"departure": {
"time": "1750164425"
},
"stopId": "TA4940P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164485"
},
"departure": {
"time": "1750164495"
},
"stopId": "TA00050P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164548"
},
"departure": {
"time": "1750164558"
},
"stopId": "TA4950P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164595"
},
"departure": {
"time": "1750164605"
},
"stopId": "TA0385P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164695"
},
"departure": {
"time": "1750164705"
},
"stopId": "TA0380P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164743"
},
"departure": {
"time": "1750164753"
},
"stopId": "TA0190P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164815"
},
"departure": {
"time": "1750164825"
},
"stopId": "TA3600P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164883"
},
"departure": {
"time": "1750164893"
},
"stopId": "TA3750P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164956"
},
"departure": {
"time": "1750164966"
},
"stopId": "TA0150P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165023"
},
"departure": {
"time": "1750165033"
},
"stopId": "TA3740P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165064"
},
"departure": {
"time": "1750165074"
},
"stopId": "TA3730P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165123"
},
"departure": {
"time": "1750165133"
},
"stopId": "TA3720P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165152"
},
"departure": {
"time": "1750165162"
},
"stopId": "TA3710P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165172"
},
"departure": {
"time": "1750165182"
},
"stopId": "TA3491C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165216"
},
"departure": {
"time": "1750165226"
},
"stopId": "TA5340C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165252"
},
"departure": {
"time": "1750165262"
},
"stopId": "TA0035C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165309"
},
"departure": {
"time": "1750165319"
},
"stopId": "TA3760P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165370"
},
"departure": {
"time": "1750165380"
},
"stopId": "TA3690P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165412"
},
"departure": {
"time": "1750165422"
},
"stopId": "TA3680P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165463"
},
"departure": {
"time": "1750165473"
},
"stopId": "TA3770P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165497"
},
"departure": {
"time": "1750165507"
},
"stopId": "TA3780P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165537"
},
"departure": {
"time": "1750165547"
},
"stopId": "TA3790P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165572"
},
"departure": {
"time": "1750165582"
},
"stopId": "TA3800P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165638"
},
"departure": {
"time": "1750165648"
},
"stopId": "TA3650P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165678"
},
"departure": {
"time": "1750165688"
},
"stopId": "TA3640P",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165722"
},
"departure": {
"time": "1750165732"
},
"stopId": "TA0155P",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165736"
},
"departure": {
"time": "1750165746"
},
"stopId": "TA0155C",
"stopSequence": 39
}
],
"timestamp": "1750164337",
"trip": {
"directionId": 1,
"routeId": "T08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "778"
},
"vehicle": {
"id": "zenbus:Vehicle:366280008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": -21.23958396911621,
"longitude": 55.51008987426758
},
"stopId": "TA1820C",
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "T09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "773"
},
"vehicle": {
"id": "zenbus:Vehicle:354390004:LOC"
}
}
},
{
"id": "81",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164335"
},
"departure": {
"time": "1750164355"
},
"stopId": "TA1820C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164409"
},
"departure": {
"time": "1750164419"
},
"stopId": "TA1810C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164445"
},
"departure": {
"time": "1750164455"
},
"stopId": "TA1730C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164485"
},
"departure": {
"time": "1750164495"
},
"stopId": "TA1735C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164542"
},
"departure": {
"time": "1750164552"
},
"stopId": "TA1740C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164589"
},
"departure": {
"time": "1750164599"
},
"stopId": "TA1600C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164626"
},
"departure": {
"time": "1750164636"
},
"stopId": "TA5970P",
"stopSequence": 28
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 1,
"routeId": "T09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:20:00",
"tripId": "773"
},
"vehicle": {
"id": "zenbus:Vehicle:354390004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:366280004:LOC",
"vehicle": {
"currentStopSequence": 33,
"position": {
"latitude": -21.279300689697266,
"longitude": 55.51488494873047
},
"stopId": "TA1075P",
"timestamp": "1750164344",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "475"
},
"vehicle": {
"id": "zenbus:Vehicle:366280004:LOC"
}
}
},
{
"id": "608",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164359"
},
"departure": {
"time": "1750164369"
},
"stopId": "TA1075P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750164423"
},
"departure": {
"time": "1750164433"
},
"stopId": "TA1070P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750164489"
},
"departure": {
"time": "1750164499"
},
"stopId": "TA1085P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750164582"
},
"departure": {
"time": "1750164592"
},
"stopId": "TA0001C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750164656"
},
"departure": {
"time": "1750164666"
},
"stopId": "TA00039C",
"stopSequence": 37
}
],
"timestamp": "1750164345",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "475"
},
"vehicle": {
"id": "zenbus:Vehicle:366280004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:375020006:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": -21.248476028442383,
"longitude": 55.52519607543945
},
"stopId": "TA0195C",
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "479"
},
"vehicle": {
"id": "zenbus:Vehicle:375020006:LOC"
}
}
},
{
"id": "475",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164303"
},
"departure": {
"time": "1750164317"
},
"stopId": "TA3910C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164360"
},
"departure": {
"time": "1750164370"
},
"stopId": "TA0195C",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164431"
},
"departure": {
"time": "1750164441"
},
"stopId": "TA0070C",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164505"
},
"departure": {
"time": "1750164515"
},
"stopId": "TA0140C",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164557"
},
"departure": {
"time": "1750164567"
},
"stopId": "TA1130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164619"
},
"departure": {
"time": "1750164629"
},
"stopId": "TA3560C",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164671"
},
"departure": {
"time": "1750164681"
},
"stopId": "TA3570C",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164743"
},
"departure": {
"time": "1750164753"
},
"stopId": "TA5350C",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164810"
},
"departure": {
"time": "1750164820"
},
"stopId": "TA3590C",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164868"
},
"departure": {
"time": "1750164878"
},
"stopId": "TA00060C",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164908"
},
"departure": {
"time": "1750164918"
},
"stopId": "TA0285C",
"stopSequence": 24
},
{
"arrival": {
"time": "1750164937"
},
"departure": {
"time": "1750164947"
},
"stopId": "TA5180C",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164973"
},
"departure": {
"time": "1750164983"
},
"stopId": "TA1155C",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165022"
},
"departure": {
"time": "1750165032"
},
"stopId": "TA4590C",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165108"
},
"departure": {
"time": "1750165118"
},
"stopId": "TA0385C",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165150"
},
"departure": {
"time": "1750165160"
},
"stopId": "TA4950C",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165192"
},
"departure": {
"time": "1750165202"
},
"stopId": "TA00050C",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165256"
},
"departure": {
"time": "1750165266"
},
"stopId": "TA4940C",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165295"
},
"departure": {
"time": "1750165305"
},
"stopId": "TA2305C",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165383"
},
"departure": {
"time": "1750165393"
},
"stopId": "TA1075P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165441"
},
"departure": {
"time": "1750165451"
},
"stopId": "TA1070P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165499"
},
"departure": {
"time": "1750165509"
},
"stopId": "TA1085P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165580"
},
"departure": {
"time": "1750165590"
},
"stopId": "TA0001C",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165647"
},
"departure": {
"time": "1750165657"
},
"stopId": "TA00039C",
"stopSequence": 37
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 0,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "479"
},
"vehicle": {
"id": "zenbus:Vehicle:375020006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:342420006:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 25,
"position": {
"latitude": -21.236919403076172,
"longitude": 55.53114700317383
},
"stopId": "TA3880P",
"timestamp": "1750164343",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "770"
},
"vehicle": {
"id": "zenbus:Vehicle:342420006:LOC"
}
}
},
{
"id": "496",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164336"
},
"departure": {
"time": "1750164353"
},
"stopId": "TA3880P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750164455"
},
"departure": {
"time": "1750164465"
},
"stopId": "TA3870P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750164510"
},
"departure": {
"time": "1750164520"
},
"stopId": "TA3860P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750164569"
},
"departure": {
"time": "1750164579"
},
"stopId": "TA3850P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750164630"
},
"departure": {
"time": "1750164640"
},
"stopId": "TA0200P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750164695"
},
"departure": {
"time": "1750164705"
},
"stopId": "TA3840P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750164747"
},
"departure": {
"time": "1750164757"
},
"stopId": "TA7080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750164860"
},
"departure": {
"time": "1750164870"
},
"stopId": "TA3830P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750164922"
},
"departure": {
"time": "1750164932"
},
"stopId": "TA3820P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750164997"
},
"departure": {
"time": "1750165007"
},
"stopId": "TA10100P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165033"
},
"departure": {
"time": "1750165043"
},
"stopId": "TA1316P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165084"
},
"departure": {
"time": "1750165094"
},
"stopId": "TA0055P",
"stopSequence": 36
}
],
"timestamp": "1750164343",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:00:00",
"tripId": "770"
},
"vehicle": {
"id": "zenbus:Vehicle:342420006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:364610007:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": -21.278135299682617,
"longitude": 55.51450729370117
},
"stopId": "TA2305P",
"timestamp": "1750163999",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "779"
},
"vehicle": {
"id": "zenbus:Vehicle:364610007:LOC"
}
}
},
{
"id": "770",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1750164306"
},
"departure": {
"time": "1750164316"
},
"stopId": "TA2305P",
"stopSequence": 4
},
{
"arrival": {
"time": "1750164337"
},
"departure": {
"time": "1750164347"
},
"stopId": "TA4940P",
"stopSequence": 5
},
{
"arrival": {
"time": "1750164400"
},
"departure": {
"time": "1750164410"
},
"stopId": "TA00050P",
"stopSequence": 6
},
{
"arrival": {
"time": "1750164457"
},
"departure": {
"time": "1750164467"
},
"stopId": "TA4950P",
"stopSequence": 7
},
{
"arrival": {
"time": "1750164501"
},
"departure": {
"time": "1750164511"
},
"stopId": "TA0385P",
"stopSequence": 8
},
{
"arrival": {
"time": "1750164594"
},
"departure": {
"time": "1750164604"
},
"stopId": "TA4590P",
"stopSequence": 9
},
{
"arrival": {
"time": "1750164645"
},
"departure": {
"time": "1750164655"
},
"stopId": "TA1155P",
"stopSequence": 10
},
{
"arrival": {
"time": "1750164682"
},
"departure": {
"time": "1750164692"
},
"stopId": "TA5180P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164710"
},
"departure": {
"time": "1750164720"
},
"stopId": "TA0285P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164754"
},
"departure": {
"time": "1750164764"
},
"stopId": "TA00060P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164814"
},
"departure": {
"time": "1750164824"
},
"stopId": "TA3590P",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164880"
},
"departure": {
"time": "1750164890"
},
"stopId": "TA5350P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164951"
},
"departure": {
"time": "1750164961"
},
"stopId": "TA3570P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750165025"
},
"departure": {
"time": "1750165035"
},
"stopId": "TA3560P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750165078"
},
"departure": {
"time": "1750165088"
},
"stopId": "TA1130P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750165132"
},
"departure": {
"time": "1750165142"
},
"stopId": "TA0140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750165218"
},
"departure": {
"time": "1750165228"
},
"stopId": "TA0070P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750165283"
},
"departure": {
"time": "1750165293"
},
"stopId": "TA0195P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750165357"
},
"departure": {
"time": "1750165367"
},
"stopId": "TA3910P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750165444"
},
"departure": {
"time": "1750165454"
},
"stopId": "TA7070P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750165510"
},
"departure": {
"time": "1750165520"
},
"stopId": "TA3890P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165577"
},
"departure": {
"time": "1750165587"
},
"stopId": "TA3880P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165684"
},
"departure": {
"time": "1750165694"
},
"stopId": "TA3870P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165737"
},
"departure": {
"time": "1750165747"
},
"stopId": "TA3860P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165794"
},
"departure": {
"time": "1750165804"
},
"stopId": "TA3850P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165855"
},
"departure": {
"time": "1750165865"
},
"stopId": "TA0200P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165919"
},
"departure": {
"time": "1750165929"
},
"stopId": "TA3840P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165971"
},
"departure": {
"time": "1750165981"
},
"stopId": "TA7080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750166085"
},
"departure": {
"time": "1750166095"
},
"stopId": "TA3830P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750166146"
},
"departure": {
"time": "1750166156"
},
"stopId": "TA3820P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750166218"
},
"departure": {
"time": "1750166228"
},
"stopId": "TA10100P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750166254"
},
"departure": {
"time": "1750166264"
},
"stopId": "TA1316P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750166304"
},
"departure": {
"time": "1750166314"
},
"stopId": "TA0055P",
"stopSequence": 36
}
],
"timestamp": "1750164254",
"trip": {
"directionId": 1,
"routeId": "T11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:30:00",
"tripId": "779"
},
"vehicle": {
"id": "zenbus:Vehicle:364610007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:354390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": -21.26396369934082,
"longitude": 55.50733184814453
},
"stopId": "TA0265C",
"timestamp": "1750164348",
"trip": {
"directionId": 1,
"routeId": "T13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:35:00",
"tripId": "780"
},
"vehicle": {
"id": "zenbus:Vehicle:354390003:LOC"
}
}
},
{
"id": "91",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "TA4040P",
"stopSequence": 11
},
{
"arrival": {
"time": "1750164249"
},
"departure": {
"time": "1750164270"
},
"stopId": "TA4030P",
"stopSequence": 12
},
{
"arrival": {
"time": "1750164302"
},
"departure": {
"time": "1750164302"
},
"stopId": "TA4020P",
"stopSequence": 13
},
{
"arrival": {
"time": "1750164335"
},
"departure": {
"time": "1750164449"
},
"stopId": "TA0265C",
"stopSequence": 14
},
{
"arrival": {
"time": "1750164522"
},
"departure": {
"time": "1750164536"
},
"stopId": "TA0075P",
"stopSequence": 15
},
{
"arrival": {
"time": "1750164576"
},
"departure": {
"time": "1750164586"
},
"stopId": "TA0180P",
"stopSequence": 16
},
{
"arrival": {
"time": "1750164662"
},
"departure": {
"time": "1750164672"
},
"stopId": "TA1460P",
"stopSequence": 17
},
{
"arrival": {
"time": "1750164698"
},
"departure": {
"time": "1750164708"
},
"stopId": "TA2040P",
"stopSequence": 18
},
{
"arrival": {
"time": "1750164742"
},
"departure": {
"time": "1750164752"
},
"stopId": "TA1900P",
"stopSequence": 19
},
{
"arrival": {
"time": "1750164801"
},
"departure": {
"time": "1750164811"
},
"stopId": "TA2030P",
"stopSequence": 20
},
{
"arrival": {
"time": "1750164848"
},
"departure": {
"time": "1750164858"
},
"stopId": "TA9080P",
"stopSequence": 21
},
{
"arrival": {
"time": "1750164899"
},
"departure": {
"time": "1750164909"
},
"stopId": "TA2010P",
"stopSequence": 22
},
{
"arrival": {
"time": "1750164934"
},
"departure": {
"time": "1750164944"
},
"stopId": "TA2000P",
"stopSequence": 23
},
{
"arrival": {
"time": "1750164991"
},
"departure": {
"time": "1750165001"
},
"stopId": "TA9090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1750165037"
},
"departure": {
"time": "1750165047"
},
"stopId": "TA0250P",
"stopSequence": 25
},
{
"arrival": {
"time": "1750165082"
},
"departure": {
"time": "1750165092"
},
"stopId": "TA9100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1750165143"
},
"departure": {
"time": "1750165153"
},
"stopId": "TA9110P",
"stopSequence": 27
},
{
"arrival": {
"time": "1750165190"
},
"departure": {
"time": "1750165200"
},
"stopId": "TA9120P",
"stopSequence": 28
},
{
"arrival": {
"time": "1750165231"
},
"departure": {
"time": "1750165241"
},
"stopId": "TA1950P",
"stopSequence": 29
},
{
"arrival": {
"time": "1750165280"
},
"departure": {
"time": "1750165290"
},
"stopId": "TA9130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1750165331"
},
"departure": {
"time": "1750165341"
},
"stopId": "TA0245P",
"stopSequence": 31
},
{
"arrival": {
"time": "1750165372"
},
"departure": {
"time": "1750165382"
},
"stopId": "TA9140P",
"stopSequence": 32
},
{
"arrival": {
"time": "1750165407"
},
"departure": {
"time": "1750165417"
},
"stopId": "TA9150P",
"stopSequence": 33
},
{
"arrival": {
"time": "1750165439"
},
"departure": {
"time": "1750165449"
},
"stopId": "TA1930P",
"stopSequence": 34
},
{
"arrival": {
"time": "1750165514"
},
"departure": {
"time": "1750165524"
},
"stopId": "TA1920P",
"stopSequence": 35
},
{
"arrival": {
"time": "1750165571"
},
"departure": {
"time": "1750165581"
},
"stopId": "TA1910P",
"stopSequence": 36
},
{
"arrival": {
"time": "1750165613"
},
"departure": {
"time": "1750165623"
},
"stopId": "TA0165C",
"stopSequence": 37
},
{
"arrival": {
"time": "1750165661"
},
"departure": {
"time": "1750165671"
},
"stopId": "TA9160C",
"stopSequence": 38
},
{
"arrival": {
"time": "1750165737"
},
"departure": {
"time": "1750165747"
},
"stopId": "TA0176C",
"stopSequence": 39
}
],
"timestamp": "1750164348",
"trip": {
"directionId": 1,
"routeId": "T13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250617",
"startTime": "16:35:00",
"tripId": "780"
},
"vehicle": {
"id": "zenbus:Vehicle:354390003:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1750164349"
}
}