Détails de la ressource

Nom du fichier : Données GTFS en temps réel du réseau des cars pour la Corse du Sud.
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau interurbain de Corse du Sud.

Disponibilité au téléchargement

12/05/2025
100%
13/05/2025
99.8%
14/05/2025
100%
15/05/2025
100%
16/05/2025
100%
17/05/2025
100%
18/05/2025
100%
19/05/2025
100%
20/05/2025
100%
21/05/2025
100%
22/05/2025
100%
23/05/2025
100%
24/05/2025
100%
25/05/2025
100%
26/05/2025
100%
27/05/2025
100%
28/05/2025
100%
29/05/2025
100%
30/05/2025
100%
31/05/2025
100%
01/06/2025
100%
02/06/2025
100%
03/06/2025
100%
04/06/2025
100%
05/06/2025
100%
06/06/2025
100%
07/06/2025
100%
08/06/2025
100%
09/06/2025
100%
10/06/2025
100%
11/06/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

76 erreurs, 12 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 11/06/2025 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 7 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id f3aea14a-ead5-4501-a0be-4ffe59826718 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 159b0c79-d8f8-4298-8580-c46ba45060f4 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 5d84f62f-df5e-4e02-8faf-78e546ed25f9 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1005383-1007263 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 7 erreurs

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

Exemples d'erreurs
  • route_id C13 does not exist in the GTFS data routes.txt
  • route_id M009-01 does not exist in the GTFS data routes.txt
  • route_id C13 does not exist in the GTFS data routes.txt
  • route_id C13 does not exist in the GTFS data routes.txt
  • route_id 1000352 does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-FAUBOURGSA does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-CHJARASGIOLU does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-TUANI does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-RIVISECCU does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-FRASSETA does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 6 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 49802e9a-ba0c-487d-b927-70d99038fe06 stop_sequence 13 arrival_time 06:02:35 (1749614555) is less than previous stop arrival_time 09:30:56 (1749627056) - times must increase between two sequential stops
  • trip_id 49802e9a-ba0c-487d-b927-70d99038fe06 stop_sequence 13 arrival_time 06:02:35 (1749614555) is less than previous stop departure_time 09:30:56 (1749627056) - times must increase between two sequential stops
  • trip_id 49802e9a-ba0c-487d-b927-70d99038fe06 stop_sequence 13 departure_time 06:02:46 (1749614566) is less than previous stop departure_time 09:30:56 (1749627056) - times must increase between two sequential stops
  • trip_id 49802e9a-ba0c-487d-b927-70d99038fe06 stop_sequence 13 departure_time 06:02:46 (1749614566) is less than previous stop arrival_time 09:30:56 (1749627056) - times must increase between two sequential stops
  • trip_id 1005383-1007263 stop_sequence 9 arrival_time 07:53:07 (1749621187) is less than previous stop arrival_time 07:54:00 (1749621240) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 2 erreurs

Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.

Exemples d'erreurs
  • trip_id 1433719e-307e-4463-99dd-08199accca7a stop_sequence 13 departure_time 09:01:03 (1749625263) is less than the same stop arrival_time 09:04:34 (1749625474) - departure time must be equal to or greater than arrival time
  • trip_id 49802e9a-ba0c-487d-b927-70d99038fe06 stop_sequence 9 departure_time 09:05:56 (1749625556) is less than the same stop arrival_time 09:06:54 (1749625614) - departure time must be equal to or greater than arrival time

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 erreur

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 1433719e-307e-4463-99dd-08199accca7a stop_sequence 9 has stop_id STP-TR00009 but GTFS stop_sequence 9 has stop_id STP-TR00009-R - stop_ids should be the same

Avertissements

timestamp not populated W001 12 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 1433719e-307e-4463-99dd-08199accca7a does not have a timestamp
  • trip_id 49802e9a-ba0c-487d-b927-70d99038fe06 does not have a timestamp
  • trip_id 7b028b99-002f-4b40-b2c9-ec71905b709c does not have a timestamp
  • trip_id 597c6cdb-9581-41d2-b234-632e7655c19a does not have a timestamp
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa does not have a timestamp
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 154 30 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 154 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 911 30 fois (100 % des validations)
W001 Timestamps should be populated for all elements 315 30 fois (100 % des validations)
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 23 23 fois (77 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 33 11 fois (37 % des validations)
E023 For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip 5 5 fois (17 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 3 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 11/06/2025 à 12h45 Europe/Paris.

trip_updates (138) vehicle_positions (0) service_alerts (0)

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

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 11/06/2025 à 12h45 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "165267", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 813, "time": "1749626013" }, "stopId": "STP-TR00044-R", "stopSequence": 1 }, { "arrival": { "delay": 842, "time": "1749626642" }, "departure": { "delay": 926, "time": "1749626726" }, "stopId": "STP-TR00032BIS-R", "stopSequence": 2 }, { "arrival": { "delay": 990, "time": "1749627090" }, "departure": { "delay": 1001, "time": "1749627101" }, "stopId": "STP-TR00033-R", "stopSequence": 3 }, { "arrival": { "delay": 1022, "time": "1749627422" }, "departure": { "delay": 1039, "time": "1749627439" }, "stopId": "STP-TR00034-R", "stopSequence": 4 }, { "arrival": { "delay": 963, "time": "1749627963" }, "departure": { "delay": 969, "time": "1749627969" }, "stopId": "STP-TR00035BIS-R", "stopSequence": 5 }, { "arrival": { "delay": 448, "time": "1749628048" }, "departure": { "delay": 474, "time": "1749628074" }, "stopId": "STP-TR00035-R", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "STP-TR00036-R", "stopSequence": 7 }, { "arrival": { "delay": 595, "time": "1749629395" }, "departure": { "delay": 722, "time": "1749629522" }, "stopId": "STP-TR00009", "stopSequence": 8 }, { "arrival": { "delay": 1283, "time": "1749630683" }, "departure": { "delay": 1710, "time": "1749631110" }, "stopId": "STP-TR00008", "stopSequence": 9 }, { "arrival": { "delay": 2202, "time": "1749632202" }, "departure": { "delay": 2226, "time": "1749632226" }, "stopId": "STP-TR00038-R", "stopSequence": 10 }, { "arrival": { "delay": 2584, "time": "1749633184" }, "departure": { "delay": 2593, "time": "1749633193" }, "stopId": "STP-TR00045-R", "stopSequence": 11 }, { "arrival": { "delay": 2868, "time": "1749633768" }, "departure": { "delay": 2874, "time": "1749633774" }, "stopId": "STP-TR00046-R", "stopSequence": 12 }, { "arrival": { "delay": 3223, "time": "1749634723" }, "departure": { "delay": 3230, "time": "1749634730" }, "stopId": "STP-TR00047-R", "stopSequence": 13 }, { "arrival": { "delay": 3146, "time": "1749634946" }, "departure": { "delay": 3152, "time": "1749634952" }, "stopId": "STP-TR00048-R", "stopSequence": 14 }, { "arrival": { "delay": 3098, "time": "1749635078" }, "departure": { "delay": 3114, "time": "1749635094" }, "stopId": "STP-TR00049-R", "stopSequence": 15 }, { "arrival": { "delay": 3056, "time": "1749635756" }, "departure": { "delay": 3069, "time": "1749635769" }, "stopId": "STP-TR00050-R", "stopSequence": 16 }, { "arrival": { "delay": 2923, "time": "1749635923" }, "departure": { "delay": 2935, "time": "1749635935" }, "stopId": "STP-TR00051-R", "stopSequence": 17 }, { "arrival": { "delay": 3167, "time": "1749636467" }, "departure": { "delay": 3175, "time": "1749636475" }, "stopId": "STP-TR00052-R", "stopSequence": 18 }, { "arrival": { "delay": 3042, "time": "1749636642" }, "departure": { "delay": 3055, "time": "1749636655" }, "stopId": "STP-TR00053-R", "stopSequence": 19 }, { "arrival": { "delay": 3322, "time": "1749637822" }, "departure": { "delay": 3332, "time": "1749637832" }, "stopId": "STP-TR00002-R", "stopSequence": 20 }, { "arrival": { "delay": 3332, "time": "1749638732" }, "stopId": "STP-TR00001", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "C4", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "09:00:00", "tripId": "8e1d1e43-797a-4617-95ea-e70e695047f0" }, "vehicle": { "id": "634", "label": "TEMSA C4", "licensePlate": "GS 487 KR" } } }, { "id": "165299", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 377, "time": "1749636377" }, "stopId": "STP-TR00083", "stopSequence": 1 }, { "arrival": { "delay": 239, "time": "1749636479" }, "departure": { "delay": 254, "time": "1749636494" }, "stopId": "STP-FAUBOURGSA", "stopSequence": 2 }, { "arrival": { "delay": -155, "time": "1749636805" }, "departure": { "delay": 485, "time": "1749637445" }, "stopId": "STP-CHJARASGIOLU", "stopSequence": 3 }, { "arrival": { "delay": 211, "time": "1749638071" }, "departure": { "delay": 211, "time": "1749638071" }, "stopId": "STP-TUANI", "stopSequence": 4 }, { "arrival": { "delay": 211, "time": "1749638491" }, "departure": { "delay": 211, "time": "1749638491" }, "stopId": "STP-RIVISECCU", "stopSequence": 5 }, { "arrival": { "delay": 211, "time": "1749638791" }, "stopId": "STP-FRASSETA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "C13", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "2ee13024-eda2-4c35-9a4d-824a61d2fe45" }, "vehicle": { "id": "684", "label": "DE-600-BZ", "licensePlate": "DE-600-BZ---" } } }, { "id": "853003", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001888", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002182", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002681", "stopSequence": 3 }, { "arrival": { "delay": 63, "time": "1749619563" }, "stopId": "1002183", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "1000123", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "06:45:00", "tripId": "1000247-1000492" }, "vehicle": { "id": "143", "label": "TAI-05", "licensePlate": "CA-691-XN" } } }, { "id": "852833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -150, "time": "1749635250" }, "stopId": "1007930", "stopSequence": 1 }, { "arrival": { "delay": -146, "time": "1749635254" }, "departure": { "delay": -144, "time": "1749635256" }, "stopId": "1006613", "stopSequence": 2 }, { "arrival": { "delay": -53, "time": "1749635647" }, "departure": { "delay": -44, "time": "1749635656" }, "stopId": "1006611", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1749636042" }, "departure": { "delay": -5, "time": "1749636055" }, "stopId": "1006610", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1749636310" }, "departure": { "delay": 23, "time": "1749636323" }, "stopId": "1005627", "stopSequence": 5 }, { "arrival": { "time": "1749637200" }, "stopId": "1005626", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000361", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "11:50:00", "tripId": "1005493-1007439" }, "vehicle": { "id": "77", "label": "CSV-01", "licensePlate": "CL-909-EN" } } }, { "id": "852934", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 690, "time": "1749636690" }, "stopId": "1001788", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001785", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1749637275" }, "departure": { "delay": 78, "time": "1749637278" }, "stopId": "1001787", "stopSequence": 3 }, { "arrival": { "delay": -275, "time": "1749638005" }, "departure": { "delay": -269, "time": "1749638011" }, "stopId": "1002054", "stopSequence": 4 }, { "arrival": { "delay": -258, "time": "1749638082" }, "departure": { "delay": -249, "time": "1749638091" }, "stopId": "1002053", "stopSequence": 5 }, { "arrival": { "delay": -243, "time": "1749638157" }, "departure": { "delay": -238, "time": "1749638162" }, "stopId": "1001934", "stopSequence": 6 }, { "arrival": { "delay": -333, "time": "1749638247" }, "departure": { "delay": -325, "time": "1749638255" }, "stopId": "1002052", "stopSequence": 7 }, { "arrival": { "delay": -340, "time": "1749638360" }, "departure": { "delay": -334, "time": "1749638366" }, "stopId": "1002051", "stopSequence": 8 }, { "arrival": { "delay": -371, "time": "1749638389" }, "departure": { "delay": -360, "time": "1749638400" }, "stopId": "1002465", "stopSequence": 9 }, { "arrival": { "delay": -395, "time": "1749638425" }, "departure": { "delay": -390, "time": "1749638430" }, "stopId": "1002466", "stopSequence": 10 }, { "arrival": { "delay": -414, "time": "1749638466" }, "departure": { "delay": -407, "time": "1749638473" }, "stopId": "1002048", "stopSequence": 11 }, { "arrival": { "delay": -341, "time": "1749638659" }, "departure": { "delay": -336, "time": "1749638664" }, "stopId": "1002469", "stopSequence": 12 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1002471", "stopSequence": 13 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002047", "stopSequence": 14 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1002046", "stopSequence": 15 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002472", "stopSequence": 16 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1002473", "stopSequence": 17 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1002045", "stopSequence": 18 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002475", "stopSequence": 19 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1001782", "stopSequence": 20 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1001775", "stopSequence": 21 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1002044", "stopSequence": 22 }, { "arrival": { "time": "1749640980" }, "departure": { "time": "1749640980" }, "stopId": "1001797", "stopSequence": 23 }, { "arrival": { "time": "1749641100" }, "departure": { "time": "1749641100" }, "stopId": "1001869", "stopSequence": 24 }, { "arrival": { "time": "1749641160" }, "stopId": "1010460", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "1000057", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000390-1002177" }, "vehicle": { "id": "401", "label": "AAM-03", "licensePlate": "AE-181-DX" } } }, { "id": "852900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 172, "time": "1749636172" }, "stopId": "1007956", "stopSequence": 1 }, { "arrival": { "time": "1749636900" }, "departure": { "time": "1749636900" }, "stopId": "1006831", "stopSequence": 2 }, { "arrival": { "time": "1749636960" }, "departure": { "time": "1749636960" }, "stopId": "1005737", "stopSequence": 3 }, { "arrival": { "time": "1749637020" }, "departure": { "time": "1749637020" }, "stopId": "1010166", "stopSequence": 4 }, { "arrival": { "time": "1749637140" }, "departure": { "time": "1749637140" }, "stopId": "1007963", "stopSequence": 5 }, { "arrival": { "time": "1749637380" }, "departure": { "time": "1749637380" }, "stopId": "1006830", "stopSequence": 6 }, { "arrival": { "time": "1749637440" }, "departure": { "time": "1749637440" }, "stopId": "1010760", "stopSequence": 7 }, { "arrival": { "time": "1749637500" }, "departure": { "time": "1749637500" }, "stopId": "1005732", "stopSequence": 8 }, { "arrival": { "time": "1749637500" }, "departure": { "time": "1749637500" }, "stopId": "1005731", "stopSequence": 9 }, { "arrival": { "time": "1749637560" }, "departure": { "time": "1749637560" }, "stopId": "1005728", "stopSequence": 10 }, { "arrival": { "time": "1749637560" }, "departure": { "time": "1749637560" }, "stopId": "1005730", "stopSequence": 11 }, { "arrival": { "time": "1749637620" }, "stopId": "1005729", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000314", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1006682-1008718" }, "vehicle": { "id": "16", "label": "CN 834 QP / CO365", "licensePlate": "CN 834 QP" } } }, { "id": "852929", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "arrival": { "delay": 643, "time": "1749636823" }, "departure": { "delay": 732, "time": "1749636912" }, "stopId": "1001788", "stopSequence": 2 }, { "arrival": { "delay": 865, "time": "1749637165" }, "departure": { "delay": 883, "time": "1749637183" }, "stopId": "1001785", "stopSequence": 3 }, { "arrival": { "delay": 1196, "time": "1749637796" }, "departure": { "delay": 1202, "time": "1749637802" }, "stopId": "1001787", "stopSequence": 4 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002031", "stopSequence": 5 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1002030", "stopSequence": 6 }, { "arrival": { "time": "1749639600" }, "stopId": "1001868", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000054", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000381-1001796" }, "vehicle": { "id": "186", "label": "STIB-01", "licensePlate": "DA-979-NJ" } } }, { "id": "853119", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -599, "time": "1749635401" }, "stopId": "1001802", "stopSequence": 1 }, { "arrival": { "delay": -993, "time": "1749635907" }, "departure": { "delay": -987, "time": "1749635913" }, "stopId": "1002285", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002286", "stopSequence": 3 }, { "arrival": { "delay": -1392, "time": "1749636888" }, "departure": { "delay": -1384, "time": "1749636896" }, "stopId": "1002284", "stopSequence": 4 }, { "arrival": { "delay": -1313, "time": "1749637687" }, "departure": { "delay": -1302, "time": "1749637698" }, "stopId": "1002283", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "stopId": "1001904", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000079", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1002679-1003614" }, "vehicle": { "id": "123", "label": "RV-02", "licensePlate": "CY-141-HL" } } }, { "id": "852979", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 189, "time": "1749636189" }, "stopId": "1001799", "stopSequence": 1 }, { "arrival": { "delay": 745, "time": "1749638245" }, "departure": { "delay": 757, "time": "1749638257" }, "stopId": "1002704", "stopSequence": 2 }, { "arrival": { "delay": 631, "time": "1749638431" }, "departure": { "delay": 681, "time": "1749638481" }, "stopId": "1002706", "stopSequence": 3 }, { "arrival": { "time": "1749638432" }, "departure": { "time": "1749638482" }, "stopId": "1001987", "stopSequence": 4 }, { "arrival": { "time": "1749638700" }, "stopId": "1001929", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000100", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1001442-1001931" }, "vehicle": { "id": "502", "label": "GJB-07", "licensePlate": "FY-117-SA" } } }, { "id": "852762", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 626, "time": "1749636626" }, "stopId": "1005537", "stopSequence": 1 }, { "arrival": { "delay": 626, "time": "1749636806" }, "departure": { "delay": 635, "time": "1749636815" }, "stopId": "1007976", "stopSequence": 2 }, { "arrival": { "delay": 822, "time": "1749637122" }, "departure": { "delay": 826, "time": "1749637126" }, "stopId": "1011340", "stopSequence": 3 }, { "arrival": { "time": "1749637860" }, "departure": { "time": "1749637860" }, "stopId": "1005719", "stopSequence": 4 }, { "arrival": { "time": "1749637980" }, "departure": { "time": "1749637980" }, "stopId": "1005691", "stopSequence": 5 }, { "arrival": { "time": "1749638040" }, "departure": { "time": "1749638040" }, "stopId": "1005684", "stopSequence": 6 }, { "arrival": { "time": "1749638100" }, "departure": { "time": "1749638100" }, "stopId": "1005688", "stopSequence": 7 }, { "arrival": { "time": "1749638160" }, "departure": { "time": "1749638160" }, "stopId": "1005682", "stopSequence": 8 }, { "arrival": { "time": "1749638280" }, "stopId": "1005506", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000320", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005119-1006977" }, "vehicle": { "id": "594", "label": "EY 711 GT / LY205 - PM 376 - PM 375", "licensePlate": "EY 711 GT" } } }, { "id": "852981", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749636060" }, "stopId": "1001799", "stopSequence": 1 }, { "arrival": { "delay": -597, "time": "1749636783" }, "departure": { "delay": -581, "time": "1749636799" }, "stopId": "1002418", "stopSequence": 2 }, { "arrival": { "delay": -630, "time": "1749636870" }, "departure": { "delay": -625, "time": "1749636875" }, "stopId": "1002850", "stopSequence": 3 }, { "arrival": { "delay": -577, "time": "1749637223" }, "departure": { "delay": -571, "time": "1749637229" }, "stopId": "1002461", "stopSequence": 4 }, { "arrival": { "delay": -630, "time": "1749637470" }, "departure": { "delay": -606, "time": "1749637494" }, "stopId": "1002460", "stopSequence": 5 }, { "arrival": { "delay": -660, "time": "1749637740" }, "departure": { "delay": -647, "time": "1749637753" }, "stopId": "1002459", "stopSequence": 6 }, { "arrival": { "delay": -733, "time": "1749637847" }, "departure": { "delay": -714, "time": "1749637866" }, "stopId": "1002458", "stopSequence": 7 }, { "arrival": { "delay": -666, "time": "1749638034" }, "departure": { "delay": -620, "time": "1749638080" }, "stopId": "1002604", "stopSequence": 8 }, { "arrival": { "delay": -438, "time": "1749638502" }, "departure": { "delay": -435, "time": "1749638505" }, "stopId": "1002457", "stopSequence": 9 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002456", "stopSequence": 10 }, { "arrival": { "time": "1749639600" }, "stopId": "1001932", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000101", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1001444-1001916" }, "vehicle": { "id": "175", "label": "CTS-03", "licensePlate": "BZ-990-ZT" } } }, { "id": "853060", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 978, "time": "1749636978" }, "stopId": "1002840", "stopSequence": 1 }, { "arrival": { "delay": 961, "time": "1749637441" }, "departure": { "delay": 973, "time": "1749637453" }, "stopId": "1001832", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002558", "stopSequence": 3 }, { "arrival": { "delay": 944, "time": "1749638264" }, "departure": { "delay": 963, "time": "1749638283" }, "stopId": "1002559", "stopSequence": 4 }, { "arrival": { "delay": 947, "time": "1749638567" }, "departure": { "delay": 969, "time": "1749638589" }, "stopId": "1002557", "stopSequence": 5 }, { "arrival": { "time": "1749638568" }, "departure": { "time": "1749638590" }, "stopId": "1002556", "stopSequence": 6 }, { "arrival": { "time": "1749638569" }, "departure": { "time": "1749638591" }, "stopId": "1002867", "stopSequence": 7 }, { "arrival": { "time": "1749639000" }, "stopId": "1001952", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000181", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000547-1002060" }, "vehicle": { "id": "489", "label": "TM-02", "licensePlate": "EN-264-EP" } } }, { "id": "852987", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1749636000" }, "stopId": "1001799", "stopSequence": 1 }, { "arrival": { "time": "1749636900" }, "departure": { "time": "1749636900" }, "stopId": "1001803", "stopSequence": 2 }, { "arrival": { "time": "1749637500" }, "departure": { "time": "1749637500" }, "stopId": "1002702", "stopSequence": 3 }, { "arrival": { "time": "1749637800" }, "departure": { "time": "1749637800" }, "stopId": "1002701", "stopSequence": 4 }, { "arrival": { "time": "1749637920" }, "departure": { "time": "1749637920" }, "stopId": "1002700", "stopSequence": 5 }, { "arrival": { "time": "1749638100" }, "stopId": "1001989", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000108", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1001446-1001945" }, "vehicle": { "id": "547", "label": "GBTA-08", "licensePlate": "DM 417 BS" } } }, { "id": "853283", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001788", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001785", "stopSequence": 3 }, { "arrival": { "delay": -549, "time": "1749636051" }, "departure": { "delay": -527, "time": "1749636073" }, "stopId": "1001787", "stopSequence": 4 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002031", "stopSequence": 5 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1002030", "stopSequence": 6 }, { "arrival": { "time": "1749639600" }, "stopId": "1001868", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000054", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000381-1001796" }, "vehicle": { "id": "392", "label": "STIB-08", "licensePlate": "FJ-798-DF" } } }, { "id": "853096", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001785", "stopSequence": 2 }, { "arrival": { "delay": 579, "time": "1749637179" }, "departure": { "delay": 635, "time": "1749637235" }, "stopId": "1001787", "stopSequence": 3 }, { "arrival": { "time": "1749637800" }, "departure": { "time": "1749637800" }, "stopId": "1002084", "stopSequence": 4 }, { "arrival": { "time": "1749638100" }, "departure": { "time": "1749638100" }, "stopId": "1002857", "stopSequence": 5 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1002189", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "stopId": "1002082", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000068", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1001679-1002194" }, "vehicle": { "id": "147", "label": "TF-02", "licensePlate": "AK-433-WM" } } }, { "id": "852952", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 312, "time": "1749636312" }, "stopId": "1001788", "stopSequence": 1 }, { "arrival": { "delay": 497, "time": "1749636797" }, "departure": { "delay": 524, "time": "1749636824" }, "stopId": "1001787", "stopSequence": 2 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002124", "stopSequence": 3 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1002123", "stopSequence": 4 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002122", "stopSequence": 5 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002226", "stopSequence": 6 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1002121", "stopSequence": 7 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1002120", "stopSequence": 8 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1002227", "stopSequence": 9 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1002119", "stopSequence": 10 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1002118", "stopSequence": 11 }, { "arrival": { "time": "1749639840" }, "departure": { "time": "1749639840" }, "stopId": "1002807", "stopSequence": 12 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002117", "stopSequence": 13 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002116", "stopSequence": 14 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1002115", "stopSequence": 15 }, { "arrival": { "time": "1749640320" }, "stopId": "1002265", "stopSequence": 16 } ], "trip": { "directionId": 1, "routeId": "1000073", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000413-1002353" }, "vehicle": { "id": "416", "label": "GB-478-KN", "licensePlate": "GB-478-KN" } } }, { "id": "853172", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 934, "time": "1749636934" }, "stopId": "1002840", "stopSequence": 1 }, { "arrival": { "delay": 1272, "time": "1749638172" }, "departure": { "delay": 1304, "time": "1749638204" }, "stopId": "1002585", "stopSequence": 2 }, { "arrival": { "time": "1749638173" }, "stopId": "1001978", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000152", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1004082-1005617" }, "vehicle": { "id": "400", "label": "AMI-10", "licensePlate": "FG-157-YL" } } }, { "id": "853182", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 928, "time": "1749636928" }, "stopId": "1002840", "stopSequence": 1 }, { "arrival": { "delay": 890, "time": "1749638330" }, "departure": { "delay": 904, "time": "1749638344" }, "stopId": "1001777", "stopSequence": 2 }, { "arrival": { "delay": 876, "time": "1749638376" }, "departure": { "delay": 891, "time": "1749638391" }, "stopId": "1002725", "stopSequence": 3 }, { "arrival": { "time": "1749638377" }, "departure": { "time": "1749638392" }, "stopId": "1002724", "stopSequence": 4 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1001995", "stopSequence": 5 }, { "arrival": { "time": "1749638700" }, "stopId": "1001953", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000158", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005353-1007232" }, "vehicle": { "id": "497", "label": "MPA-04", "licensePlate": "GE-642-GC" } } }, { "id": "852706", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 225, "time": "1749636225" }, "stopId": "1007956", "stopSequence": 1 }, { "arrival": { "delay": 2205, "time": "1749639525" }, "departure": { "delay": 2205, "time": "1749639525" }, "stopId": "1005952", "stopSequence": 2 }, { "arrival": { "delay": 2205, "time": "1749639645" }, "departure": { "delay": 2205, "time": "1749639645" }, "stopId": "1010164", "stopSequence": 3 }, { "arrival": { "delay": 2205, "time": "1749639705" }, "departure": { "delay": 2205, "time": "1749639705" }, "stopId": "1010162", "stopSequence": 4 }, { "arrival": { "delay": 2205, "time": "1749639765" }, "departure": { "delay": 2205, "time": "1749639765" }, "stopId": "1011262", "stopSequence": 5 }, { "arrival": { "delay": 2205, "time": "1749639765" }, "departure": { "delay": 2205, "time": "1749639765" }, "stopId": "1010160", "stopSequence": 6 }, { "arrival": { "delay": 2205, "time": "1749639825" }, "departure": { "delay": 2205, "time": "1749639825" }, "stopId": "1005951", "stopSequence": 7 }, { "arrival": { "delay": 2205, "time": "1749639825" }, "departure": { "delay": 2205, "time": "1749639825" }, "stopId": "1012662", "stopSequence": 8 }, { "arrival": { "delay": 2205, "time": "1749639885" }, "departure": { "delay": 2205, "time": "1749639885" }, "stopId": "1005950", "stopSequence": 9 }, { "arrival": { "delay": 2205, "time": "1749639945" }, "stopId": "1005536", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000315", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1004283-1005899" }, "vehicle": { "id": "756", "label": "DR 403 HM / LY236 / LY237", "licensePlate": "DR 403 HM" } } }, { "id": "853184", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 950, "time": "1749636950" }, "stopId": "1001841", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002840", "stopSequence": 2 }, { "arrival": { "delay": 597, "time": "1749637797" }, "departure": { "delay": 604, "time": "1749637804" }, "stopId": "1002564", "stopSequence": 3 }, { "arrival": { "delay": 465, "time": "1749637965" }, "departure": { "delay": 489, "time": "1749637989" }, "stopId": "1010680", "stopSequence": 4 }, { "arrival": { "delay": 451, "time": "1749638431" }, "departure": { "delay": 473, "time": "1749638453" }, "stopId": "1002563", "stopSequence": 5 }, { "arrival": { "delay": 224, "time": "1749638624" }, "departure": { "delay": 238, "time": "1749638638" }, "stopId": "1002040", "stopSequence": 6 }, { "arrival": { "time": "1749639000" }, "stopId": "1002561", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000182", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005361-1007240" }, "vehicle": { "id": "113", "label": "MPA-02", "licensePlate": "EB-629-TK" } } }, { "id": "852844", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -85, "time": "1749635915" }, "stopId": "1005537", "stopSequence": 1 }, { "arrival": { "delay": -55, "time": "1749636245" }, "departure": { "delay": -50, "time": "1749636250" }, "stopId": "1010699", "stopSequence": 2 }, { "arrival": { "time": "1749639060" }, "stopId": "1009880", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000545", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005550-1007513" }, "vehicle": { "id": "601", "label": "GQ 166 QQ / LY264", "licensePlate": "GQ166QQ" } } }, { "id": "852839", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1006648", "stopSequence": 1 }, { "arrival": { "delay": -1621, "time": "1749634379" }, "departure": { "delay": -843, "time": "1749635157" }, "stopId": "1006616", "stopSequence": 2 }, { "arrival": { "delay": -774, "time": "1749635946" }, "departure": { "delay": -763, "time": "1749635957" }, "stopId": "1006647", "stopSequence": 3 }, { "arrival": { "delay": -729, "time": "1749636411" }, "departure": { "delay": -719, "time": "1749636421" }, "stopId": "1005637", "stopSequence": 4 }, { "arrival": { "delay": -590, "time": "1749636790" }, "departure": { "delay": -575, "time": "1749636805" }, "stopId": "1006645", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006644", "stopSequence": 6 }, { "arrival": { "delay": -1262, "time": "1749637138" }, "departure": { "delay": -1251, "time": "1749637149" }, "stopId": "1006641", "stopSequence": 7 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006643", "stopSequence": 8 }, { "arrival": { "delay": -1630, "time": "1749637850" }, "departure": { "delay": -1491, "time": "1749637989" }, "stopId": "1006642", "stopSequence": 9 }, { "arrival": { "time": "1749640260" }, "stopId": "1005635", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000366", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005517-1007474" }, "vehicle": { "id": "331", "label": "FORD TRANSIT", "licensePlate": "GV 869 QY" } } }, { "id": "853169", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 33, "time": "1749636033" }, "stopId": "1001799", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1749636771" }, "departure": { "delay": 18, "time": "1749636798" }, "stopId": "1002850", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1011200", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1749637511" }, "departure": { "delay": 45, "time": "1749637545" }, "stopId": "1002644", "stopSequence": 4 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002463", "stopSequence": 5 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1002462", "stopSequence": 6 }, { "arrival": { "time": "1749639600" }, "stopId": "1001933", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000102", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1004062-1005598" }, "vehicle": { "id": "498", "label": "CTS-05", "licensePlate": "CR-731-HY" } } }, { "id": "853118", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -606, "time": "1749635394" }, "stopId": "1001802", "stopSequence": 1 }, { "arrival": { "delay": -1106, "time": "1749636094" }, "departure": { "delay": -1088, "time": "1749636112" }, "stopId": "1002275", "stopSequence": 2 }, { "arrival": { "delay": -946, "time": "1749636854" }, "departure": { "delay": -934, "time": "1749636866" }, "stopId": "1002274", "stopSequence": 3 }, { "arrival": { "delay": -877, "time": "1749637223" }, "departure": { "delay": -870, "time": "1749637230" }, "stopId": "1002273", "stopSequence": 4 }, { "arrival": { "delay": -1064, "time": "1749637636" }, "departure": { "delay": -1051, "time": "1749637649" }, "stopId": "1002271", "stopSequence": 5 }, { "arrival": { "delay": -1509, "time": "1749637791" }, "departure": { "delay": -1501, "time": "1749637799" }, "stopId": "1002272", "stopSequence": 6 }, { "arrival": { "time": "1749640200" }, "stopId": "1009920", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000077", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1002659-1003594" }, "vehicle": { "id": "122", "label": "RV-01", "licensePlate": "CK-630-EE" } } }, { "id": "853143", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1749636507" }, "departure": { "delay": 175, "time": "1749636535" }, "stopId": "1002058", "stopSequence": 2 }, { "arrival": { "delay": 355, "time": "1749636775" }, "departure": { "delay": 457, "time": "1749636877" }, "stopId": "1001785", "stopSequence": 3 }, { "arrival": { "delay": 492, "time": "1749637032" }, "departure": { "delay": 518, "time": "1749637058" }, "stopId": "1002076", "stopSequence": 4 }, { "arrival": { "delay": 657, "time": "1749637557" }, "departure": { "delay": 677, "time": "1749637577" }, "stopId": "1001787", "stopSequence": 5 }, { "arrival": { "time": "1749637920" }, "departure": { "time": "1749637920" }, "stopId": "1002842", "stopSequence": 6 }, { "arrival": { "time": "1749638100" }, "stopId": "1001867", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000053", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1003341-1004737" }, "vehicle": { "id": "395", "label": "CV-09", "licensePlate": "FQ-416-HL" } } }, { "id": "853204", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -530, "time": "1749635470" }, "stopId": "1001802", "stopSequence": 1 }, { "arrival": { "delay": -306, "time": "1749637314" }, "departure": { "delay": -226, "time": "1749637394" }, "stopId": "1009962", "stopSequence": 2 }, { "arrival": { "delay": -476, "time": "1749637684" }, "departure": { "delay": -468, "time": "1749637692" }, "stopId": "1010620", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1011760", "stopSequence": 4 }, { "arrival": { "delay": -1278, "time": "1749638262" }, "departure": { "delay": -1266, "time": "1749638274" }, "stopId": "1002669", "stopSequence": 5 }, { "arrival": { "time": "1749640440" }, "departure": { "time": "1749640440" }, "stopId": "1012480", "stopSequence": 6 }, { "arrival": { "delay": -2094, "time": "1749638526" }, "departure": { "delay": -2086, "time": "1749638534" }, "stopId": "1001981", "stopSequence": 7 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1009960", "stopSequence": 8 }, { "arrival": { "time": "1749640980" }, "stopId": "1010060", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000107", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1006062-1008058" }, "vehicle": { "id": "462", "label": "TV-02", "licensePlate": "DT-481-ZN" } } }, { "id": "852772", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1910, "time": "1749637910" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": 1920, "time": "1749637920" }, "departure": { "delay": 1933, "time": "1749637933" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": 1771, "time": "1749638311" }, "departure": { "delay": 1786, "time": "1749638326" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "delay": 1744, "time": "1749638524" }, "departure": { "delay": 1749, "time": "1749638529" }, "stopId": "1007278", "stopSequence": 4 }, { "arrival": { "delay": 1713, "time": "1749638553" }, "departure": { "delay": 1718, "time": "1749638558" }, "stopId": "1008739", "stopSequence": 5 }, { "arrival": { "delay": 1679, "time": "1749638579" }, "departure": { "delay": 1684, "time": "1749638584" }, "stopId": "1006230", "stopSequence": 6 }, { "arrival": { "delay": 1711, "time": "1749638671" }, "departure": { "delay": 1718, "time": "1749638678" }, "stopId": "1006228", "stopSequence": 7 }, { "arrival": { "time": "1749638672" }, "departure": { "time": "1749638679" }, "stopId": "1005576", "stopSequence": 8 }, { "arrival": { "time": "1749638673" }, "stopId": "1011530", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000262", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1005161-1007024" }, "vehicle": { "id": "638", "label": "TEMSA 214", "licensePlate": "GN-214-WV" } } }, { "id": "852949", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1008622", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001787", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1749636434" }, "departure": { "delay": 122, "time": "1749636542" }, "stopId": "1001785", "stopSequence": 3 }, { "arrival": { "delay": 346, "time": "1749636946" }, "departure": { "delay": 370, "time": "1749636970" }, "stopId": "1001788", "stopSequence": 4 }, { "arrival": { "delay": 1061, "time": "1749638621" }, "departure": { "delay": 1077, "time": "1749638637" }, "stopId": "1002081", "stopSequence": 5 }, { "arrival": { "time": "1749638622" }, "departure": { "time": "1749638638" }, "stopId": "1002080", "stopSequence": 6 }, { "arrival": { "time": "1749638623" }, "stopId": "1001876", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000067", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000407-1002216" }, "vehicle": { "id": "193", "label": "STIB-06", "licensePlate": "AZ-604-WN" } } }, { "id": "853138", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "arrival": { "delay": 332, "time": "1749636932" }, "departure": { "delay": 358, "time": "1749636958" }, "stopId": "1001785", "stopSequence": 2 }, { "arrival": { "delay": 344, "time": "1749637244" }, "departure": { "delay": 362, "time": "1749637262" }, "stopId": "1002129", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1749637612" }, "departure": { "delay": 131, "time": "1749637631" }, "stopId": "1001787", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002128", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002127", "stopSequence": 6 }, { "arrival": { "delay": -11, "time": "1749638689" }, "departure": { "delay": -6, "time": "1749638694" }, "stopId": "1002126", "stopSequence": 7 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1012120", "stopSequence": 8 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002125", "stopSequence": 9 }, { "arrival": { "time": "1749639600" }, "stopId": "1001881", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000074", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1003065-1004385" }, "vehicle": { "id": "396", "label": "CV-10", "licensePlate": "EW-160-EL" } } }, { "id": "853132", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001786", "stopSequence": 1 }, { "arrival": { "delay": -854, "time": "1749635746" }, "departure": { "delay": -387, "time": "1749636213" }, "stopId": "1001788", "stopSequence": 2 }, { "arrival": { "delay": -643, "time": "1749636677" }, "departure": { "delay": -587, "time": "1749636733" }, "stopId": "1001787", "stopSequence": 3 }, { "arrival": { "delay": -129, "time": "1749638511" }, "departure": { "delay": -124, "time": "1749638516" }, "stopId": "1002751", "stopSequence": 4 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002750", "stopSequence": 5 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1002749", "stopSequence": 6 }, { "arrival": { "time": "1749640200" }, "stopId": "1001999", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000110", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000449-1004253" }, "vehicle": { "id": "75", "label": "CG-01", "licensePlate": "DK-721-AQ" } } }, { "id": "852970", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 80, "time": "1749636080" }, "stopId": "1001799", "stopSequence": 1 }, { "arrival": { "delay": -485, "time": "1749636895" }, "departure": { "delay": -470, "time": "1749636910" }, "stopId": "1002423", "stopSequence": 2 }, { "arrival": { "delay": -415, "time": "1749637265" }, "departure": { "delay": -391, "time": "1749637289" }, "stopId": "1002422", "stopSequence": 3 }, { "arrival": { "delay": -588, "time": "1749637392" }, "departure": { "delay": -582, "time": "1749637398" }, "stopId": "1002866", "stopSequence": 4 }, { "arrival": { "delay": -445, "time": "1749637835" }, "departure": { "delay": -421, "time": "1749637859" }, "stopId": "1002421", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1749638396" }, "departure": { "delay": 18, "time": "1749638418" }, "stopId": "1002420", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002694", "stopSequence": 7 }, { "arrival": { "time": "1749639300" }, "stopId": "1001925", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000095", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:00:00", "tripId": "1000441-1001917" }, "vehicle": { "id": "82", "label": "GTBA-02", "licensePlate": "CA-163-HL" } } }, { "id": "853128", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -472, "time": "1749635648" }, "stopId": "1001857", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001946", "stopSequence": 2 }, { "arrival": { "delay": -1317, "time": "1749637203" }, "departure": { "delay": -1300, "time": "1749637220" }, "stopId": "1002650", "stopSequence": 3 }, { "arrival": { "delay": -1312, "time": "1749637508" }, "departure": { "delay": -1301, "time": "1749637519" }, "stopId": "1002599", "stopSequence": 4 }, { "arrival": { "delay": -1443, "time": "1749637977" }, "departure": { "delay": -1389, "time": "1749638031" }, "stopId": "1002649", "stopSequence": 5 }, { "arrival": { "delay": -1629, "time": "1749638391" }, "departure": { "delay": -1552, "time": "1749638468" }, "stopId": "1002598", "stopSequence": 6 }, { "arrival": { "delay": -1385, "time": "1749638695" }, "departure": { "delay": -1380, "time": "1749638700" }, "stopId": "1002597", "stopSequence": 7 }, { "arrival": { "time": "1749640620" }, "departure": { "time": "1749640620" }, "stopId": "1002648", "stopSequence": 8 }, { "arrival": { "time": "1749640800" }, "stopId": "1001962", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000187", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:02:00", "tripId": "1000551-1003953" }, "vehicle": { "id": "152", "label": "MEF-04", "licensePlate": "CS-956-FX" } } }, { "id": "852785", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007841", "stopSequence": 1 }, { "arrival": { "delay": -1126, "time": "1749635594" }, "departure": { "delay": -204, "time": "1749636516" }, "stopId": "1005970", "stopSequence": 2 }, { "arrival": { "delay": -160, "time": "1749636800" }, "departure": { "delay": -141, "time": "1749636819" }, "stopId": "1005967", "stopSequence": 3 }, { "arrival": { "delay": -127, "time": "1749636893" }, "departure": { "delay": -115, "time": "1749636905" }, "stopId": "1005966", "stopSequence": 4 }, { "arrival": { "delay": 273, "time": "1749637533" }, "departure": { "delay": 277, "time": "1749637537" }, "stopId": "1005964", "stopSequence": 5 }, { "arrival": { "delay": 251, "time": "1749637631" }, "departure": { "delay": 256, "time": "1749637636" }, "stopId": "1005965", "stopSequence": 6 }, { "arrival": { "delay": 244, "time": "1749637684" }, "departure": { "delay": 249, "time": "1749637689" }, "stopId": "1005962", "stopSequence": 7 }, { "arrival": { "delay": 276, "time": "1749637836" }, "departure": { "delay": 280, "time": "1749637840" }, "stopId": "1005961", "stopSequence": 8 }, { "arrival": { "time": "1749638040" }, "stopId": "1005541", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000352", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:05:00", "tripId": "1005386-1007269" }, "vehicle": { "id": "236", "label": "KING LONG 615", "licensePlate": "CR-615-FX" } } }, { "id": "852778", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007841", "stopSequence": 1 }, { "arrival": { "delay": -237, "time": "1749636483" }, "departure": { "delay": -194, "time": "1749636526" }, "stopId": "1005970", "stopSequence": 2 }, { "arrival": { "delay": -297, "time": "1749637023" }, "departure": { "delay": -269, "time": "1749637051" }, "stopId": "1006014", "stopSequence": 3 }, { "arrival": { "time": "1749637680" }, "departure": { "time": "1749637680" }, "stopId": "1006013", "stopSequence": 4 }, { "arrival": { "time": "1749637920" }, "departure": { "time": "1749637920" }, "stopId": "1011590", "stopSequence": 5 }, { "arrival": { "time": "1749641940" }, "departure": { "time": "1749641940" }, "stopId": "1006011", "stopSequence": 6 }, { "arrival": { "time": "1749642300" }, "stopId": "1005546", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000355", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:05:00", "tripId": "1005288-1007154" }, "vehicle": { "id": "155", "label": "TTB-02", "licensePlate": "DK-002-MN" } } }, { "id": "852932", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -11, "time": "1749636289" }, "stopId": "1001788", "stopSequence": 1 }, { "arrival": { "delay": 752, "time": "1749637532" }, "departure": { "delay": 786, "time": "1749637566" }, "stopId": "1001787", "stopSequence": 2 }, { "arrival": { "delay": 1182, "time": "1749638622" }, "departure": { "delay": 1187, "time": "1749638627" }, "stopId": "1002037", "stopSequence": 3 }, { "arrival": { "delay": 1080, "time": "1749638700" }, "departure": { "delay": 1088, "time": "1749638708" }, "stopId": "1002036", "stopSequence": 4 }, { "arrival": { "time": "1749638701" }, "departure": { "time": "1749638709" }, "stopId": "1002858", "stopSequence": 5 }, { "arrival": { "time": "1749638702" }, "departure": { "time": "1749638710" }, "stopId": "1001863", "stopSequence": 6 }, { "arrival": { "time": "1749638703" }, "departure": { "time": "1749638711" }, "stopId": "1002038", "stopSequence": 7 }, { "arrival": { "time": "1749638704" }, "stopId": "1002035", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000055", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:05:00", "tripId": "1000386-1001795" }, "vehicle": { "id": "48", "label": "AMI-02", "licensePlate": "554-HJ-2B" } } }, { "id": "853114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -283, "time": "1749636017" }, "stopId": "1001786", "stopSequence": 1 }, { "arrival": { "delay": -79, "time": "1749636641" }, "departure": { "delay": 3, "time": "1749636723" }, "stopId": "1001788", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002058", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001785", "stopSequence": 4 }, { "arrival": { "delay": -314, "time": "1749636886" }, "departure": { "delay": -312, "time": "1749636888" }, "stopId": "1009104", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002067", "stopSequence": 6 }, { "arrival": { "delay": -464, "time": "1749637816" }, "departure": { "delay": -449, "time": "1749637831" }, "stopId": "1002516", "stopSequence": 7 }, { "arrival": { "delay": -483, "time": "1749637857" }, "departure": { "delay": -473, "time": "1749637867" }, "stopId": "1002066", "stopSequence": 8 }, { "arrival": { "time": "1749638460" }, "departure": { "time": "1749638460" }, "stopId": "1002065", "stopSequence": 9 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1002064", "stopSequence": 10 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1002510", "stopSequence": 11 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1001872", "stopSequence": 12 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1001778", "stopSequence": 13 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1001798", "stopSequence": 14 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002056", "stopSequence": 15 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1002055", "stopSequence": 16 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002059", "stopSequence": 17 }, { "arrival": { "time": "1749639060" }, "stopId": "1001870", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "1000058", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:05:00", "tripId": "1000392-1003513" }, "vehicle": { "id": "129", "label": "SAFB-04", "licensePlate": "CZ-134-LA" } } }, { "id": "852804", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 243, "time": "1749636543" }, "stopId": "1005970", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005980", "stopSequence": 2 }, { "arrival": { "delay": -106, "time": "1749637394" }, "departure": { "delay": -100, "time": "1749637400" }, "stopId": "1005985", "stopSequence": 3 }, { "arrival": { "time": "1749638280" }, "departure": { "time": "1749638280" }, "stopId": "1005981", "stopSequence": 4 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1005982", "stopSequence": 5 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1005984", "stopSequence": 6 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1005983", "stopSequence": 7 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1005978", "stopSequence": 8 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1005543", "stopSequence": 9 }, { "arrival": { "time": "1749639900" }, "stopId": "1005979", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000294", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:05:00", "tripId": "1005403-1007299" }, "vehicle": { "id": "326", "label": "KING LONG 251 ", "licensePlate": "DB-251-WB" } } }, { "id": "853126", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 797, "time": "1749637397" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 888, "time": "1749638088" }, "departure": { "delay": 899, "time": "1749638099" }, "stopId": "1009522", "stopSequence": 2 }, { "arrival": { "delay": 821, "time": "1749638141" }, "departure": { "delay": 850, "time": "1749638170" }, "stopId": "1002679", "stopSequence": 3 }, { "arrival": { "delay": 901, "time": "1749638521" }, "departure": { "delay": 929, "time": "1749638549" }, "stopId": "1002161", "stopSequence": 4 }, { "arrival": { "delay": 824, "time": "1749638624" }, "departure": { "delay": 870, "time": "1749638670" }, "stopId": "1002160", "stopSequence": 5 }, { "arrival": { "time": "1749638625" }, "departure": { "time": "1749638671" }, "stopId": "1002159", "stopSequence": 6 }, { "arrival": { "time": "1749638626" }, "departure": { "time": "1749638672" }, "stopId": "1010122", "stopSequence": 7 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1010120", "stopSequence": 8 }, { "arrival": { "time": "1749639000" }, "stopId": "1009720", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000119", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002901-1003916" }, "vehicle": { "id": "451", "label": "EV-03", "licensePlate": "DR-514-FL" } } }, { "id": "853006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 791, "time": "1749637391" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 165, "time": "1749637665" }, "departure": { "delay": 179, "time": "1749637679" }, "stopId": "1002196", "stopSequence": 2 }, { "arrival": { "delay": 432, "time": "1749638232" }, "departure": { "delay": 443, "time": "1749638243" }, "stopId": "1002019", "stopSequence": 3 }, { "arrival": { "time": "1749638233" }, "departure": { "time": "1749638244" }, "stopId": "1002832", "stopSequence": 4 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1002623", "stopSequence": 5 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1001853", "stopSequence": 6 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002194", "stopSequence": 7 }, { "arrival": { "time": "1749639300" }, "stopId": "1001890", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000125", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000468-1002373" }, "vehicle": { "id": "269", "label": "AEROBUS", "licensePlate": "FJ-586-LL" } } }, { "id": "853008", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1545, "time": "1749638145" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "time": "1749638146" }, "departure": { "time": "1749638146" }, "stopId": "1002235", "stopSequence": 2 }, { "arrival": { "time": "1749638147" }, "departure": { "time": "1749638147" }, "stopId": "1002234", "stopSequence": 3 }, { "arrival": { "time": "1749638148" }, "departure": { "time": "1749638148" }, "stopId": "1002233", "stopSequence": 4 }, { "arrival": { "time": "1749638149" }, "departure": { "time": "1749638149" }, "stopId": "1002232", "stopSequence": 5 }, { "arrival": { "time": "1749638150" }, "departure": { "time": "1749638150" }, "stopId": "1002231", "stopSequence": 6 }, { "arrival": { "time": "1749638151" }, "stopId": "1001896", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000127", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1001699-1002254" }, "vehicle": { "id": "448", "label": "VR-15", "licensePlate": "DJ-955-SJ" } } }, { "id": "853222", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 896, "time": "1749637496" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 837, "time": "1749637617" }, "departure": { "delay": 856, "time": "1749637636" }, "stopId": "1010400", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1012362", "stopSequence": 3 }, { "arrival": { "delay": 888, "time": "1749638388" }, "departure": { "delay": 905, "time": "1749638405" }, "stopId": "1009064", "stopSequence": 4 }, { "arrival": { "time": "1749638389" }, "departure": { "time": "1749638406" }, "stopId": "1009206", "stopSequence": 5 }, { "arrival": { "time": "1749638390" }, "departure": { "time": "1749638407" }, "stopId": "1002180", "stopSequence": 6 }, { "arrival": { "time": "1749638391" }, "departure": { "time": "1749638408" }, "stopId": "1009208", "stopSequence": 7 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638409" }, "stopId": "1002179", "stopSequence": 8 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1002178", "stopSequence": 9 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1009062", "stopSequence": 10 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1012000", "stopSequence": 11 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1009204", "stopSequence": 12 }, { "arrival": { "time": "1749639300" }, "stopId": "1009218", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000122", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1006567-1008603" }, "vehicle": { "id": "24", "label": "ADLC-04", "licensePlate": "BC-624-YR" } } }, { "id": "853213", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 691, "time": "1749637291" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "delay": -2301, "time": "1749635799" }, "departure": { "delay": -2293, "time": "1749635807" }, "stopId": "1009402", "stopSequence": 2 }, { "arrival": { "delay": 1304, "time": "1749640004" }, "stopId": "1002199", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000666", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1006234-1008246" }, "vehicle": { "id": "585", "label": "TS2B025", "licensePlate": "GH-437-WY" } } }, { "id": "853199", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1502, "time": "1749638102" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "delay": 1363, "time": "1749638683" }, "departure": { "delay": 1369, "time": "1749638689" }, "stopId": "1002262", "stopSequence": 2 }, { "arrival": { "time": "1749638684" }, "departure": { "time": "1749638690" }, "stopId": "1002261", "stopSequence": 3 }, { "arrival": { "time": "1749638685" }, "departure": { "time": "1749638691" }, "stopId": "1002260", "stopSequence": 4 }, { "arrival": { "time": "1749638686" }, "departure": { "time": "1749638692" }, "stopId": "1002259", "stopSequence": 5 }, { "arrival": { "time": "1749638687" }, "departure": { "time": "1749638693" }, "stopId": "1002258", "stopSequence": 6 }, { "arrival": { "time": "1749638688" }, "departure": { "time": "1749638694" }, "stopId": "1002257", "stopSequence": 7 }, { "arrival": { "time": "1749638689" }, "departure": { "time": "1749638695" }, "stopId": "1002256", "stopSequence": 8 }, { "arrival": { "time": "1749639000" }, "stopId": "1001897", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000177", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1005879-1007834" }, "vehicle": { "id": "670", "label": "POLI-08", "licensePlate": "GV-570-KP" } } }, { "id": "853196", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 843, "time": "1749637443" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 712, "time": "1749637672" }, "departure": { "delay": 722, "time": "1749637682" }, "stopId": "1002721", "stopSequence": 2 }, { "arrival": { "delay": 334, "time": "1749637834" }, "departure": { "delay": 338, "time": "1749637838" }, "stopId": "1002720", "stopSequence": 3 }, { "arrival": { "delay": 594, "time": "1749638454" }, "departure": { "delay": 606, "time": "1749638466" }, "stopId": "1002719", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002718", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002717", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002716", "stopSequence": 7 }, { "arrival": { "delay": -686, "time": "1749637954" }, "departure": { "delay": -677, "time": "1749637963" }, "stopId": "1002715", "stopSequence": 8 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002714", "stopSequence": 9 }, { "arrival": { "time": "1749639000" }, "stopId": "1001993", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000157", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1005919-1007874" }, "vehicle": { "id": "453", "label": "CAV02", "licensePlate": "BA-217-NZ" } } }, { "id": "853049", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -441, "time": "1749636159" }, "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": -447, "time": "1749636273" }, "departure": { "delay": 1324, "time": "1749638044" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "delay": 1389, "time": "1749638469" }, "departure": { "delay": 1407, "time": "1749638487" }, "stopId": "1002203", "stopSequence": 3 }, { "arrival": { "time": "1749638470" }, "departure": { "time": "1749638488" }, "stopId": "1002202", "stopSequence": 4 }, { "arrival": { "time": "1749638471" }, "stopId": "1001892", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000171", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000534-1001735" }, "vehicle": { "id": "415", "label": "FM-999-WD", "licensePlate": "FM-999-WD" } } }, { "id": "853051", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": 944, "time": "1749637844" }, "departure": { "delay": 1141, "time": "1749638041" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "delay": 1000, "time": "1749638200" }, "departure": { "delay": 1011, "time": "1749638211" }, "stopId": "1002206", "stopSequence": 3 }, { "arrival": { "time": "1749638201" }, "departure": { "time": "1749638212" }, "stopId": "1002205", "stopSequence": 4 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1002204", "stopSequence": 5 }, { "arrival": { "time": "1749639000" }, "stopId": "1001893", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000172", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000529-1001736" }, "vehicle": { "id": "496", "label": "APX-07", "licensePlate": "FS-769-GS" } } }, { "id": "853053", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": -912, "time": "1749635988" }, "departure": { "delay": 1177, "time": "1749638077" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "time": "1749637920" }, "departure": { "time": "1749638078" }, "stopId": "1002210", "stopSequence": 3 }, { "arrival": { "time": "1749638100" }, "departure": { "time": "1749638100" }, "stopId": "1002208", "stopSequence": 4 }, { "arrival": { "time": "1749638220" }, "departure": { "time": "1749638220" }, "stopId": "1002207", "stopSequence": 5 }, { "arrival": { "time": "1749638400" }, "stopId": "1001894", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000173", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000531-1001754" }, "vehicle": { "id": "56", "label": "APX-04", "licensePlate": "ET-350-SQ" } } }, { "id": "853055", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": 217, "time": "1749637417" }, "departure": { "delay": 927, "time": "1749638127" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "time": "1749637800" }, "departure": { "time": "1749638128" }, "stopId": "1002220", "stopSequence": 3 }, { "arrival": { "time": "1749638220" }, "departure": { "time": "1749638220" }, "stopId": "1002221", "stopSequence": 4 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1002222", "stopSequence": 5 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1009380", "stopSequence": 6 }, { "arrival": { "time": "1749639600" }, "stopId": "1001896", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000174", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000536-1002375" }, "vehicle": { "id": "445", "label": "VR-12", "licensePlate": "DJ-868-SJ" } } }, { "id": "853088", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 834, "time": "1749637434" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 488, "time": "1749637988" }, "departure": { "delay": 498, "time": "1749637998" }, "stopId": "1002748", "stopSequence": 2 }, { "arrival": { "delay": 258, "time": "1749638658" }, "departure": { "time": "1749638400" }, "stopId": "1002747", "stopSequence": 3 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1009050", "stopSequence": 4 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1009120", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "stopId": "1001998", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000159", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1001999-1002543" }, "vehicle": { "id": "454", "label": "CAV03", "licensePlate": "FW-268-CX" } } }, { "id": "853262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 263, "time": "1749636863" }, "stopId": "1001791", "stopSequence": 1 }, { "arrival": { "delay": 356, "time": "1749637736" }, "departure": { "delay": 377, "time": "1749637757" }, "stopId": "1002665", "stopSequence": 2 }, { "arrival": { "delay": 450, "time": "1749638070" }, "departure": { "delay": 462, "time": "1749638082" }, "stopId": "1002664", "stopSequence": 3 }, { "arrival": { "delay": 501, "time": "1749638301" }, "departure": { "delay": 516, "time": "1749638316" }, "stopId": "1002663", "stopSequence": 4 }, { "arrival": { "delay": 551, "time": "1749638711" }, "departure": { "delay": 557, "time": "1749638717" }, "stopId": "1002662", "stopSequence": 5 }, { "arrival": { "time": "1749638712" }, "departure": { "time": "1749638718" }, "stopId": "1002661", "stopSequence": 6 }, { "arrival": { "time": "1749638713" }, "departure": { "time": "1749638719" }, "stopId": "1002660", "stopSequence": 7 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002659", "stopSequence": 8 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002658", "stopSequence": 9 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002657", "stopSequence": 10 }, { "arrival": { "time": "1749641400" }, "departure": { "time": "1749641400" }, "stopId": "1002656", "stopSequence": 11 }, { "arrival": { "time": "1749641700" }, "stopId": "1001979", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000169", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1006798-1008863" }, "vehicle": { "id": "621", "label": "TIBERI-3", "licensePlate": "FZ-200-NG " } } }, { "id": "853093", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 891, "time": "1749637491" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 587, "time": "1749637607" }, "departure": { "delay": 606, "time": "1749637626" }, "stopId": "1010400", "stopSequence": 2 }, { "arrival": { "delay": 619, "time": "1749637699" }, "departure": { "delay": 624, "time": "1749637704" }, "stopId": "1010600", "stopSequence": 3 }, { "arrival": { "delay": 469, "time": "1749637729" }, "departure": { "delay": 475, "time": "1749637735" }, "stopId": "1012720", "stopSequence": 4 }, { "arrival": { "delay": 344, "time": "1749637784" }, "departure": { "delay": 367, "time": "1749637807" }, "stopId": "1012140", "stopSequence": 5 }, { "arrival": { "delay": 559, "time": "1749638179" }, "departure": { "delay": 591, "time": "1749638211" }, "stopId": "1001983", "stopSequence": 6 }, { "arrival": { "delay": 487, "time": "1749638287" }, "departure": { "delay": 509, "time": "1749638309" }, "stopId": "1009216", "stopSequence": 7 }, { "arrival": { "delay": 415, "time": "1749638335" }, "departure": { "delay": 424, "time": "1749638344" }, "stopId": "1002676", "stopSequence": 8 }, { "arrival": { "delay": 395, "time": "1749638435" }, "departure": { "delay": 416, "time": "1749638456" }, "stopId": "1009214", "stopSequence": 9 }, { "arrival": { "delay": 425, "time": "1749638645" }, "departure": { "delay": 453, "time": "1749638673" }, "stopId": "1009212", "stopSequence": 10 }, { "arrival": { "time": "1749638646" }, "departure": { "time": "1749638674" }, "stopId": "1002678", "stopSequence": 11 }, { "arrival": { "time": "1749638647" }, "departure": { "time": "1749638675" }, "stopId": "1002181", "stopSequence": 12 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1009210", "stopSequence": 13 }, { "arrival": { "time": "1749638760" }, "stopId": "1009218", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000121", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002121-1002937" }, "vehicle": { "id": "450", "label": "ADLC-10", "licensePlate": "DN-451-SX" } } }, { "id": "853095", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001787", "stopSequence": 1 }, { "arrival": { "delay": -613, "time": "1749636587" }, "departure": { "delay": -598, "time": "1749636602" }, "stopId": "1008157", "stopSequence": 2 }, { "arrival": { "time": "1749638100" }, "departure": { "time": "1749638100" }, "stopId": "1002077", "stopSequence": 3 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1002770", "stopSequence": 4 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002852", "stopSequence": 5 }, { "arrival": { "time": "1749640800" }, "stopId": "1002856", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000066", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002141-1002958" }, "vehicle": { "id": "405", "label": "MEF-03", "licensePlate": "BE-405-FT" } } }, { "id": "853099", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 886, "time": "1749637486" }, "stopId": "1001851", "stopSequence": 1 }, { "arrival": { "delay": 904, "time": "1749638104" }, "departure": { "delay": 927, "time": "1749638127" }, "stopId": "1002188", "stopSequence": 2 }, { "arrival": { "delay": 742, "time": "1749638542" }, "departure": { "delay": 766, "time": "1749638566" }, "stopId": "1009240", "stopSequence": 3 }, { "arrival": { "time": "1749638543" }, "departure": { "time": "1749638567" }, "stopId": "1002189", "stopSequence": 4 }, { "arrival": { "time": "1749638544" }, "departure": { "time": "1749638568" }, "stopId": "1009242", "stopSequence": 5 }, { "arrival": { "time": "1749638545" }, "departure": { "time": "1749638569" }, "stopId": "1012320", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002191", "stopSequence": 7 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002838", "stopSequence": 8 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002192", "stopSequence": 9 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1002193", "stopSequence": 10 }, { "arrival": { "time": "1749639600" }, "stopId": "1002082", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000124", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002145-1002965" }, "vehicle": { "id": "615", "label": "FT-07", "licensePlate": "AJ-738-AJ" } } }, { "id": "853100", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001851", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1009280", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1010100", "stopSequence": 3 }, { "arrival": { "delay": -613, "time": "1749638687" }, "departure": { "delay": -594, "time": "1749638706" }, "stopId": "1002634", "stopSequence": 4 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1009244", "stopSequence": 5 }, { "arrival": { "time": "1749640200" }, "stopId": "1002009", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000162", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002146-1002967" }, "vehicle": { "id": "457", "label": "AG-04", "licensePlate": "FV-606-VG" } } }, { "id": "853101", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": 952, "time": "1749638152" }, "departure": { "delay": 975, "time": "1749638175" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "delay": 981, "time": "1749638481" }, "departure": { "delay": 990, "time": "1749638490" }, "stopId": "1002230", "stopSequence": 3 }, { "arrival": { "delay": 783, "time": "1749638583" }, "departure": { "delay": 812, "time": "1749638612" }, "stopId": "1002229", "stopSequence": 4 }, { "arrival": { "time": "1749638584" }, "departure": { "time": "1749638613" }, "stopId": "1001795", "stopSequence": 5 }, { "arrival": { "time": "1749638585" }, "departure": { "time": "1749638614" }, "stopId": "1002228", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002227", "stopSequence": 7 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002226", "stopSequence": 8 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002225", "stopSequence": 9 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002224", "stopSequence": 10 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002223", "stopSequence": 11 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002250", "stopSequence": 12 }, { "arrival": { "time": "1749640500" }, "stopId": "1002252", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000175", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002147-1002969" }, "vehicle": { "id": "447", "label": "VR-14", "licensePlate": "DJ-973-KN" } } }, { "id": "853103", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1680, "time": "1749638280" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749638281" }, "departure": { "time": "1749638281" }, "stopId": "1001808", "stopSequence": 2 }, { "arrival": { "time": "1749638282" }, "departure": { "time": "1749638282" }, "stopId": "1009256", "stopSequence": 3 }, { "arrival": { "time": "1749638283" }, "departure": { "time": "1749638283" }, "stopId": "1002328", "stopSequence": 4 }, { "arrival": { "time": "1749638284" }, "departure": { "time": "1749638284" }, "stopId": "1009254", "stopSequence": 5 }, { "arrival": { "time": "1749638285" }, "departure": { "time": "1749638285" }, "stopId": "1009252", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1009250", "stopSequence": 7 }, { "arrival": { "time": "1749639600" }, "stopId": "1009248", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000197", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002148-1002972" }, "vehicle": { "id": "491", "label": "BENA06", "licensePlate": "GE-266-DY" } } }, { "id": "853107", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1541, "time": "1749638141" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "delay": 1579, "time": "1749638239" }, "departure": { "delay": 1590, "time": "1749638250" }, "stopId": "1001833", "stopSequence": 2 }, { "arrival": { "time": "1749638240" }, "departure": { "time": "1749638251" }, "stopId": "1002243", "stopSequence": 3 }, { "arrival": { "time": "1749638241" }, "departure": { "time": "1749638252" }, "stopId": "1002242", "stopSequence": 4 }, { "arrival": { "time": "1749638242" }, "departure": { "time": "1749638253" }, "stopId": "1002241", "stopSequence": 5 }, { "arrival": { "time": "1749638280" }, "departure": { "time": "1749638280" }, "stopId": "1002240", "stopSequence": 6 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1002239", "stopSequence": 7 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1002238", "stopSequence": 8 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1002237", "stopSequence": 9 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002236", "stopSequence": 10 }, { "arrival": { "time": "1749639360" }, "stopId": "1001896", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000176", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1002179-1003014" }, "vehicle": { "id": "447", "label": "VR-14", "licensePlate": "DJ-973-KN" } } }, { "id": "852828", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2, "time": "1749636602" }, "stopId": "1005498", "stopSequence": 1 }, { "arrival": { "delay": -31, "time": "1749636869" }, "departure": { "delay": -20, "time": "1749636880" }, "stopId": "1007976", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1749637064" }, "departure": { "delay": 50, "time": "1749637070" }, "stopId": "1010699", "stopSequence": 3 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1006623", "stopSequence": 4 }, { "arrival": { "time": "1749640380" }, "departure": { "time": "1749640380" }, "stopId": "1006622", "stopSequence": 5 }, { "arrival": { "time": "1749640680" }, "departure": { "time": "1749640680" }, "stopId": "1007665", "stopSequence": 6 }, { "arrival": { "time": "1749640980" }, "departure": { "time": "1749640980" }, "stopId": "1006615", "stopSequence": 7 }, { "arrival": { "time": "1749641280" }, "stopId": "1005629", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000344", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1005572-1007542" }, "vehicle": { "id": "301", "label": "EE 933 DB / LY332", "licensePlate": "EE 933 DB" } } }, { "id": "853122", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -917, "time": "1749635683" }, "stopId": "1001833", "stopSequence": 1 }, { "arrival": { "delay": -1129, "time": "1749635771" }, "departure": { "delay": -1109, "time": "1749635791" }, "stopId": "1001796", "stopSequence": 2 }, { "arrival": { "delay": 959, "time": "1749638579" }, "departure": { "delay": 969, "time": "1749638589" }, "stopId": "1002675", "stopSequence": 3 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638590" }, "stopId": "1002674", "stopSequence": 4 }, { "arrival": { "time": "1749638581" }, "departure": { "time": "1749638591" }, "stopId": "1002673", "stopSequence": 5 }, { "arrival": { "time": "1749638582" }, "departure": { "time": "1749638592" }, "stopId": "1002672", "stopSequence": 6 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1001982", "stopSequence": 7 }, { "arrival": { "time": "1749639600" }, "stopId": "1012740", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000188", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1000553-1003678" }, "vehicle": { "id": "674", "label": "POLI-09", "licensePlate": "GV-680-SD" } } }, { "id": "853151", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1010830", "stopSequence": 1 }, { "arrival": { "delay": -554, "time": "1749637246" }, "departure": { "delay": -506, "time": "1749637294" }, "stopId": "1001787", "stopSequence": 2 }, { "arrival": { "delay": -191, "time": "1749639229" }, "departure": { "delay": -191, "time": "1749639229" }, "stopId": "1002100", "stopSequence": 3 }, { "arrival": { "delay": -191, "time": "1749639289" }, "departure": { "delay": -191, "time": "1749639289" }, "stopId": "1002099", "stopSequence": 4 }, { "arrival": { "delay": -191, "time": "1749639589" }, "departure": { "delay": -191, "time": "1749639589" }, "stopId": "1002098", "stopSequence": 5 }, { "arrival": { "delay": -191, "time": "1749639649" }, "departure": { "delay": -191, "time": "1749639649" }, "stopId": "1001862", "stopSequence": 6 }, { "arrival": { "delay": -191, "time": "1749639769" }, "departure": { "delay": -191, "time": "1749639769" }, "stopId": "1002097", "stopSequence": 7 }, { "arrival": { "delay": -191, "time": "1749639889" }, "departure": { "delay": -191, "time": "1749639889" }, "stopId": "1002102", "stopSequence": 8 }, { "arrival": { "delay": -191, "time": "1749639949" }, "departure": { "delay": -191, "time": "1749639949" }, "stopId": "1009560", "stopSequence": 9 }, { "arrival": { "delay": -191, "time": "1749640009" }, "departure": { "delay": -191, "time": "1749640009" }, "stopId": "1002101", "stopSequence": 10 }, { "arrival": { "delay": -191, "time": "1749640069" }, "departure": { "delay": -191, "time": "1749640069" }, "stopId": "1002096", "stopSequence": 11 }, { "arrival": { "delay": -191, "time": "1749640189" }, "departure": { "delay": -191, "time": "1749640189" }, "stopId": "1002095", "stopSequence": 12 }, { "arrival": { "delay": -191, "time": "1749640249" }, "departure": { "delay": -191, "time": "1749640249" }, "stopId": "1011780", "stopSequence": 13 }, { "arrival": { "delay": -191, "time": "1749640309" }, "departure": { "delay": -191, "time": "1749640309" }, "stopId": "1002582", "stopSequence": 14 }, { "arrival": { "delay": -191, "time": "1749640369" }, "departure": { "delay": -191, "time": "1749640369" }, "stopId": "1002094", "stopSequence": 15 }, { "arrival": { "delay": -191, "time": "1749640489" }, "departure": { "delay": -191, "time": "1749640489" }, "stopId": "1001880", "stopSequence": 16 }, { "arrival": { "delay": -191, "time": "1749640609" }, "stopId": "1002841", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "1000070", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:10:00", "tripId": "1003655-1005120" }, "vehicle": { "id": "695", "label": "AAM-09", "licensePlate": "FS-541-WJ" } } }, { "id": "852686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 48, "time": "1749636948" }, "stopId": "1007976", "stopSequence": 1 }, { "arrival": { "delay": 64, "time": "1749637084" }, "departure": { "delay": 73, "time": "1749637093" }, "stopId": "1010699", "stopSequence": 2 }, { "arrival": { "delay": 336, "time": "1749638436" }, "departure": { "delay": 341, "time": "1749638441" }, "stopId": "1005914", "stopSequence": 3 }, { "arrival": { "delay": -35, "time": "1749638485" }, "departure": { "delay": -28, "time": "1749638492" }, "stopId": "1005911", "stopSequence": 4 }, { "arrival": { "delay": -133, "time": "1749638687" }, "departure": { "delay": -126, "time": "1749638694" }, "stopId": "1005910", "stopSequence": 5 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1007015", "stopSequence": 6 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1005909", "stopSequence": 7 }, { "arrival": { "time": "1749639060" }, "stopId": "1005532", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000329", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:15:00", "tripId": "1003790-1005288" }, "vehicle": { "id": "595", "label": "FA-246-PG LY231 + PM232", "licensePlate": "FA 246 PG" } } }, { "id": "852688", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 75, "time": "1749636975" }, "stopId": "1007976", "stopSequence": 1 }, { "arrival": { "delay": 73, "time": "1749637093" }, "departure": { "delay": 83, "time": "1749637103" }, "stopId": "1010699", "stopSequence": 2 }, { "arrival": { "delay": 366, "time": "1749638466" }, "departure": { "delay": 388, "time": "1749638488" }, "stopId": "1005826", "stopSequence": 3 }, { "arrival": { "delay": 388, "time": "1749638488" }, "departure": { "delay": 397, "time": "1749638497" }, "stopId": "1011119", "stopSequence": 4 }, { "arrival": { "delay": 369, "time": "1749638529" }, "departure": { "delay": 376, "time": "1749638536" }, "stopId": "1005825", "stopSequence": 5 }, { "arrival": { "delay": 325, "time": "1749638605" }, "departure": { "delay": 331, "time": "1749638611" }, "stopId": "1005824", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1749638646" }, "departure": { "delay": 136, "time": "1749638656" }, "stopId": "1005823", "stopSequence": 7 }, { "arrival": { "time": "1749638647" }, "departure": { "time": "1749638657" }, "stopId": "1005822", "stopSequence": 8 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1005821", "stopSequence": 9 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1005783", "stopSequence": 10 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1005782", "stopSequence": 11 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1005781", "stopSequence": 12 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1005780", "stopSequence": 13 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1005779", "stopSequence": 14 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1005778", "stopSequence": 15 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1005777", "stopSequence": 16 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1005776", "stopSequence": 17 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1005773", "stopSequence": 18 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1005810", "stopSequence": 19 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1005772", "stopSequence": 20 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1005808", "stopSequence": 21 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1005771", "stopSequence": 22 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1005806", "stopSequence": 23 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1005769", "stopSequence": 24 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1005768", "stopSequence": 25 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1005767", "stopSequence": 26 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1005802", "stopSequence": 27 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1005801", "stopSequence": 28 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1005800", "stopSequence": 29 }, { "arrival": { "time": "1749640080" }, "stopId": "1005522", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "1000325", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:15:00", "tripId": "1003969-1005478" }, "vehicle": { "id": "315", "label": "CG 057 NA / LY358 PM 356", "licensePlate": "GC 057 NA" } } }, { "id": "852690", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 49, "time": "1749636949" }, "stopId": "1007976", "stopSequence": 1 }, { "arrival": { "delay": -294, "time": "1749637086" }, "departure": { "delay": -285, "time": "1749637095" }, "stopId": "1010699", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1749638414" }, "departure": { "delay": 28, "time": "1749638428" }, "stopId": "1005826", "stopSequence": 3 }, { "arrival": { "delay": 628, "time": "1749638428" }, "departure": { "delay": 635, "time": "1749638435" }, "stopId": "1011119", "stopSequence": 4 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1005868", "stopSequence": 5 }, { "arrival": { "delay": -61, "time": "1749638639" }, "departure": { "delay": -56, "time": "1749638644" }, "stopId": "1005867", "stopSequence": 7 }, { "arrival": { "delay": -232, "time": "1749638708" }, "departure": { "delay": -219, "time": "1749638721" }, "stopId": "1005865", "stopSequence": 8 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1005864", "stopSequence": 9 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1005863", "stopSequence": 10 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1005862", "stopSequence": 11 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1005861", "stopSequence": 12 }, { "arrival": { "time": "1749639300" }, "stopId": "1005526", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000327", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:15:00", "tripId": "1003971-1005482" }, "vehicle": { "id": "735", "label": "FN-123-RV LY 225", "licensePlate": "FN-123-RV" } } }, { "id": "852715", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -421, "time": "1749636479" }, "stopId": "1007956", "stopSequence": 1 }, { "arrival": { "delay": 1499, "time": "1749639299" }, "departure": { "delay": 1499, "time": "1749639299" }, "stopId": "1006764", "stopSequence": 2 }, { "arrival": { "delay": 1499, "time": "1749639479" }, "departure": { "delay": 1499, "time": "1749639479" }, "stopId": "1005960", "stopSequence": 3 }, { "arrival": { "delay": 1499, "time": "1749639539" }, "departure": { "delay": 1499, "time": "1749639539" }, "stopId": "1008839", "stopSequence": 4 }, { "arrival": { "delay": 1499, "time": "1749639599" }, "departure": { "delay": 1499, "time": "1749639599" }, "stopId": "1011282", "stopSequence": 5 }, { "arrival": { "delay": 1499, "time": "1749639659" }, "departure": { "delay": 1499, "time": "1749639659" }, "stopId": "1010362", "stopSequence": 6 }, { "arrival": { "delay": 1499, "time": "1749639719" }, "departure": { "delay": 1499, "time": "1749639719" }, "stopId": "1005959", "stopSequence": 7 }, { "arrival": { "delay": 1499, "time": "1749639779" }, "departure": { "delay": 1499, "time": "1749639779" }, "stopId": "1011284", "stopSequence": 8 }, { "arrival": { "delay": 1499, "time": "1749639839" }, "stopId": "1005736", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000316", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:15:00", "tripId": "1004305-1005921" }, "vehicle": { "id": "550", "label": "FX 612 XN / CO367", "licensePlate": "FX 612 XN" } } }, { "id": "853282", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 101, "time": "1749637301" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1749638090" }, "departure": { "delay": 27, "time": "1749638127" }, "stopId": "1002691", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1749638222" }, "departure": { "delay": 20, "time": "1749638240" }, "stopId": "1002690", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1749638550" }, "departure": { "delay": 179, "time": "1749638579" }, "stopId": "1002689", "stopSequence": 4 }, { "arrival": { "time": "1749638551" }, "departure": { "time": "1749638580" }, "stopId": "1002688", "stopSequence": 5 }, { "arrival": { "time": "1749638552" }, "departure": { "time": "1749638581" }, "stopId": "1002687", "stopSequence": 6 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638582" }, "stopId": "1001793", "stopSequence": 7 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1010682", "stopSequence": 8 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1008562", "stopSequence": 9 }, { "arrival": { "time": "1749639000" }, "stopId": "1002686", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000155", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1000508-1001963" }, "vehicle": { "id": "43", "label": "AM-01", "licensePlate": "BK-793-DG" } } }, { "id": "853037", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 88, "time": "1749637288" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": -65, "time": "1749638035" }, "departure": { "delay": -51, "time": "1749638049" }, "stopId": "1002691", "stopSequence": 2 }, { "arrival": { "delay": -94, "time": "1749638126" }, "departure": { "delay": -76, "time": "1749638144" }, "stopId": "1002690", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002689", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002688", "stopSequence": 5 }, { "arrival": { "delay": -112, "time": "1749638408" }, "departure": { "delay": -97, "time": "1749638423" }, "stopId": "1002687", "stopSequence": 6 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1001793", "stopSequence": 7 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1010682", "stopSequence": 8 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1008562", "stopSequence": 9 }, { "arrival": { "time": "1749639000" }, "stopId": "1002686", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000155", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1000508-1001963" }, "vehicle": { "id": "44", "label": "AM-02", "licensePlate": "BK-208-DH" } } }, { "id": "853021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 459, "time": "1749637659" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": 943, "time": "1749638263" }, "departure": { "delay": 963, "time": "1749638283" }, "stopId": "1002513", "stopSequence": 2 }, { "arrival": { "delay": 709, "time": "1749638389" }, "departure": { "delay": 775, "time": "1749638455" }, "stopId": "1002512", "stopSequence": 3 }, { "arrival": { "delay": 634, "time": "1749638494" }, "departure": { "delay": 642, "time": "1749638502" }, "stopId": "1002511", "stopSequence": 4 }, { "arrival": { "delay": 506, "time": "1749638606" }, "departure": { "delay": 530, "time": "1749638630" }, "stopId": "1002510", "stopSequence": 5 }, { "arrival": { "delay": 505, "time": "1749638665" }, "stopId": "1002064", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000137", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1000482-1002117" }, "vehicle": { "id": "92", "label": "FA-483-HW", "licensePlate": "FA-483-HW" } } }, { "id": "852886", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 343, "time": "1749637543" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 49, "time": "1749637849" }, "departure": { "delay": 57, "time": "1749637857" }, "stopId": "1005777", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005523", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1749638082" }, "departure": { "delay": -9, "time": "1749638091" }, "stopId": "1005835", "stopSequence": 4 }, { "arrival": { "delay": -124, "time": "1749638096" }, "departure": { "delay": -114, "time": "1749638106" }, "stopId": "1005832", "stopSequence": 5 }, { "arrival": { "delay": -145, "time": "1749638255" }, "departure": { "delay": -141, "time": "1749638259" }, "stopId": "1010840", "stopSequence": 6 }, { "arrival": { "time": "1749639000" }, "stopId": "1005524", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000287", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1006300-1008314" }, "vehicle": { "id": "594", "label": "EY 711 GT / LY205 - PM 376 - PM 375", "licensePlate": "EY 711 GT" } } }, { "id": "852896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 382, "time": "1749637582" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1749638100" }, "departure": { "delay": 608, "time": "1749638108" }, "stopId": "1005662", "stopSequence": 2 }, { "arrival": { "delay": 439, "time": "1749638239" }, "departure": { "delay": 447, "time": "1749638247" }, "stopId": "1005661", "stopSequence": 3 }, { "arrival": { "delay": 380, "time": "1749638480" }, "departure": { "delay": 387, "time": "1749638487" }, "stopId": "1005660", "stopSequence": 4 }, { "arrival": { "delay": 385, "time": "1749638785" }, "departure": { "delay": 385, "time": "1749638785" }, "stopId": "1011422", "stopSequence": 5 }, { "arrival": { "delay": 385, "time": "1749639385" }, "stopId": "1005500", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000626", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1005959-1007913" }, "vehicle": { "id": "600", "label": "GQ 124 QQ / PC 200.1 PC 200.3", "licensePlate": "GQ 124 QQ" } } }, { "id": "852997", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 70, "time": "1749637270" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": -47, "time": "1749638653" }, "departure": { "delay": -40, "time": "1749638660" }, "stopId": "1002155", "stopSequence": 2 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002154", "stopSequence": 3 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002153", "stopSequence": 4 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1002152", "stopSequence": 5 }, { "arrival": { "time": "1749639900" }, "stopId": "1002444", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000118", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1001539-1001956" }, "vehicle": { "id": "309", "label": "CORS-16", "licensePlate": "FM-235-TC" } } }, { "id": "852683", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 415, "time": "1749637615" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 489, "time": "1749637809" }, "departure": { "delay": 498, "time": "1749637818" }, "stopId": "1005823", "stopSequence": 2 }, { "arrival": { "delay": 479, "time": "1749637859" }, "departure": { "delay": 486, "time": "1749637866" }, "stopId": "1005824", "stopSequence": 3 }, { "arrival": { "delay": 427, "time": "1749637927" }, "departure": { "delay": 434, "time": "1749637934" }, "stopId": "1005931", "stopSequence": 4 }, { "arrival": { "delay": 466, "time": "1749637966" }, "departure": { "delay": 523, "time": "1749638023" }, "stopId": "1005825", "stopSequence": 5 }, { "arrival": { "delay": 515, "time": "1749638135" }, "departure": { "delay": 521, "time": "1749638141" }, "stopId": "1005914", "stopSequence": 6 }, { "arrival": { "delay": 503, "time": "1749638243" }, "departure": { "delay": 533, "time": "1749638273" }, "stopId": "1005530", "stopSequence": 7 }, { "arrival": { "delay": 616, "time": "1749638476" }, "departure": { "delay": 642, "time": "1749638502" }, "stopId": "1005910", "stopSequence": 8 }, { "arrival": { "delay": 639, "time": "1749638559" }, "departure": { "delay": 652, "time": "1749638572" }, "stopId": "1007015", "stopSequence": 9 }, { "arrival": { "delay": 645, "time": "1749638685" }, "departure": { "time": "1749638573" }, "stopId": "1005909", "stopSequence": 10 }, { "arrival": { "time": "1749638686" }, "stopId": "1005532", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000289", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1003794-1005294" }, "vehicle": { "id": "296", "label": "02 2015", "licensePlate": "DV 623 CZ" } } }, { "id": "852994", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 76, "time": "1749637276" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1749638031" }, "departure": { "delay": -3, "time": "1749638037" }, "stopId": "1002137", "stopSequence": 2 }, { "arrival": { "delay": 16, "time": "1749638236" }, "departure": { "delay": 23, "time": "1749638243" }, "stopId": "1002136", "stopSequence": 3 }, { "arrival": { "delay": -75, "time": "1749638325" }, "departure": { "delay": -47, "time": "1749638353" }, "stopId": "1010140", "stopSequence": 4 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1001882", "stopSequence": 5 }, { "arrival": { "time": "1749639000" }, "stopId": "1012620", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000116", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1000458-1001964" }, "vehicle": { "id": "433", "label": "AM-07", "licensePlate": "EN-915-CF" } } }, { "id": "853167", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 156, "time": "1749637356" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": 378, "time": "1749638058" }, "departure": { "delay": 383, "time": "1749638063" }, "stopId": "1002145", "stopSequence": 2 }, { "arrival": { "delay": 263, "time": "1749638123" }, "departure": { "delay": 270, "time": "1749638130" }, "stopId": "1002144", "stopSequence": 3 }, { "arrival": { "delay": 213, "time": "1749638313" }, "departure": { "delay": 230, "time": "1749638330" }, "stopId": "1002146", "stopSequence": 4 }, { "arrival": { "delay": -68, "time": "1749638392" }, "departure": { "delay": -62, "time": "1749638398" }, "stopId": "1002142", "stopSequence": 5 }, { "arrival": { "delay": -98, "time": "1749638482" }, "departure": { "delay": -77, "time": "1749638503" }, "stopId": "1002148", "stopSequence": 6 }, { "arrival": { "delay": -80, "time": "1749638680" }, "departure": { "delay": -70, "time": "1749638690" }, "stopId": "1002149", "stopSequence": 7 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002141", "stopSequence": 8 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002140", "stopSequence": 9 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002139", "stopSequence": 10 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002138", "stopSequence": 11 }, { "arrival": { "time": "1749650400" }, "stopId": "1001883", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000117", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1003939-1005454" }, "vehicle": { "id": "436", "label": "CORS-15", "licensePlate": "DL-549-GJ" } } }, { "id": "852692", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 432, "time": "1749637632" }, "stopId": "1005663", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005902", "stopSequence": 5 }, { "arrival": { "delay": 932, "time": "1749638372" }, "departure": { "delay": 961, "time": "1749638401" }, "stopId": "1010901", "stopSequence": 6 }, { "arrival": { "time": "1749638373" }, "departure": { "time": "1749638402" }, "stopId": "1011104", "stopSequence": 8 }, { "arrival": { "time": "1749638374" }, "departure": { "time": "1749638403" }, "stopId": "1011102", "stopSequence": 9 }, { "arrival": { "time": "1749638375" }, "departure": { "time": "1749638404" }, "stopId": "1011100", "stopSequence": 10 }, { "arrival": { "time": "1749639840" }, "departure": { "time": "1749639840" }, "stopId": "1007015", "stopSequence": 11 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1005935", "stopSequence": 12 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1005934", "stopSequence": 13 }, { "arrival": { "time": "1749640080" }, "stopId": "1005944", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000290", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1003980-1005494" }, "vehicle": { "id": "299", "label": "DV 398 AX / CO234 - LY235", "licensePlate": "DV 398 AX" } } }, { "id": "852701", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 421, "time": "1749637621" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 354, "time": "1749638334" }, "departure": { "delay": 364, "time": "1749638344" }, "stopId": "1005952", "stopSequence": 2 }, { "arrival": { "delay": 430, "time": "1749638410" }, "departure": { "delay": 443, "time": "1749638423" }, "stopId": "1010164", "stopSequence": 3 }, { "arrival": { "delay": 403, "time": "1749638443" }, "departure": { "delay": 416, "time": "1749638456" }, "stopId": "1010162", "stopSequence": 4 }, { "arrival": { "delay": 408, "time": "1749638508" }, "departure": { "delay": 420, "time": "1749638520" }, "stopId": "1011262", "stopSequence": 5 }, { "arrival": { "delay": 377, "time": "1749638537" }, "departure": { "delay": 391, "time": "1749638551" }, "stopId": "1010160", "stopSequence": 6 }, { "arrival": { "delay": 298, "time": "1749638578" }, "departure": { "delay": 318, "time": "1749638598" }, "stopId": "1005951", "stopSequence": 7 }, { "arrival": { "delay": 351, "time": "1749638691" }, "departure": { "delay": 360, "time": "1749638700" }, "stopId": "1005950", "stopSequence": 8 }, { "arrival": { "delay": 308, "time": "1749638708" }, "stopId": "1005536", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000291", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1004257-1005857" }, "vehicle": { "id": "631", "label": "FG 029 MD / CO238", "licensePlate": "FG 029 MD" } } }, { "id": "853124", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 86, "time": "1749637286" }, "stopId": "1001794", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1749637982" }, "departure": { "delay": 9, "time": "1749637989" }, "stopId": "1002620", "stopSequence": 2 }, { "arrival": { "delay": -37, "time": "1749638003" }, "departure": { "delay": -32, "time": "1749638008" }, "stopId": "1010026", "stopSequence": 3 }, { "arrival": { "delay": 32, "time": "1749638192" }, "departure": { "delay": 41, "time": "1749638201" }, "stopId": "1010024", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1749638427" }, "departure": { "delay": 213, "time": "1749638433" }, "stopId": "1002619", "stopSequence": 5 }, { "arrival": { "delay": 206, "time": "1749638606" }, "departure": { "delay": 245, "time": "1749638645" }, "stopId": "1002618", "stopSequence": 6 }, { "arrival": { "delay": 166, "time": "1749638686" }, "departure": { "time": "1749638646" }, "stopId": "1010022", "stopSequence": 7 }, { "arrival": { "time": "1749638687" }, "departure": { "time": "1749638647" }, "stopId": "1010020", "stopSequence": 8 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002617", "stopSequence": 9 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1001781", "stopSequence": 10 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002616", "stopSequence": 11 }, { "arrival": { "time": "1749639600" }, "stopId": "1001970", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000151", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1002759-1003774" }, "vehicle": { "id": "434", "label": "AM-08", "licensePlate": "EN-903-CF" } } }, { "id": "852700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 376, "time": "1749637576" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 243, "time": "1749638463" }, "departure": { "delay": 252, "time": "1749638472" }, "stopId": "1005726", "stopSequence": 2 }, { "arrival": { "delay": 308, "time": "1749638528" }, "departure": { "delay": 314, "time": "1749638534" }, "stopId": "1005725", "stopSequence": 3 }, { "arrival": { "delay": 202, "time": "1749638542" }, "departure": { "delay": 207, "time": "1749638547" }, "stopId": "1005724", "stopSequence": 4 }, { "arrival": { "delay": 258, "time": "1749638778" }, "departure": { "delay": 258, "time": "1749638778" }, "stopId": "1010864", "stopSequence": 5 }, { "arrival": { "delay": 258, "time": "1749639018" }, "departure": { "delay": 258, "time": "1749639018" }, "stopId": "1010862", "stopSequence": 6 }, { "arrival": { "delay": 258, "time": "1749639078" }, "departure": { "delay": 258, "time": "1749639078" }, "stopId": "1005722", "stopSequence": 7 }, { "arrival": { "delay": 258, "time": "1749639138" }, "departure": { "delay": 258, "time": "1749639138" }, "stopId": "1005723", "stopSequence": 8 }, { "arrival": { "delay": 258, "time": "1749639318" }, "stopId": "1005516", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000285", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1004254-1005852" }, "vehicle": { "id": "632", "label": "BK 948 SW / LY214.1 CO215", "licensePlate": "BK 948 SW" } } }, { "id": "852858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 306, "time": "1749637506" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 326, "time": "1749637586" }, "departure": { "delay": 333, "time": "1749637593" }, "stopId": "1005821", "stopSequence": 2 }, { "arrival": { "delay": 256, "time": "1749637636" }, "departure": { "delay": 263, "time": "1749637643" }, "stopId": "1005783", "stopSequence": 3 }, { "arrival": { "delay": 232, "time": "1749637672" }, "departure": { "delay": 241, "time": "1749637681" }, "stopId": "1005782", "stopSequence": 4 }, { "arrival": { "delay": 185, "time": "1749637685" }, "departure": { "delay": 192, "time": "1749637692" }, "stopId": "1005781", "stopSequence": 5 }, { "arrival": { "delay": 167, "time": "1749637727" }, "departure": { "delay": 174, "time": "1749637734" }, "stopId": "1005779", "stopSequence": 6 }, { "arrival": { "delay": 206, "time": "1749637766" }, "departure": { "delay": 213, "time": "1749637773" }, "stopId": "1005778", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1749637811" }, "departure": { "delay": 140, "time": "1749637820" }, "stopId": "1005776", "stopSequence": 8 }, { "arrival": { "delay": 93, "time": "1749637833" }, "departure": { "delay": 101, "time": "1749637841" }, "stopId": "1005525", "stopSequence": 9 }, { "arrival": { "delay": 58, "time": "1749637858" }, "departure": { "delay": 73, "time": "1749637873" }, "stopId": "1010800", "stopSequence": 10 }, { "arrival": { "delay": 49, "time": "1749637909" }, "departure": { "delay": 58, "time": "1749637918" }, "stopId": "1005773", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1749638030" }, "departure": { "delay": 65, "time": "1749638045" }, "stopId": "1005772", "stopSequence": 12 }, { "arrival": { "delay": 58, "time": "1749638098" }, "departure": { "delay": 65, "time": "1749638105" }, "stopId": "1005771", "stopSequence": 13 }, { "arrival": { "delay": 61, "time": "1749638161" }, "departure": { "delay": 73, "time": "1749638173" }, "stopId": "1005770", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1749638216" }, "departure": { "delay": 73, "time": "1749638233" }, "stopId": "1005769", "stopSequence": 15 }, { "arrival": { "delay": 67, "time": "1749638287" }, "departure": { "delay": 74, "time": "1749638294" }, "stopId": "1005840", "stopSequence": 16 }, { "arrival": { "delay": 62, "time": "1749638342" }, "departure": { "delay": 75, "time": "1749638355" }, "stopId": "1005768", "stopSequence": 17 }, { "arrival": { "delay": 62, "time": "1749638402" }, "departure": { "delay": 69, "time": "1749638409" }, "stopId": "1005767", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1749638476" }, "departure": { "delay": 83, "time": "1749638483" }, "stopId": "1005766", "stopSequence": 19 }, { "arrival": { "time": "1749638700" }, "stopId": "1005522", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "1000382", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1005927-1007887" }, "vehicle": { "id": "9", "label": "DW 086 JB / CO228", "licensePlate": "DW 086 JB" } } }, { "id": "852852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 340, "time": "1749637540" }, "stopId": "1005663", "stopSequence": 1 }, { "arrival": { "delay": 311, "time": "1749637751" }, "departure": { "delay": 318, "time": "1749637758" }, "stopId": "1006779", "stopSequence": 2 }, { "arrival": { "delay": 281, "time": "1749637781" }, "departure": { "delay": 289, "time": "1749637789" }, "stopId": "1005779", "stopSequence": 3 }, { "arrival": { "delay": 225, "time": "1749637845" }, "departure": { "delay": 233, "time": "1749637853" }, "stopId": "1005777", "stopSequence": 4 }, { "arrival": { "delay": 255, "time": "1749637875" }, "departure": { "delay": 263, "time": "1749637883" }, "stopId": "1005776", "stopSequence": 5 }, { "arrival": { "delay": 219, "time": "1749637899" }, "departure": { "delay": 229, "time": "1749637909" }, "stopId": "1005525", "stopSequence": 6 }, { "arrival": { "delay": 245, "time": "1749637925" }, "departure": { "delay": 254, "time": "1749637934" }, "stopId": "1005774", "stopSequence": 7 }, { "arrival": { "delay": 221, "time": "1749637961" }, "departure": { "delay": 232, "time": "1749637972" }, "stopId": "1005773", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1749638060" }, "departure": { "delay": 208, "time": "1749638068" }, "stopId": "1005772", "stopSequence": 9 }, { "arrival": { "delay": 198, "time": "1749638118" }, "departure": { "delay": 205, "time": "1749638125" }, "stopId": "1005771", "stopSequence": 10 }, { "arrival": { "delay": 192, "time": "1749638172" }, "departure": { "delay": 206, "time": "1749638186" }, "stopId": "1005770", "stopSequence": 11 }, { "arrival": { "delay": 185, "time": "1749638225" }, "departure": { "delay": 201, "time": "1749638241" }, "stopId": "1005769", "stopSequence": 12 }, { "arrival": { "delay": 102, "time": "1749638322" }, "departure": { "delay": 108, "time": "1749638328" }, "stopId": "1005768", "stopSequence": 13 }, { "arrival": { "delay": 84, "time": "1749638364" }, "departure": { "delay": 91, "time": "1749638371" }, "stopId": "1005767", "stopSequence": 14 }, { "arrival": { "delay": 124, "time": "1749638404" }, "departure": { "delay": 130, "time": "1749638410" }, "stopId": "1005766", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1749638609" }, "departure": { "delay": 38, "time": "1749638618" }, "stopId": "1005522", "stopSequence": 16 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1005751", "stopSequence": 17 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1005750", "stopSequence": 18 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1005760", "stopSequence": 19 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1005749", "stopSequence": 20 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1005757", "stopSequence": 21 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1005747", "stopSequence": 22 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1005748", "stopSequence": 23 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1005746", "stopSequence": 24 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1005745", "stopSequence": 25 }, { "arrival": { "time": "1749640500" }, "stopId": "1005518", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "1000313", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:20:00", "tripId": "1005922-1007879" }, "vehicle": { "id": "4", "label": "CF 090 CV / CO361 PM226", "licensePlate": "CF 090 CV" } } }, { "id": "852725", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 265, "time": "1749637765" }, "stopId": "1010719", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1749637983" }, "departure": { "delay": 30, "time": "1749638010" }, "stopId": "1010720", "stopSequence": 2 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1006735", "stopSequence": 3 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1006751", "stopSequence": 4 }, { "arrival": { "time": "1749640080" }, "departure": { "time": "1749640080" }, "stopId": "1005647", "stopSequence": 5 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1006705", "stopSequence": 6 }, { "arrival": { "time": "1749640680" }, "departure": { "time": "1749640680" }, "stopId": "1006706", "stopSequence": 7 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1006707", "stopSequence": 8 }, { "arrival": { "time": "1749640920" }, "departure": { "time": "1749640920" }, "stopId": "1006709", "stopSequence": 9 }, { "arrival": { "time": "1749641100" }, "departure": { "time": "1749641100" }, "stopId": "1006710", "stopSequence": 10 }, { "arrival": { "time": "1749641220" }, "departure": { "time": "1749641220" }, "stopId": "1006711", "stopSequence": 11 }, { "arrival": { "time": "1749641400" }, "departure": { "time": "1749641400" }, "stopId": "1006712", "stopSequence": 12 }, { "arrival": { "time": "1749641520" }, "departure": { "time": "1749641520" }, "stopId": "1006713", "stopSequence": 13 }, { "arrival": { "time": "1749641700" }, "departure": { "time": "1749641700" }, "stopId": "1006714", "stopSequence": 14 }, { "arrival": { "time": "1749641820" }, "departure": { "time": "1749641820" }, "stopId": "1006715", "stopSequence": 15 }, { "arrival": { "time": "1749642000" }, "stopId": "1005649", "stopSequence": 16 } ], "trip": { "directionId": 1, "routeId": "1000347", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:25:00", "tripId": "1004530-1006246" }, "vehicle": { "id": "716", "label": "SAIB-15", "licensePlate": "DZ-739-KT" } } }, { "id": "852817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 307, "time": "1749637987" }, "stopId": "1006054", "stopSequence": 1 }, { "arrival": { "time": "1749637988" }, "departure": { "time": "1749637988" }, "stopId": "1006074", "stopSequence": 2 }, { "arrival": { "time": "1749638220" }, "departure": { "time": "1749638220" }, "stopId": "1006073", "stopSequence": 3 }, { "arrival": { "time": "1749638340" }, "departure": { "time": "1749638340" }, "stopId": "1006072", "stopSequence": 4 }, { "arrival": { "time": "1749638460" }, "departure": { "time": "1749638460" }, "stopId": "1008900", "stopSequence": 5 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1006071", "stopSequence": 6 }, { "arrival": { "delay": -2030, "time": "1749637150" }, "stopId": "1005555", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000300", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:28:00", "tripId": "1005488-1007429" }, "vehicle": { "id": "554", "label": "TRAFIC 3", "licensePlate": "ET 444 TB" } } }, { "id": "852648", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 108, "time": "1749637908" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1749637908" }, "departure": { "delay": 58, "time": "1749637918" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "time": "1749637980" }, "departure": { "time": "1749637980" }, "stopId": "1006143", "stopSequence": 3 }, { "arrival": { "time": "1749638100" }, "departure": { "time": "1749638100" }, "stopId": "1006142", "stopSequence": 4 }, { "arrival": { "time": "1749638160" }, "departure": { "time": "1749638160" }, "stopId": "1006141", "stopSequence": 5 }, { "arrival": { "time": "1749638220" }, "departure": { "time": "1749638220" }, "stopId": "1006140", "stopSequence": 6 }, { "arrival": { "time": "1749638220" }, "departure": { "time": "1749638220" }, "stopId": "1006139", "stopSequence": 7 }, { "arrival": { "time": "1749638280" }, "departure": { "time": "1749638280" }, "stopId": "1005578", "stopSequence": 8 }, { "arrival": { "time": "1749638280" }, "departure": { "time": "1749638280" }, "stopId": "1006137", "stopSequence": 9 }, { "arrival": { "time": "1749638340" }, "departure": { "time": "1749638340" }, "stopId": "1006136", "stopSequence": 10 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1006135", "stopSequence": 11 }, { "arrival": { "time": "1749638460" }, "departure": { "time": "1749638460" }, "stopId": "1006134", "stopSequence": 12 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1006133", "stopSequence": 13 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1006132", "stopSequence": 14 }, { "arrival": { "time": "1749638580" }, "stopId": "1005562", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "1000255", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001862-1002558" }, "vehicle": { "id": "277", "label": "INTURO PALAVESA 2", "licensePlate": "GR-232-JL" } } }, { "id": "852647", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -1403, "time": "1749636457" }, "departure": { "delay": -14, "time": "1749637846" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1749638272" }, "departure": { "delay": 74, "time": "1749638294" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1006237", "stopSequence": 4 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1006096", "stopSequence": 5 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1006095", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1005572", "stopSequence": 7 }, { "arrival": { "time": "1749638820" }, "stopId": "1005559", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000252", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001866-1002556" }, "vehicle": { "id": "571", "label": "KING LONG 248", "licensePlate": "CQ-248-ZS" } } }, { "id": "852653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 104, "time": "1749637904" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1749637904" }, "departure": { "delay": 55, "time": "1749637915" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": 237, "time": "1749638097" }, "departure": { "delay": 247, "time": "1749638107" }, "stopId": "1006189", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1749638399" }, "departure": { "delay": 65, "time": "1749638405" }, "stopId": "1006188", "stopSequence": 4 }, { "arrival": { "delay": 29, "time": "1749638429" }, "departure": { "delay": 34, "time": "1749638434" }, "stopId": "1006187", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1749638470" }, "departure": { "delay": 76, "time": "1749638476" }, "stopId": "1006186", "stopSequence": 6 }, { "arrival": { "delay": 93, "time": "1749638613" }, "departure": { "delay": 108, "time": "1749638628" }, "stopId": "1006185", "stopSequence": 7 }, { "arrival": { "delay": 48, "time": "1749638628" }, "departure": { "delay": 54, "time": "1749638634" }, "stopId": "1006201", "stopSequence": 8 }, { "arrival": { "delay": 71, "time": "1749638711" }, "departure": { "delay": 78, "time": "1749638718" }, "stopId": "1006183", "stopSequence": 9 }, { "arrival": { "delay": 124, "time": "1749638824" }, "departure": { "delay": 124, "time": "1749638824" }, "stopId": "1006182", "stopSequence": 10 }, { "arrival": { "delay": 124, "time": "1749638884" }, "departure": { "delay": 124, "time": "1749638884" }, "stopId": "1006181", "stopSequence": 11 }, { "arrival": { "delay": 124, "time": "1749638884" }, "departure": { "delay": 124, "time": "1749638884" }, "stopId": "1006180", "stopSequence": 12 }, { "arrival": { "delay": 124, "time": "1749638944" }, "departure": { "delay": 124, "time": "1749638944" }, "stopId": "1006179", "stopSequence": 13 }, { "arrival": { "delay": 124, "time": "1749639004" }, "departure": { "delay": 124, "time": "1749639004" }, "stopId": "1006178", "stopSequence": 14 }, { "arrival": { "delay": 124, "time": "1749639064" }, "departure": { "delay": 124, "time": "1749639064" }, "stopId": "1006177", "stopSequence": 15 }, { "arrival": { "delay": 124, "time": "1749639064" }, "departure": { "delay": 124, "time": "1749639064" }, "stopId": "1006176", "stopSequence": 16 }, { "arrival": { "delay": 124, "time": "1749639184" }, "departure": { "delay": 124, "time": "1749639184" }, "stopId": "1006175", "stopSequence": 17 }, { "arrival": { "delay": 124, "time": "1749639364" }, "departure": { "delay": 124, "time": "1749639364" }, "stopId": "1005569", "stopSequence": 18 }, { "arrival": { "delay": 124, "time": "1749639484" }, "stopId": "1006173", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000258", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001844-1002584" }, "vehicle": { "id": "307", "label": "Bl-07", "licensePlate": "FK-601-NV" } } }, { "id": "852660", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 26, "time": "1749637826" }, "stopId": "1005504", "stopSequence": 1 }, { "arrival": { "delay": 491, "time": "1749639071" }, "departure": { "delay": 491, "time": "1749639071" }, "stopId": "1005684", "stopSequence": 2 }, { "arrival": { "delay": 491, "time": "1749639311" }, "departure": { "delay": 491, "time": "1749639311" }, "stopId": "1005506", "stopSequence": 3 }, { "arrival": { "delay": 491, "time": "1749639431" }, "departure": { "delay": 491, "time": "1749639431" }, "stopId": "1005699", "stopSequence": 4 }, { "arrival": { "delay": 491, "time": "1749639671" }, "departure": { "delay": 491, "time": "1749639671" }, "stopId": "1005698", "stopSequence": 5 }, { "arrival": { "delay": 491, "time": "1749640091" }, "departure": { "delay": 491, "time": "1749640091" }, "stopId": "1009800", "stopSequence": 6 }, { "arrival": { "delay": 491, "time": "1749640211" }, "departure": { "delay": 491, "time": "1749640211" }, "stopId": "1005696", "stopSequence": 7 }, { "arrival": { "delay": 491, "time": "1749640331" }, "stopId": "1005507", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000282", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001806-1002730" }, "vehicle": { "id": "363", "label": "BZ 770 MZ / LY 202 - CO203", "licensePlate": "BZ 770 MZ" } } }, { "id": "852661", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 30, "time": "1749637830" }, "stopId": "1005504", "stopSequence": 1 }, { "arrival": { "time": "1749638400" }, "departure": { "time": "1749638400" }, "stopId": "1007958", "stopSequence": 2 }, { "arrival": { "time": "1749638460" }, "departure": { "time": "1749638460" }, "stopId": "1005719", "stopSequence": 3 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1005691", "stopSequence": 4 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1005690", "stopSequence": 5 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1005688", "stopSequence": 6 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1005682", "stopSequence": 7 }, { "arrival": { "time": "1749638940" }, "stopId": "1005513", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000283", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001807-1002775" }, "vehicle": { "id": "567", "label": "CY 713 CK / CO212-1", "licensePlate": "CY-713-CK" } } }, { "id": "852665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -645, "time": "1749637155" }, "stopId": "1007900", "stopSequence": 1 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1005599", "stopSequence": 2 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1005604", "stopSequence": 3 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006511", "stopSequence": 4 }, { "arrival": { "time": "1749640140" }, "departure": { "time": "1749640140" }, "stopId": "1006510", "stopSequence": 5 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1006509", "stopSequence": 6 }, { "arrival": { "time": "1749641040" }, "stopId": "1005603", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000303", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1001921-1002563" }, "vehicle": { "id": "58", "label": "SPRINTER AULLENE", "licensePlate": "GD-777-ZA" } } }, { "id": "852694", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -1298, "time": "1749636502" }, "departure": { "delay": 8, "time": "1749637808" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": -228, "time": "1749638172" }, "departure": { "delay": -142, "time": "1749638258" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "delay": -148, "time": "1749638432" }, "departure": { "delay": -137, "time": "1749638443" }, "stopId": "1006114", "stopSequence": 4 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1006113", "stopSequence": 5 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1006112", "stopSequence": 6 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006111", "stopSequence": 7 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1006110", "stopSequence": 8 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1006109", "stopSequence": 9 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1006108", "stopSequence": 10 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1006107", "stopSequence": 11 }, { "arrival": { "time": "1749639840" }, "departure": { "time": "1749639840" }, "stopId": "1006106", "stopSequence": 12 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006105", "stopSequence": 13 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1006103", "stopSequence": 14 }, { "arrival": { "time": "1749640680" }, "departure": { "time": "1749640680" }, "stopId": "1006102", "stopSequence": 15 }, { "arrival": { "time": "1749640740" }, "departure": { "time": "1749640740" }, "stopId": "1006101", "stopSequence": 16 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1006100", "stopSequence": 17 }, { "arrival": { "time": "1749640920" }, "stopId": "1005560", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "1000253", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1004038-1005571" }, "vehicle": { "id": "726", "label": "ERENER PALOMBAGGIA", "licensePlate": "GM-571-MT" } } }, { "id": "852699", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -31, "time": "1749637769" }, "stopId": "1007802", "stopSequence": 1 }, { "arrival": { "delay": 231, "time": "1749638151" }, "departure": { "delay": 240, "time": "1749638160" }, "stopId": "1005674", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1749639240" }, "departure": { "delay": 120, "time": "1749639240" }, "stopId": "1005662", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1749639420" }, "departure": { "delay": 120, "time": "1749639420" }, "stopId": "1005661", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1749639600" }, "departure": { "delay": 120, "time": "1749639600" }, "stopId": "1005668", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1749639660" }, "departure": { "delay": 120, "time": "1749639660" }, "stopId": "1005667", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1749639660" }, "departure": { "delay": 120, "time": "1749639660" }, "stopId": "1005660", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1749640260" }, "departure": { "delay": 120, "time": "1749640260" }, "stopId": "1005500", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1749640860" }, "departure": { "delay": 120, "time": "1749640860" }, "stopId": "1006629", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1749640980" }, "stopId": "1005501", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000318", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1004221-1005817" }, "vehicle": { "id": "602", "label": "GY-212-HN / LY 201", "licensePlate": "GY-212-HN" } } }, { "id": "852726", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 73, "time": "1749637873" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1749637894" }, "departure": { "delay": 38, "time": "1749637898" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006400", "stopSequence": 3 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1006399", "stopSequence": 4 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1006398", "stopSequence": 5 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1006397", "stopSequence": 6 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1006396", "stopSequence": 7 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1006395", "stopSequence": 8 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1006394", "stopSequence": 9 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006391", "stopSequence": 10 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1006390", "stopSequence": 11 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1006389", "stopSequence": 12 }, { "arrival": { "time": "1749640080" }, "departure": { "time": "1749640080" }, "stopId": "1006388", "stopSequence": 13 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1006387", "stopSequence": 14 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1006386", "stopSequence": 15 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1006385", "stopSequence": 16 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1006384", "stopSequence": 17 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1006383", "stopSequence": 18 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1005588", "stopSequence": 19 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1011329", "stopSequence": 20 }, { "arrival": { "time": "1749641580" }, "departure": { "time": "1749641580" }, "stopId": "1009900", "stopSequence": 21 }, { "arrival": { "time": "1749642240" }, "departure": { "time": "1749642240" }, "stopId": "1011327", "stopSequence": 22 }, { "arrival": { "time": "1749642600" }, "stopId": "1009700", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "1000269", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1004583-1006309" }, "vehicle": { "id": "626", "label": "GQ 810 XW", "licensePlate": "GQ 810 XW" } } }, { "id": "852734", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1254, "time": "1749636546" }, "stopId": "1006098", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005589", "stopSequence": 3 }, { "arrival": { "delay": -312, "time": "1749638268" }, "departure": { "delay": -301, "time": "1749638279" }, "stopId": "1006329", "stopSequence": 4 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1006321", "stopSequence": 5 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1006322", "stopSequence": 6 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1006323", "stopSequence": 7 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1006324", "stopSequence": 8 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1011335", "stopSequence": 9 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1006325", "stopSequence": 10 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1006328", "stopSequence": 11 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1006339", "stopSequence": 12 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1006318", "stopSequence": 13 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1006317", "stopSequence": 14 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006316", "stopSequence": 15 }, { "arrival": { "time": "1749640020" }, "stopId": "1005585", "stopSequence": 16 } ], "trip": { "directionId": 1, "routeId": "1000266", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1004613-1006358" }, "vehicle": { "id": "103", "label": "AM-947-TN", "licensePlate": "AM-947-TN" } } }, { "id": "852775", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -2259, "time": "1749635541" }, "stopId": "1005504", "stopSequence": 1 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006735", "stopSequence": 2 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1006751", "stopSequence": 3 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1005652", "stopSequence": 4 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1006749", "stopSequence": 5 }, { "arrival": { "time": "1749640140" }, "departure": { "time": "1749640140" }, "stopId": "1006748", "stopSequence": 6 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1006747", "stopSequence": 7 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1006746", "stopSequence": 8 }, { "arrival": { "time": "1749640740" }, "departure": { "time": "1749640740" }, "stopId": "1006745", "stopSequence": 9 }, { "arrival": { "time": "1749641100" }, "departure": { "time": "1749641100" }, "stopId": "1006744", "stopSequence": 10 }, { "arrival": { "time": "1749641220" }, "departure": { "time": "1749641220" }, "stopId": "1005653", "stopSequence": 11 }, { "arrival": { "time": "1749641340" }, "stopId": "1008766", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000311", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1005262-1007118" }, "vehicle": { "id": "594", "label": "EY 711 GT / LY205 - PM 376 - PM 375", "licensePlate": "EY 711 GT" } } }, { "id": "852799", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 115, "time": "1749637915" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1749637925" }, "departure": { "delay": 77, "time": "1749637937" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": 53, "time": "1749638273" }, "departure": { "delay": 64, "time": "1749638284" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1005992", "stopSequence": 4 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1005994", "stopSequence": 5 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1005995", "stopSequence": 6 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1005996", "stopSequence": 7 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1006277", "stopSequence": 8 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1006001", "stopSequence": 9 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1006000", "stopSequence": 10 }, { "arrival": { "time": "1749639840" }, "departure": { "time": "1749639840" }, "stopId": "1006002", "stopSequence": 11 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006003", "stopSequence": 12 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1006004", "stopSequence": 13 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1005985", "stopSequence": 14 }, { "arrival": { "time": "1749640980" }, "departure": { "time": "1749640980" }, "stopId": "1005981", "stopSequence": 15 }, { "arrival": { "time": "1749641760" }, "departure": { "time": "1749641760" }, "stopId": "1006268", "stopSequence": 16 }, { "arrival": { "time": "1749641760" }, "departure": { "time": "1749641760" }, "stopId": "1006267", "stopSequence": 17 }, { "arrival": { "time": "1749641820" }, "departure": { "time": "1749641820" }, "stopId": "1006266", "stopSequence": 18 }, { "arrival": { "time": "1749641880" }, "departure": { "time": "1749641880" }, "stopId": "1006269", "stopSequence": 19 }, { "arrival": { "time": "1749641940" }, "departure": { "time": "1749641940" }, "stopId": "1005979", "stopSequence": 20 }, { "arrival": { "time": "1749642060" }, "departure": { "time": "1749642060" }, "stopId": "1006264", "stopSequence": 21 }, { "arrival": { "time": "1749642120" }, "stopId": "1005580", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "1000264", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1005410-1007308" }, "vehicle": { "id": "241", "label": "KING LONG 492", "licensePlate": "DN-492-ZE" } } }, { "id": "852849", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": -542, "time": "1749637678" }, "departure": { "delay": -522, "time": "1749637698" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1006366", "stopSequence": 4 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1006363", "stopSequence": 5 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1006362", "stopSequence": 6 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1005583", "stopSequence": 7 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1006308", "stopSequence": 8 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1006309", "stopSequence": 9 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1006310", "stopSequence": 10 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006311", "stopSequence": 11 }, { "arrival": { "time": "1749639240" }, "stopId": "1006312", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000267", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1005866-1007816" }, "vehicle": { "id": "625", "label": "GQ 724 XW", "licensePlate": "GQ 724 XW" } } }, { "id": "852851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 20, "time": "1749637820" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -40, "time": "1749637820" }, "departure": { "delay": -30, "time": "1749637830" }, "stopId": "1005589", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006254", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006256", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006378", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006258", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006259", "stopSequence": 7 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006260", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006243", "stopSequence": 9 }, { "arrival": { "delay": -553, "time": "1749638387" }, "departure": { "delay": -548, "time": "1749638392" }, "stopId": "1006372", "stopSequence": 10 }, { "arrival": { "delay": -567, "time": "1749638433" }, "departure": { "delay": -559, "time": "1749638441" }, "stopId": "1006371", "stopSequence": 11 }, { "arrival": { "delay": -558, "time": "1749638562" }, "departure": { "delay": -554, "time": "1749638566" }, "stopId": "1006370", "stopSequence": 12 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1006369", "stopSequence": 13 }, { "arrival": { "time": "1749640140" }, "stopId": "1005587", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000268", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1005810-1007760" }, "vehicle": { "id": "723", "label": "GY-585-CD", "licensePlate": "GY-585-CD" } } }, { "id": "852882", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -2015, "time": "1749635785" }, "stopId": "1005619", "stopSequence": 1 }, { "arrival": { "time": "1749637800" }, "departure": { "time": "1749637800" }, "stopId": "1007896", "stopSequence": 2 }, { "arrival": { "time": "1749638640" }, "departure": { "time": "1749638640" }, "stopId": "1006485", "stopSequence": 3 }, { "arrival": { "delay": -2341, "time": "1749637259" }, "departure": { "delay": -2312, "time": "1749637288" }, "stopId": "1006494", "stopSequence": 4 }, { "arrival": { "delay": -2524, "time": "1749637616" }, "departure": { "delay": -2510, "time": "1749637630" }, "stopId": "1005601", "stopSequence": 5 }, { "arrival": { "delay": -2698, "time": "1749638282" }, "departure": { "delay": -2684, "time": "1749638296" }, "stopId": "1006509", "stopSequence": 6 }, { "arrival": { "time": "1749641520" }, "departure": { "time": "1749641520" }, "stopId": "1005603", "stopSequence": 7 }, { "arrival": { "delay": -3355, "time": "1749638585" }, "departure": { "delay": -3345, "time": "1749638595" }, "stopId": "1006510", "stopSequence": 8 }, { "arrival": { "time": "1749642120" }, "departure": { "time": "1749642120" }, "stopId": "1006511", "stopSequence": 9 }, { "arrival": { "time": "1749642480" }, "stopId": "1005604", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000337", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1006141-1008137" }, "vehicle": { "id": "59", "label": "MASTER HASNA", "licensePlate": "DT-790-YN" } } }, { "id": "852885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 122, "time": "1749637922" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -161, "time": "1749637939" }, "departure": { "delay": -147, "time": "1749637953" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1749638402" }, "departure": { "delay": 8, "time": "1749638408" }, "stopId": "1006416", "stopSequence": 3 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1006241", "stopSequence": 4 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1006412", "stopSequence": 5 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1011333", "stopSequence": 6 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1006248", "stopSequence": 7 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1006410", "stopSequence": 8 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1006170", "stopSequence": 9 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006169", "stopSequence": 10 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1006168", "stopSequence": 11 }, { "arrival": { "time": "1749640380" }, "departure": { "time": "1749640380" }, "stopId": "1006405", "stopSequence": 12 }, { "arrival": { "time": "1749640740" }, "departure": { "time": "1749640740" }, "stopId": "1009616", "stopSequence": 13 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1011331", "stopSequence": 14 }, { "arrival": { "time": "1749640860" }, "departure": { "time": "1749640860" }, "stopId": "1009618", "stopSequence": 15 }, { "arrival": { "time": "1749641100" }, "stopId": "1005591", "stopSequence": 16 } ], "trip": { "directionId": 1, "routeId": "1000271", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:30:00", "tripId": "1006259-1008273" }, "vehicle": { "id": "366", "label": "FA-631-DS", "licensePlate": "FA-631-DS" } } }, { "id": "852892", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -220, "time": "1749637640" }, "stopId": "1006098", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1005589", "stopSequence": 3 }, { "arrival": { "delay": -242, "time": "1749638278" }, "departure": { "delay": -233, "time": "1749638287" }, "stopId": "1006335", "stopSequence": 4 }, { "arrival": { "delay": -313, "time": "1749638327" }, "departure": { "delay": -293, "time": "1749638347" }, "stopId": "1005586", "stopSequence": 5 }, { "arrival": { "delay": -274, "time": "1749638366" }, "departure": { "delay": -267, "time": "1749638373" }, "stopId": "1006331", "stopSequence": 6 }, { "arrival": { "delay": -284, "time": "1749638416" }, "departure": { "delay": -276, "time": "1749638424" }, "stopId": "1006332", "stopSequence": 7 }, { "arrival": { "delay": -295, "time": "1749638465" }, "departure": { "delay": -288, "time": "1749638472" }, "stopId": "1006334", "stopSequence": 8 }, { "arrival": { "delay": -282, "time": "1749638538" }, "departure": { "delay": -266, "time": "1749638554" }, "stopId": "1011462", "stopSequence": 9 }, { "arrival": { "delay": -304, "time": "1749638636" }, "departure": { "delay": -287, "time": "1749638653" }, "stopId": "1011460", "stopSequence": 10 }, { "arrival": { "delay": -280, "time": "1749638720" }, "departure": { "time": "1749639000" }, "stopId": "1006351", "stopSequence": 11 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1006314", "stopSequence": 12 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006313", "stopSequence": 13 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1007360", "stopSequence": 14 }, { "arrival": { "time": "1749639300" }, "stopId": "1006288", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "1000645", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:31:00", "tripId": "1005843-1007795" }, "vehicle": { "id": "107", "label": "AM-844-TN", "licensePlate": "AM-844-TN" } } }, { "id": "852779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 607, "time": "1749638527" }, "stopId": "1005911", "stopSequence": 1 }, { "arrival": { "delay": 621, "time": "1749638601" }, "departure": { "delay": 643, "time": "1749638623" }, "stopId": "1005904", "stopSequence": 2 }, { "arrival": { "delay": 541, "time": "1749638641" }, "departure": { "delay": 553, "time": "1749638653" }, "stopId": "1005903", "stopSequence": 3 }, { "arrival": { "delay": 608, "time": "1749638768" }, "stopId": "1005902", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000328", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:32:00", "tripId": "1005320-1007195" }, "vehicle": { "id": "644", "label": "GS 411 GD / R LY 229 - PC 200.2 - PC 200.4", "licensePlate": "GS 411 GD" } } }, { "id": "852758", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -181, "time": "1749637919" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -169, "time": "1749637931" }, "departure": { "delay": -158, "time": "1749637942" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": -134, "time": "1749638326" }, "departure": { "delay": -117, "time": "1749638343" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "delay": -109, "time": "1749638651" }, "departure": { "delay": -103, "time": "1749638657" }, "stopId": "1006237", "stopSequence": 4 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1011526", "stopSequence": 5 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1006236", "stopSequence": 6 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1005967", "stopSequence": 7 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1006234", "stopSequence": 8 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1005975", "stopSequence": 9 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1006232", "stopSequence": 10 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1011532", "stopSequence": 11 }, { "arrival": { "time": "1749640020" }, "stopId": "1011534", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000263", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:35:00", "tripId": "1005118-1006973" }, "vehicle": { "id": "322", "label": "KING LONG 992", "licensePlate": "DG-992-NF" } } }, { "id": "852818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -127, "time": "1749637973" }, "stopId": "1006054", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006074", "stopSequence": 2 }, { "arrival": { "delay": -538, "time": "1749638102" }, "departure": { "delay": -532, "time": "1749638108" }, "stopId": "1006073", "stopSequence": 3 }, { "arrival": { "delay": -551, "time": "1749638209" }, "departure": { "delay": -537, "time": "1749638223" }, "stopId": "1006072", "stopSequence": 4 }, { "arrival": { "delay": -520, "time": "1749638360" }, "departure": { "delay": -504, "time": "1749638376" }, "stopId": "1008900", "stopSequence": 5 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1006071", "stopSequence": 6 }, { "arrival": { "time": "1749639540" }, "stopId": "1005555", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000300", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:35:00", "tripId": "1005488-1007431" }, "vehicle": { "id": "335", "label": "TRAFIC 1", "licensePlate": "GA 903 GK" } } }, { "id": "852655", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -289, "time": "1749637811" }, "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -349, "time": "1749637811" }, "departure": { "delay": -340, "time": "1749637820" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": -497, "time": "1749638803" }, "departure": { "delay": -497, "time": "1749638803" }, "stopId": "1006202", "stopSequence": 3 }, { "arrival": { "delay": -497, "time": "1749639463" }, "departure": { "delay": -497, "time": "1749639463" }, "stopId": "1006201", "stopSequence": 4 }, { "arrival": { "delay": -497, "time": "1749639583" }, "departure": { "delay": -497, "time": "1749639583" }, "stopId": "1006183", "stopSequence": 5 }, { "arrival": { "delay": -497, "time": "1749639583" }, "departure": { "delay": -497, "time": "1749639583" }, "stopId": "1006182", "stopSequence": 6 }, { "arrival": { "delay": -497, "time": "1749639643" }, "departure": { "delay": -497, "time": "1749639643" }, "stopId": "1006181", "stopSequence": 7 }, { "arrival": { "delay": -497, "time": "1749639703" }, "departure": { "delay": -497, "time": "1749639703" }, "stopId": "1006180", "stopSequence": 8 }, { "arrival": { "delay": -497, "time": "1749639763" }, "departure": { "delay": -497, "time": "1749639763" }, "stopId": "1006179", "stopSequence": 9 }, { "arrival": { "delay": -497, "time": "1749639763" }, "departure": { "delay": -497, "time": "1749639763" }, "stopId": "1006178", "stopSequence": 10 }, { "arrival": { "delay": -497, "time": "1749639823" }, "departure": { "delay": -497, "time": "1749639823" }, "stopId": "1006177", "stopSequence": 11 }, { "arrival": { "delay": -497, "time": "1749639883" }, "departure": { "delay": -497, "time": "1749639883" }, "stopId": "1006176", "stopSequence": 12 }, { "arrival": { "delay": -497, "time": "1749640003" }, "departure": { "delay": -497, "time": "1749640003" }, "stopId": "1006175", "stopSequence": 13 }, { "arrival": { "delay": -497, "time": "1749640183" }, "departure": { "delay": -497, "time": "1749640183" }, "stopId": "1005569", "stopSequence": 14 }, { "arrival": { "delay": -497, "time": "1749640243" }, "stopId": "1005570", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "1000259", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:35:00", "tripId": "1001845-1002598" }, "vehicle": { "id": "536", "label": "Bl-09", "licensePlate": "GA-079-WD" } } }, { "id": "852769", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007859", "stopSequence": 1 }, { "arrival": { "delay": -1655, "time": "1749636445" }, "departure": { "delay": -296, "time": "1749637804" }, "stopId": "1005589", "stopSequence": 2 }, { "arrival": { "delay": -260, "time": "1749638200" }, "departure": { "delay": -247, "time": "1749638213" }, "stopId": "1006098", "stopSequence": 3 }, { "arrival": { "delay": -342, "time": "1749638598" }, "departure": { "delay": -337, "time": "1749638603" }, "stopId": "1006225", "stopSequence": 4 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1006224", "stopSequence": 5 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1006223", "stopSequence": 6 }, { "arrival": { "time": "1749639300" }, "stopId": "1007878", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000261", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:35:00", "tripId": "1005154-1007015" }, "vehicle": { "id": "242", "label": "MAN 175", "licensePlate": "DA-175-QA" } } }, { "id": "853197", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -187, "time": "1749637913" }, "stopId": "1001856", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002134", "stopSequence": 2 }, { "arrival": { "delay": -181, "time": "1749638519" }, "departure": { "delay": -175, "time": "1749638525" }, "stopId": "1002133", "stopSequence": 3 }, { "arrival": { "delay": -295, "time": "1749638705" }, "departure": { "delay": -289, "time": "1749638711" }, "stopId": "1002132", "stopSequence": 4 }, { "arrival": { "time": "1749639300" }, "stopId": "1002859", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000170", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:35:00", "tripId": "1005743-1007699" }, "vehicle": { "id": "428", "label": "VAR-06", "licensePlate": "AC-832-KB" } } }, { "id": "853287", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -44, "time": "1749638236" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1009900", "stopSequence": 2 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1005588", "stopSequence": 3 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1011329", "stopSequence": 4 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006426", "stopSequence": 5 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1006419", "stopSequence": 6 }, { "arrival": { "time": "1749640560" }, "stopId": "1005593", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000302", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:38:00", "tripId": "1005473-1007401" }, "vehicle": { "id": "617", "label": "GQ 332 XL", "licensePlate": "GQ 332 XL" } } }, { "id": "852807", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749638400" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1009900", "stopSequence": 2 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1005588", "stopSequence": 3 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1011329", "stopSequence": 4 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1006426", "stopSequence": 5 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1006419", "stopSequence": 6 }, { "arrival": { "time": "1749640560" }, "stopId": "1005593", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000302", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:38:00", "tripId": "1005473-1007401" }, "vehicle": { "id": "371", "label": "FH-499-NC", "licensePlate": "FH-499-NC" } } }, { "id": "853105", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -361, "time": "1749638039" }, "stopId": "1001856", "stopSequence": 1 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002483", "stopSequence": 2 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002482", "stopSequence": 3 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002481", "stopSequence": 4 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1001805", "stopSequence": 5 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1001792", "stopSequence": 6 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002480", "stopSequence": 7 }, { "arrival": { "time": "1749639600" }, "stopId": "1001935", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000130", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1001639-1002128" }, "vehicle": { "id": "145", "label": "TD-03", "licensePlate": "EQ-049-ZV" } } }, { "id": "853104", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -157, "time": "1749638243" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "delay": -47, "time": "1749638653" }, "departure": { "delay": -24, "time": "1749638676" }, "stopId": "1002608", "stopSequence": 2 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1009266", "stopSequence": 3 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002607", "stopSequence": 4 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002605", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002370", "stopSequence": 6 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1009260", "stopSequence": 7 }, { "arrival": { "time": "1749639720" }, "departure": { "time": "1749639720" }, "stopId": "1001968", "stopSequence": 8 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1002609", "stopSequence": 9 }, { "arrival": { "time": "1749639900" }, "stopId": "1009262", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000103", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000444-1000693" }, "vehicle": { "id": "465", "label": "BENA03", "licensePlate": "CD-260-FT" } } }, { "id": "853286", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -223, "time": "1749638177" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "delay": -177, "time": "1749638403" }, "departure": { "delay": -165, "time": "1749638415" }, "stopId": "1002356", "stopSequence": 2 }, { "arrival": { "delay": -187, "time": "1749638453" }, "departure": { "delay": -170, "time": "1749638470" }, "stopId": "1002355", "stopSequence": 3 }, { "arrival": { "delay": -226, "time": "1749638534" }, "departure": { "delay": -211, "time": "1749638549" }, "stopId": "1002354", "stopSequence": 4 }, { "arrival": { "delay": -231, "time": "1749638589" }, "departure": { "delay": -218, "time": "1749638602" }, "stopId": "1002352", "stopSequence": 5 }, { "arrival": { "delay": -235, "time": "1749638645" }, "departure": { "delay": -227, "time": "1749638653" }, "stopId": "1002350", "stopSequence": 6 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1002349", "stopSequence": 7 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1002348", "stopSequence": 8 }, { "arrival": { "time": "1749640020" }, "stopId": "1001915", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000085", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1005682-1007639" }, "vehicle": { "id": "527", "label": "CAL-10", "licensePlate": "GD-498-AZ" } } }, { "id": "853185", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -205, "time": "1749638195" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "delay": -133, "time": "1749638447" }, "departure": { "delay": -121, "time": "1749638459" }, "stopId": "1002356", "stopSequence": 2 }, { "arrival": { "delay": -153, "time": "1749638487" }, "departure": { "delay": -144, "time": "1749638496" }, "stopId": "1002355", "stopSequence": 3 }, { "arrival": { "delay": -184, "time": "1749638576" }, "departure": { "delay": -158, "time": "1749638602" }, "stopId": "1002354", "stopSequence": 4 }, { "arrival": { "delay": -166, "time": "1749638654" }, "departure": { "delay": -151, "time": "1749638669" }, "stopId": "1002352", "stopSequence": 5 }, { "arrival": { "delay": -163, "time": "1749638717" }, "departure": { "time": "1749638880" }, "stopId": "1002350", "stopSequence": 6 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1002349", "stopSequence": 7 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1002348", "stopSequence": 8 }, { "arrival": { "time": "1749640020" }, "stopId": "1001915", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000085", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1005682-1007639" }, "vehicle": { "id": "472", "label": "CAL-06", "licensePlate": "CX-727-JC" } } }, { "id": "853254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -276, "time": "1749638124" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002809", "stopSequence": 2 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1002265", "stopSequence": 3 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002808", "stopSequence": 4 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1002807", "stopSequence": 5 }, { "arrival": { "time": "1749641400" }, "departure": { "time": "1749641400" }, "stopId": "1002806", "stopSequence": 6 }, { "arrival": { "time": "1749641700" }, "stopId": "1002013", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000112", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000453-1008844" }, "vehicle": { "id": "700", "label": "TS2B028", "licensePlate": "FW-888-RN" } } }, { "id": "853193", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -210, "time": "1749638190" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002368", "stopSequence": 2 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002367", "stopSequence": 3 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002366", "stopSequence": 4 }, { "arrival": { "time": "1749640080" }, "departure": { "time": "1749640080" }, "stopId": "1002365", "stopSequence": 5 }, { "arrival": { "time": "1749640140" }, "departure": { "time": "1749640140" }, "stopId": "1002364", "stopSequence": 6 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002363", "stopSequence": 7 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1002362", "stopSequence": 8 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002361", "stopSequence": 9 }, { "arrival": { "time": "1749640620" }, "stopId": "1001917", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000087", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1005900-1007855" }, "vehicle": { "id": "468", "label": "CAL-02", "licensePlate": "DR-590-FK" } } }, { "id": "853285", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -37, "time": "1749638363" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002368", "stopSequence": 2 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002367", "stopSequence": 3 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002366", "stopSequence": 4 }, { "arrival": { "time": "1749640080" }, "departure": { "time": "1749640080" }, "stopId": "1002365", "stopSequence": 5 }, { "arrival": { "time": "1749640140" }, "departure": { "time": "1749640140" }, "stopId": "1002364", "stopSequence": 6 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002363", "stopSequence": 7 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1002362", "stopSequence": 8 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002361", "stopSequence": 9 }, { "arrival": { "time": "1749640620" }, "stopId": "1001917", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000087", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1005900-1007855" }, "vehicle": { "id": "470", "label": "CAL-04", "licensePlate": "FG-194-VS" } } }, { "id": "853194", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -742, "time": "1749637658" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -339, "time": "1749638241" }, "departure": { "delay": -316, "time": "1749638264" }, "stopId": "1010660", "stopSequence": 2 }, { "arrival": { "delay": -1160, "time": "1749638440" }, "departure": { "delay": -1132, "time": "1749638468" }, "stopId": "1002788", "stopSequence": 3 }, { "arrival": { "delay": -1196, "time": "1749638704" }, "departure": { "delay": -1182, "time": "1749638718" }, "stopId": "1002685", "stopSequence": 4 }, { "arrival": { "time": "1749640200" }, "stopId": "1001986", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000154", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1005747-1007706" }, "vehicle": { "id": "198", "label": "VAR-01", "licensePlate": "AN-129-QS" } } }, { "id": "853281", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -3003, "time": "1749635397" }, "stopId": "1001856", "stopSequence": 1 }, { "arrival": { "delay": -757, "time": "1749638243" }, "departure": { "delay": -752, "time": "1749638248" }, "stopId": "1002524", "stopSequence": 2 }, { "arrival": { "delay": -794, "time": "1749638386" }, "departure": { "delay": -774, "time": "1749638406" }, "stopId": "1002522", "stopSequence": 3 }, { "arrival": { "delay": -866, "time": "1749638434" }, "departure": { "delay": -835, "time": "1749638465" }, "stopId": "1002523", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002526", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1010520", "stopSequence": 6 }, { "arrival": { "delay": -1116, "time": "1749638664" }, "departure": { "delay": -1110, "time": "1749638670" }, "stopId": "1010500", "stopSequence": 7 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002521", "stopSequence": 8 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002520", "stopSequence": 9 }, { "arrival": { "time": "1749640200" }, "stopId": "1001944", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000141", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000490-1002114" }, "vehicle": { "id": "705", "label": "TAA-04", "licensePlate": "BW-602-NP" } } }, { "id": "853027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -3002, "time": "1749635398" }, "stopId": "1001856", "stopSequence": 1 }, { "arrival": { "delay": -756, "time": "1749638244" }, "departure": { "delay": -751, "time": "1749638249" }, "stopId": "1002524", "stopSequence": 2 }, { "arrival": { "delay": -793, "time": "1749638387" }, "departure": { "delay": -773, "time": "1749638407" }, "stopId": "1002522", "stopSequence": 3 }, { "arrival": { "delay": -865, "time": "1749638435" }, "departure": { "delay": -834, "time": "1749638466" }, "stopId": "1002523", "stopSequence": 4 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1002526", "stopSequence": 5 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1010520", "stopSequence": 6 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1010500", "stopSequence": 7 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002521", "stopSequence": 8 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002520", "stopSequence": 9 }, { "arrival": { "time": "1749640200" }, "stopId": "1001944", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000141", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000490-1002114" }, "vehicle": { "id": "713", "label": "TAA-05", "licensePlate": "CK-251-VZ " } } }, { "id": "853023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -695, "time": "1749637705" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -862, "time": "1749638618" }, "departure": { "delay": -836, "time": "1749638644" }, "stopId": "1002515", "stopSequence": 2 }, { "arrival": { "time": "1749639600" }, "stopId": "1002514", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000138", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000484-1002116" }, "vehicle": { "id": "417", "label": "GB-867-LV", "licensePlate": "GB-867-LV" } } }, { "id": "853261", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -188, "time": "1749638212" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1012180", "stopSequence": 2 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002632", "stopSequence": 3 }, { "arrival": { "time": "1749639000" }, "departure": { "time": "1749639000" }, "stopId": "1002631", "stopSequence": 4 }, { "arrival": { "time": "1749639060" }, "departure": { "time": "1749639060" }, "stopId": "1002630", "stopSequence": 5 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1002629", "stopSequence": 6 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002628", "stopSequence": 7 }, { "arrival": { "time": "1749639420" }, "departure": { "time": "1749639420" }, "stopId": "1002627", "stopSequence": 8 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002626", "stopSequence": 9 }, { "arrival": { "time": "1749640500" }, "stopId": "1001971", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000185", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000505-1008859" }, "vehicle": { "id": "471", "label": "CAL-05", "licensePlate": "CY-965-HL" } } }, { "id": "852941", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -20, "time": "1749638380" }, "stopId": "1002769", "stopSequence": 1 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1002774", "stopSequence": 2 }, { "arrival": { "time": "1749638520" }, "departure": { "time": "1749638520" }, "stopId": "1002773", "stopSequence": 3 }, { "arrival": { "time": "1749638580" }, "departure": { "time": "1749638580" }, "stopId": "1002772", "stopSequence": 4 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1002073", "stopSequence": 5 }, { "arrival": { "time": "1749639240" }, "stopId": "1002002", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000063", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1001660-1002137" }, "vehicle": { "id": "137", "label": "SOP-04", "licensePlate": "DM-619-NF" } } }, { "id": "853018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -750, "time": "1749637650" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -198, "time": "1749638502" }, "departure": { "delay": -184, "time": "1749638516" }, "stopId": "1001778", "stopSequence": 2 }, { "arrival": { "delay": -145, "time": "1749638615" }, "departure": { "delay": -91, "time": "1749638669" }, "stopId": "1002056", "stopSequence": 3 }, { "arrival": { "delay": -133, "time": "1749638687" }, "departure": { "delay": -122, "time": "1749638698" }, "stopId": "1001798", "stopSequence": 4 }, { "arrival": { "delay": -294, "time": "1749638706" }, "departure": { "delay": -286, "time": "1749638714" }, "stopId": "1002509", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "stopId": "1001941", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000136", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000480-1002313" }, "vehicle": { "id": "410", "label": "ADLC-08", "licensePlate": "DS-129-TL" } } }, { "id": "853017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -735, "time": "1749637665" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -630, "time": "1749638250" }, "departure": { "delay": -567, "time": "1749638313" }, "stopId": "1002508", "stopSequence": 2 }, { "arrival": { "delay": -672, "time": "1749638328" }, "departure": { "delay": -660, "time": "1749638340" }, "stopId": "1010550", "stopSequence": 3 }, { "arrival": { "delay": -664, "time": "1749638456" }, "departure": { "delay": -655, "time": "1749638465" }, "stopId": "1010548", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002506", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002507", "stopSequence": 6 }, { "arrival": { "delay": -1241, "time": "1749638539" }, "departure": { "delay": -1235, "time": "1749638545" }, "stopId": "1010540", "stopSequence": 7 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1001791", "stopSequence": 8 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1001940", "stopSequence": 9 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002503", "stopSequence": 10 }, { "arrival": { "time": "1749640380" }, "departure": { "time": "1749640380" }, "stopId": "1010542", "stopSequence": 11 }, { "arrival": { "time": "1749640440" }, "departure": { "time": "1749640440" }, "stopId": "1002505", "stopSequence": 12 }, { "arrival": { "time": "1749640500" }, "stopId": "1010544", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000135", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000479-1000729" }, "vehicle": { "id": "21", "label": "ADLC-01", "licensePlate": "AC-372-MV" } } }, { "id": "853220", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -219, "time": "1749638181" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002321", "stopSequence": 2 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002320", "stopSequence": 3 }, { "arrival": { "time": "1749639960" }, "departure": { "time": "1749639960" }, "stopId": "1002319", "stopSequence": 4 }, { "arrival": { "time": "1749640020" }, "departure": { "time": "1749640020" }, "stopId": "1002318", "stopSequence": 5 }, { "arrival": { "time": "1749640080" }, "departure": { "time": "1749640080" }, "stopId": "1011980", "stopSequence": 6 }, { "arrival": { "time": "1749640140" }, "departure": { "time": "1749640140" }, "stopId": "1002317", "stopSequence": 7 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002316", "stopSequence": 8 }, { "arrival": { "time": "1749640260" }, "departure": { "time": "1749640260" }, "stopId": "1002315", "stopSequence": 9 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1002314", "stopSequence": 10 }, { "arrival": { "time": "1749640440" }, "departure": { "time": "1749640440" }, "stopId": "1002313", "stopSequence": 11 }, { "arrival": { "time": "1749640620" }, "departure": { "time": "1749640620" }, "stopId": "1002312", "stopSequence": 12 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1002311", "stopSequence": 13 }, { "arrival": { "time": "1749641400" }, "stopId": "1001911", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000089", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1006542-1008579" }, "vehicle": { "id": "478", "label": "MONDO4", "licensePlate": "BV-751-EL" } } }, { "id": "853013", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -361, "time": "1749638039" }, "stopId": "1001856", "stopSequence": 1 }, { "arrival": { "time": "1749638820" }, "stopId": "1002487", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "1000131", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1001259-1002124" }, "vehicle": { "id": "711", "label": "TD-05", "licensePlate": "AK-584-NV" } } }, { "id": "853159", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -232, "time": "1749638168" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "delay": -485, "time": "1749638395" }, "departure": { "delay": -478, "time": "1749638402" }, "stopId": "1002386", "stopSequence": 2 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002385", "stopSequence": 3 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1012300", "stopSequence": 4 }, { "arrival": { "time": "1749639540" }, "departure": { "time": "1749639540" }, "stopId": "1012280", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002383", "stopSequence": 6 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1002382", "stopSequence": 7 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002381", "stopSequence": 8 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002380", "stopSequence": 9 }, { "arrival": { "time": "1749640320" }, "departure": { "time": "1749640320" }, "stopId": "1002379", "stopSequence": 10 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002378", "stopSequence": 11 }, { "arrival": { "time": "1749640620" }, "departure": { "time": "1749640620" }, "stopId": "1002377", "stopSequence": 12 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1002376", "stopSequence": 13 }, { "arrival": { "time": "1749640920" }, "departure": { "time": "1749640920" }, "stopId": "1002375", "stopSequence": 14 }, { "arrival": { "time": "1749640980" }, "departure": { "time": "1749640980" }, "stopId": "1002374", "stopSequence": 15 }, { "arrival": { "time": "1749641100" }, "departure": { "time": "1749641100" }, "stopId": "1002373", "stopSequence": 16 }, { "arrival": { "time": "1749641280" }, "departure": { "time": "1749641280" }, "stopId": "1002372", "stopSequence": 17 }, { "arrival": { "time": "1749641340" }, "departure": { "time": "1749641340" }, "stopId": "1002371", "stopSequence": 18 }, { "arrival": { "time": "1749641400" }, "stopId": "1001919", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000088", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1003840-1005356" }, "vehicle": { "id": "475", "label": "MONDO1", "licensePlate": "CX-307-ZZ" } } }, { "id": "853149", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -725, "time": "1749637675" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -835, "time": "1749638165" }, "departure": { "delay": -829, "time": "1749638171" }, "stopId": "1010480", "stopSequence": 2 }, { "arrival": { "delay": -950, "time": "1749638350" }, "departure": { "delay": -865, "time": "1749638435" }, "stopId": "1002498", "stopSequence": 3 }, { "arrival": { "delay": -904, "time": "1749638576" }, "departure": { "delay": -890, "time": "1749638590" }, "stopId": "1002499", "stopSequence": 4 }, { "arrival": { "delay": -913, "time": "1749638687" }, "departure": { "time": "1749639600" }, "stopId": "1002500", "stopSequence": 5 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1002501", "stopSequence": 6 }, { "arrival": { "time": "1749639900" }, "stopId": "1002502", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000134", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1003619-1005074" }, "vehicle": { "id": "411", "label": "ADLC-09", "licensePlate": "CY-720-LQ" } } }, { "id": "853146", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -152, "time": "1749638248" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1749638547" }, "departure": { "delay": 36, "time": "1749638556" }, "stopId": "1002335", "stopSequence": 2 }, { "arrival": { "delay": -40, "time": "1749638600" }, "departure": { "delay": -28, "time": "1749638612" }, "stopId": "1002334", "stopSequence": 3 }, { "arrival": { "delay": -81, "time": "1749638679" }, "departure": { "delay": -74, "time": "1749638686" }, "stopId": "1002333", "stopSequence": 4 }, { "arrival": { "time": "1749638880" }, "departure": { "time": "1749638880" }, "stopId": "1002332", "stopSequence": 5 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1002331", "stopSequence": 6 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1002330", "stopSequence": 7 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002329", "stopSequence": 8 }, { "arrival": { "time": "1749639900" }, "departure": { "time": "1749639900" }, "stopId": "1002348", "stopSequence": 9 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1002328", "stopSequence": 10 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002327", "stopSequence": 11 }, { "arrival": { "time": "1749640800" }, "departure": { "time": "1749640800" }, "stopId": "1002326", "stopSequence": 12 }, { "arrival": { "time": "1749641400" }, "stopId": "1001913", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000178", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1003531-1004970" }, "vehicle": { "id": "540", "label": "BEN-08", "licensePlate": "AC-896-KD" } } }, { "id": "853229", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -328, "time": "1749638072" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1001898", "stopSequence": 2 }, { "arrival": { "time": "1749640380" }, "departure": { "time": "1749640380" }, "stopId": "1002263", "stopSequence": 3 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1002265", "stopSequence": 4 }, { "arrival": { "time": "1749640620" }, "departure": { "time": "1749640620" }, "stopId": "1002266", "stopSequence": 5 }, { "arrival": { "time": "1749640740" }, "departure": { "time": "1749640740" }, "stopId": "1012160", "stopSequence": 6 }, { "arrival": { "time": "1749640800" }, "stopId": "1002264", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000128", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1006691-1008729" }, "vehicle": { "id": "665", "label": "PERI2", "licensePlate": "GS-048-KW " } } }, { "id": "853145", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 293, "time": "1749638693" }, "stopId": "1001887", "stopSequence": 1 }, { "arrival": { "time": "1749638760" }, "departure": { "time": "1749638760" }, "stopId": "1002069", "stopSequence": 2 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1002068", "stopSequence": 3 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1002488", "stopSequence": 4 }, { "arrival": { "time": "1749639840" }, "stopId": "1001937", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000061", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1003360-1004755" }, "vehicle": { "id": "194", "label": "TCL-CL412", "licensePlate": "DK-964-PR" } } }, { "id": "853121", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -730, "time": "1749637670" }, "stopId": "1001789", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002065", "stopSequence": 2 }, { "arrival": { "delay": -571, "time": "1749638669" }, "departure": { "delay": -552, "time": "1749638688" }, "stopId": "1002757", "stopSequence": 3 }, { "arrival": { "delay": -861, "time": "1749638559" }, "departure": { "delay": -841, "time": "1749638579" }, "stopId": "1002756", "stopSequence": 4 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002755", "stopSequence": 5 }, { "arrival": { "time": "1749639600" }, "stopId": "1002000", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000160", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000516-1003714" }, "vehicle": { "id": "419", "label": "GB-135-LY", "licensePlate": "GB-135-LY" } } }, { "id": "853117", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -775, "time": "1749637625" }, "stopId": "1001789", "stopSequence": 1 }, { "arrival": { "delay": -477, "time": "1749638523" }, "departure": { "delay": -458, "time": "1749638542" }, "stopId": "1001942", "stopSequence": 2 }, { "arrival": { "delay": -928, "time": "1749638672" }, "departure": { "delay": -908, "time": "1749638692" }, "stopId": "1001943", "stopSequence": 3 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1009842", "stopSequence": 4 }, { "arrival": { "time": "1749639900" }, "stopId": "1009840", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000139", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1002600-1003557" }, "vehicle": { "id": "418", "label": "FH-160-TV", "licensePlate": "FH-160-TV" } } }, { "id": "853113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -353, "time": "1749638047" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1001808", "stopSequence": 2 }, { "arrival": { "time": "1749639900" }, "stopId": "1002007", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000195", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1002520-1003456" }, "vehicle": { "id": "466", "label": "BEN-04", "licensePlate": "AC-715-QE" } } }, { "id": "853108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -224, "time": "1749638176" }, "stopId": "1001850", "stopSequence": 1 }, { "arrival": { "time": "1749638940" }, "departure": { "time": "1749638940" }, "stopId": "1002746", "stopSequence": 2 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1002745", "stopSequence": 3 }, { "arrival": { "time": "1749639180" }, "departure": { "time": "1749639180" }, "stopId": "1002744", "stopSequence": 4 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1002743", "stopSequence": 5 }, { "arrival": { "time": "1749639360" }, "departure": { "time": "1749639360" }, "stopId": "1002742", "stopSequence": 6 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002741", "stopSequence": 7 }, { "arrival": { "time": "1749639600" }, "departure": { "time": "1749639600" }, "stopId": "1002740", "stopSequence": 8 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1002739", "stopSequence": 9 }, { "arrival": { "time": "1749639780" }, "departure": { "time": "1749639780" }, "stopId": "1002738", "stopSequence": 10 }, { "arrival": { "time": "1749639900" }, "stopId": "1002737", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000190", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1000555-1003174" }, "vehicle": { "id": "534", "label": "CAL-11", "licensePlate": "AM 486 RB" } } }, { "id": "853012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -362, "time": "1749638038" }, "stopId": "1001856", "stopSequence": 1 }, { "arrival": { "time": "1749638700" }, "departure": { "time": "1749638700" }, "stopId": "1002842", "stopSequence": 2 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002486", "stopSequence": 3 }, { "arrival": { "time": "1749639600" }, "stopId": "1001936", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000131", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:40:00", "tripId": "1001240-1002122" }, "vehicle": { "id": "162", "label": "TD-04", "licensePlate": "CL-685-LJ" } } }, { "id": "852717", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1608, "time": "1749636912" }, "stopId": "1007976", "stopSequence": 1 }, { "arrival": { "delay": -1557, "time": "1749637083" }, "departure": { "delay": -1549, "time": "1749637091" }, "stopId": "1010699", "stopSequence": 2 }, { "arrival": { "delay": -751, "time": "1749638369" }, "departure": { "delay": -742, "time": "1749638378" }, "stopId": "1006831", "stopSequence": 3 }, { "arrival": { "delay": -784, "time": "1749638396" }, "departure": { "delay": -773, "time": "1749638407" }, "stopId": "1005737", "stopSequence": 4 }, { "arrival": { "delay": -685, "time": "1749638555" }, "departure": { "delay": -673, "time": "1749638567" }, "stopId": "1005952", "stopSequence": 5 }, { "arrival": { "delay": -657, "time": "1749638643" }, "departure": { "delay": -648, "time": "1749638652" }, "stopId": "1010164", "stopSequence": 6 }, { "arrival": { "delay": -626, "time": "1749638674" }, "departure": { "delay": -613, "time": "1749638687" }, "stopId": "1010162", "stopSequence": 7 }, { "arrival": { "delay": -613, "time": "1749638747" }, "departure": { "delay": -613, "time": "1749638747" }, "stopId": "1011262", "stopSequence": 8 }, { "arrival": { "delay": -613, "time": "1749638807" }, "departure": { "delay": -613, "time": "1749638807" }, "stopId": "1010160", "stopSequence": 9 }, { "arrival": { "delay": -613, "time": "1749638867" }, "departure": { "delay": -613, "time": "1749638867" }, "stopId": "1005951", "stopSequence": 10 }, { "arrival": { "delay": -613, "time": "1749638987" }, "departure": { "delay": -613, "time": "1749638987" }, "stopId": "1005950", "stopSequence": 11 }, { "arrival": { "delay": -613, "time": "1749639107" }, "stopId": "1005536", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000331", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:42:00", "tripId": "1004311-1005929" }, "vehicle": { "id": "756", "label": "DR 403 HM / LY236 / LY237", "licensePlate": "DR 403 HM" } } }, { "id": "853174", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1749638700" }, "stopId": "1001887", "stopSequence": 1 }, { "arrival": { "time": "1749638820" }, "departure": { "time": "1749638820" }, "stopId": "1002497", "stopSequence": 2 }, { "arrival": { "time": "1749639240" }, "departure": { "time": "1749639240" }, "stopId": "1002072", "stopSequence": 3 }, { "arrival": { "time": "1749639480" }, "departure": { "time": "1749639480" }, "stopId": "1002071", "stopSequence": 4 }, { "arrival": { "time": "1749639660" }, "departure": { "time": "1749639660" }, "stopId": "1002010", "stopSequence": 5 }, { "arrival": { "time": "1749639780" }, "stopId": "1001874", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000062", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:45:00", "tripId": "1004639-1006393" }, "vehicle": { "id": "681", "label": "ET-126-RP", "licensePlate": "ET-126-RP---" } } }, { "id": "852943", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1011, "time": "1749637989" }, "stopId": "1002845", "stopSequence": 1 }, { "arrival": { "delay": -397, "time": "1749638663" }, "departure": { "delay": -397, "time": "1749638663" }, "stopId": "1002074", "stopSequence": 2 }, { "arrival": { "delay": -397, "time": "1749638783" }, "departure": { "delay": -397, "time": "1749638783" }, "stopId": "1002765", "stopSequence": 3 }, { "arrival": { "delay": -397, "time": "1749638903" }, "departure": { "delay": -397, "time": "1749638903" }, "stopId": "1002763", "stopSequence": 4 }, { "arrival": { "delay": -397, "time": "1749638963" }, "departure": { "delay": -397, "time": "1749638963" }, "stopId": "1002762", "stopSequence": 5 }, { "arrival": { "delay": -397, "time": "1749639083" }, "departure": { "delay": -397, "time": "1749639083" }, "stopId": "1002761", "stopSequence": 6 }, { "arrival": { "delay": -397, "time": "1749639203" }, "departure": { "delay": -397, "time": "1749639203" }, "stopId": "1002760", "stopSequence": 7 }, { "arrival": { "delay": -397, "time": "1749639503" }, "stopId": "1002001", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000064", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:50:00", "tripId": "1001659-1002135" }, "vehicle": { "id": "135", "label": "SOP-02", "licensePlate": "DJ-154-CY" } } }, { "id": "852794", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -758, "time": "1749638242" }, "stopId": "1006137", "stopSequence": 1 }, { "arrival": { "time": "1749639120" }, "departure": { "time": "1749639120" }, "stopId": "1006148", "stopSequence": 2 }, { "arrival": { "time": "1749639300" }, "departure": { "time": "1749639300" }, "stopId": "1006147", "stopSequence": 3 }, { "arrival": { "time": "1749640200" }, "departure": { "time": "1749640200" }, "stopId": "1006146", "stopSequence": 4 }, { "arrival": { "time": "1749640500" }, "departure": { "time": "1749640500" }, "stopId": "1006145", "stopSequence": 5 }, { "arrival": { "time": "1749641100" }, "stopId": "1005563", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000254", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "12:50:00", "tripId": "1005435-1007335" }, "vehicle": { "id": "532", "label": "KARSAN", "licensePlate": "GA 274 QZ" } } }, { "id": "852649", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1918, "time": "1749638582" }, "stopId": "1005569", "stopSequence": 1 }, { "arrival": { "time": "1749640560" }, "departure": { "time": "1749640560" }, "stopId": "1006173", "stopSequence": 2 }, { "arrival": { "time": "1749640980" }, "departure": { "time": "1749640980" }, "stopId": "1006172", "stopSequence": 3 }, { "arrival": { "time": "1749641640" }, "stopId": "1005567", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000256", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "startTime": "13:15:00", "tripId": "1001842-1002565" }, "vehicle": { "id": "308", "label": "Bl-08", "licensePlate": "FL-417-EK" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749638723" } }