Détails de la ressource

Nom du fichier : GTFS-RT
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain TAC.

Disponibilité au téléchargement

18/10/2025
100%
19/10/2025
100%
20/10/2025
100%
21/10/2025
100%
22/10/2025
100%
23/10/2025
100%
24/10/2025
100%
25/10/2025
100%
26/10/2025
100%
27/10/2025
100%
28/10/2025
100%
29/10/2025
100%
30/10/2025
100%
31/10/2025
100%
01/11/2025
100%
02/11/2025
100%
03/11/2025
100%
04/11/2025
100%
05/11/2025
100%
06/11/2025
100%
07/11/2025
100%
08/11/2025
100%
09/11/2025
100%
10/11/2025
100%
11/11/2025
100%
12/11/2025
100%
13/11/2025
100%
14/11/2025
100%
15/11/2025
100%
16/11/2025
100%
17/11/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

716 erreurs, 60 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 17/11/2025 à 08h03 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 35 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 1000005-1000006 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1000025-1000031 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1000188-1000268 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1000038-1000044 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1000161-1000225 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 35 erreurs

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

Exemples d'erreurs
  • route_id 1000005 does not exist in the GTFS data routes.txt
  • route_id 1000006 does not exist in the GTFS data routes.txt
  • route_id 1000008 does not exist in the GTFS data routes.txt
  • route_id 1000007 does not exist in the GTFS data routes.txt
  • route_id 1000005 does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • trip_id 1000005-1000006 stop_id 1000576 does not exist in GTFS data stops.txt
  • trip_id 1000005-1000006 stop_id 1000246 does not exist in GTFS data stops.txt
  • trip_id 1000005-1000006 stop_id 1000256 does not exist in GTFS data stops.txt
  • trip_id 1000005-1000006 stop_id 1000248 does not exist in GTFS data stops.txt
  • trip_id 1000005-1000006 stop_id 1001172 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 233 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 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 arrival_time 08:04:14 (1763363054) is equal to previous stop arrival_time 08:04:14 (1763363054) - times must increase between two sequential stops
  • trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 arrival_time 08:04:14 (1763363054) is equal to previous stop departure_time 08:04:14 (1763363054) - times must increase between two sequential stops
  • trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 departure_time 08:04:14 (1763363054) is equal to previous stop departure_time 08:04:14 (1763363054) - times must increase between two sequential stops
  • trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 departure_time 08:04:14 (1763363054) is equal to previous stop arrival_time 08:04:14 (1763363054) - times must increase between two sequential stops
  • trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 25 arrival_time 08:20:14 (1763364014) is equal to previous stop arrival_time 08:20:14 (1763364014) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 3 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 37899{1_24}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 24 departure_time 08:02:27 (1763362947) is less than the same stop arrival_time 08:02:42 (1763362962) - departure time must be equal to or greater than arrival time
  • trip_id 1000058-1000064 stop_sequence 10 departure_time 08:02:55 (1763362975) is less than the same stop arrival_time 08:02:58 (1763362978) - departure time must be equal to or greater than arrival time
  • trip_id 1000045-1000051 stop_sequence 5 departure_time 08:01:00 (1763362860) is less than the same stop arrival_time 08:02:27 (1763362947) - departure time must be equal to or greater than arrival time

Avertissements

timestamp not populated W001 60 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
  • trip_id 46782{10_25}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
  • trip_id 47539{24_3}-SEPT25 SCOLAIRE_25_LMWJVS does not have a timestamp
  • trip_id 46879{2_24}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
  • trip_id 40030{12_4}-SEPT25 SCOLAIRE_25_LMWJV 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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 3 782 25 fois (78 % des validations)
W001 Timestamps should be populated for all elements 746 25 fois (78 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 341 14 fois (44 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 341 14 fois (44 % 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. 47 14 fois (44 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 3 932 10 fois (31 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 17/11/2025 à 17h08 Europe/Paris.

trip_updates (58) 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 17/11/2025 à 17h08 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "434779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 17, "time": "1763393417" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "delay": 96, "time": "1763393556" }, "departure": { "delay": 137, "time": "1763393597" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 104, "time": "1763393684" }, "departure": { "delay": 118, "time": "1763393698" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1763393734" }, "departure": { "delay": 169, "time": "1763393749" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1763393788" }, "departure": { "delay": 97, "time": "1763393797" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1763393865" }, "departure": { "delay": 84, "time": "1763393904" }, "stopId": "CHAGUER2", "stopSequence": 6 }, { "arrival": { "delay": 99, "time": "1763393919" }, "departure": { "delay": 109, "time": "1763393929" }, "stopId": "CHADORA2", "stopSequence": 7 }, { "arrival": { "delay": 118, "time": "1763393938" }, "departure": { "delay": 126, "time": "1763393946" }, "stopId": "CHACHIL2", "stopSequence": 8 }, { "arrival": { "delay": 87, "time": "1763393967" }, "departure": { "delay": 94, "time": "1763393974" }, "stopId": "CHAOZON2", "stopSequence": 9 }, { "arrival": { "delay": 69, "time": "1763394009" }, "departure": { "delay": 88, "time": "1763394028" }, "stopId": "CHAVERN2", "stopSequence": 10 }, { "arrival": { "delay": 65, "time": "1763394065" }, "departure": { "delay": 71, "time": "1763394071" }, "stopId": "CHAMERM2", "stopSequence": 11 }, { "arrival": { "delay": 106, "time": "1763394166" }, "departure": { "delay": 111, "time": "1763394171" }, "stopId": "CHAACLU2", "stopSequence": 12 }, { "arrival": { "delay": -29, "time": "1763394391" }, "departure": { "delay": -8, "time": "1763394412" }, "stopId": "AECTREU2", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1763394510" }, "departure": { "delay": -9, "time": "1763394531" }, "stopId": "AECACEN2", "stopSequence": 14 }, { "arrival": { "delay": -19, "time": "1763394581" }, "departure": { "delay": -11, "time": "1763394589" }, "stopId": "AECPRES2", "stopSequence": 15 }, { "arrival": { "delay": -44, "time": "1763394616" }, "departure": { "delay": -27, "time": "1763394633" }, "stopId": "AECCBLA2", "stopSequence": 16 }, { "arrival": { "delay": -51, "time": "1763394729" }, "departure": { "delay": -39, "time": "1763394741" }, "stopId": "AECPRIN2", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1763394782" }, "departure": { "delay": 17, "time": "1763394797" }, "stopId": "AECPLES2", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1763394822" }, "departure": { "delay": -6, "time": "1763394834" }, "stopId": "AECTRON2", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1763394873" }, "departure": { "delay": -13, "time": "1763394887" }, "stopId": "AECCHAB2", "stopSequence": 20 }, { "arrival": { "time": "1763394960" }, "departure": { "delay": 3, "time": "1763394963" }, "stopId": "AECFONB2", "stopSequence": 21 }, { "arrival": { "delay": -33, "time": "1763394987" }, "departure": { "delay": -24, "time": "1763394996" }, "stopId": "AECTHOM2", "stopSequence": 22 }, { "arrival": { "delay": -50, "time": "1763395030" }, "departure": { "delay": -42, "time": "1763395038" }, "stopId": "MONROCH2", "stopSequence": 23 }, { "arrival": { "delay": -43, "time": "1763395097" }, "departure": { "delay": -39, "time": "1763395101" }, "stopId": "MONTANI2", "stopSequence": 24 }, { "arrival": { "delay": -82, "time": "1763395238" }, "departure": { "delay": -76, "time": "1763395244" }, "stopId": "MONCHAU2", "stopSequence": 25 }, { "arrival": { "delay": -160, "time": "1763395340" }, "departure": { "delay": -142, "time": "1763395358" }, "stopId": "MONMCEN2", "stopSequence": 26 }, { "arrival": { "delay": -160, "time": "1763395640" }, "departure": { "delay": -136, "time": "1763395664" }, "stopId": "CHECENT2", "stopSequence": 27 }, { "arrival": { "delay": -136, "time": "1763396264" }, "departure": { "delay": -136, "time": "1763396264" }, "stopId": "ARCACEN2", "stopSequence": 28 }, { "arrival": { "delay": -136, "time": "1763396264" }, "departure": { "delay": -136, "time": "1763396264" }, "stopId": "ARCGAZI2", "stopSequence": 29 }, { "arrival": { "delay": -136, "time": "1763396324" }, "departure": { "delay": -136, "time": "1763396324" }, "stopId": "ARCCHAV2", "stopSequence": 30 }, { "arrival": { "delay": -136, "time": "1763396804" }, "departure": { "delay": -136, "time": "1763396804" }, "stopId": "BELBHAU2", "stopSequence": 31 }, { "arrival": { "delay": -136, "time": "1763396864" }, "stopId": "BELBECN2", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "13_2", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:30:00", "tripId": "40195{13_2}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "145", "label": "17", "licensePlate": "DM 318 RF" } } }, { "id": "434773", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 22, "time": "1763393422" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "delay": 108, "time": "1763393568" }, "departure": { "delay": 146, "time": "1763393606" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 118, "time": "1763393698" }, "departure": { "delay": 131, "time": "1763393711" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 171, "time": "1763393751" }, "departure": { "delay": 190, "time": "1763393770" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1763393788" }, "departure": { "delay": 110, "time": "1763393810" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1763393871" }, "departure": { "delay": 121, "time": "1763393941" }, "stopId": "CHAGUER2", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1763393956" }, "departure": { "delay": 150, "time": "1763393970" }, "stopId": "CHADORA2", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1763394011" }, "departure": { "delay": 140, "time": "1763394020" }, "stopId": "CHACHIL2", "stopSequence": 8 }, { "arrival": { "delay": 161, "time": "1763394041" }, "departure": { "delay": 167, "time": "1763394047" }, "stopId": "CHAOZON2", "stopSequence": 9 }, { "arrival": { "delay": 135, "time": "1763394075" }, "departure": { "delay": 144, "time": "1763394084" }, "stopId": "CHAVERN2", "stopSequence": 10 }, { "arrival": { "delay": 107, "time": "1763394107" }, "departure": { "delay": 113, "time": "1763394113" }, "stopId": "CHAMERM2", "stopSequence": 11 }, { "arrival": { "delay": 88, "time": "1763394208" }, "departure": { "delay": 98, "time": "1763394218" }, "stopId": "CHAACLU2", "stopSequence": 12 }, { "arrival": { "delay": 94, "time": "1763394334" }, "departure": { "delay": 114, "time": "1763394354" }, "stopId": "CSVLAMA2", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1763394389" }, "departure": { "delay": 100, "time": "1763394400" }, "stopId": "CSVCCOR2", "stopSequence": 14 }, { "arrival": { "delay": 117, "time": "1763394417" }, "departure": { "delay": 139, "time": "1763394439" }, "stopId": "CSVKRAT2", "stopSequence": 15 }, { "arrival": { "delay": 171, "time": "1763394471" }, "departure": { "delay": 195, "time": "1763394495" }, "stopId": "CSVFAUL2", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1763394600" }, "departure": { "delay": 221, "time": "1763394641" }, "stopId": "CSVCCEN2", "stopSequence": 17 }, { "arrival": { "delay": 275, "time": "1763394695" }, "departure": { "delay": 298, "time": "1763394718" }, "stopId": "CSVLANG2", "stopSequence": 18 }, { "arrival": { "delay": 297, "time": "1763394777" }, "departure": { "delay": 317, "time": "1763394797" }, "stopId": "CSVECEN2", "stopSequence": 19 }, { "arrival": { "delay": 346, "time": "1763394826" }, "departure": { "delay": 373, "time": "1763394853" }, "stopId": "CSVPARC2", "stopSequence": 20 }, { "arrival": { "delay": 339, "time": "1763394879" }, "departure": { "delay": 349, "time": "1763394889" }, "stopId": "CSVALSA2", "stopSequence": 21 }, { "arrival": { "delay": 287, "time": "1763394947" }, "departure": { "delay": 297, "time": "1763394957" }, "stopId": "CSVREVO2", "stopSequence": 22 }, { "arrival": { "delay": 325, "time": "1763394985" }, "departure": { "delay": 332, "time": "1763394992" }, "stopId": "CSVPPRE2", "stopSequence": 23 }, { "arrival": { "delay": 302, "time": "1763395022" }, "departure": { "delay": 321, "time": "1763395041" }, "stopId": "CSVGRIP2", "stopSequence": 24 }, { "arrival": { "delay": 319, "time": "1763395099" }, "departure": { "delay": 341, "time": "1763395121" }, "stopId": "CSVJUME2", "stopSequence": 25 }, { "arrival": { "delay": 312, "time": "1763395152" }, "departure": { "delay": 331, "time": "1763395171" }, "stopId": "CSVCROI2", "stopSequence": 26 }, { "arrival": { "delay": 284, "time": "1763395244" }, "departure": { "delay": 303, "time": "1763395263" }, "stopId": "CSVGRAI2", "stopSequence": 27 }, { "arrival": { "delay": 328, "time": "1763395288" }, "departure": { "delay": 332, "time": "1763395292" }, "stopId": "CSVSABL2", "stopSequence": 28 }, { "arrival": { "delay": 333, "time": "1763395353" }, "departure": { "delay": 338, "time": "1763395358" }, "stopId": "CSVRABO2", "stopSequence": 29 }, { "arrival": { "delay": 307, "time": "1763395447" }, "departure": { "delay": 314, "time": "1763395454" }, "stopId": "VSVPONT2", "stopSequence": 30 }, { "arrival": { "delay": 326, "time": "1763395586" }, "departure": { "delay": 353, "time": "1763395613" }, "stopId": "VSVMONT1", "stopSequence": 31 }, { "arrival": { "delay": 353, "time": "1763395733" }, "departure": { "delay": 353, "time": "1763395733" }, "stopId": "VSVPIRE2", "stopSequence": 32 }, { "arrival": { "delay": 353, "time": "1763395793" }, "departure": { "delay": 353, "time": "1763395793" }, "stopId": "VSVNJAU2", "stopSequence": 33 }, { "arrival": { "delay": 353, "time": "1763395853" }, "departure": { "delay": 353, "time": "1763395853" }, "stopId": "VSVVCEN2", "stopSequence": 34 }, { "arrival": { "delay": 353, "time": "1763395913" }, "departure": { "delay": 353, "time": "1763395913" }, "stopId": "VSVCVOU2", "stopSequence": 35 }, { "arrival": { "delay": 353, "time": "1763396153" }, "departure": { "delay": 353, "time": "1763396153" }, "stopId": "VSVGPRE2", "stopSequence": 36 }, { "arrival": { "delay": 353, "time": "1763396213" }, "departure": { "delay": 353, "time": "1763396213" }, "stopId": "BMA11NO2", "stopSequence": 37 }, { "arrival": { "delay": 353, "time": "1763396333" }, "stopId": "BMABCEN1", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "12_4", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:30:00", "tripId": "40088{12_4}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "146", "label": "18", "licensePlate": "DM 320 RF" } } }, { "id": "434823", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 6, "time": "1763393706" }, "stopId": "CHAHVIL3", "stopSequence": 1 }, { "arrival": { "delay": -41, "time": "1763393779" }, "departure": { "delay": -22, "time": "1763393798" }, "stopId": "CHASNCF3", "stopSequence": 2 }, { "arrival": { "delay": -19, "time": "1763393861" }, "departure": { "delay": -8, "time": "1763393872" }, "stopId": "CHAMLEC1", "stopSequence": 3 }, { "arrival": { "delay": -51, "time": "1763393889" }, "departure": { "delay": -31, "time": "1763393909" }, "stopId": "CHAFONT1", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1763393933" }, "departure": { "delay": 1, "time": "1763393941" }, "stopId": "CHAPVER1", "stopSequence": 5 }, { "arrival": { "delay": -65, "time": "1763393995" }, "departure": { "delay": -53, "time": "1763394007" }, "stopId": "CHAPEU2", "stopSequence": 6 }, { "arrival": { "delay": -59, "time": "1763394061" }, "departure": { "delay": -46, "time": "1763394074" }, "stopId": "CHAGREN2", "stopSequence": 7 }, { "arrival": { "delay": -62, "time": "1763394118" }, "departure": { "delay": -47, "time": "1763394133" }, "stopId": "CHAMOSE2", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1763394244" }, "departure": { "delay": 7, "time": "1763394247" }, "stopId": "CHAGVAU2", "stopSequence": 9 }, { "arrival": { "delay": -28, "time": "1763394272" }, "departure": { "delay": -16, "time": "1763394284" }, "stopId": "CHATAUD2", "stopSequence": 10 }, { "arrival": { "delay": -6, "time": "1763394294" }, "departure": { "delay": 5, "time": "1763394305" }, "stopId": "CHACHAE2", "stopSequence": 11 }, { "arrival": { "delay": -44, "time": "1763394316" }, "departure": { "delay": -37, "time": "1763394323" }, "stopId": "CHAPBOU2", "stopSequence": 12 }, { "arrival": { "delay": -54, "time": "1763394366" }, "departure": { "delay": -44, "time": "1763394376" }, "stopId": "CHAPAVI2", "stopSequence": 13 }, { "arrival": { "delay": -72, "time": "1763394408" }, "departure": { "delay": -63, "time": "1763394417" }, "stopId": "CHABOUS2", "stopSequence": 14 }, { "arrival": { "delay": -89, "time": "1763394451" }, "departure": { "delay": -81, "time": "1763394459" }, "stopId": "CHASABL2", "stopSequence": 15 }, { "arrival": { "delay": -94, "time": "1763394506" }, "departure": { "delay": -80, "time": "1763394520" }, "stopId": "SSAMACH2", "stopSequence": 16 }, { "arrival": { "delay": -112, "time": "1763394608" }, "departure": { "delay": -92, "time": "1763394628" }, "stopId": "SSAMVEN2", "stopSequence": 17 }, { "arrival": { "delay": -111, "time": "1763394669" }, "departure": { "delay": -99, "time": "1763394681" }, "stopId": "SSAEPIN2", "stopSequence": 18 }, { "arrival": { "delay": -129, "time": "1763394771" }, "departure": { "delay": -111, "time": "1763394789" }, "stopId": "SSACHAU1", "stopSequence": 19 }, { "arrival": { "delay": -76, "time": "1763394884" }, "departure": { "delay": -65, "time": "1763394895" }, "stopId": "SSAPIN2", "stopSequence": 20 }, { "arrival": { "delay": -122, "time": "1763394958" }, "departure": { "delay": -102, "time": "1763394978" }, "stopId": "SSASSCE2", "stopSequence": 21 }, { "arrival": { "delay": -93, "time": "1763394987" }, "departure": { "delay": -82, "time": "1763394998" }, "stopId": "SSACBOU2", "stopSequence": 22 }, { "arrival": { "delay": -122, "time": "1763395018" }, "departure": { "delay": -49, "time": "1763395091" }, "stopId": "SSASSCH2", "stopSequence": 23 }, { "arrival": { "delay": -117, "time": "1763395263" }, "departure": { "delay": -47, "time": "1763395333" }, "stopId": "SSAJUST1", "stopSequence": 24 }, { "arrival": { "delay": -17, "time": "1763395423" }, "departure": { "delay": -7, "time": "1763395433" }, "stopId": "SSANOZI1", "stopSequence": 25 }, { "arrival": { "delay": -8, "time": "1763395552" }, "departure": { "delay": 2, "time": "1763395562" }, "stopId": "SSASALV1", "stopSequence": 26 }, { "arrival": { "delay": 4, "time": "1763395624" }, "departure": { "delay": 15, "time": "1763395635" }, "stopId": "SENSCEN1", "stopSequence": 27 }, { "arrival": { "delay": 21, "time": "1763395701" }, "departure": { "delay": 27, "time": "1763395707" }, "stopId": "SENFRON1", "stopSequence": 28 }, { "arrival": { "delay": 27, "time": "1763395767" }, "departure": { "delay": 27, "time": "1763395767" }, "stopId": "SENMOTH1", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1763395947" }, "departure": { "delay": 27, "time": "1763395947" }, "stopId": "SENECOT1", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1763396007" }, "departure": { "delay": 27, "time": "1763396007" }, "stopId": "CHAPAGN1", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1763396007" }, "departure": { "delay": 27, "time": "1763396007" }, "stopId": "CHASTAD1", "stopSequence": 32 }, { "arrival": { "delay": 27, "time": "1763396067" }, "departure": { "delay": 27, "time": "1763396067" }, "stopId": "CHATCEN1", "stopSequence": 33 }, { "arrival": { "delay": 27, "time": "1763396127" }, "departure": { "delay": 27, "time": "1763396127" }, "stopId": "CHADESN1", "stopSequence": 34 }, { "arrival": { "delay": 27, "time": "1763396127" }, "departure": { "delay": 27, "time": "1763396127" }, "stopId": "CHALIM1", "stopSequence": 35 }, { "arrival": { "delay": 27, "time": "1763396367" }, "departure": { "delay": 27, "time": "1763396367" }, "stopId": "CHAPARA2", "stopSequence": 36 }, { "arrival": { "delay": 27, "time": "1763396427" }, "departure": { "delay": 27, "time": "1763396427" }, "stopId": "CHADORA1", "stopSequence": 37 }, { "arrival": { "delay": 27, "time": "1763396427" }, "departure": { "delay": 27, "time": "1763396427" }, "stopId": "CHAGUER1", "stopSequence": 38 }, { "arrival": { "delay": 27, "time": "1763396487" }, "departure": { "delay": 27, "time": "1763396487" }, "stopId": "CHAPITE1", "stopSequence": 39 }, { "arrival": { "delay": 27, "time": "1763396547" }, "departure": { "delay": 27, "time": "1763396547" }, "stopId": "CHASAND1", "stopSequence": 40 }, { "arrival": { "delay": 27, "time": "1763396607" }, "departure": { "delay": 27, "time": "1763396607" }, "stopId": "CHAMARO1", "stopSequence": 41 }, { "arrival": { "delay": 27, "time": "1763396667" }, "departure": { "delay": 27, "time": "1763396667" }, "stopId": "CHARANC1", "stopSequence": 42 }, { "arrival": { "delay": 27, "time": "1763396727" }, "departure": { "delay": 27, "time": "1763396727" }, "stopId": "CHA14RT1", "stopSequence": 43 }, { "arrival": { "delay": 27, "time": "1763396787" }, "departure": { "delay": 27, "time": "1763396787" }, "stopId": "CHABRAI1", "stopSequence": 44 }, { "arrival": { "delay": 27, "time": "1763396847" }, "departure": { "delay": 27, "time": "1763396847" }, "stopId": "CHATPIG1", "stopSequence": 45 }, { "arrival": { "delay": 27, "time": "1763396967" }, "departure": { "delay": 27, "time": "1763396967" }, "stopId": "CHAPOST1", "stopSequence": 46 }, { "arrival": { "delay": 27, "time": "1763397027" }, "stopId": "CHAHVIL3", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "10_25", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:35:00", "tripId": "46786{10_25}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "161", "label": "49", "licensePlate": "CF 093 SJ" } } }, { "id": "434744", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 25, "time": "1763394025" }, "stopId": "CHAHVIL5", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1763394071" }, "departure": { "delay": 45, "time": "1763394105" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1763394206" }, "departure": { "delay": 41, "time": "1763394221" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 22, "time": "1763394262" }, "departure": { "delay": 37, "time": "1763394277" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763394303" }, "departure": { "delay": 18, "time": "1763394318" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763394365" }, "departure": { "delay": 30, "time": "1763394390" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1763394413" }, "departure": { "delay": 67, "time": "1763394427" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "delay": 66, "time": "1763394486" }, "departure": { "delay": 77, "time": "1763394497" }, "stopId": "CHASOMN2", "stopSequence": 8 }, { "arrival": { "delay": 55, "time": "1763394535" }, "departure": { "delay": 74, "time": "1763394554" }, "stopId": "CHACARE2", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1763394564" }, "departure": { "delay": 40, "time": "1763394580" }, "stopId": "CHAMJUI2", "stopSequence": 10 }, { "arrival": { "delay": 73, "time": "1763394613" }, "departure": { "delay": 87, "time": "1763394627" }, "stopId": "CHAVIEN2", "stopSequence": 11 }, { "arrival": { "delay": 72, "time": "1763394672" }, "departure": { "delay": 87, "time": "1763394687" }, "stopId": "CHAFOUC1", "stopSequence": 12 }, { "arrival": { "delay": 39, "time": "1763394699" }, "departure": { "delay": 67, "time": "1763394727" }, "stopId": "CHAPILA1", "stopSequence": 13 }, { "arrival": { "delay": -41, "time": "1763394919" }, "departure": { "delay": -27, "time": "1763394933" }, "stopId": "NAIDOUA2", "stopSequence": 14 }, { "arrival": { "delay": -52, "time": "1763394968" }, "departure": { "delay": -32, "time": "1763394988" }, "stopId": "NAIBWEB2", "stopSequence": 15 }, { "arrival": { "delay": 8, "time": "1763395028" }, "departure": { "delay": 28, "time": "1763395048" }, "stopId": "NAIBGRA2", "stopSequence": 16 }, { "arrival": { "delay": 15, "time": "1763395095" }, "departure": { "delay": 32, "time": "1763395112" }, "stopId": "NAISOUH2", "stopSequence": 17 }, { "arrival": { "delay": 1, "time": "1763395201" }, "departure": { "delay": 21, "time": "1763395221" }, "stopId": "NAIAPAR2", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1763395274" }, "departure": { "delay": 32, "time": "1763395292" }, "stopId": "NAIVHUG2", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1763395351" }, "departure": { "delay": 54, "time": "1763395374" }, "stopId": "NAINERU2", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1763395427" }, "departure": { "delay": 62, "time": "1763395442" }, "stopId": "NAIAFRA2", "stopSequence": 21 }, { "arrival": { "delay": 42, "time": "1763395542" }, "departure": { "delay": 57, "time": "1763395557" }, "stopId": "NAICHAP2", "stopSequence": 22 }, { "arrival": { "delay": 27, "time": "1763395587" }, "departure": { "delay": 49, "time": "1763395609" }, "stopId": "NAINCEN2", "stopSequence": 23 }, { "arrival": { "delay": 56, "time": "1763395676" }, "departure": { "delay": 73, "time": "1763395693" }, "stopId": "NAIROLL2", "stopSequence": 24 }, { "arrival": { "delay": 89, "time": "1763395709" }, "departure": { "delay": 101, "time": "1763395721" }, "stopId": "NAIRABE2", "stopSequence": 25 }, { "arrival": { "delay": 101, "time": "1763395781" }, "stopId": "NAICOLE2", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "3_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "37928{3_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "158", "label": "44", "licensePlate": "GV 199 DH" } } }, { "id": "434723", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 105, "time": "1763394105" }, "stopId": "CHAHOPI1", "stopSequence": 1 }, { "arrival": { "delay": 143, "time": "1763394203" }, "departure": { "delay": 158, "time": "1763394218" }, "stopId": "CHAVILL2", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1763394249" }, "departure": { "delay": 145, "time": "1763394265" }, "stopId": "CHAGATS2", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1763394292" }, "departure": { "delay": 176, "time": "1763394296" }, "stopId": "CHARIMB2", "stopSequence": 4 }, { "arrival": { "delay": 188, "time": "1763394308" }, "departure": { "delay": 197, "time": "1763394317" }, "stopId": "CHACAPU2", "stopSequence": 5 }, { "arrival": { "delay": 145, "time": "1763394325" }, "departure": { "delay": 154, "time": "1763394334" }, "stopId": "CHAMINI2", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1763394353" }, "departure": { "delay": 117, "time": "1763394357" }, "stopId": "CHAROC2", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1763394376" }, "departure": { "delay": 146, "time": "1763394386" }, "stopId": "CHACHAR2", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1763394424" }, "departure": { "delay": 127, "time": "1763394427" }, "stopId": "CHAJOUV2", "stopSequence": 9 }, { "arrival": { "delay": 108, "time": "1763394468" }, "departure": { "delay": 128, "time": "1763394488" }, "stopId": "CHAROSE2", "stopSequence": 10 }, { "arrival": { "delay": 103, "time": "1763394523" }, "departure": { "delay": 146, "time": "1763394566" }, "stopId": "CHALECL2", "stopSequence": 11 }, { "arrival": { "delay": 111, "time": "1763394591" }, "departure": { "delay": 119, "time": "1763394599" }, "stopId": "CHATROE2", "stopSequence": 12 }, { "arrival": { "delay": 74, "time": "1763394614" }, "departure": { "delay": 87, "time": "1763394627" }, "stopId": "CHAFAUV2", "stopSequence": 13 }, { "arrival": { "delay": 111, "time": "1763394651" }, "departure": { "delay": 125, "time": "1763394665" }, "stopId": "CHAMFOC2", "stopSequence": 14 }, { "arrival": { "delay": 93, "time": "1763394753" }, "departure": { "delay": 125, "time": "1763394785" }, "stopId": "CHASNCF4", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1763394873" }, "departure": { "delay": 135, "time": "1763394915" }, "stopId": "CHAHVIL1", "stopSequence": 16 }, { "arrival": { "delay": 177, "time": "1763395017" }, "departure": { "delay": 224, "time": "1763395064" }, "stopId": "CHAPOST2", "stopSequence": 17 }, { "arrival": { "delay": 194, "time": "1763395154" }, "departure": { "delay": 212, "time": "1763395172" }, "stopId": "CHAPISC2", "stopSequence": 18 }, { "arrival": { "delay": 205, "time": "1763395225" }, "departure": { "delay": 231, "time": "1763395251" }, "stopId": "CHAEURO2", "stopSequence": 19 }, { "arrival": { "delay": 201, "time": "1763395281" }, "departure": { "delay": 217, "time": "1763395297" }, "stopId": "CHACHUR2", "stopSequence": 20 }, { "arrival": { "delay": 201, "time": "1763395341" }, "departure": { "delay": 222, "time": "1763395362" }, "stopId": "CHAABEL2", "stopSequence": 21 }, { "arrival": { "delay": 255, "time": "1763395395" }, "departure": { "delay": 293, "time": "1763395433" }, "stopId": "CHALYAU2", "stopSequence": 22 }, { "arrival": { "delay": 275, "time": "1763395535" }, "departure": { "delay": 295, "time": "1763395555" }, "stopId": "CHAMOUL1", "stopSequence": 23 }, { "arrival": { "delay": 315, "time": "1763395635" }, "departure": { "delay": 332, "time": "1763395652" }, "stopId": "CHAAUCH1", "stopSequence": 24 }, { "arrival": { "delay": 306, "time": "1763395686" }, "departure": { "delay": 320, "time": "1763395700" }, "stopId": "CHAAQUI2", "stopSequence": 25 }, { "arrival": { "delay": 320, "time": "1763395760" }, "departure": { "delay": 320, "time": "1763395760" }, "stopId": "CHASJUS2", "stopSequence": 26 }, { "arrival": { "delay": 320, "time": "1763395880" }, "departure": { "delay": 320, "time": "1763395880" }, "stopId": "CHAHAMI2", "stopSequence": 27 }, { "arrival": { "delay": 320, "time": "1763395940" }, "stopId": "CHAFORE1", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "37907{1_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "217", "label": "41", "licensePlate": "GJ 005 ZM" } } }, { "id": "434985", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 32, "time": "1763394632" }, "stopId": "CHAHVIL8", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1763394749" }, "departure": { "delay": 48, "time": "1763394768" }, "stopId": "CHASNCF1", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1763394819" }, "departure": { "delay": 48, "time": "1763394828" }, "stopId": "CHAMAIN1", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1763394835" }, "departure": { "delay": 7, "time": "1763394847" }, "stopId": "CHACATH1", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1763394873" }, "departure": { "delay": -19, "time": "1763394881" }, "stopId": "CHAMICH1", "stopSequence": 5 }, { "arrival": { "delay": 2, "time": "1763394902" }, "departure": { "delay": 12, "time": "1763394912" }, "stopId": "CHASANG1", "stopSequence": 6 }, { "arrival": { "delay": -24, "time": "1763394936" }, "departure": { "delay": -14, "time": "1763394946" }, "stopId": "CHARIPA1", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1763395061" }, "departure": { "delay": 61, "time": "1763395081" }, "stopId": "CHAARGE1", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1763395355" }, "departure": { "delay": 75, "time": "1763395395" }, "stopId": "INGCENT1", "stopSequence": 9 }, { "arrival": { "delay": 117, "time": "1763395557" }, "departure": { "delay": 137, "time": "1763395577" }, "stopId": "INGBATT1", "stopSequence": 10 }, { "arrival": { "delay": 137, "time": "1763395817" }, "departure": { "delay": 137, "time": "1763395817" }, "stopId": "INGZISU1", "stopSequence": 11 }, { "arrival": { "delay": 137, "time": "1763395937" }, "departure": { "delay": 137, "time": "1763395937" }, "stopId": "INGZINO1", "stopSequence": 12 }, { "arrival": { "delay": 137, "time": "1763395997" }, "departure": { "delay": 137, "time": "1763395997" }, "stopId": "DSRLAFA1", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1763396177" }, "departure": { "delay": 137, "time": "1763396177" }, "stopId": "DSRCOBE1", "stopSequence": 14 }, { "arrival": { "delay": 137, "time": "1763396297" }, "stopId": "DSRPROM1", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "22_2", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:50:00", "tripId": "47526{22_2}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "140", "label": "12", "licensePlate": "CW 716 XC" } } }, { "id": "434991", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 27, "time": "1763394627" }, "stopId": "CHASNCF9", "stopSequence": 1 }, { "arrival": { "delay": -11, "time": "1763394709" }, "departure": { "delay": 206, "time": "1763394926" }, "stopId": "CHAHVIL8", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1763396044" }, "departure": { "delay": 124, "time": "1763396044" }, "stopId": "CLBCENT1", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1763396404" }, "departure": { "delay": 124, "time": "1763396404" }, "stopId": "LRPCHAU2", "stopSequence": 4 }, { "arrival": { "delay": 124, "time": "1763396464" }, "departure": { "delay": 124, "time": "1763396464" }, "stopId": "LRPSARR1", "stopSequence": 5 }, { "arrival": { "delay": 124, "time": "1763396464" }, "departure": { "delay": 124, "time": "1763396464" }, "stopId": "LRPOMCL1", "stopSequence": 6 }, { "arrival": { "delay": 124, "time": "1763396524" }, "departure": { "delay": 124, "time": "1763396524" }, "stopId": "LRPOTSM1", "stopSequence": 7 }, { "arrival": { "delay": 124, "time": "1763396644" }, "departure": { "delay": 124, "time": "1763396644" }, "stopId": "LRPPAVI1", "stopSequence": 8 }, { "arrival": { "delay": 124, "time": "1763397124" }, "stopId": "PLEHALL1", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "24_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:50:00", "tripId": "47536{24_3}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "147", "label": "19", "licensePlate": "DM 322 RF" } } }, { "id": "434937", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -225, "time": "1763394555" }, "stopId": "ANTACEN1", "stopSequence": 1 }, { "arrival": { "delay": -217, "time": "1763394623" }, "departure": { "delay": -20, "time": "1763394820" }, "stopId": "ANTTOUR1", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1763394873" }, "departure": { "delay": -12, "time": "1763394888" }, "stopId": "ANTLAVO1", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1763395005" }, "departure": { "delay": -5, "time": "1763395015" }, "stopId": "ANTPOUP1", "stopSequence": 4 }, { "arrival": { "delay": 8, "time": "1763395088" }, "departure": { "delay": 22, "time": "1763395102" }, "stopId": "ANTPOIT1", "stopSequence": 5 }, { "arrival": { "delay": -19, "time": "1763395121" }, "departure": { "delay": -5, "time": "1763395135" }, "stopId": "ANTNORM1", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1763395199" }, "departure": { "delay": 11, "time": "1763395211" }, "stopId": "ANTACEN2", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1763395273" }, "departure": { "delay": 25, "time": "1763395285" }, "stopId": "ANTMAIN2", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1763395348" }, "departure": { "delay": 45, "time": "1763395365" }, "stopId": "CHAMON22", "stopSequence": 9 }, { "arrival": { "delay": -8, "time": "1763395492" }, "departure": { "delay": 37, "time": "1763395537" }, "stopId": "CHAMONO1", "stopSequence": 10 }, { "arrival": { "delay": 26, "time": "1763395646" }, "departure": { "delay": 70, "time": "1763395690" }, "stopId": "CHAIUT2", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1763395690" }, "departure": { "delay": 70, "time": "1763395690" }, "stopId": "CHAEINS2", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1763395750" }, "departure": { "delay": 70, "time": "1763395750" }, "stopId": "CHAPOM2", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1763395810" }, "departure": { "delay": 70, "time": "1763395810" }, "stopId": "CHAAMUN2", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1763395870" }, "departure": { "delay": 70, "time": "1763395870" }, "stopId": "CHASUTT2", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1763395930" }, "departure": { "delay": 70, "time": "1763395930" }, "stopId": "CHALUMI2", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1763395990" }, "departure": { "delay": 70, "time": "1763395990" }, "stopId": "CHARICH2", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1763396050" }, "departure": { "delay": 70, "time": "1763396050" }, "stopId": "CHAVOLT2", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1763396110" }, "departure": { "delay": 70, "time": "1763396110" }, "stopId": "CHABARB2", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1763396110" }, "departure": { "delay": 70, "time": "1763396110" }, "stopId": "CHAAVAU2", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1763396170" }, "departure": { "delay": 70, "time": "1763396170" }, "stopId": "CHAREPU1", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1763396230" }, "departure": { "delay": 70, "time": "1763396230" }, "stopId": "CHAACAD1", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1763396290" }, "departure": { "delay": 70, "time": "1763396290" }, "stopId": "CHABELG1", "stopSequence": 23 }, { "arrival": { "delay": 70, "time": "1763396350" }, "departure": { "delay": 70, "time": "1763396350" }, "stopId": "CHABERT1", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1763396410" }, "departure": { "delay": 70, "time": "1763396410" }, "stopId": "CHAWILS1", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1763396530" }, "departure": { "delay": 70, "time": "1763396530" }, "stopId": "CHAPOST1", "stopSequence": 26 }, { "arrival": { "delay": 70, "time": "1763396650" }, "stopId": "CHAHVIL2", "stopSequence": 27 } ], "trip": { "directionId": 0, "routeId": "4_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:53:00", "tripId": "47257{4_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "219", "label": "40", "licensePlate": "GJ 954 ZL" } } }, { "id": "434904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 48, "time": "1763394828" }, "stopId": "CHAARGE1", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1763394865" }, "departure": { "delay": 40, "time": "1763394880" }, "stopId": "CHAMMAR2", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1763394987" }, "departure": { "delay": 118, "time": "1763395018" }, "stopId": "CHABLER2", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1763395054" }, "departure": { "delay": 170, "time": "1763395070" }, "stopId": "CHASNEC2", "stopSequence": 4 }, { "arrival": { "delay": 168, "time": "1763395128" }, "departure": { "delay": 181, "time": "1763395141" }, "stopId": "CHABOUL2", "stopSequence": 5 }, { "arrival": { "delay": 159, "time": "1763395179" }, "departure": { "delay": 176, "time": "1763395196" }, "stopId": "CHAREST2", "stopSequence": 6 }, { "arrival": { "delay": 143, "time": "1763395223" }, "departure": { "delay": 164, "time": "1763395244" }, "stopId": "CHATUIL2", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1763395260" }, "departure": { "delay": 187, "time": "1763395267" }, "stopId": "CHAVALE2", "stopSequence": 8 }, { "arrival": { "delay": 146, "time": "1763395286" }, "departure": { "delay": 154, "time": "1763395294" }, "stopId": "CHAPAPI2", "stopSequence": 9 }, { "arrival": { "delay": 176, "time": "1763395316" }, "departure": { "delay": 193, "time": "1763395333" }, "stopId": "CHAVERC2", "stopSequence": 10 }, { "arrival": { "delay": 187, "time": "1763395387" }, "departure": { "delay": 214, "time": "1763395414" }, "stopId": "CHADESI2", "stopSequence": 11 }, { "arrival": { "delay": 175, "time": "1763395495" }, "departure": { "delay": 289, "time": "1763395609" }, "stopId": "CHACIME2", "stopSequence": 12 }, { "arrival": { "delay": 259, "time": "1763395639" }, "departure": { "delay": 267, "time": "1763395647" }, "stopId": "CHARIPA2", "stopSequence": 13 }, { "arrival": { "delay": 223, "time": "1763395663" }, "departure": { "delay": 231, "time": "1763395671" }, "stopId": "CHASANG2", "stopSequence": 14 }, { "arrival": { "delay": 247, "time": "1763395687" }, "departure": { "delay": 255, "time": "1763395695" }, "stopId": "CHAMICH2", "stopSequence": 15 }, { "arrival": { "delay": 222, "time": "1763395722" }, "departure": { "delay": 255, "time": "1763395755" }, "stopId": "CHACATH2", "stopSequence": 16 }, { "arrival": { "delay": 255, "time": "1763395755" }, "departure": { "delay": 255, "time": "1763395755" }, "stopId": "CHAMAIN2", "stopSequence": 17 }, { "arrival": { "delay": 255, "time": "1763395815" }, "departure": { "delay": 255, "time": "1763395815" }, "stopId": "CHASNCF2", "stopSequence": 18 }, { "arrival": { "delay": 255, "time": "1763396055" }, "departure": { "delay": 255, "time": "1763396055" }, "stopId": "CHAHVIL1", "stopSequence": 19 }, { "arrival": { "delay": 255, "time": "1763396115" }, "departure": { "delay": 255, "time": "1763396115" }, "stopId": "CHAPOST2", "stopSequence": 20 }, { "arrival": { "delay": 255, "time": "1763396175" }, "departure": { "delay": 255, "time": "1763396175" }, "stopId": "CHAWILS2", "stopSequence": 21 }, { "arrival": { "delay": 255, "time": "1763396235" }, "departure": { "delay": 255, "time": "1763396235" }, "stopId": "CHABERT2", "stopSequence": 22 }, { "arrival": { "delay": 255, "time": "1763396295" }, "departure": { "delay": 255, "time": "1763396295" }, "stopId": "CHABELG2", "stopSequence": 23 }, { "arrival": { "delay": 255, "time": "1763396355" }, "departure": { "delay": 255, "time": "1763396355" }, "stopId": "CHAREPU1", "stopSequence": 24 }, { "arrival": { "delay": 255, "time": "1763396415" }, "departure": { "delay": 255, "time": "1763396415" }, "stopId": "CHACHAT1", "stopSequence": 25 }, { "arrival": { "delay": 255, "time": "1763396475" }, "departure": { "delay": 255, "time": "1763396475" }, "stopId": "CHAAFPA2", "stopSequence": 26 }, { "arrival": { "delay": 255, "time": "1763396595" }, "departure": { "delay": 255, "time": "1763396595" }, "stopId": "CHASALI2", "stopSequence": 27 }, { "arrival": { "delay": 255, "time": "1763396655" }, "departure": { "delay": 255, "time": "1763396655" }, "stopId": "CHAESTR2", "stopSequence": 28 }, { "arrival": { "delay": 255, "time": "1763396715" }, "departure": { "delay": 255, "time": "1763396715" }, "stopId": "CHAKING2", "stopSequence": 29 }, { "arrival": { "delay": 255, "time": "1763396775" }, "departure": { "delay": 255, "time": "1763396775" }, "stopId": "CHAZAY2", "stopSequence": 30 }, { "arrival": { "delay": 255, "time": "1763396775" }, "departure": { "delay": 255, "time": "1763396775" }, "stopId": "CHARENA2", "stopSequence": 31 }, { "arrival": { "delay": 255, "time": "1763396775" }, "departure": { "delay": 255, "time": "1763396775" }, "stopId": "CHACART2", "stopSequence": 32 }, { "arrival": { "delay": 255, "time": "1763396835" }, "departure": { "delay": 255, "time": "1763396835" }, "stopId": "CHAAUCH2", "stopSequence": 33 }, { "arrival": { "delay": 255, "time": "1763397015" }, "departure": { "delay": 255, "time": "1763397015" }, "stopId": "CHAPILA2", "stopSequence": 34 }, { "arrival": { "delay": 255, "time": "1763397075" }, "stopId": "CHAFOUC1", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:53:00", "tripId": "46946{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "235", "label": "43", "licensePlate": "GN 194 YB" } } }, { "id": "434685", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 11, "time": "1763394911" }, "stopId": "CHAHOPI1", "stopSequence": 1 }, { "arrival": { "delay": 48, "time": "1763395008" }, "departure": { "delay": 61, "time": "1763395021" }, "stopId": "CHAVILL2", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1763395044" }, "departure": { "delay": 33, "time": "1763395053" }, "stopId": "CHAGATS2", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1763395062" }, "departure": { "delay": 59, "time": "1763395079" }, "stopId": "CHARIMB2", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1763395095" }, "departure": { "delay": 89, "time": "1763395109" }, "stopId": "CHACAPU2", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1763395131" }, "departure": { "delay": 76, "time": "1763395156" }, "stopId": "CHAMINI2", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1763395194" }, "departure": { "delay": 70, "time": "1763395210" }, "stopId": "CHAROC2", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1763395233" }, "departure": { "delay": 105, "time": "1763395245" }, "stopId": "CHACHAR2", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1763395285" }, "departure": { "delay": 98, "time": "1763395298" }, "stopId": "CHAJOUV2", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1763395340" }, "departure": { "delay": 109, "time": "1763395369" }, "stopId": "CHAROSE2", "stopSequence": 10 }, { "arrival": { "delay": 87, "time": "1763395407" }, "departure": { "delay": 119, "time": "1763395439" }, "stopId": "CHALECL2", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1763395472" }, "departure": { "delay": 103, "time": "1763395483" }, "stopId": "CHATROE2", "stopSequence": 12 }, { "arrival": { "delay": 66, "time": "1763395506" }, "departure": { "delay": 82, "time": "1763395522" }, "stopId": "CHAFAUV2", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1763395545" }, "departure": { "delay": 122, "time": "1763395562" }, "stopId": "CHAMFOC2", "stopSequence": 14 }, { "arrival": { "delay": 79, "time": "1763395639" }, "departure": { "delay": 90, "time": "1763395650" }, "stopId": "CHASNCF4", "stopSequence": 15 }, { "arrival": { "time": "1763395680" }, "departure": { "time": "1763395680" }, "stopId": "CHAHVIL1", "stopSequence": 16 }, { "arrival": { "time": "1763395740" }, "departure": { "time": "1763395740" }, "stopId": "CHAPOST2", "stopSequence": 17 }, { "arrival": { "time": "1763395860" }, "departure": { "time": "1763395860" }, "stopId": "CHAPISC2", "stopSequence": 18 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "CHAEURO2", "stopSequence": 19 }, { "arrival": { "time": "1763395980" }, "departure": { "time": "1763395980" }, "stopId": "CHACHUR2", "stopSequence": 20 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "CHAABEL2", "stopSequence": 21 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "CHALYAU2", "stopSequence": 22 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "CHAMOUL1", "stopSequence": 23 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "CHAAUCH1", "stopSequence": 24 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "CHAAQUI2", "stopSequence": 25 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHASJUS2", "stopSequence": 26 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "CHAHAMI2", "stopSequence": 27 }, { "arrival": { "time": "1763396520" }, "stopId": "CHAFORE1", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:55:00", "tripId": "37868{1_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "175", "label": "59", "licensePlate": "FY 193 CJ" } } }, { "id": "434659", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -8, "time": "1763395072" }, "stopId": "CHAFORE1", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1763395085" }, "departure": { "delay": 21, "time": "1763395101" }, "stopId": "CHAHAMI1", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1763395149" }, "departure": { "delay": 42, "time": "1763395182" }, "stopId": "CHASJUS1", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1763395205" }, "departure": { "delay": 17, "time": "1763395217" }, "stopId": "CHAAQUI1", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1763395271" }, "departure": { "delay": 56, "time": "1763395316" }, "stopId": "CHAAUCH2", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763395385" }, "departure": { "delay": 23, "time": "1763395403" }, "stopId": "CHAMOUL2", "stopSequence": 6 }, { "arrival": { "delay": -13, "time": "1763395487" }, "departure": { "delay": 4, "time": "1763395504" }, "stopId": "CHALYAU1", "stopSequence": 7 }, { "arrival": { "delay": -27, "time": "1763395533" }, "departure": { "delay": 14, "time": "1763395574" }, "stopId": "CHAABEL1", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1763395634" }, "departure": { "delay": 37, "time": "1763395657" }, "stopId": "CHACHUR1", "stopSequence": 9 }, { "arrival": { "delay": 6, "time": "1763395686" }, "departure": { "delay": 24, "time": "1763395704" }, "stopId": "CHAEURO1", "stopSequence": 10 }, { "arrival": { "delay": 24, "time": "1763395764" }, "departure": { "delay": 24, "time": "1763395764" }, "stopId": "CHAPISC1", "stopSequence": 11 }, { "arrival": { "delay": 24, "time": "1763395884" }, "departure": { "delay": 24, "time": "1763395884" }, "stopId": "CHAPOST1", "stopSequence": 12 }, { "arrival": { "delay": 24, "time": "1763396004" }, "departure": { "delay": 24, "time": "1763396004" }, "stopId": "CHAHVIL4", "stopSequence": 13 }, { "arrival": { "delay": 24, "time": "1763396124" }, "departure": { "delay": 24, "time": "1763396124" }, "stopId": "CHASNCF3", "stopSequence": 14 }, { "arrival": { "delay": 24, "time": "1763396184" }, "departure": { "delay": 24, "time": "1763396184" }, "stopId": "CHAMFOC1", "stopSequence": 15 }, { "arrival": { "delay": 24, "time": "1763396244" }, "departure": { "delay": 24, "time": "1763396244" }, "stopId": "CHAFAUV1", "stopSequence": 16 }, { "arrival": { "delay": 24, "time": "1763396244" }, "departure": { "delay": 24, "time": "1763396244" }, "stopId": "CHATROE1", "stopSequence": 17 }, { "arrival": { "delay": 24, "time": "1763396304" }, "departure": { "delay": 24, "time": "1763396304" }, "stopId": "CHALECL1", "stopSequence": 18 }, { "arrival": { "delay": 24, "time": "1763396364" }, "departure": { "delay": 24, "time": "1763396364" }, "stopId": "CHAROSE1", "stopSequence": 19 }, { "arrival": { "delay": 24, "time": "1763396424" }, "departure": { "delay": 24, "time": "1763396424" }, "stopId": "CHAJOUV1", "stopSequence": 20 }, { "arrival": { "delay": 24, "time": "1763396484" }, "departure": { "delay": 24, "time": "1763396484" }, "stopId": "CHAVILL1", "stopSequence": 21 }, { "arrival": { "delay": 24, "time": "1763396604" }, "stopId": "CHAHOPI1", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:58:00", "tripId": "37842{1_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "272", "label": "45", "licensePlate": "GV 314 DH" } } }, { "id": "434962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 278, "time": "1763395418" }, "stopId": "CHAPANT1", "stopSequence": 1 }, { "arrival": { "delay": 248, "time": "1763395448" }, "departure": { "delay": 264, "time": "1763395464" }, "stopId": "CHABERL1", "stopSequence": 2 }, { "arrival": { "delay": 233, "time": "1763395493" }, "departure": { "delay": 252, "time": "1763395512" }, "stopId": "CHALOGE1", "stopSequence": 3 }, { "arrival": { "delay": 258, "time": "1763395638" }, "departure": { "delay": 272, "time": "1763395652" }, "stopId": "CHALECL2", "stopSequence": 4 }, { "arrival": { "delay": 241, "time": "1763395681" }, "departure": { "delay": 249, "time": "1763395689" }, "stopId": "CHATROE2", "stopSequence": 5 }, { "arrival": { "delay": 249, "time": "1763395809" }, "departure": { "delay": 249, "time": "1763395809" }, "stopId": "CHAPAST2", "stopSequence": 6 }, { "arrival": { "delay": 249, "time": "1763395869" }, "departure": { "delay": 249, "time": "1763395869" }, "stopId": "CHAGEAU2", "stopSequence": 7 }, { "arrival": { "delay": 249, "time": "1763395929" }, "departure": { "delay": 249, "time": "1763395929" }, "stopId": "CHAFAUR2", "stopSequence": 8 }, { "arrival": { "delay": 249, "time": "1763395989" }, "departure": { "delay": 249, "time": "1763395989" }, "stopId": "CHACHA2", "stopSequence": 9 }, { "arrival": { "delay": 249, "time": "1763396049" }, "departure": { "delay": 249, "time": "1763396049" }, "stopId": "CHAHVIL1", "stopSequence": 10 }, { "arrival": { "delay": 249, "time": "1763396109" }, "departure": { "delay": 249, "time": "1763396109" }, "stopId": "CHAPOST2", "stopSequence": 11 }, { "arrival": { "delay": 249, "time": "1763396229" }, "departure": { "delay": 249, "time": "1763396229" }, "stopId": "CHAWILS2", "stopSequence": 12 }, { "arrival": { "delay": 249, "time": "1763396229" }, "departure": { "delay": 249, "time": "1763396229" }, "stopId": "CHABERT2", "stopSequence": 13 }, { "arrival": { "delay": 249, "time": "1763396349" }, "departure": { "delay": 249, "time": "1763396349" }, "stopId": "CHABELG2", "stopSequence": 14 }, { "arrival": { "delay": 249, "time": "1763396349" }, "departure": { "delay": 249, "time": "1763396349" }, "stopId": "CHAREPU1", "stopSequence": 15 }, { "arrival": { "delay": 249, "time": "1763396409" }, "departure": { "delay": 249, "time": "1763396409" }, "stopId": "CHACHAT1", "stopSequence": 16 }, { "arrival": { "delay": 249, "time": "1763396469" }, "departure": { "delay": 249, "time": "1763396469" }, "stopId": "CHAAFPA2", "stopSequence": 17 }, { "arrival": { "delay": 249, "time": "1763396589" }, "departure": { "delay": 249, "time": "1763396589" }, "stopId": "CHAHIMP2", "stopSequence": 18 }, { "arrival": { "delay": 249, "time": "1763396649" }, "departure": { "delay": 249, "time": "1763396649" }, "stopId": "CHATAVE2", "stopSequence": 19 }, { "arrival": { "delay": 249, "time": "1763396649" }, "departure": { "delay": 249, "time": "1763396649" }, "stopId": "CHAVLAM2", "stopSequence": 20 }, { "arrival": { "delay": 249, "time": "1763396709" }, "departure": { "delay": 249, "time": "1763396709" }, "stopId": "CHALAUT2", "stopSequence": 21 }, { "arrival": { "delay": 249, "time": "1763396769" }, "stopId": "CHABBOU2", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "6_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:59:00", "tripId": "47498{6_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "171", "label": "55", "licensePlate": "DL 817 ZE" } } }, { "id": "434961", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 128, "time": "1763395448" }, "stopId": "CHABBOU1", "stopSequence": 1 }, { "arrival": { "delay": 144, "time": "1763395464" }, "departure": { "delay": 161, "time": "1763395481" }, "stopId": "CHALAUT1", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1763395512" }, "departure": { "delay": 136, "time": "1763395516" }, "stopId": "CHAVLAM1", "stopSequence": 3 }, { "arrival": { "delay": 87, "time": "1763395527" }, "departure": { "delay": 98, "time": "1763395538" }, "stopId": "CHATAVE1", "stopSequence": 4 }, { "arrival": { "delay": 63, "time": "1763395563" }, "departure": { "delay": 75, "time": "1763395575" }, "stopId": "CHAHIMP1", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1763395636" }, "departure": { "delay": 96, "time": "1763395656" }, "stopId": "CHAAFPA1", "stopSequence": 6 }, { "arrival": { "delay": 68, "time": "1763395688" }, "departure": { "delay": 83, "time": "1763395703" }, "stopId": "CHACHAT2", "stopSequence": 7 }, { "arrival": { "delay": 27, "time": "1763395707" }, "departure": { "delay": 43, "time": "1763395723" }, "stopId": "CHAACAD1", "stopSequence": 8 }, { "arrival": { "delay": 43, "time": "1763395783" }, "departure": { "delay": 43, "time": "1763395783" }, "stopId": "CHABELG1", "stopSequence": 9 }, { "arrival": { "delay": 43, "time": "1763395843" }, "departure": { "delay": 43, "time": "1763395843" }, "stopId": "CHABERT1", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1763395963" }, "departure": { "delay": 43, "time": "1763395963" }, "stopId": "CHAWILS1", "stopSequence": 11 }, { "arrival": { "delay": 43, "time": "1763396023" }, "departure": { "delay": 43, "time": "1763396023" }, "stopId": "CHAPOST1", "stopSequence": 12 }, { "arrival": { "delay": 43, "time": "1763396143" }, "departure": { "delay": 43, "time": "1763396143" }, "stopId": "CHAHVIL4", "stopSequence": 13 }, { "arrival": { "delay": 43, "time": "1763396203" }, "departure": { "delay": 43, "time": "1763396203" }, "stopId": "CHACHA1", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1763396203" }, "departure": { "delay": 43, "time": "1763396203" }, "stopId": "CHAFAUR1", "stopSequence": 15 }, { "arrival": { "delay": 43, "time": "1763396263" }, "departure": { "delay": 43, "time": "1763396263" }, "stopId": "CHAGEAU1", "stopSequence": 16 }, { "arrival": { "delay": 43, "time": "1763396323" }, "departure": { "delay": 43, "time": "1763396323" }, "stopId": "CHAPAST1", "stopSequence": 17 }, { "arrival": { "delay": 43, "time": "1763396443" }, "departure": { "delay": 43, "time": "1763396443" }, "stopId": "CHATROE1", "stopSequence": 18 }, { "arrival": { "delay": 43, "time": "1763396503" }, "departure": { "delay": 43, "time": "1763396503" }, "stopId": "CHALECL1", "stopSequence": 19 }, { "arrival": { "delay": 43, "time": "1763396623" }, "departure": { "delay": 43, "time": "1763396623" }, "stopId": "CHASOUR1", "stopSequence": 20 }, { "arrival": { "delay": 43, "time": "1763396683" }, "departure": { "delay": 43, "time": "1763396683" }, "stopId": "CHAEANT1", "stopSequence": 21 }, { "arrival": { "delay": 43, "time": "1763396743" }, "departure": { "delay": 43, "time": "1763396743" }, "stopId": "CHATGIR1", "stopSequence": 22 }, { "arrival": { "delay": 43, "time": "1763396743" }, "departure": { "delay": 43, "time": "1763396743" }, "stopId": "CHAGUIL1", "stopSequence": 23 }, { "arrival": { "delay": 43, "time": "1763396803" }, "departure": { "delay": 43, "time": "1763396803" }, "stopId": "CHAPLAN1", "stopSequence": 24 }, { "arrival": { "delay": 43, "time": "1763396863" }, "departure": { "delay": 43, "time": "1763396863" }, "stopId": "CHAMNEU1", "stopSequence": 25 }, { "arrival": { "delay": 43, "time": "1763396923" }, "departure": { "delay": 43, "time": "1763396923" }, "stopId": "CHAPROU1", "stopSequence": 26 }, { "arrival": { "delay": 43, "time": "1763396983" }, "stopId": "CHAPANT1", "stopSequence": 27 } ], "trip": { "directionId": 0, "routeId": "6_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:02:00", "tripId": "47495{6_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "165", "label": "66", "licensePlate": "AZ 929 MS" } } }, { "id": "434832", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 15, "time": "1763395515" }, "stopId": "CHAHVIL3", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1763395619" }, "departure": { "delay": 77, "time": "1763395637" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1763395817" }, "departure": { "delay": 77, "time": "1763395817" }, "stopId": "CHATPIG2", "stopSequence": 3 }, { "arrival": { "delay": 77, "time": "1763395877" }, "departure": { "delay": 77, "time": "1763395877" }, "stopId": "CHABRAI2", "stopSequence": 4 }, { "arrival": { "delay": 77, "time": "1763395877" }, "departure": { "delay": 77, "time": "1763395877" }, "stopId": "CHA14RT2", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1763395937" }, "departure": { "delay": 77, "time": "1763395937" }, "stopId": "CHARANC2", "stopSequence": 6 }, { "arrival": { "delay": 77, "time": "1763395997" }, "departure": { "delay": 77, "time": "1763395997" }, "stopId": "CHAMARO2", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1763396057" }, "departure": { "delay": 77, "time": "1763396057" }, "stopId": "CHASAND2", "stopSequence": 8 }, { "arrival": { "delay": 77, "time": "1763396117" }, "departure": { "delay": 77, "time": "1763396117" }, "stopId": "CHAPITE2", "stopSequence": 9 }, { "arrival": { "delay": 77, "time": "1763396117" }, "departure": { "delay": 77, "time": "1763396117" }, "stopId": "CHAGUER2", "stopSequence": 10 }, { "arrival": { "delay": 77, "time": "1763396177" }, "departure": { "delay": 77, "time": "1763396177" }, "stopId": "CHADORA2", "stopSequence": 11 }, { "arrival": { "delay": 77, "time": "1763396237" }, "departure": { "delay": 77, "time": "1763396237" }, "stopId": "CHAPARA1", "stopSequence": 12 }, { "arrival": { "delay": 77, "time": "1763396417" }, "departure": { "delay": 77, "time": "1763396417" }, "stopId": "CHALIM2", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1763396477" }, "departure": { "delay": 77, "time": "1763396477" }, "stopId": "CHADESN2", "stopSequence": 14 }, { "arrival": { "delay": 77, "time": "1763396537" }, "departure": { "delay": 77, "time": "1763396537" }, "stopId": "CHATCEN2", "stopSequence": 15 }, { "arrival": { "delay": 77, "time": "1763396597" }, "departure": { "delay": 77, "time": "1763396597" }, "stopId": "CHASTAD2", "stopSequence": 16 }, { "arrival": { "delay": 77, "time": "1763396597" }, "departure": { "delay": 77, "time": "1763396597" }, "stopId": "CHAPAGN2", "stopSequence": 17 }, { "arrival": { "delay": 77, "time": "1763396657" }, "departure": { "delay": 77, "time": "1763396657" }, "stopId": "SENECOT2", "stopSequence": 18 }, { "arrival": { "delay": 77, "time": "1763396837" }, "departure": { "delay": 77, "time": "1763396837" }, "stopId": "SENMOTH2", "stopSequence": 19 }, { "arrival": { "delay": 77, "time": "1763396897" }, "departure": { "delay": 77, "time": "1763396897" }, "stopId": "SENFRON2", "stopSequence": 20 }, { "arrival": { "delay": 77, "time": "1763397017" }, "departure": { "delay": 77, "time": "1763397017" }, "stopId": "SENSCEN2", "stopSequence": 21 }, { "arrival": { "delay": 77, "time": "1763397077" }, "departure": { "delay": 77, "time": "1763397077" }, "stopId": "SSASALV2", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1763397137" }, "departure": { "delay": 77, "time": "1763397137" }, "stopId": "SSANOZI1", "stopSequence": 23 }, { "arrival": { "delay": 77, "time": "1763397197" }, "departure": { "delay": 77, "time": "1763397197" }, "stopId": "SSAJUST1", "stopSequence": 24 }, { "arrival": { "delay": 77, "time": "1763397437" }, "departure": { "delay": 77, "time": "1763397437" }, "stopId": "SSASSCH1", "stopSequence": 25 }, { "arrival": { "delay": 77, "time": "1763397437" }, "departure": { "delay": 77, "time": "1763397437" }, "stopId": "SSACBOU1", "stopSequence": 26 }, { "arrival": { "delay": 77, "time": "1763397497" }, "departure": { "delay": 77, "time": "1763397497" }, "stopId": "SSASSCE1", "stopSequence": 27 }, { "arrival": { "delay": 77, "time": "1763397557" }, "departure": { "delay": 77, "time": "1763397557" }, "stopId": "SSAPIN1", "stopSequence": 28 }, { "arrival": { "delay": 77, "time": "1763397677" }, "departure": { "delay": 77, "time": "1763397677" }, "stopId": "SSACHAU1", "stopSequence": 29 }, { "arrival": { "delay": 77, "time": "1763397737" }, "departure": { "delay": 77, "time": "1763397737" }, "stopId": "SSAEPIN1", "stopSequence": 30 }, { "arrival": { "delay": 77, "time": "1763397797" }, "departure": { "delay": 77, "time": "1763397797" }, "stopId": "SSAMVEN1", "stopSequence": 31 }, { "arrival": { "delay": 77, "time": "1763397917" }, "departure": { "delay": 77, "time": "1763397917" }, "stopId": "SSAMACH1", "stopSequence": 32 }, { "arrival": { "delay": 77, "time": "1763397977" }, "departure": { "delay": 77, "time": "1763397977" }, "stopId": "CHASABL1", "stopSequence": 33 }, { "arrival": { "delay": 77, "time": "1763398037" }, "departure": { "delay": 77, "time": "1763398037" }, "stopId": "CHABOUS1", "stopSequence": 34 }, { "arrival": { "delay": 77, "time": "1763398097" }, "departure": { "delay": 77, "time": "1763398097" }, "stopId": "CHAPAVI1", "stopSequence": 35 }, { "arrival": { "delay": 77, "time": "1763398097" }, "departure": { "delay": 77, "time": "1763398097" }, "stopId": "CHAPBOU1", "stopSequence": 36 }, { "arrival": { "delay": 77, "time": "1763398157" }, "departure": { "delay": 77, "time": "1763398157" }, "stopId": "CHACHAE1", "stopSequence": 37 }, { "arrival": { "delay": 77, "time": "1763398157" }, "departure": { "delay": 77, "time": "1763398157" }, "stopId": "CHATAUD1", "stopSequence": 38 }, { "arrival": { "delay": 77, "time": "1763398217" }, "departure": { "delay": 77, "time": "1763398217" }, "stopId": "CHAGVAU1", "stopSequence": 39 }, { "arrival": { "delay": 77, "time": "1763398337" }, "departure": { "delay": 77, "time": "1763398337" }, "stopId": "CHAMOSE1", "stopSequence": 40 }, { "arrival": { "delay": 77, "time": "1763398337" }, "departure": { "delay": 77, "time": "1763398337" }, "stopId": "CHAGREN1", "stopSequence": 41 }, { "arrival": { "delay": 77, "time": "1763398397" }, "departure": { "delay": 77, "time": "1763398397" }, "stopId": "CHAPEU1", "stopSequence": 42 }, { "arrival": { "delay": 77, "time": "1763398457" }, "departure": { "delay": 77, "time": "1763398457" }, "stopId": "CHAPVER2", "stopSequence": 43 }, { "arrival": { "delay": 77, "time": "1763398517" }, "departure": { "delay": 77, "time": "1763398517" }, "stopId": "CHAFONT2", "stopSequence": 44 }, { "arrival": { "delay": 77, "time": "1763398577" }, "departure": { "delay": 77, "time": "1763398577" }, "stopId": "CHAMLEC2", "stopSequence": 45 }, { "arrival": { "delay": 77, "time": "1763398637" }, "departure": { "delay": 77, "time": "1763398637" }, "stopId": "CHASNCF4", "stopSequence": 46 }, { "arrival": { "delay": 77, "time": "1763398757" }, "stopId": "CHAHVIL3", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "11_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:05:00", "tripId": "46799{11_24}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "172", "label": "56", "licensePlate": "DX 399 PW" } } }, { "id": "434814", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 62, "time": "1763395562" }, "stopId": "CHAAQUI1", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1763395590" }, "departure": { "delay": 105, "time": "1763395605" }, "stopId": "CHACART2", "stopSequence": 2 }, { "arrival": { "delay": 85, "time": "1763395645" }, "departure": { "delay": 103, "time": "1763395663" }, "stopId": "CHAAUCH2", "stopSequence": 3 }, { "arrival": { "delay": 122, "time": "1763395742" }, "departure": { "delay": 122, "time": "1763395742" }, "stopId": "CHAMOUL2", "stopSequence": 4 }, { "arrival": { "delay": 122, "time": "1763395862" }, "departure": { "delay": 122, "time": "1763395862" }, "stopId": "CHALYAU1", "stopSequence": 5 }, { "arrival": { "delay": 122, "time": "1763395922" }, "departure": { "delay": 122, "time": "1763395922" }, "stopId": "CHABRAN2", "stopSequence": 6 }, { "arrival": { "delay": 122, "time": "1763395982" }, "departure": { "delay": 122, "time": "1763395982" }, "stopId": "CHAGUER2", "stopSequence": 7 }, { "arrival": { "delay": 122, "time": "1763396042" }, "departure": { "delay": 122, "time": "1763396042" }, "stopId": "CHADORA2", "stopSequence": 8 }, { "arrival": { "delay": 122, "time": "1763396162" }, "departure": { "delay": 122, "time": "1763396162" }, "stopId": "CHAPARA2", "stopSequence": 9 }, { "arrival": { "delay": 122, "time": "1763396222" }, "departure": { "delay": 122, "time": "1763396222" }, "stopId": "CHAEIFF2", "stopSequence": 10 }, { "arrival": { "delay": 122, "time": "1763396282" }, "departure": { "delay": 122, "time": "1763396282" }, "stopId": "CHABECA2", "stopSequence": 11 }, { "arrival": { "delay": 122, "time": "1763396342" }, "departure": { "delay": 122, "time": "1763396342" }, "stopId": "CHACCRO2", "stopSequence": 12 }, { "arrival": { "delay": 122, "time": "1763396342" }, "departure": { "delay": 122, "time": "1763396342" }, "stopId": "CHACOIS2", "stopSequence": 13 }, { "arrival": { "delay": 122, "time": "1763396402" }, "departure": { "delay": 122, "time": "1763396402" }, "stopId": "CHAGION2", "stopSequence": 14 }, { "arrival": { "delay": 122, "time": "1763396462" }, "departure": { "delay": 122, "time": "1763396462" }, "stopId": "CHALYS2", "stopSequence": 15 }, { "arrival": { "delay": 122, "time": "1763396462" }, "departure": { "delay": 122, "time": "1763396462" }, "stopId": "CHAHERT2", "stopSequence": 16 }, { "arrival": { "delay": 122, "time": "1763396522" }, "departure": { "delay": 122, "time": "1763396522" }, "stopId": "CHABGAR2", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1763396582" }, "departure": { "delay": 122, "time": "1763396582" }, "stopId": "CHATBLA2", "stopSequence": 18 }, { "arrival": { "delay": 122, "time": "1763396642" }, "departure": { "delay": 122, "time": "1763396642" }, "stopId": "CHAPIDO2", "stopSequence": 19 }, { "arrival": { "delay": 122, "time": "1763396702" }, "departure": { "delay": 122, "time": "1763396702" }, "stopId": "CHALVER2", "stopSequence": 20 }, { "arrival": { "delay": 122, "time": "1763396762" }, "departure": { "delay": 122, "time": "1763396762" }, "stopId": "CHAPVER2", "stopSequence": 21 }, { "arrival": { "delay": 122, "time": "1763396822" }, "departure": { "delay": 122, "time": "1763396822" }, "stopId": "CHAFONT2", "stopSequence": 22 }, { "arrival": { "delay": 122, "time": "1763396882" }, "departure": { "delay": 122, "time": "1763396882" }, "stopId": "CHAMLEC2", "stopSequence": 23 }, { "arrival": { "delay": 122, "time": "1763397002" }, "departure": { "delay": 122, "time": "1763397002" }, "stopId": "CHASNCF4", "stopSequence": 24 }, { "arrival": { "delay": 122, "time": "1763397122" }, "stopId": "CHAHVIL3", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "7_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:05:00", "tripId": "46769{7_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "169", "label": "53", "licensePlate": "CX 557 SV" } } }, { "id": "434847", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 136, "time": "1763395636" }, "stopId": "CSVFORC1", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1763395819" }, "departure": { "delay": 139, "time": "1763395819" }, "stopId": "CHAEMMA1", "stopSequence": 2 }, { "arrival": { "delay": 139, "time": "1763395939" }, "departure": { "delay": 139, "time": "1763395939" }, "stopId": "CHASOMN1", "stopSequence": 3 }, { "arrival": { "delay": 139, "time": "1763395999" }, "departure": { "delay": 139, "time": "1763395999" }, "stopId": "CHALYAU1", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1763396059" }, "departure": { "delay": 139, "time": "1763396059" }, "stopId": "CHAABEL1", "stopSequence": 5 }, { "arrival": { "delay": 139, "time": "1763396119" }, "departure": { "delay": 139, "time": "1763396119" }, "stopId": "CHACHUR1", "stopSequence": 6 }, { "arrival": { "delay": 139, "time": "1763396179" }, "departure": { "delay": 139, "time": "1763396179" }, "stopId": "CHAEURO1", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1763396239" }, "departure": { "delay": 139, "time": "1763396239" }, "stopId": "CHAPISC1", "stopSequence": 8 }, { "arrival": { "delay": 139, "time": "1763396359" }, "departure": { "delay": 139, "time": "1763396359" }, "stopId": "CHAPOST1", "stopSequence": 9 }, { "arrival": { "delay": 139, "time": "1763396479" }, "stopId": "CHAHVIL6", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "16_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:05:00", "tripId": "46833{16_3}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "156", "label": "28", "licensePlate": "DY 546 ZK" } } }, { "id": "434944", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 10, "time": "1763395510" }, "stopId": "CHAHVIL2", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1763395597" }, "departure": { "delay": 53, "time": "1763395613" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1763395693" }, "departure": { "delay": 53, "time": "1763395733" }, "stopId": "CHAWILS2", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1763395733" }, "departure": { "delay": 53, "time": "1763395733" }, "stopId": "CHABERT2", "stopSequence": 4 }, { "arrival": { "delay": 53, "time": "1763395853" }, "departure": { "delay": 53, "time": "1763395853" }, "stopId": "CHABELG2", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1763395853" }, "departure": { "delay": 53, "time": "1763395853" }, "stopId": "CHACYGN1", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1763395913" }, "departure": { "delay": 53, "time": "1763395913" }, "stopId": "CHACFOR2", "stopSequence": 7 }, { "arrival": { "delay": 53, "time": "1763395973" }, "departure": { "delay": 53, "time": "1763395973" }, "stopId": "CHAHERR2", "stopSequence": 8 }, { "arrival": { "delay": 53, "time": "1763396033" }, "departure": { "delay": 53, "time": "1763396033" }, "stopId": "CHAMIST2", "stopSequence": 9 }, { "arrival": { "delay": 53, "time": "1763396093" }, "departure": { "delay": 53, "time": "1763396093" }, "stopId": "CHATASS2", "stopSequence": 10 }, { "arrival": { "delay": 53, "time": "1763396153" }, "departure": { "delay": 53, "time": "1763396153" }, "stopId": "CHAGIRA2", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1763396153" }, "departure": { "delay": 53, "time": "1763396153" }, "stopId": "CHACOUR2", "stopSequence": 12 }, { "arrival": { "delay": 53, "time": "1763396213" }, "departure": { "delay": 53, "time": "1763396213" }, "stopId": "CHAMACE2", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1763396213" }, "departure": { "delay": 53, "time": "1763396213" }, "stopId": "CHATIVO2", "stopSequence": 14 }, { "arrival": { "delay": 53, "time": "1763396273" }, "departure": { "delay": 53, "time": "1763396273" }, "stopId": "CHAMILL2", "stopSequence": 15 }, { "arrival": { "delay": 53, "time": "1763396273" }, "departure": { "delay": 53, "time": "1763396273" }, "stopId": "CHAENVI2", "stopSequence": 16 }, { "arrival": { "delay": 53, "time": "1763396333" }, "departure": { "delay": 53, "time": "1763396333" }, "stopId": "CHABONA2", "stopSequence": 17 }, { "arrival": { "delay": 53, "time": "1763396393" }, "departure": { "delay": 53, "time": "1763396393" }, "stopId": "CHAPIET2", "stopSequence": 18 }, { "arrival": { "delay": 53, "time": "1763396453" }, "departure": { "delay": 53, "time": "1763396453" }, "stopId": "THUMALT2", "stopSequence": 19 }, { "arrival": { "delay": 53, "time": "1763396513" }, "departure": { "delay": 53, "time": "1763396513" }, "stopId": "THUBAST2", "stopSequence": 20 }, { "arrival": { "delay": 53, "time": "1763396573" }, "departure": { "delay": 53, "time": "1763396573" }, "stopId": "THUPBES2", "stopSequence": 21 }, { "arrival": { "delay": 53, "time": "1763396633" }, "departure": { "delay": 53, "time": "1763396633" }, "stopId": "THUJOSE2", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1763396633" }, "departure": { "delay": 53, "time": "1763396633" }, "stopId": "THUBREN2", "stopSequence": 23 }, { "arrival": { "delay": 53, "time": "1763396693" }, "departure": { "delay": 53, "time": "1763396693" }, "stopId": "THUGRUG2", "stopSequence": 24 }, { "arrival": { "delay": 53, "time": "1763396693" }, "departure": { "delay": 53, "time": "1763396693" }, "stopId": "THUCHAT2", "stopSequence": 25 }, { "arrival": { "delay": 53, "time": "1763396813" }, "departure": { "delay": 53, "time": "1763396813" }, "stopId": "THUBAUD2", "stopSequence": 26 }, { "arrival": { "delay": 53, "time": "1763396933" }, "departure": { "delay": 53, "time": "1763396933" }, "stopId": "THUPOIR2", "stopSequence": 27 }, { "arrival": { "delay": 53, "time": "1763396993" }, "departure": { "delay": 53, "time": "1763396993" }, "stopId": "THUPIER2", "stopSequence": 28 }, { "arrival": { "delay": 53, "time": "1763397053" }, "departure": { "delay": 53, "time": "1763397053" }, "stopId": "THUVITE2", "stopSequence": 29 }, { "arrival": { "delay": 53, "time": "1763397173" }, "departure": { "delay": 53, "time": "1763397173" }, "stopId": "THUTCEN2", "stopSequence": 30 }, { "arrival": { "delay": 53, "time": "1763397233" }, "stopId": "THULPAT1", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "5_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:05:00", "tripId": "47464{5_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "167", "label": "51", "licensePlate": "CX 555 SV" } } }, { "id": "434878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -7, "time": "1763395673" }, "stopId": "CHAFOUC1", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1763395695" }, "departure": { "delay": -7, "time": "1763395673" }, "stopId": "CHAPILA1", "stopSequence": 2 }, { "arrival": { "delay": -7, "time": "1763395853" }, "departure": { "delay": -7, "time": "1763395853" }, "stopId": "CHAAUCH1", "stopSequence": 3 }, { "arrival": { "delay": -7, "time": "1763395913" }, "departure": { "delay": -7, "time": "1763395913" }, "stopId": "CHACART1", "stopSequence": 4 }, { "arrival": { "delay": -7, "time": "1763395973" }, "departure": { "delay": -7, "time": "1763395973" }, "stopId": "CHARENA1", "stopSequence": 5 }, { "arrival": { "delay": -7, "time": "1763395973" }, "departure": { "delay": -7, "time": "1763395973" }, "stopId": "CHAZAY1", "stopSequence": 6 }, { "arrival": { "delay": -7, "time": "1763396033" }, "departure": { "delay": -7, "time": "1763396033" }, "stopId": "CHAKING1", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1763396033" }, "departure": { "delay": -7, "time": "1763396033" }, "stopId": "CHAESTR1", "stopSequence": 8 }, { "arrival": { "delay": -7, "time": "1763396093" }, "departure": { "delay": -7, "time": "1763396093" }, "stopId": "CHASALI1", "stopSequence": 9 }, { "arrival": { "delay": -7, "time": "1763396153" }, "departure": { "delay": -7, "time": "1763396153" }, "stopId": "CHAAFPA1", "stopSequence": 10 }, { "arrival": { "delay": -7, "time": "1763396213" }, "departure": { "delay": -7, "time": "1763396213" }, "stopId": "CHACHAT2", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1763396273" }, "departure": { "delay": -7, "time": "1763396273" }, "stopId": "CHAACAD1", "stopSequence": 12 }, { "arrival": { "delay": -7, "time": "1763396333" }, "departure": { "delay": -7, "time": "1763396333" }, "stopId": "CHABELG1", "stopSequence": 13 }, { "arrival": { "delay": -7, "time": "1763396393" }, "departure": { "delay": -7, "time": "1763396393" }, "stopId": "CHABERT1", "stopSequence": 14 }, { "arrival": { "delay": -7, "time": "1763396513" }, "departure": { "delay": -7, "time": "1763396513" }, "stopId": "CHAWILS1", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1763396573" }, "departure": { "delay": -7, "time": "1763396573" }, "stopId": "CHAPOST1", "stopSequence": 16 }, { "arrival": { "delay": -7, "time": "1763396693" }, "departure": { "delay": -7, "time": "1763396693" }, "stopId": "CHAHVIL4", "stopSequence": 17 }, { "arrival": { "delay": -7, "time": "1763396813" }, "departure": { "delay": -7, "time": "1763396813" }, "stopId": "CHASNCF1", "stopSequence": 18 }, { "arrival": { "delay": -7, "time": "1763396873" }, "departure": { "delay": -7, "time": "1763396873" }, "stopId": "CHAMAIN1", "stopSequence": 19 }, { "arrival": { "delay": -7, "time": "1763396873" }, "departure": { "delay": -7, "time": "1763396873" }, "stopId": "CHACATH1", "stopSequence": 20 }, { "arrival": { "delay": -7, "time": "1763396873" }, "departure": { "delay": -7, "time": "1763396873" }, "stopId": "CHAMICH1", "stopSequence": 21 }, { "arrival": { "delay": -7, "time": "1763396933" }, "departure": { "delay": -7, "time": "1763396933" }, "stopId": "CHASANG1", "stopSequence": 22 }, { "arrival": { "delay": -7, "time": "1763396993" }, "departure": { "delay": -7, "time": "1763396993" }, "stopId": "CHARIPA1", "stopSequence": 23 }, { "arrival": { "delay": -7, "time": "1763396993" }, "departure": { "delay": -7, "time": "1763396993" }, "stopId": "CHACIME1", "stopSequence": 24 }, { "arrival": { "delay": -7, "time": "1763397113" }, "departure": { "delay": -7, "time": "1763397113" }, "stopId": "CHADESI1", "stopSequence": 25 }, { "arrival": { "delay": -7, "time": "1763397173" }, "departure": { "delay": -7, "time": "1763397173" }, "stopId": "CHAVERC1", "stopSequence": 26 }, { "arrival": { "delay": -7, "time": "1763397233" }, "departure": { "delay": -7, "time": "1763397233" }, "stopId": "CHACOLI1", "stopSequence": 27 }, { "arrival": { "delay": -7, "time": "1763397293" }, "departure": { "delay": -7, "time": "1763397293" }, "stopId": "CHAAURI1", "stopSequence": 28 }, { "arrival": { "delay": -7, "time": "1763397413" }, "stopId": "CHAARGE1", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:08:00", "tripId": "46897{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "234", "label": "42", "licensePlate": "GN 041 YB" } } }, { "id": "434721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "CHAHOPI1", "stopSequence": 1 }, { "arrival": { "time": "1763395860" }, "departure": { "time": "1763395860" }, "stopId": "CHAVILL2", "stopSequence": 2 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "CHAGATS2", "stopSequence": 3 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "CHARIMB2", "stopSequence": 4 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "CHACAPU2", "stopSequence": 5 }, { "arrival": { "time": "1763395980" }, "departure": { "time": "1763395980" }, "stopId": "CHAMINI2", "stopSequence": 6 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "CHAROC2", "stopSequence": 7 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "CHACHAR2", "stopSequence": 8 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "CHAJOUV2", "stopSequence": 9 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "CHAROSE2", "stopSequence": 10 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "CHALECL2", "stopSequence": 11 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "CHATROE2", "stopSequence": 12 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHAFAUV2", "stopSequence": 13 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHAMFOC2", "stopSequence": 14 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "CHASNCF4", "stopSequence": 15 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "CHAHVIL1", "stopSequence": 16 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "CHAPOST2", "stopSequence": 17 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "CHAPISC2", "stopSequence": 18 }, { "arrival": { "time": "1763396820" }, "departure": { "time": "1763396820" }, "stopId": "CHAEURO2", "stopSequence": 19 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "CHACHUR2", "stopSequence": 20 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "CHAABEL2", "stopSequence": 21 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "CHALYAU2", "stopSequence": 22 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "CHAMOUL1", "stopSequence": 23 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "CHAAUCH1", "stopSequence": 24 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "CHAAQUI2", "stopSequence": 25 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "CHASJUS2", "stopSequence": 26 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "CHAHAMI2", "stopSequence": 27 }, { "arrival": { "time": "1763397420" }, "stopId": "CHAFORE1", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "37905{1_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "170", "label": "54", "licensePlate": "DL 813 ZE" } } }, { "id": "434905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395980" }, "stopId": "CHAARGE1", "stopSequence": 1 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "CHAMMAR2", "stopSequence": 2 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "CHABLER2", "stopSequence": 3 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "CHASNEC2", "stopSequence": 4 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "CHABOUL2", "stopSequence": 5 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "CHAREST2", "stopSequence": 6 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "CHATUIL2", "stopSequence": 7 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "CHAVALE2", "stopSequence": 8 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHAPAPI2", "stopSequence": 9 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHAVERC2", "stopSequence": 10 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "CHADESI2", "stopSequence": 11 }, { "arrival": { "time": "1763396520" }, "departure": { "time": "1763396520" }, "stopId": "CHACIME2", "stopSequence": 12 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "CHARIPA2", "stopSequence": 13 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "CHASANG2", "stopSequence": 14 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "CHAMICH2", "stopSequence": 15 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "CHACATH2", "stopSequence": 16 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "CHAMAIN2", "stopSequence": 17 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "CHASNCF2", "stopSequence": 18 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "CHAHVIL1", "stopSequence": 19 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "CHAPOST2", "stopSequence": 20 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "CHAWILS2", "stopSequence": 21 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "CHABERT2", "stopSequence": 22 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "CHABELG2", "stopSequence": 23 }, { "arrival": { "time": "1763397300" }, "departure": { "time": "1763397300" }, "stopId": "CHAREPU1", "stopSequence": 24 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "CHACHAT1", "stopSequence": 25 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "CHAAFPA2", "stopSequence": 26 }, { "arrival": { "time": "1763397540" }, "departure": { "time": "1763397540" }, "stopId": "CHASALI2", "stopSequence": 27 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "CHAESTR2", "stopSequence": 28 }, { "arrival": { "time": "1763397660" }, "departure": { "time": "1763397660" }, "stopId": "CHAKING2", "stopSequence": 29 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "CHAZAY2", "stopSequence": 30 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "CHARENA2", "stopSequence": 31 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "CHACART2", "stopSequence": 32 }, { "arrival": { "time": "1763397780" }, "departure": { "time": "1763397780" }, "stopId": "CHAAUCH2", "stopSequence": 33 }, { "arrival": { "time": "1763397960" }, "departure": { "time": "1763397960" }, "stopId": "CHAPILA2", "stopSequence": 34 }, { "arrival": { "time": "1763398020" }, "stopId": "CHAFOUC1", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:13:00", "tripId": "46947{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "174", "label": "58", "licensePlate": "FD 254 XV" } } }, { "id": "434740", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763396100" }, "stopId": "CHAHVIL5", "stopSequence": 1 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "time": "1763396520" }, "departure": { "time": "1763396520" }, "stopId": "CHASOMN2", "stopSequence": 8 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "CHACARE2", "stopSequence": 9 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "CHAMJUI2", "stopSequence": 10 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "CHAVIEN2", "stopSequence": 11 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "CHAFOUC1", "stopSequence": 12 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "CHAPILA1", "stopSequence": 13 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "NAIDOUA2", "stopSequence": 14 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "NAIBWEB2", "stopSequence": 15 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "NAIBGRA2", "stopSequence": 16 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "NAISOUH2", "stopSequence": 17 }, { "arrival": { "time": "1763397300" }, "departure": { "time": "1763397300" }, "stopId": "NAIAPAR2", "stopSequence": 18 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "NAIVHUG2", "stopSequence": 19 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "NAINERU2", "stopSequence": 20 }, { "arrival": { "time": "1763397480" }, "departure": { "time": "1763397480" }, "stopId": "NAIAFRA2", "stopSequence": 21 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "NAICHAP2", "stopSequence": 22 }, { "arrival": { "time": "1763397660" }, "departure": { "time": "1763397660" }, "stopId": "NAINCEN2", "stopSequence": 23 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "NAIROLL2", "stopSequence": 24 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "NAIRABE2", "stopSequence": 25 }, { "arrival": { "time": "1763397780" }, "stopId": "NAICOLE2", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "3_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:15:00", "tripId": "37924{3_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "176", "label": "61", "licensePlate": "ER 078 DJ" } } }, { "id": "434774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763397000" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "time": "1763397300" }, "departure": { "time": "1763397300" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "CHAGUER2", "stopSequence": 6 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "CHADORA2", "stopSequence": 7 }, { "arrival": { "time": "1763397480" }, "departure": { "time": "1763397480" }, "stopId": "CHACHIL2", "stopSequence": 8 }, { "arrival": { "time": "1763397480" }, "departure": { "time": "1763397480" }, "stopId": "CHAOZON2", "stopSequence": 9 }, { "arrival": { "time": "1763397540" }, "departure": { "time": "1763397540" }, "stopId": "CHAVERN2", "stopSequence": 10 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "CHAMERM2", "stopSequence": 11 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "CHAACLU2", "stopSequence": 12 }, { "arrival": { "time": "1763397840" }, "departure": { "time": "1763397840" }, "stopId": "CSVLAMA2", "stopSequence": 13 }, { "arrival": { "time": "1763397900" }, "departure": { "time": "1763397900" }, "stopId": "CSVCCOR2", "stopSequence": 14 }, { "arrival": { "time": "1763397900" }, "departure": { "time": "1763397900" }, "stopId": "CSVKRAT2", "stopSequence": 15 }, { "arrival": { "time": "1763397900" }, "departure": { "time": "1763397900" }, "stopId": "CSVFAUL2", "stopSequence": 16 }, { "arrival": { "time": "1763398020" }, "departure": { "time": "1763398020" }, "stopId": "CSVCCEN2", "stopSequence": 17 }, { "arrival": { "time": "1763398020" }, "departure": { "time": "1763398020" }, "stopId": "CSVLANG2", "stopSequence": 18 }, { "arrival": { "time": "1763398080" }, "departure": { "time": "1763398080" }, "stopId": "CSVECEN2", "stopSequence": 19 }, { "arrival": { "time": "1763398080" }, "departure": { "time": "1763398080" }, "stopId": "CSVPARC2", "stopSequence": 20 }, { "arrival": { "time": "1763398140" }, "departure": { "time": "1763398140" }, "stopId": "CSVALSA2", "stopSequence": 21 }, { "arrival": { "time": "1763398260" }, "departure": { "time": "1763398260" }, "stopId": "CSVREVO2", "stopSequence": 22 }, { "arrival": { "time": "1763398260" }, "departure": { "time": "1763398260" }, "stopId": "CSVPPRE2", "stopSequence": 23 }, { "arrival": { "time": "1763398320" }, "departure": { "time": "1763398320" }, "stopId": "CSVGRIP2", "stopSequence": 24 }, { "arrival": { "time": "1763398380" }, "departure": { "time": "1763398380" }, "stopId": "CSVJUME2", "stopSequence": 25 }, { "arrival": { "time": "1763398440" }, "departure": { "time": "1763398440" }, "stopId": "CSVCROI2", "stopSequence": 26 }, { "arrival": { "time": "1763398560" }, "departure": { "time": "1763398560" }, "stopId": "CSVGRAI2", "stopSequence": 27 }, { "arrival": { "time": "1763398560" }, "departure": { "time": "1763398560" }, "stopId": "CSVSABL2", "stopSequence": 28 }, { "arrival": { "time": "1763398620" }, "departure": { "time": "1763398620" }, "stopId": "CSVRABO2", "stopSequence": 29 }, { "arrival": { "time": "1763398740" }, "departure": { "time": "1763398740" }, "stopId": "VSVPONT2", "stopSequence": 30 }, { "arrival": { "time": "1763398860" }, "departure": { "time": "1763398860" }, "stopId": "VSVMONT1", "stopSequence": 31 }, { "arrival": { "time": "1763398980" }, "departure": { "time": "1763398980" }, "stopId": "VSVPIRE2", "stopSequence": 32 }, { "arrival": { "time": "1763399040" }, "departure": { "time": "1763399040" }, "stopId": "VSVNJAU2", "stopSequence": 33 }, { "arrival": { "time": "1763399100" }, "departure": { "time": "1763399100" }, "stopId": "VSVVCEN2", "stopSequence": 34 }, { "arrival": { "time": "1763399160" }, "departure": { "time": "1763399160" }, "stopId": "VSVCVOU2", "stopSequence": 35 }, { "arrival": { "time": "1763399400" }, "departure": { "time": "1763399400" }, "stopId": "VSVGPRE2", "stopSequence": 36 }, { "arrival": { "time": "1763399460" }, "departure": { "time": "1763399460" }, "stopId": "BMA11NO2", "stopSequence": 37 }, { "arrival": { "time": "1763399580" }, "stopId": "BMABCEN1", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "12_4", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "40089{12_4}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "157", "label": "29", "licensePlate": "DY 560 ZK" } } }, { "id": "158302", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 94, "time": "1763391694" }, "stopId": "1000048", "stopSequence": 1 }, { "arrival": { "delay": -66, "time": "1763392134" }, "departure": { "delay": -53, "time": "1763392147" }, "stopId": "1000400", "stopSequence": 2 }, { "arrival": { "delay": -616, "time": "1763392184" }, "departure": { "delay": -89, "time": "1763392711" }, "stopId": "1000400", "stopSequence": 3 }, { "arrival": { "delay": -1489, "time": "1763391731" }, "departure": { "delay": -1484, "time": "1763391736" }, "stopId": "1000048", "stopSequence": 4 }, { "arrival": { "delay": -671, "time": "1763393029" }, "departure": { "delay": -667, "time": "1763393033" }, "stopId": "1000048", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000696", "stopSequence": 6 }, { "arrival": { "delay": -736, "time": "1763393444" }, "departure": { "delay": -727, "time": "1763393453" }, "stopId": "1000054", "stopSequence": 7 }, { "arrival": { "delay": -585, "time": "1763394435" }, "departure": { "delay": -500, "time": "1763394520" }, "stopId": "1000604", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000060", "stopSequence": 9 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000400", "stopSequence": 10 }, { "arrival": { "delay": -661, "time": "1763394839" }, "departure": { "delay": -601, "time": "1763394899" }, "stopId": "1000404", "stopSequence": 11 }, { "arrival": { "delay": -618, "time": "1763395002" }, "departure": { "delay": -618, "time": "1763395002" }, "stopId": "1000394", "stopSequence": 12 }, { "arrival": { "delay": -601, "time": "1763395259" }, "departure": { "delay": -539, "time": "1763395321" }, "stopId": "1000254", "stopSequence": 13 }, { "arrival": { "delay": -708, "time": "1763395392" }, "departure": { "delay": -621, "time": "1763395479" }, "stopId": "1000252", "stopSequence": 14 }, { "arrival": { "delay": -687, "time": "1763396193" }, "departure": { "delay": -687, "time": "1763396193" }, "stopId": "1000688", "stopSequence": 15 }, { "arrival": { "delay": -687, "time": "1763396313" }, "departure": { "delay": -687, "time": "1763396313" }, "stopId": "1000592", "stopSequence": 16 }, { "arrival": { "delay": -687, "time": "1763397213" }, "stopId": "1000048", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:00:00", "tripId": "1000092-1000108" }, "vehicle": { "id": "367", "label": "7905", "licensePlate": "AJ-360-SK" } } }, { "id": "158337", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 51, "time": "1763393451" }, "stopId": "1000216", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000490", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1763394429" }, "departure": { "delay": 51, "time": "1763394471" }, "stopId": "1000218", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000504", "stopSequence": 4 }, { "arrival": { "delay": -300, "time": "1763394720" }, "departure": { "delay": -295, "time": "1763394725" }, "stopId": "1000506", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1763395541" }, "departure": { "delay": 112, "time": "1763395612" }, "stopId": "1000270", "stopSequence": 6 }, { "arrival": { "delay": -146, "time": "1763395654" }, "departure": { "delay": -131, "time": "1763395669" }, "stopId": "1000272", "stopSequence": 7 }, { "arrival": { "time": "1763395980" }, "departure": { "time": "1763395980" }, "stopId": "1000544", "stopSequence": 8 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "1000554", "stopSequence": 9 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "1000206", "stopSequence": 10 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "1000214", "stopSequence": 11 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1000210", "stopSequence": 12 }, { "arrival": { "delay": -2891, "time": "1763393689" }, "departure": { "delay": -2887, "time": "1763393693" }, "stopId": "1000494", "stopSequence": 13 }, { "arrival": { "delay": -2934, "time": "1763393706" }, "departure": { "delay": -2930, "time": "1763393710" }, "stopId": "1000492", "stopSequence": 14 }, { "arrival": { "delay": -2875, "time": "1763393825" }, "departure": { "delay": -2613, "time": "1763394087" }, "stopId": "1000480", "stopSequence": 15 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000482", "stopSequence": 16 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1001642", "stopSequence": 17 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "1000600", "stopSequence": 18 }, { "arrival": { "time": "1763397300" }, "stopId": "1000484", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:30:00", "tripId": "1000125-1000166" }, "vehicle": { "id": "356", "label": "8065", "licensePlate": "AC-546-HV" } } }, { "id": "158290", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 90, "time": "1763393790" }, "stopId": "1000332", "stopSequence": 1 }, { "arrival": { "delay": 278, "time": "1763394098" }, "departure": { "delay": 313, "time": "1763394133" }, "stopId": "1001168", "stopSequence": 2 }, { "arrival": { "delay": 306, "time": "1763394246" }, "departure": { "delay": 316, "time": "1763394256" }, "stopId": "1000336", "stopSequence": 3 }, { "arrival": { "delay": 360, "time": "1763394360" }, "departure": { "delay": 372, "time": "1763394372" }, "stopId": "1000334", "stopSequence": 4 }, { "arrival": { "delay": 209, "time": "1763394569" }, "departure": { "delay": 230, "time": "1763394590" }, "stopId": "1001138", "stopSequence": 5 }, { "arrival": { "delay": 204, "time": "1763395404" }, "departure": { "delay": 217, "time": "1763395417" }, "stopId": "1000110", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1763395560" }, "departure": { "delay": 68, "time": "1763395568" }, "stopId": "1000108", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1763396000" }, "departure": { "delay": 140, "time": "1763396000" }, "stopId": "1000106", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1763396120" }, "departure": { "delay": 140, "time": "1763396120" }, "stopId": "1000100", "stopSequence": 9 }, { "arrival": { "delay": 140, "time": "1763396840" }, "stopId": "1000654", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000006", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:35:00", "tripId": "1000103-1000125" }, "vehicle": { "id": "106", "label": "7954", "licensePlate": "GB-584-HC" } } }, { "id": "158294", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -335, "time": "1763393365" }, "stopId": "1000280", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1763393746" }, "departure": { "delay": 198, "time": "1763393958" }, "stopId": "1000416", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1763394103" }, "departure": { "delay": 152, "time": "1763394152" }, "stopId": "1000624", "stopSequence": 3 }, { "arrival": { "delay": 141, "time": "1763394441" }, "departure": { "delay": 162, "time": "1763394462" }, "stopId": "1000164", "stopSequence": 4 }, { "arrival": { "delay": 324, "time": "1763394924" }, "departure": { "delay": 400, "time": "1763395000" }, "stopId": "1000152", "stopSequence": 5 }, { "arrival": { "delay": 212, "time": "1763395172" }, "departure": { "delay": 231, "time": "1763395191" }, "stopId": "1000064", "stopSequence": 6 }, { "arrival": { "delay": 181, "time": "1763395261" }, "departure": { "delay": 197, "time": "1763395277" }, "stopId": "1000934", "stopSequence": 7 }, { "arrival": { "delay": 158, "time": "1763395358" }, "departure": { "delay": 168, "time": "1763395368" }, "stopId": "1000162", "stopSequence": 8 }, { "arrival": { "delay": -115, "time": "1763395385" }, "departure": { "delay": -104, "time": "1763395396" }, "stopId": "1000160", "stopSequence": 9 }, { "arrival": { "delay": -59, "time": "1763395501" }, "departure": { "delay": -48, "time": "1763395512" }, "stopId": "1000158", "stopSequence": 10 }, { "arrival": { "delay": -75, "time": "1763395725" }, "departure": { "delay": -99, "time": "1763395701" }, "stopId": "1000154", "stopSequence": 11 }, { "arrival": { "delay": -99, "time": "1763395881" }, "departure": { "delay": -99, "time": "1763395881" }, "stopId": "1000156", "stopSequence": 12 }, { "arrival": { "delay": -99, "time": "1763396001" }, "departure": { "delay": -99, "time": "1763396001" }, "stopId": "1000062", "stopSequence": 13 }, { "arrival": { "delay": -99, "time": "1763396361" }, "departure": { "delay": -99, "time": "1763396361" }, "stopId": "1000662", "stopSequence": 14 }, { "arrival": { "delay": -99, "time": "1763396421" }, "departure": { "delay": -99, "time": "1763396421" }, "stopId": "1000414", "stopSequence": 15 }, { "arrival": { "delay": -99, "time": "1763396541" }, "departure": { "delay": -99, "time": "1763396541" }, "stopId": "1000412", "stopSequence": 16 }, { "arrival": { "delay": -99, "time": "1763397081" }, "departure": { "delay": -99, "time": "1763397081" }, "stopId": "1001180", "stopSequence": 17 }, { "arrival": { "delay": -99, "time": "1763397201" }, "stopId": "1000274", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:35:00", "tripId": "1000116-1000149" }, "vehicle": { "id": "203", "label": "7967", "licensePlate": "BQ-457-QW" } } }, { "id": "158325", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 169, "time": "1763393869" }, "stopId": "1000332", "stopSequence": 1 }, { "arrival": { "delay": 31, "time": "1763394511" }, "departure": { "delay": 63, "time": "1763394543" }, "stopId": "1000322", "stopSequence": 2 }, { "arrival": { "delay": -260, "time": "1763394640" }, "departure": { "delay": -236, "time": "1763394664" }, "stopId": "1000328", "stopSequence": 3 }, { "arrival": { "delay": -302, "time": "1763394718" }, "departure": { "delay": -278, "time": "1763394742" }, "stopId": "1000326", "stopSequence": 4 }, { "arrival": { "delay": -319, "time": "1763394881" }, "departure": { "delay": -290, "time": "1763394910" }, "stopId": "1000646", "stopSequence": 5 }, { "arrival": { "delay": -371, "time": "1763395129" }, "departure": { "delay": -334, "time": "1763395166" }, "stopId": "1000196", "stopSequence": 6 }, { "arrival": { "delay": -452, "time": "1763395348" }, "departure": { "delay": -420, "time": "1763395380" }, "stopId": "1000194", "stopSequence": 7 }, { "arrival": { "delay": -538, "time": "1763395562" }, "departure": { "delay": -533, "time": "1763395567" }, "stopId": "1000200", "stopSequence": 8 }, { "arrival": { "delay": -471, "time": "1763395869" }, "departure": { "delay": -471, "time": "1763395869" }, "stopId": "1000640", "stopSequence": 9 }, { "arrival": { "delay": -471, "time": "1763396049" }, "departure": { "delay": -471, "time": "1763396049" }, "stopId": "1000088", "stopSequence": 10 }, { "arrival": { "delay": -471, "time": "1763396289" }, "stopId": "1000090", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000006", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:35:00", "tripId": "1000102-1000123" }, "vehicle": { "id": "84", "label": "7900", "licensePlate": "AB-980-JQ" } } }, { "id": "158360", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 131, "time": "1763393831" }, "stopId": "1000332", "stopSequence": 1 }, { "arrival": { "delay": -59, "time": "1763394241" }, "departure": { "delay": -41, "time": "1763394259" }, "stopId": "1000664", "stopSequence": 2 }, { "arrival": { "delay": -110, "time": "1763394550" }, "departure": { "delay": -100, "time": "1763394560" }, "stopId": "1000198", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1763395010" }, "departure": { "delay": 114, "time": "1763395014" }, "stopId": "1001682", "stopSequence": 4 }, { "arrival": { "delay": 109, "time": "1763395069" }, "departure": { "delay": 117, "time": "1763395077" }, "stopId": "1000638", "stopSequence": 5 }, { "arrival": { "delay": 44, "time": "1763395124" }, "departure": { "delay": 74, "time": "1763395154" }, "stopId": "1000086", "stopSequence": 6 }, { "arrival": { "delay": 42, "time": "1763395362" }, "departure": { "delay": 49, "time": "1763395369" }, "stopId": "1001142", "stopSequence": 7 }, { "arrival": { "delay": -11, "time": "1763395549" }, "departure": { "delay": -5, "time": "1763395555" }, "stopId": "1001322", "stopSequence": 8 }, { "arrival": { "delay": -31, "time": "1763395589" }, "departure": { "delay": -10, "time": "1763395610" }, "stopId": "1001088", "stopSequence": 9 }, { "arrival": { "delay": -130, "time": "1763395670" }, "departure": { "delay": -88, "time": "1763395712" }, "stopId": "1000044", "stopSequence": 10 }, { "arrival": { "delay": -88, "time": "1763395892" }, "stopId": "1000678", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000006", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:35:00", "tripId": "1000099-1000117" }, "vehicle": { "id": "92", "label": "7932", "licensePlate": "AC-831-NF" } } }, { "id": "158343", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 119, "time": "1763394119" }, "stopId": "1000220", "stopSequence": 1 }, { "arrival": { "delay": 226, "time": "1763394466" }, "departure": { "delay": 261, "time": "1763394501" }, "stopId": "1000370", "stopSequence": 2 }, { "arrival": { "delay": 211, "time": "1763394631" }, "departure": { "delay": 237, "time": "1763394657" }, "stopId": "1000358", "stopSequence": 3 }, { "arrival": { "delay": 202, "time": "1763394802" }, "departure": { "delay": 225, "time": "1763394825" }, "stopId": "1000312", "stopSequence": 4 }, { "arrival": { "delay": 220, "time": "1763394940" }, "departure": { "delay": 244, "time": "1763394964" }, "stopId": "1000356", "stopSequence": 5 }, { "arrival": { "delay": 107, "time": "1763395127" }, "departure": { "delay": 121, "time": "1763395141" }, "stopId": "1000534", "stopSequence": 6 }, { "arrival": { "delay": 69, "time": "1763395269" }, "departure": { "delay": 92, "time": "1763395292" }, "stopId": "1000304", "stopSequence": 7 }, { "arrival": { "delay": 4, "time": "1763395444" }, "departure": { "delay": 28, "time": "1763395468" }, "stopId": "1000306", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1763395623" }, "departure": { "delay": 40, "time": "1763395660" }, "stopId": "1000538", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1763395801" }, "departure": { "delay": 1, "time": "1763395801" }, "stopId": "1000308", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1763395921" }, "departure": { "delay": 1, "time": "1763395921" }, "stopId": "1001182", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1763396041" }, "stopId": "1000310", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "1000118-1000152" }, "vehicle": { "id": "364", "label": "7705", "licensePlate": "AY-334-SJ" } } }, { "id": "158388", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 126, "time": "1763394126" }, "stopId": "1000220", "stopSequence": 1 }, { "arrival": { "delay": -362, "time": "1763394478" }, "departure": { "delay": -338, "time": "1763394502" }, "stopId": "1000366", "stopSequence": 2 }, { "arrival": { "delay": -370, "time": "1763394590" }, "departure": { "delay": -289, "time": "1763394671" }, "stopId": "1000368", "stopSequence": 3 }, { "arrival": { "delay": -411, "time": "1763394789" }, "departure": { "delay": -389, "time": "1763394811" }, "stopId": "1000360", "stopSequence": 4 }, { "arrival": { "delay": -428, "time": "1763394892" }, "departure": { "delay": -394, "time": "1763394926" }, "stopId": "1001156", "stopSequence": 5 }, { "arrival": { "delay": -361, "time": "1763395139" }, "departure": { "delay": -351, "time": "1763395149" }, "stopId": "1000438", "stopSequence": 6 }, { "arrival": { "delay": -375, "time": "1763395185" }, "departure": { "delay": -351, "time": "1763395209" }, "stopId": "1000444", "stopSequence": 7 }, { "arrival": { "delay": -308, "time": "1763395312" }, "departure": { "delay": -273, "time": "1763395347" }, "stopId": "1000446", "stopSequence": 8 }, { "arrival": { "delay": -96, "time": "1763395584" }, "departure": { "delay": -67, "time": "1763395613" }, "stopId": "1000440", "stopSequence": 9 }, { "arrival": { "delay": -21, "time": "1763395899" }, "departure": { "delay": -21, "time": "1763395899" }, "stopId": "1001130", "stopSequence": 10 }, { "arrival": { "delay": -21, "time": "1763396079" }, "departure": { "delay": -21, "time": "1763396079" }, "stopId": "1000442", "stopSequence": 11 }, { "arrival": { "delay": -21, "time": "1763396259" }, "stopId": "1000432", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "1000170-1000237" }, "vehicle": { "id": "260", "label": "8045", "licensePlate": "BW-976-JL" } } }, { "id": "158386", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 132, "time": "1763394132" }, "stopId": "1000220", "stopSequence": 1 }, { "arrival": { "delay": 221, "time": "1763394461" }, "departure": { "delay": 260, "time": "1763394500" }, "stopId": "1000610", "stopSequence": 2 }, { "arrival": { "delay": 239, "time": "1763394659" }, "departure": { "delay": 294, "time": "1763394714" }, "stopId": "1000064", "stopSequence": 3 }, { "arrival": { "delay": 305, "time": "1763394905" }, "departure": { "delay": 345, "time": "1763394945" }, "stopId": "1000152", "stopSequence": 4 }, { "arrival": { "delay": 343, "time": "1763395063" }, "departure": { "delay": 371, "time": "1763395091" }, "stopId": "1000150", "stopSequence": 5 }, { "arrival": { "delay": 437, "time": "1763395337" }, "departure": { "delay": 468, "time": "1763395368" }, "stopId": "1000662", "stopSequence": 6 }, { "arrival": { "delay": 486, "time": "1763395446" }, "departure": { "delay": 537, "time": "1763395497" }, "stopId": "1000420", "stopSequence": 7 }, { "arrival": { "delay": 549, "time": "1763395809" }, "departure": { "delay": 549, "time": "1763395809" }, "stopId": "1000410", "stopSequence": 8 }, { "arrival": { "delay": 549, "time": "1763396049" }, "departure": { "delay": 549, "time": "1763396049" }, "stopId": "1000418", "stopSequence": 9 }, { "arrival": { "delay": 549, "time": "1763396889" }, "stopId": "1000046", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "1000172-1000240" }, "vehicle": { "id": "74", "label": "7891", "licensePlate": "BQ-909-ED" } } }, { "id": "158384", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 118, "time": "1763394118" }, "stopId": "1000220", "stopSequence": 1 }, { "arrival": { "delay": 415, "time": "1763394775" }, "departure": { "delay": 429, "time": "1763394789" }, "stopId": "1000458", "stopSequence": 2 }, { "arrival": { "delay": 388, "time": "1763394868" }, "departure": { "delay": 443, "time": "1763394923" }, "stopId": "1001186", "stopSequence": 3 }, { "arrival": { "delay": 445, "time": "1763395045" }, "departure": { "delay": 450, "time": "1763395050" }, "stopId": "1000656", "stopSequence": 4 }, { "arrival": { "delay": 375, "time": "1763395095" }, "departure": { "delay": 379, "time": "1763395099" }, "stopId": "1000276", "stopSequence": 5 }, { "arrival": { "delay": 340, "time": "1763395180" }, "departure": { "delay": 412, "time": "1763395252" }, "stopId": "1000274", "stopSequence": 6 }, { "arrival": { "delay": 426, "time": "1763395386" }, "departure": { "delay": 490, "time": "1763395450" }, "stopId": "1000278", "stopSequence": 7 }, { "arrival": { "delay": 499, "time": "1763395639" }, "departure": { "delay": 489, "time": "1763395629" }, "stopId": "1000282", "stopSequence": 8 }, { "arrival": { "delay": 489, "time": "1763395749" }, "stopId": "1001176", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "1000168-1000234" }, "vehicle": { "id": "27", "label": "7721", "licensePlate": "BT-589-HQ" } } }, { "id": "158391", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 133, "time": "1763394133" }, "stopId": "1000220", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1763394425" }, "departure": { "delay": 142, "time": "1763394442" }, "stopId": "1001066", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1763394590" }, "departure": { "delay": 139, "time": "1763394619" }, "stopId": "1000222", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1763394663" }, "departure": { "delay": 131, "time": "1763394671" }, "stopId": "1001170", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1763394748" }, "departure": { "delay": 171, "time": "1763394771" }, "stopId": "1000226", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1763394847" }, "departure": { "delay": 195, "time": "1763394855" }, "stopId": "1000236", "stopSequence": 6 }, { "arrival": { "delay": 225, "time": "1763394945" }, "departure": { "delay": 245, "time": "1763394965" }, "stopId": "1001662", "stopSequence": 7 }, { "arrival": { "delay": 241, "time": "1763395021" }, "departure": { "delay": 271, "time": "1763395051" }, "stopId": "1001118", "stopSequence": 8 }, { "arrival": { "delay": 404, "time": "1763395304" }, "departure": { "delay": 422, "time": "1763395322" }, "stopId": "1000548", "stopSequence": 9 }, { "arrival": { "delay": 389, "time": "1763395349" }, "departure": { "delay": 402, "time": "1763395362" }, "stopId": "1001144", "stopSequence": 10 }, { "arrival": { "delay": 512, "time": "1763395592" }, "departure": { "delay": 534, "time": "1763395614" }, "stopId": "1000224", "stopSequence": 11 }, { "arrival": { "delay": 500, "time": "1763395760" }, "departure": { "delay": 500, "time": "1763395760" }, "stopId": "1000588", "stopSequence": 12 }, { "arrival": { "delay": 500, "time": "1763395940" }, "stopId": "1000228", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000007", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:40:00", "tripId": "1000174-1000243" }, "vehicle": { "id": "370", "label": "8046", "licensePlate": "AV-630-ZR" } } }, { "id": "158362", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 177, "time": "1763395077" }, "stopId": "1000130", "stopSequence": 1 }, { "arrival": { "delay": -253, "time": "1763395247" }, "departure": { "delay": 136, "time": "1763395636" }, "stopId": "1000122", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1763396056" }, "departure": { "delay": 136, "time": "1763396056" }, "stopId": "1001362", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1763396116" }, "departure": { "delay": 136, "time": "1763396116" }, "stopId": "1000298", "stopSequence": 4 }, { "arrival": { "delay": 136, "time": "1763396236" }, "departure": { "delay": 136, "time": "1763396236" }, "stopId": "1000292", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1763396296" }, "departure": { "delay": 136, "time": "1763396296" }, "stopId": "1000302", "stopSequence": 6 }, { "arrival": { "delay": 136, "time": "1763396476" }, "departure": { "delay": 136, "time": "1763396476" }, "stopId": "1000294", "stopSequence": 7 }, { "arrival": { "delay": 136, "time": "1763396596" }, "departure": { "delay": 136, "time": "1763396596" }, "stopId": "1000330", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1763396656" }, "departure": { "delay": 136, "time": "1763396656" }, "stopId": "1000636", "stopSequence": 9 }, { "arrival": { "delay": 136, "time": "1763396776" }, "stopId": "1000016", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000001", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:55:00", "tripId": "1000132-1000173" }, "vehicle": { "id": "362", "label": "7684", "licensePlate": "ES-592-GY" } } }, { "id": "158326", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -536, "time": "1763394364" }, "stopId": "1000188", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1763394975" }, "departure": { "delay": 20, "time": "1763394980" }, "stopId": "1000644", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1763395040" }, "departure": { "delay": 33, "time": "1763395053" }, "stopId": "1000170", "stopSequence": 3 }, { "arrival": { "delay": 6, "time": "1763395086" }, "departure": { "delay": 33, "time": "1763395113" }, "stopId": "1000172", "stopSequence": 4 }, { "arrival": { "delay": 44, "time": "1763395244" }, "departure": { "delay": 81, "time": "1763395281" }, "stopId": "1000174", "stopSequence": 5 }, { "arrival": { "delay": 17, "time": "1763395397" }, "departure": { "delay": 27, "time": "1763395407" }, "stopId": "1000176", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000186", "stopSequence": 7 }, { "arrival": { "delay": -1769, "time": "1763394451" }, "stopId": "1000188", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:55:00", "tripId": "1000093-1000109" }, "vehicle": { "id": "358", "label": "8067", "licensePlate": "AF-032-VF" } } }, { "id": "158312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -702, "time": "1763394198" }, "stopId": "1000120", "stopSequence": 1 }, { "arrival": { "delay": -87, "time": "1763395713" }, "departure": { "delay": -87, "time": "1763395713" }, "stopId": "1000122", "stopSequence": 2 }, { "arrival": { "delay": -87, "time": "1763395953" }, "departure": { "delay": -87, "time": "1763395953" }, "stopId": "1000634", "stopSequence": 3 }, { "arrival": { "delay": -87, "time": "1763396073" }, "departure": { "delay": -87, "time": "1763396073" }, "stopId": "1000632", "stopSequence": 4 }, { "arrival": { "delay": -87, "time": "1763396193" }, "departure": { "delay": -87, "time": "1763396193" }, "stopId": "1000136", "stopSequence": 5 }, { "arrival": { "delay": -87, "time": "1763396493" }, "departure": { "delay": -87, "time": "1763396493" }, "stopId": "1000012", "stopSequence": 6 }, { "arrival": { "delay": -87, "time": "1763396673" }, "departure": { "delay": -87, "time": "1763396673" }, "stopId": "1000010", "stopSequence": 7 }, { "arrival": { "delay": -87, "time": "1763396793" }, "departure": { "delay": -87, "time": "1763396793" }, "stopId": "1000008", "stopSequence": 8 }, { "arrival": { "delay": -87, "time": "1763396913" }, "departure": { "delay": -87, "time": "1763396913" }, "stopId": "1000006", "stopSequence": 9 }, { "arrival": { "delay": -87, "time": "1763397033" }, "departure": { "delay": -87, "time": "1763397033" }, "stopId": "1000004", "stopSequence": 10 }, { "arrival": { "delay": -87, "time": "1763397153" }, "departure": { "delay": -87, "time": "1763397153" }, "stopId": "1000002", "stopSequence": 11 }, { "arrival": { "delay": -87, "time": "1763397213" }, "departure": { "delay": -87, "time": "1763397213" }, "stopId": "1000148", "stopSequence": 12 }, { "arrival": { "delay": -87, "time": "1763397513" }, "departure": { "delay": -87, "time": "1763397513" }, "stopId": "1000134", "stopSequence": 13 }, { "arrival": { "delay": -87, "time": "1763397573" }, "departure": { "delay": -87, "time": "1763397573" }, "stopId": "1000132", "stopSequence": 14 }, { "arrival": { "delay": -87, "time": "1763397633" }, "departure": { "delay": -87, "time": "1763397633" }, "stopId": "1000128", "stopSequence": 15 }, { "arrival": { "delay": -87, "time": "1763397813" }, "departure": { "delay": -87, "time": "1763397813" }, "stopId": "1000500", "stopSequence": 16 }, { "arrival": { "delay": -87, "time": "1763397873" }, "departure": { "delay": -87, "time": "1763397873" }, "stopId": "1000502", "stopSequence": 17 }, { "arrival": { "delay": -87, "time": "1763398113" }, "stopId": "1000498", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "16:55:00", "tripId": "1000096-1000112" }, "vehicle": { "id": "195", "label": "7872", "licensePlate": "CN-513-PK" } } }, { "id": "158367", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -181, "time": "1763395019" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": -210, "time": "1763395530" }, "departure": { "delay": -167, "time": "1763395573" }, "stopId": "1000458", "stopSequence": 2 }, { "arrival": { "delay": -180, "time": "1763395680" }, "departure": { "delay": -149, "time": "1763395711" }, "stopId": "1000642", "stopSequence": 3 }, { "arrival": { "delay": -165, "time": "1763395755" }, "departure": { "delay": -165, "time": "1763395755" }, "stopId": "1000630", "stopSequence": 4 }, { "arrival": { "delay": -165, "time": "1763395875" }, "departure": { "delay": -165, "time": "1763395875" }, "stopId": "1000564", "stopSequence": 5 }, { "arrival": { "delay": -165, "time": "1763396295" }, "departure": { "delay": -165, "time": "1763396295" }, "stopId": "1000476", "stopSequence": 6 }, { "arrival": { "delay": -165, "time": "1763396415" }, "departure": { "delay": -165, "time": "1763396415" }, "stopId": "1000474", "stopSequence": 7 }, { "arrival": { "delay": -165, "time": "1763396715" }, "departure": { "delay": -165, "time": "1763396715" }, "stopId": "1000462", "stopSequence": 8 }, { "arrival": { "delay": -165, "time": "1763396955" }, "stopId": "1000482", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000122-1000160" }, "vehicle": { "id": "355", "label": "8064", "licensePlate": "AC-246-DG" } } }, { "id": "158344", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -208, "time": "1763394992" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": -319, "time": "1763395181" }, "departure": { "delay": -311, "time": "1763395189" }, "stopId": "1000660", "stopSequence": 2 }, { "arrival": { "delay": -398, "time": "1763395282" }, "departure": { "delay": -382, "time": "1763395298" }, "stopId": "1000380", "stopSequence": 3 }, { "arrival": { "delay": -377, "time": "1763395483" }, "departure": { "delay": -370, "time": "1763395490" }, "stopId": "1000616", "stopSequence": 4 }, { "arrival": { "delay": -384, "time": "1763395536" }, "departure": { "delay": -352, "time": "1763395568" }, "stopId": "1000378", "stopSequence": 5 }, { "arrival": { "delay": -328, "time": "1763395892" }, "departure": { "delay": -328, "time": "1763395892" }, "stopId": "1000218", "stopSequence": 6 }, { "arrival": { "delay": -328, "time": "1763396132" }, "departure": { "delay": -328, "time": "1763396132" }, "stopId": "1000554", "stopSequence": 7 }, { "arrival": { "delay": -328, "time": "1763396252" }, "departure": { "delay": -328, "time": "1763396252" }, "stopId": "1000544", "stopSequence": 8 }, { "arrival": { "delay": -328, "time": "1763396432" }, "departure": { "delay": -328, "time": "1763396432" }, "stopId": "1000272", "stopSequence": 9 }, { "arrival": { "delay": -328, "time": "1763396552" }, "departure": { "delay": -328, "time": "1763396552" }, "stopId": "1000270", "stopSequence": 10 }, { "arrival": { "delay": -328, "time": "1763396732" }, "departure": { "delay": -328, "time": "1763396732" }, "stopId": "1000506", "stopSequence": 11 }, { "arrival": { "delay": -328, "time": "1763396852" }, "stopId": "1000504", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000121-1000158" }, "vehicle": { "id": "109", "label": "7957", "licensePlate": "AA-888-LK" } } }, { "id": "158353", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -228, "time": "1763394972" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": -275, "time": "1763395405" }, "departure": { "delay": -252, "time": "1763395428" }, "stopId": "1000208", "stopSequence": 2 }, { "arrival": { "delay": -279, "time": "1763395581" }, "departure": { "delay": -257, "time": "1763395603" }, "stopId": "1000210", "stopSequence": 3 }, { "arrival": { "delay": -275, "time": "1763395645" }, "departure": { "delay": -270, "time": "1763395650" }, "stopId": "1000212", "stopSequence": 4 }, { "arrival": { "delay": -222, "time": "1763395818" }, "departure": { "delay": -222, "time": "1763395818" }, "stopId": "1000494", "stopSequence": 5 }, { "arrival": { "delay": -222, "time": "1763395878" }, "departure": { "delay": -222, "time": "1763395878" }, "stopId": "1000492", "stopSequence": 6 }, { "arrival": { "delay": -222, "time": "1763396118" }, "departure": { "delay": -222, "time": "1763396118" }, "stopId": "1000480", "stopSequence": 7 }, { "arrival": { "delay": -222, "time": "1763396178" }, "departure": { "delay": -222, "time": "1763396178" }, "stopId": "1000486", "stopSequence": 8 }, { "arrival": { "delay": -222, "time": "1763396418" }, "departure": { "delay": -222, "time": "1763396418" }, "stopId": "1000032", "stopSequence": 9 }, { "arrival": { "delay": -222, "time": "1763396778" }, "departure": { "delay": -222, "time": "1763396778" }, "stopId": "1000498", "stopSequence": 10 }, { "arrival": { "delay": -222, "time": "1763396898" }, "stopId": "1000496", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000119-1000154" }, "vehicle": { "id": "110", "label": "7958", "licensePlate": "AF-926-TX" } } }, { "id": "158365", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -201, "time": "1763394999" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1763395413" }, "departure": { "delay": -13, "time": "1763395427" }, "stopId": "1000374", "stopSequence": 2 }, { "arrival": { "delay": -195, "time": "1763395845" }, "departure": { "delay": -195, "time": "1763395845" }, "stopId": "1000036", "stopSequence": 3 }, { "arrival": { "delay": -195, "time": "1763395965" }, "departure": { "delay": -195, "time": "1763395965" }, "stopId": "1000040", "stopSequence": 4 }, { "arrival": { "delay": -195, "time": "1763396085" }, "departure": { "delay": -195, "time": "1763396085" }, "stopId": "1000042", "stopSequence": 5 }, { "arrival": { "delay": -195, "time": "1763396205" }, "departure": { "delay": -195, "time": "1763396205" }, "stopId": "1000030", "stopSequence": 6 }, { "arrival": { "delay": -195, "time": "1763396325" }, "departure": { "delay": -195, "time": "1763396325" }, "stopId": "1000038", "stopSequence": 7 }, { "arrival": { "delay": -195, "time": "1763396565" }, "departure": { "delay": -195, "time": "1763396565" }, "stopId": "1000028", "stopSequence": 8 }, { "arrival": { "delay": -195, "time": "1763396805" }, "departure": { "delay": -195, "time": "1763396805" }, "stopId": "1000026", "stopSequence": 9 }, { "arrival": { "delay": -195, "time": "1763396865" }, "stopId": "1001245", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000120-1000156" }, "vehicle": { "id": "357", "label": "8066", "licensePlate": "AG-939-HC" } } }, { "id": "158370", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 183, "time": "1763395383" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": 172, "time": "1763395672" }, "departure": { "delay": 181, "time": "1763395681" }, "stopId": "1000566", "stopSequence": 2 }, { "arrival": { "delay": 186, "time": "1763395746" }, "departure": { "delay": 186, "time": "1763395746" }, "stopId": "1000376", "stopSequence": 3 }, { "arrival": { "delay": 186, "time": "1763395866" }, "departure": { "delay": 186, "time": "1763395866" }, "stopId": "1000382", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1763395986" }, "departure": { "delay": 186, "time": "1763395986" }, "stopId": "1000684", "stopSequence": 5 }, { "arrival": { "delay": 186, "time": "1763396166" }, "departure": { "delay": 186, "time": "1763396166" }, "stopId": "1000478", "stopSequence": 6 }, { "arrival": { "delay": 186, "time": "1763396226" }, "departure": { "delay": 186, "time": "1763396226" }, "stopId": "1000582", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1763396466" }, "departure": { "delay": 186, "time": "1763396466" }, "stopId": "1000484", "stopSequence": 8 }, { "arrival": { "delay": 186, "time": "1763396526" }, "departure": { "delay": 186, "time": "1763396526" }, "stopId": "1000034", "stopSequence": 9 }, { "arrival": { "delay": 186, "time": "1763396646" }, "departure": { "delay": 186, "time": "1763396646" }, "stopId": "1000464", "stopSequence": 10 }, { "arrival": { "delay": 186, "time": "1763396766" }, "departure": { "delay": 186, "time": "1763396766" }, "stopId": "1000466", "stopSequence": 11 }, { "arrival": { "delay": 186, "time": "1763396886" }, "departure": { "delay": 186, "time": "1763396886" }, "stopId": "1000472", "stopSequence": 12 }, { "arrival": { "delay": 186, "time": "1763397066" }, "departure": { "delay": 186, "time": "1763397066" }, "stopId": "1000470", "stopSequence": 13 }, { "arrival": { "delay": 186, "time": "1763397486" }, "stopId": "1000468", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000123-1000162" }, "vehicle": { "id": "295", "label": "7919", "licensePlate": "BW-970-YK" } } }, { "id": "158411", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -190, "time": "1763395010" }, "stopId": "1000372", "stopSequence": 1 }, { "arrival": { "delay": -136, "time": "1763395244" }, "departure": { "delay": -128, "time": "1763395252" }, "stopId": "1000354", "stopSequence": 2 }, { "arrival": { "delay": -154, "time": "1763395286" }, "departure": { "delay": -147, "time": "1763395293" }, "stopId": "1000352", "stopSequence": 3 }, { "arrival": { "delay": -170, "time": "1763395390" }, "departure": { "delay": -143, "time": "1763395417" }, "stopId": "1000450", "stopSequence": 4 }, { "arrival": { "delay": -160, "time": "1763395460" }, "departure": { "delay": -154, "time": "1763395466" }, "stopId": "1000454", "stopSequence": 5 }, { "arrival": { "delay": -184, "time": "1763395976" }, "departure": { "delay": -184, "time": "1763395976" }, "stopId": "1000448", "stopSequence": 6 }, { "arrival": { "delay": -184, "time": "1763396036" }, "departure": { "delay": -184, "time": "1763396036" }, "stopId": "1000456", "stopSequence": 7 }, { "arrival": { "delay": -184, "time": "1763396156" }, "departure": { "delay": -184, "time": "1763396156" }, "stopId": "1001192", "stopSequence": 8 }, { "arrival": { "delay": -184, "time": "1763396156" }, "departure": { "delay": -184, "time": "1763396156" }, "stopId": "1001184", "stopSequence": 9 }, { "arrival": { "delay": -184, "time": "1763396276" }, "departure": { "delay": -184, "time": "1763396276" }, "stopId": "1000350", "stopSequence": 10 }, { "arrival": { "delay": -184, "time": "1763396336" }, "departure": { "delay": -184, "time": "1763396336" }, "stopId": "1001188", "stopSequence": 11 }, { "arrival": { "delay": -184, "time": "1763396336" }, "departure": { "delay": -184, "time": "1763396336" }, "stopId": "1000552", "stopSequence": 12 }, { "arrival": { "delay": -184, "time": "1763396396" }, "departure": { "delay": -184, "time": "1763396396" }, "stopId": "1000346", "stopSequence": 13 }, { "arrival": { "delay": -184, "time": "1763396456" }, "stopId": "1001544", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000008", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:00:00", "tripId": "1000224-1000315" }, "vehicle": { "id": "91", "label": "7931", "licensePlate": "AC-796-QE" } } }, { "id": "158412", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "1000820", "stopSequence": 2 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "1000870", "stopSequence": 3 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1001152", "stopSequence": 4 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1000866", "stopSequence": 5 }, { "arrival": { "time": "1763397300" }, "departure": { "time": "1763397300" }, "stopId": "1000864", "stopSequence": 6 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "1000862", "stopSequence": 7 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "1000860", "stopSequence": 8 }, { "arrival": { "time": "1763397780" }, "stopId": "1000858", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000209-1000293" }, "vehicle": { "id": "368", "label": "7906", "licensePlate": "AJ-270-SK" } } }, { "id": "158316", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763395980" }, "departure": { "time": "1763395980" }, "stopId": "1000710", "stopSequence": 2 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "1000708", "stopSequence": 3 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "1001140", "stopSequence": 4 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1000760", "stopSequence": 5 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "1000758", "stopSequence": 6 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "1000754", "stopSequence": 7 }, { "arrival": { "time": "1763396820" }, "departure": { "time": "1763396820" }, "stopId": "1000752", "stopSequence": 8 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000750", "stopSequence": 9 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000748", "stopSequence": 10 }, { "arrival": { "time": "1763397060" }, "stopId": "1000746", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000065-1000071" }, "vehicle": { "id": "362", "label": "7684", "licensePlate": "ES-592-GY" } } }, { "id": "158297", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -501, "time": "1763395299" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "delay": -561, "time": "1763395659" }, "departure": { "delay": -561, "time": "1763395659" }, "stopId": "1000772", "stopSequence": 2 }, { "arrival": { "delay": -561, "time": "1763395899" }, "departure": { "delay": -561, "time": "1763395899" }, "stopId": "1000800", "stopSequence": 3 }, { "arrival": { "delay": -561, "time": "1763396079" }, "departure": { "delay": -561, "time": "1763396079" }, "stopId": "1000798", "stopSequence": 4 }, { "arrival": { "delay": -561, "time": "1763396139" }, "departure": { "delay": -561, "time": "1763396139" }, "stopId": "1001166", "stopSequence": 5 }, { "arrival": { "delay": -561, "time": "1763396139" }, "departure": { "delay": -561, "time": "1763396139" }, "stopId": "1000796", "stopSequence": 6 }, { "arrival": { "delay": -561, "time": "1763396199" }, "departure": { "delay": -561, "time": "1763396199" }, "stopId": "1000794", "stopSequence": 7 }, { "arrival": { "delay": -561, "time": "1763396259" }, "departure": { "delay": -561, "time": "1763396259" }, "stopId": "1000792", "stopSequence": 8 }, { "arrival": { "delay": -561, "time": "1763396319" }, "departure": { "delay": -561, "time": "1763396319" }, "stopId": "1000790", "stopSequence": 9 }, { "arrival": { "delay": -561, "time": "1763396379" }, "departure": { "delay": -561, "time": "1763396379" }, "stopId": "1000788", "stopSequence": 10 }, { "arrival": { "delay": -561, "time": "1763396439" }, "departure": { "delay": -561, "time": "1763396439" }, "stopId": "1000786", "stopSequence": 11 }, { "arrival": { "delay": -561, "time": "1763396499" }, "departure": { "delay": -561, "time": "1763396499" }, "stopId": "1001402", "stopSequence": 12 }, { "arrival": { "delay": -561, "time": "1763396739" }, "departure": { "delay": -561, "time": "1763396739" }, "stopId": "1000776", "stopSequence": 13 }, { "arrival": { "delay": -561, "time": "1763396859" }, "departure": { "delay": -561, "time": "1763396859" }, "stopId": "1000778", "stopSequence": 14 }, { "arrival": { "delay": -561, "time": "1763397099" }, "departure": { "delay": -561, "time": "1763397099" }, "stopId": "1000780", "stopSequence": 15 }, { "arrival": { "delay": -561, "time": "1763397219" }, "departure": { "delay": -561, "time": "1763397219" }, "stopId": "1000784", "stopSequence": 16 }, { "arrival": { "delay": -561, "time": "1763397399" }, "stopId": "1000782", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000137-1000179" }, "vehicle": { "id": "296", "label": "7916", "licensePlate": "BW-788-XX" } } }, { "id": "158378", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000122", "stopSequence": 1 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "1000576", "stopSequence": 2 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1000246", "stopSequence": 3 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "1000256", "stopSequence": 4 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "1000248", "stopSequence": 5 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1001172", "stopSequence": 6 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000404", "stopSequence": 7 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000396", "stopSequence": 8 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "1000398", "stopSequence": 9 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "1000406", "stopSequence": 10 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "1000680", "stopSequence": 11 }, { "arrival": { "time": "1763397660" }, "stopId": "1000290", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000084-1000095" }, "vehicle": { "id": "273", "label": "8051", "licensePlate": "BQ-388-ER" } } }, { "id": "158341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "1001442", "stopSequence": 2 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "1000868", "stopSequence": 3 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1001136", "stopSequence": 4 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "1000830", "stopSequence": 5 }, { "arrival": { "time": "1763396640" }, "stopId": "1001116", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000139-1000183" }, "vehicle": { "id": "102", "label": "7947", "licensePlate": "GA-757-EJ" } } }, { "id": "158338", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1000772", "stopSequence": 2 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1000770", "stopSequence": 3 }, { "arrival": { "time": "1763396520" }, "departure": { "time": "1763396520" }, "stopId": "1000768", "stopSequence": 4 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "1001622", "stopSequence": 5 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1000766", "stopSequence": 6 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "1000764", "stopSequence": 7 }, { "arrival": { "time": "1763396820" }, "stopId": "1000762", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000136-1000177" }, "vehicle": { "id": "193", "label": "7868", "licensePlate": "AL-563-NL" } } }, { "id": "158387", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1263, "time": "1763394537" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763395980" }, "departure": { "time": "1763395980" }, "stopId": "1000744", "stopSequence": 2 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "1001086", "stopSequence": 3 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "1000742", "stopSequence": 4 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1000740", "stopSequence": 5 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "1000738", "stopSequence": 6 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1000736", "stopSequence": 7 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1000734", "stopSequence": 8 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "1000702", "stopSequence": 9 }, { "arrival": { "time": "1763396820" }, "departure": { "time": "1763396820" }, "stopId": "1000728", "stopSequence": 10 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000726", "stopSequence": 11 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000724", "stopSequence": 12 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000722", "stopSequence": 13 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000720", "stopSequence": 14 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1000718", "stopSequence": 15 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "1000716", "stopSequence": 16 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "1000714", "stopSequence": 17 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "1000078", "stopSequence": 18 }, { "arrival": { "time": "1763397300" }, "stopId": "1000082", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000180-1000252" }, "vehicle": { "id": "366", "label": "7896", "licensePlate": "AX-821-TA" } } }, { "id": "158295", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000122", "stopSequence": 1 }, { "arrival": { "time": "1763396160" }, "departure": { "time": "1763396160" }, "stopId": "1000124", "stopSequence": 2 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1000676", "stopSequence": 3 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1001190", "stopSequence": 4 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1001302", "stopSequence": 5 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1000314", "stopSequence": 6 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "1000318", "stopSequence": 7 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "1000530", "stopSequence": 8 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000546", "stopSequence": 9 }, { "arrival": { "time": "1763396940" }, "stopId": "1001146", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000091-1000106" }, "vehicle": { "id": "117", "label": "8070", "licensePlate": "EF-709-RW" } } }, { "id": "158347", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1000044", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001044", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001062", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001384", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001042", "stopSequence": 5 }, { "arrival": { "delay": -1461, "time": "1763395419" }, "departure": { "delay": -1456, "time": "1763395424" }, "stopId": "1000846", "stopSequence": 6 }, { "arrival": { "delay": -1456, "time": "1763395664" }, "departure": { "delay": -1456, "time": "1763395664" }, "stopId": "1001148", "stopSequence": 7 }, { "arrival": { "delay": -1456, "time": "1763395724" }, "stopId": "1001040", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000142-1000189" }, "vehicle": { "id": "135", "label": "7983", "licensePlate": "GD-344-NV" } } }, { "id": "158397", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000122", "stopSequence": 1 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1000060", "stopSequence": 2 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "1000056", "stopSequence": 3 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1000048", "stopSequence": 4 }, { "arrival": { "time": "1763396820" }, "departure": { "time": "1763396820" }, "stopId": "1000050", "stopSequence": 5 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000052", "stopSequence": 6 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1000058", "stopSequence": 7 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "1000054", "stopSequence": 8 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "1000614", "stopSequence": 9 }, { "arrival": { "time": "1763397421" }, "departure": { "time": "1763397421" }, "stopId": "1000284", "stopSequence": 10 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "1000286", "stopSequence": 11 }, { "arrival": { "time": "1763397780" }, "departure": { "time": "1763397780" }, "stopId": "1000288", "stopSequence": 12 }, { "arrival": { "time": "1763397900" }, "departure": { "time": "1763397900" }, "stopId": "1000528", "stopSequence": 13 }, { "arrival": { "time": "1763398020" }, "stopId": "1000300", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000198-1000279" }, "vehicle": { "id": "363", "label": "7704", "licensePlate": "AY-084-SJ" } } }, { "id": "158400", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1819, "time": "1763393981" }, "stopId": "1000072", "stopSequence": 1 }, { "arrival": { "delay": -1818, "time": "1763394222" }, "departure": { "delay": -1818, "time": "1763394222" }, "stopId": "1000892", "stopSequence": 2 }, { "arrival": { "delay": -1818, "time": "1763394402" }, "departure": { "delay": -1818, "time": "1763394402" }, "stopId": "1000882", "stopSequence": 3 }, { "arrival": { "delay": -1818, "time": "1763394402" }, "departure": { "delay": -1818, "time": "1763394402" }, "stopId": "1000880", "stopSequence": 4 }, { "arrival": { "delay": -1818, "time": "1763394462" }, "departure": { "delay": -1818, "time": "1763394462" }, "stopId": "1000968", "stopSequence": 5 }, { "arrival": { "delay": -1818, "time": "1763394522" }, "departure": { "delay": -1818, "time": "1763394522" }, "stopId": "1000876", "stopSequence": 6 }, { "arrival": { "delay": -1818, "time": "1763394582" }, "departure": { "delay": -1818, "time": "1763394582" }, "stopId": "1000872", "stopSequence": 7 }, { "arrival": { "delay": -1818, "time": "1763394582" }, "departure": { "delay": -1818, "time": "1763394582" }, "stopId": "1000874", "stopSequence": 8 }, { "arrival": { "delay": -1818, "time": "1763394762" }, "departure": { "delay": -1818, "time": "1763394762" }, "stopId": "1000878", "stopSequence": 9 }, { "arrival": { "delay": -1818, "time": "1763395122" }, "departure": { "delay": -1818, "time": "1763395122" }, "stopId": "1001064", "stopSequence": 10 }, { "arrival": { "delay": -1818, "time": "1763395182" }, "departure": { "delay": -1818, "time": "1763395182" }, "stopId": "1000884", "stopSequence": 11 }, { "arrival": { "delay": -1818, "time": "1763395242" }, "departure": { "delay": -1818, "time": "1763395242" }, "stopId": "1000886", "stopSequence": 12 }, { "arrival": { "delay": -1818, "time": "1763395302" }, "departure": { "delay": -1818, "time": "1763395302" }, "stopId": "1000888", "stopSequence": 13 }, { "arrival": { "delay": -1818, "time": "1763395362" }, "stopId": "1000890", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000197-1000277" }, "vehicle": { "id": "115", "label": "7928", "licensePlate": "AA-923-LK" } } }, { "id": "158406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000122", "stopSequence": 1 }, { "arrival": { "time": "1763397540" }, "departure": { "time": "1763397540" }, "stopId": "1000674", "stopSequence": 2 }, { "arrival": { "time": "1763397720" }, "departure": { "time": "1763397720" }, "stopId": "1000166", "stopSequence": 3 }, { "arrival": { "time": "1763397840" }, "departure": { "time": "1763397840" }, "stopId": "1000168", "stopSequence": 4 }, { "arrival": { "time": "1763398140" }, "departure": { "time": "1763398140" }, "stopId": "1000190", "stopSequence": 5 }, { "arrival": { "time": "1763398260" }, "departure": { "time": "1763398260" }, "stopId": "1000180", "stopSequence": 6 }, { "arrival": { "time": "1763398320" }, "departure": { "time": "1763398320" }, "stopId": "1000182", "stopSequence": 7 }, { "arrival": { "time": "1763398620" }, "stopId": "1000126", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000005", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000220-1000309" }, "vehicle": { "id": "204", "label": "7969", "licensePlate": "BQ-182-ZD" } } }, { "id": "158352", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000712", "stopSequence": 1 }, { "arrival": { "time": "1763396040" }, "departure": { "time": "1763396040" }, "stopId": "1000824", "stopSequence": 2 }, { "arrival": { "time": "1763396100" }, "departure": { "time": "1763396100" }, "stopId": "1000822", "stopSequence": 3 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1000818", "stopSequence": 4 }, { "arrival": { "time": "1763396580" }, "departure": { "time": "1763396580" }, "stopId": "1000816", "stopSequence": 5 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1000814", "stopSequence": 6 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1001060", "stopSequence": 7 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "1000812", "stopSequence": 8 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "1000810", "stopSequence": 9 }, { "arrival": { "time": "1763397660" }, "departure": { "time": "1763397660" }, "stopId": "1000808", "stopSequence": 10 }, { "arrival": { "time": "1763397780" }, "departure": { "time": "1763397780" }, "stopId": "1000806", "stopSequence": 11 }, { "arrival": { "time": "1763397900" }, "departure": { "time": "1763397900" }, "stopId": "1000804", "stopSequence": 12 }, { "arrival": { "time": "1763397960" }, "stopId": "1000802", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000138-1000181" }, "vehicle": { "id": "189", "label": "7703", "licensePlate": "AY-770-SJ" } } }, { "id": "158421", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000076", "stopSequence": 1 }, { "arrival": { "time": "1763396520" }, "departure": { "time": "1763396520" }, "stopId": "1001114", "stopSequence": 2 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000926", "stopSequence": 3 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000924", "stopSequence": 4 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000928", "stopSequence": 5 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000930", "stopSequence": 6 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000932", "stopSequence": 7 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1001112", "stopSequence": 8 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "1001110", "stopSequence": 9 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "1001108", "stopSequence": 10 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "1001106", "stopSequence": 11 }, { "arrival": { "time": "1763397300" }, "departure": { "time": "1763397300" }, "stopId": "1001104", "stopSequence": 12 }, { "arrival": { "time": "1763397360" }, "departure": { "time": "1763397360" }, "stopId": "1001102", "stopSequence": 13 }, { "arrival": { "time": "1763397420" }, "departure": { "time": "1763397420" }, "stopId": "1001100", "stopSequence": 14 }, { "arrival": { "time": "1763397480" }, "departure": { "time": "1763397480" }, "stopId": "1001098", "stopSequence": 15 }, { "arrival": { "time": "1763397540" }, "departure": { "time": "1763397540" }, "stopId": "1001096", "stopSequence": 16 }, { "arrival": { "time": "1763397600" }, "departure": { "time": "1763397600" }, "stopId": "1001094", "stopSequence": 17 }, { "arrival": { "time": "1763397660" }, "departure": { "time": "1763397660" }, "stopId": "1001092", "stopSequence": 18 }, { "arrival": { "time": "1763397720" }, "stopId": "1001090", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000229-1000323" }, "vehicle": { "id": "360", "label": "8069", "licensePlate": "AJ-334-BR" } } }, { "id": "158424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763395800" }, "stopId": "1000076", "stopSequence": 1 }, { "arrival": { "time": "1763395860" }, "departure": { "time": "1763395860" }, "stopId": "1000952", "stopSequence": 2 }, { "arrival": { "time": "1763395920" }, "departure": { "time": "1763395920" }, "stopId": "1000954", "stopSequence": 3 }, { "arrival": { "time": "1763396220" }, "departure": { "time": "1763396220" }, "stopId": "1000956", "stopSequence": 4 }, { "arrival": { "time": "1763396280" }, "departure": { "time": "1763396280" }, "stopId": "1000958", "stopSequence": 5 }, { "arrival": { "time": "1763396340" }, "departure": { "time": "1763396340" }, "stopId": "1000960", "stopSequence": 6 }, { "arrival": { "time": "1763396460" }, "departure": { "time": "1763396460" }, "stopId": "1000962", "stopSequence": 7 }, { "arrival": { "time": "1763396520" }, "departure": { "time": "1763396520" }, "stopId": "1000964", "stopSequence": 8 }, { "arrival": { "time": "1763396640" }, "departure": { "time": "1763396640" }, "stopId": "1000968", "stopSequence": 9 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1000970", "stopSequence": 10 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1000972", "stopSequence": 11 }, { "arrival": { "time": "1763396760" }, "departure": { "time": "1763396760" }, "stopId": "1000978", "stopSequence": 12 }, { "arrival": { "time": "1763396820" }, "departure": { "time": "1763396820" }, "stopId": "1000976", "stopSequence": 13 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000980", "stopSequence": 14 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1000982", "stopSequence": 15 }, { "arrival": { "time": "1763396940" }, "departure": { "time": "1763396940" }, "stopId": "1000984", "stopSequence": 16 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000986", "stopSequence": 17 }, { "arrival": { "time": "1763397000" }, "departure": { "time": "1763397000" }, "stopId": "1000988", "stopSequence": 18 }, { "arrival": { "time": "1763397060" }, "departure": { "time": "1763397060" }, "stopId": "1000990", "stopSequence": 19 }, { "arrival": { "time": "1763397120" }, "departure": { "time": "1763397120" }, "stopId": "1000992", "stopSequence": 20 }, { "arrival": { "time": "1763397180" }, "departure": { "time": "1763397180" }, "stopId": "1000998", "stopSequence": 21 }, { "arrival": { "time": "1763397240" }, "departure": { "time": "1763397240" }, "stopId": "1000996", "stopSequence": 22 }, { "arrival": { "time": "1763397300" }, "stopId": "1000994", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:10:00", "tripId": "1000231-1000326" }, "vehicle": { "id": "363", "label": "7704", "licensePlate": "AY-084-SJ" } } }, { "id": "158330", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763396100" }, "stopId": "1000044", "stopSequence": 1 }, { "arrival": { "time": "1763396400" }, "departure": { "time": "1763396400" }, "stopId": "1001056", "stopSequence": 2 }, { "arrival": { "time": "1763396700" }, "departure": { "time": "1763396700" }, "stopId": "1001054", "stopSequence": 3 }, { "arrival": { "time": "1763396880" }, "departure": { "time": "1763396880" }, "stopId": "1001128", "stopSequence": 4 }, { "arrival": { "time": "1763397480" }, "departure": { "time": "1763397480" }, "stopId": "1001050", "stopSequence": 5 }, { "arrival": { "time": "1763397540" }, "departure": { "time": "1763397540" }, "stopId": "1001196", "stopSequence": 6 }, { "arrival": { "time": "1763397660" }, "stopId": "1001164", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:15:00", "tripId": "1000141-1000187" }, "vehicle": { "id": "362", "label": "7684", "licensePlate": "ES-592-GY" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1763395728" } }