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 à 17h59 Europe/Paris.

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

{ "entity": [ { "id": "434760", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 92, "time": "1763397092" }, "stopId": "CHAHVIL5", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1763397142" }, "departure": { "delay": 67, "time": "1763397187" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1763397236" }, "departure": { "delay": 11, "time": "1763397251" }, "stopId": "CHAWILS2", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1763397271" }, "departure": { "delay": -6, "time": "1763397294" }, "stopId": "CHABERT2", "stopSequence": 4 }, { "arrival": { "delay": -41, "time": "1763397379" }, "departure": { "delay": -27, "time": "1763397393" }, "stopId": "CHAHENR2", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1763397440" }, "departure": { "delay": 42, "time": "1763397462" }, "stopId": "CHABSEC2", "stopSequence": 6 }, { "arrival": { "delay": 63, "time": "1763397543" }, "departure": { "delay": 78, "time": "1763397558" }, "stopId": "CHASANI2", "stopSequence": 7 }, { "arrival": { "delay": 34, "time": "1763397574" }, "departure": { "delay": 45, "time": "1763397585" }, "stopId": "CHAEPIC2", "stopSequence": 8 }, { "arrival": { "delay": 43, "time": "1763397703" }, "departure": { "delay": 56, "time": "1763397716" }, "stopId": "CHACROU2", "stopSequence": 9 }, { "arrival": { "delay": 33, "time": "1763397813" }, "departure": { "delay": 43, "time": "1763397823" }, "stopId": "CHAPERD2", "stopSequence": 10 }, { "arrival": { "delay": 97, "time": "1763397937" }, "departure": { "delay": 110, "time": "1763397950" }, "stopId": "CHAPONT2", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1763397982" }, "departure": { "delay": 161, "time": "1763398001" }, "stopId": "CHAHBER2", "stopSequence": 12 }, { "arrival": { "delay": 164, "time": "1763398064" }, "departure": { "delay": 181, "time": "1763398081" }, "stopId": "CHAROMA2", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1763398300" }, "departure": { "delay": 115, "time": "1763398315" }, "stopId": "THUBARD2", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1763398400" }, "departure": { "delay": 148, "time": "1763398408" }, "stopId": "THUGENA2", "stopSequence": 15 }, { "arrival": { "delay": 154, "time": "1763398474" }, "departure": { "delay": 169, "time": "1763398489" }, "stopId": "CHABLAN2", "stopSequence": 16 }, { "arrival": { "delay": 143, "time": "1763398523" }, "departure": { "delay": 151, "time": "1763398531" }, "stopId": "CHACLAN2", "stopSequence": 17 }, { "arrival": { "delay": 122, "time": "1763398562" }, "departure": { "delay": 144, "time": "1763398584" }, "stopId": "CHATAPI2", "stopSequence": 18 }, { "arrival": { "delay": 157, "time": "1763398657" }, "departure": { "delay": 165, "time": "1763398665" }, "stopId": "CHAPLES2", "stopSequence": 19 }, { "arrival": { "delay": 147, "time": "1763398707" }, "departure": { "delay": 156, "time": "1763398716" }, "stopId": "CHAMFRF2", "stopSequence": 20 }, { "arrival": { "delay": 156, "time": "1763398776" }, "departure": { "delay": 156, "time": "1763398776" }, "stopId": "CHAMOUR2", "stopSequence": 21 }, { "arrival": { "delay": 156, "time": "1763398896" }, "stopId": "CHAAIGU2", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "15_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "39183{15_3}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "155", "label": "27", "licensePlate": "DM 979 PE" } } }, { "id": "434774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 66, "time": "1763397066" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "delay": 133, "time": "1763397193" }, "departure": { "delay": 269, "time": "1763397329" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 249, "time": "1763397429" }, "departure": { "delay": 268, "time": "1763397448" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 313, "time": "1763397493" }, "departure": { "delay": 328, "time": "1763397508" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 224, "time": "1763397524" }, "departure": { "delay": 245, "time": "1763397545" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 225, "time": "1763397645" }, "departure": { "delay": 280, "time": "1763397700" }, "stopId": "CHAGUER2", "stopSequence": 6 }, { "arrival": { "delay": 297, "time": "1763397717" }, "departure": { "delay": 309, "time": "1763397729" }, "stopId": "CHADORA2", "stopSequence": 7 }, { "arrival": { "delay": 262, "time": "1763397742" }, "departure": { "delay": 276, "time": "1763397756" }, "stopId": "CHACHIL2", "stopSequence": 8 }, { "arrival": { "delay": 304, "time": "1763397784" }, "departure": { "delay": 312, "time": "1763397792" }, "stopId": "CHAOZON2", "stopSequence": 9 }, { "arrival": { "delay": 289, "time": "1763397829" }, "departure": { "delay": 297, "time": "1763397837" }, "stopId": "CHAVERN2", "stopSequence": 10 }, { "arrival": { "delay": 262, "time": "1763397862" }, "departure": { "delay": 269, "time": "1763397869" }, "stopId": "CHAMERM2", "stopSequence": 11 }, { "arrival": { "delay": 217, "time": "1763397937" }, "departure": { "delay": 223, "time": "1763397943" }, "stopId": "CHAACLU2", "stopSequence": 12 }, { "arrival": { "delay": 209, "time": "1763398049" }, "departure": { "delay": 224, "time": "1763398064" }, "stopId": "CSVLAMA2", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1763398100" }, "departure": { "delay": 227, "time": "1763398127" }, "stopId": "CSVCCOR2", "stopSequence": 14 }, { "arrival": { "delay": 254, "time": "1763398154" }, "departure": { "delay": 276, "time": "1763398176" }, "stopId": "CSVKRAT2", "stopSequence": 15 }, { "arrival": { "delay": 311, "time": "1763398211" }, "departure": { "delay": 336, "time": "1763398236" }, "stopId": "CSVFAUL2", "stopSequence": 16 }, { "arrival": { "delay": 339, "time": "1763398359" }, "departure": { "delay": 364, "time": "1763398384" }, "stopId": "CSVCCEN2", "stopSequence": 17 }, { "arrival": { "delay": 422, "time": "1763398442" }, "departure": { "delay": 443, "time": "1763398463" }, "stopId": "CSVLANG2", "stopSequence": 18 }, { "arrival": { "delay": 445, "time": "1763398525" }, "departure": { "delay": 459, "time": "1763398539" }, "stopId": "CSVECEN2", "stopSequence": 19 }, { "arrival": { "delay": 489, "time": "1763398569" }, "departure": { "delay": 510, "time": "1763398590" }, "stopId": "CSVPARC2", "stopSequence": 20 }, { "arrival": { "delay": 488, "time": "1763398628" }, "departure": { "delay": 506, "time": "1763398646" }, "stopId": "CSVALSA2", "stopSequence": 21 }, { "arrival": { "delay": 464, "time": "1763398724" }, "departure": { "delay": 506, "time": "1763398766" }, "stopId": "CSVREVO2", "stopSequence": 22 }, { "arrival": { "delay": 506, "time": "1763398766" }, "departure": { "delay": 506, "time": "1763398766" }, "stopId": "CSVPPRE2", "stopSequence": 23 }, { "arrival": { "delay": 506, "time": "1763398826" }, "departure": { "delay": 506, "time": "1763398826" }, "stopId": "CSVGRIP2", "stopSequence": 24 }, { "arrival": { "delay": 506, "time": "1763398886" }, "departure": { "delay": 506, "time": "1763398886" }, "stopId": "CSVJUME2", "stopSequence": 25 }, { "arrival": { "delay": 506, "time": "1763398946" }, "departure": { "delay": 506, "time": "1763398946" }, "stopId": "CSVCROI2", "stopSequence": 26 }, { "arrival": { "delay": 506, "time": "1763399066" }, "departure": { "delay": 506, "time": "1763399066" }, "stopId": "CSVGRAI2", "stopSequence": 27 }, { "arrival": { "delay": 506, "time": "1763399066" }, "departure": { "delay": 506, "time": "1763399066" }, "stopId": "CSVSABL2", "stopSequence": 28 }, { "arrival": { "delay": 506, "time": "1763399126" }, "departure": { "delay": 506, "time": "1763399126" }, "stopId": "CSVRABO2", "stopSequence": 29 }, { "arrival": { "delay": 506, "time": "1763399246" }, "departure": { "delay": 506, "time": "1763399246" }, "stopId": "VSVPONT2", "stopSequence": 30 }, { "arrival": { "delay": 506, "time": "1763399366" }, "departure": { "delay": 506, "time": "1763399366" }, "stopId": "VSVMONT1", "stopSequence": 31 }, { "arrival": { "delay": 506, "time": "1763399486" }, "departure": { "delay": 506, "time": "1763399486" }, "stopId": "VSVPIRE2", "stopSequence": 32 }, { "arrival": { "delay": 506, "time": "1763399546" }, "departure": { "delay": 506, "time": "1763399546" }, "stopId": "VSVNJAU2", "stopSequence": 33 }, { "arrival": { "delay": 506, "time": "1763399606" }, "departure": { "delay": 506, "time": "1763399606" }, "stopId": "VSVVCEN2", "stopSequence": 34 }, { "arrival": { "delay": 506, "time": "1763399666" }, "departure": { "delay": 506, "time": "1763399666" }, "stopId": "VSVCVOU2", "stopSequence": 35 }, { "arrival": { "delay": 506, "time": "1763399906" }, "departure": { "delay": 506, "time": "1763399906" }, "stopId": "VSVGPRE2", "stopSequence": 36 }, { "arrival": { "delay": 506, "time": "1763399966" }, "departure": { "delay": 506, "time": "1763399966" }, "stopId": "BMA11NO2", "stopSequence": 37 }, { "arrival": { "delay": 506, "time": "1763400086" }, "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": "434854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 54, "time": "1763397054" }, "stopId": "CHAHVIL6", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1763397106" }, "departure": { "delay": 43, "time": "1763397163" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": -6, "time": "1763397234" }, "departure": { "delay": 8, "time": "1763397248" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1763397291" }, "departure": { "delay": 68, "time": "1763397308" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": -27, "time": "1763397333" }, "departure": { "delay": -7, "time": "1763397353" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1763397409" }, "departure": { "delay": 55, "time": "1763397475" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "delay": 81, "time": "1763397501" }, "departure": { "delay": 85, "time": "1763397505" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1763397572" }, "departure": { "delay": 107, "time": "1763397587" }, "stopId": "CHASOMN2", "stopSequence": 8 }, { "arrival": { "delay": 136, "time": "1763397736" }, "departure": { "delay": 142, "time": "1763397742" }, "stopId": "CHAEMMA2", "stopSequence": 9 }, { "arrival": { "delay": 39, "time": "1763397879" }, "departure": { "delay": 54, "time": "1763397894" }, "stopId": "CHABOUC2", "stopSequence": 10 }, { "arrival": { "delay": 46, "time": "1763398006" }, "departure": { "delay": 63, "time": "1763398023" }, "stopId": "CSVFORC2", "stopSequence": 11 }, { "arrival": { "delay": 55, "time": "1763398075" }, "departure": { "delay": 66, "time": "1763398086" }, "stopId": "CSVMAIN2", "stopSequence": 12 }, { "arrival": { "delay": 32, "time": "1763398112" }, "departure": { "delay": 38, "time": "1763398118" }, "stopId": "NAIPRIE2", "stopSequence": 13 }, { "arrival": { "delay": -57, "time": "1763398143" }, "departure": { "delay": -51, "time": "1763398149" }, "stopId": "NAITROU2", "stopSequence": 14 }, { "arrival": { "delay": -103, "time": "1763398217" }, "departure": { "delay": -83, "time": "1763398237" }, "stopId": "NAICHEZ2", "stopSequence": 15 }, { "arrival": { "delay": -86, "time": "1763398294" }, "departure": { "delay": -62, "time": "1763398318" }, "stopId": "NAIBERT2", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1763398422" }, "departure": { "delay": 37, "time": "1763398477" }, "stopId": "NAIBAIR2", "stopSequence": 17 }, { "arrival": { "delay": 198, "time": "1763398698" }, "departure": { "delay": 198, "time": "1763398698" }, "stopId": "NAIDOMI2", "stopSequence": 18 }, { "arrival": { "delay": 198, "time": "1763398938" }, "departure": { "delay": 198, "time": "1763398938" }, "stopId": "NAIPICA2", "stopSequence": 19 }, { "arrival": { "delay": 198, "time": "1763398998" }, "departure": { "delay": 198, "time": "1763398998" }, "stopId": "NAIRAVE2", "stopSequence": 20 }, { "arrival": { "delay": 198, "time": "1763399118" }, "departure": { "delay": 198, "time": "1763399118" }, "stopId": "NAIMARM2", "stopSequence": 21 }, { "arrival": { "delay": 198, "time": "1763399178" }, "departure": { "delay": 198, "time": "1763399178" }, "stopId": "NAIFERR2", "stopSequence": 22 }, { "arrival": { "delay": 198, "time": "1763399238" }, "departure": { "delay": 198, "time": "1763399238" }, "stopId": "NAIBERG2", "stopSequence": 23 }, { "arrival": { "delay": 198, "time": "1763399298" }, "departure": { "delay": 198, "time": "1763399298" }, "stopId": "NAIPAUT2", "stopSequence": 24 }, { "arrival": { "delay": 198, "time": "1763399418" }, "departure": { "delay": 198, "time": "1763399418" }, "stopId": "NAIREPO2", "stopSequence": 25 }, { "arrival": { "delay": 198, "time": "1763399478" }, "departure": { "delay": 198, "time": "1763399478" }, "stopId": "NAINCOR2", "stopSequence": 26 }, { "arrival": { "delay": 198, "time": "1763399538" }, "stopId": "NAIACCA2", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "16_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "46851{16_3}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "154", "label": "26", "licensePlate": "DM 967 PE" } } }, { "id": "434852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 12, "time": "1763397012" }, "stopId": "CHAHVIL6", "stopSequence": 1 }, { "arrival": { "delay": -50, "time": "1763397070" }, "departure": { "delay": -28, "time": "1763397092" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": -68, "time": "1763397172" }, "departure": { "delay": -68, "time": "1763397172" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": -4, "time": "1763397236" }, "departure": { "delay": 13, "time": "1763397253" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": -88, "time": "1763397272" }, "departure": { "delay": -65, "time": "1763397295" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": -83, "time": "1763397337" }, "departure": { "delay": -46, "time": "1763397374" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "delay": -22, "time": "1763397398" }, "departure": { "delay": -12, "time": "1763397408" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "delay": 157, "time": "1763398117" }, "departure": { "delay": 168, "time": "1763398128" }, "stopId": "NAIBERG2", "stopSequence": 8 }, { "arrival": { "delay": 126, "time": "1763398146" }, "departure": { "delay": 137, "time": "1763398157" }, "stopId": "NAIPAUT2", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1763398231" }, "departure": { "delay": 104, "time": "1763398244" }, "stopId": "NAIREPO2", "stopSequence": 10 }, { "arrival": { "delay": 88, "time": "1763398288" }, "departure": { "delay": 101, "time": "1763398301" }, "stopId": "NAINCOR2", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1763398370" }, "departure": { "delay": 124, "time": "1763398384" }, "stopId": "NAIACCA2", "stopSequence": 12 }, { "arrival": { "delay": 214, "time": "1763398654" }, "departure": { "delay": 231, "time": "1763398671" }, "stopId": "COLCOQU2", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1763398700" }, "departure": { "delay": 208, "time": "1763398708" }, "stopId": "NAITNAI2", "stopSequence": 14 }, { "arrival": { "delay": 208, "time": "1763398768" }, "departure": { "delay": 208, "time": "1763398768" }, "stopId": "NAIRCOL2", "stopSequence": 15 }, { "arrival": { "delay": 208, "time": "1763398828" }, "departure": { "delay": 208, "time": "1763398828" }, "stopId": "NAICREP2", "stopSequence": 16 }, { "arrival": { "delay": 208, "time": "1763398948" }, "departure": { "delay": 208, "time": "1763398948" }, "stopId": "NAICLOZ2", "stopSequence": 17 }, { "arrival": { "delay": 208, "time": "1763399248" }, "stopId": "NAIPLAI2", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "16_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "46839{16_3}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "141", "label": "13", "licensePlate": "CW 721 XC" } } }, { "id": "434838", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 61, "time": "1763397061" }, "stopId": "CHAHVIL6", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1763397110" }, "departure": { "delay": 123, "time": "1763397183" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 168, "time": "1763397228" }, "departure": { "delay": 181, "time": "1763397241" }, "stopId": "CHAWILS2", "stopSequence": 3 }, { "arrival": { "delay": 138, "time": "1763397258" }, "departure": { "delay": 164, "time": "1763397284" }, "stopId": "CHABERT2", "stopSequence": 4 }, { "arrival": { "delay": 213, "time": "1763397333" }, "departure": { "delay": 226, "time": "1763397346" }, "stopId": "CHABELG2", "stopSequence": 5 }, { "arrival": { "delay": 184, "time": "1763397364" }, "departure": { "delay": 194, "time": "1763397374" }, "stopId": "CHAREPU2", "stopSequence": 6 }, { "arrival": { "delay": 233, "time": "1763397413" }, "departure": { "delay": 238, "time": "1763397418" }, "stopId": "CHACHAT2", "stopSequence": 7 }, { "arrival": { "delay": 242, "time": "1763397482" }, "departure": { "delay": 254, "time": "1763397494" }, "stopId": "CHAAFPA2", "stopSequence": 8 }, { "arrival": { "delay": 282, "time": "1763397582" }, "departure": { "delay": 289, "time": "1763397589" }, "stopId": "CHAGATA2", "stopSequence": 9 }, { "arrival": { "delay": 294, "time": "1763397594" }, "departure": { "delay": 306, "time": "1763397606" }, "stopId": "CHARIVI2", "stopSequence": 10 }, { "arrival": { "delay": 339, "time": "1763397639" }, "departure": { "delay": 355, "time": "1763397655" }, "stopId": "CHATAMA2", "stopSequence": 11 }, { "arrival": { "delay": 354, "time": "1763397714" }, "departure": { "delay": 367, "time": "1763397727" }, "stopId": "CHAFILL2", "stopSequence": 12 }, { "arrival": { "delay": 404, "time": "1763397764" }, "departure": { "delay": 418, "time": "1763397778" }, "stopId": "CHABEAU2", "stopSequence": 13 }, { "arrival": { "delay": 458, "time": "1763397818" }, "departure": { "delay": 468, "time": "1763397828" }, "stopId": "CHAAUDI2", "stopSequence": 14 }, { "arrival": { "delay": 435, "time": "1763397855" }, "departure": { "delay": 449, "time": "1763397869" }, "stopId": "CHAMERG2", "stopSequence": 15 }, { "arrival": { "delay": 289, "time": "1763398069" }, "departure": { "delay": 306, "time": "1763398086" }, "stopId": "COLGALO2", "stopSequence": 16 }, { "arrival": { "delay": 179, "time": "1763398199" }, "departure": { "delay": 189, "time": "1763398209" }, "stopId": "COLGIRA2", "stopSequence": 17 }, { "arrival": { "delay": 158, "time": "1763398238" }, "departure": { "delay": 164, "time": "1763398244" }, "stopId": "COLROUE2", "stopSequence": 18 }, { "arrival": { "delay": 119, "time": "1763398259" }, "departure": { "delay": 131, "time": "1763398271" }, "stopId": "COLDAVA2", "stopSequence": 19 }, { "arrival": { "delay": 109, "time": "1763398309" }, "departure": { "delay": 116, "time": "1763398316" }, "stopId": "COLGUED2", "stopSequence": 20 }, { "arrival": { "delay": 65, "time": "1763398385" }, "departure": { "delay": 79, "time": "1763398399" }, "stopId": "COLVALE2", "stopSequence": 21 }, { "arrival": { "delay": 54, "time": "1763398434" }, "departure": { "delay": 67, "time": "1763398447" }, "stopId": "COLECOL2", "stopSequence": 22 }, { "arrival": { "delay": 77, "time": "1763398517" }, "departure": { "delay": 98, "time": "1763398538" }, "stopId": "COLCCEN2", "stopSequence": 23 }, { "arrival": { "delay": 166, "time": "1763398606" }, "departure": { "delay": 172, "time": "1763398612" }, "stopId": "COLGVAL2", "stopSequence": 24 }, { "arrival": { "delay": 152, "time": "1763398652" }, "departure": { "delay": 159, "time": "1763398659" }, "stopId": "COLSFLE2", "stopSequence": 25 }, { "arrival": { "delay": 118, "time": "1763398678" }, "departure": { "delay": 124, "time": "1763398684" }, "stopId": "COLBALT2", "stopSequence": 26 }, { "arrival": { "delay": 151, "time": "1763398711" }, "departure": { "delay": 157, "time": "1763398717" }, "stopId": "COLTSAV2", "stopSequence": 27 }, { "arrival": { "delay": 121, "time": "1763398741" }, "departure": { "delay": 125, "time": "1763398745" }, "stopId": "COLAVER2", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1763399345" }, "stopId": "OUZCENT2", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "14_2", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "46814{14_2}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "142", "label": "14", "licensePlate": "CW 724 XC" } } }, { "id": "434780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 62, "time": "1763397062" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1763397185" }, "departure": { "delay": 215, "time": "1763397275" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1763397356" }, "departure": { "delay": 191, "time": "1763397371" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 236, "time": "1763397416" }, "departure": { "delay": 250, "time": "1763397430" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 155, "time": "1763397455" }, "departure": { "delay": 171, "time": "1763397471" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 106, "time": "1763397526" }, "departure": { "delay": 193, "time": "1763397613" }, "stopId": "CHAGUER2", "stopSequence": 6 }, { "arrival": { "delay": 208, "time": "1763397628" }, "departure": { "delay": 219, "time": "1763397639" }, "stopId": "CHADORA2", "stopSequence": 7 }, { "arrival": { "delay": 230, "time": "1763397650" }, "departure": { "delay": 239, "time": "1763397659" }, "stopId": "CHACHIL2", "stopSequence": 8 }, { "arrival": { "delay": 204, "time": "1763397684" }, "departure": { "delay": 211, "time": "1763397691" }, "stopId": "CHAOZON2", "stopSequence": 9 }, { "arrival": { "delay": 191, "time": "1763397731" }, "departure": { "delay": 211, "time": "1763397751" }, "stopId": "CHAVERN2", "stopSequence": 10 }, { "arrival": { "delay": 194, "time": "1763397794" }, "departure": { "delay": 200, "time": "1763397800" }, "stopId": "CHAMERM2", "stopSequence": 11 }, { "arrival": { "delay": 222, "time": "1763397882" }, "departure": { "delay": 227, "time": "1763397887" }, "stopId": "CHAACLU2", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1763398119" }, "departure": { "delay": 123, "time": "1763398143" }, "stopId": "AECTREU2", "stopSequence": 13 }, { "arrival": { "delay": 93, "time": "1763398233" }, "departure": { "delay": 122, "time": "1763398262" }, "stopId": "AECACEN2", "stopSequence": 14 }, { "arrival": { "delay": 111, "time": "1763398311" }, "departure": { "delay": 120, "time": "1763398320" }, "stopId": "AECPRES2", "stopSequence": 15 }, { "arrival": { "delay": 93, "time": "1763398353" }, "departure": { "delay": 110, "time": "1763398370" }, "stopId": "AECCBLA2", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1763398456" }, "departure": { "delay": 87, "time": "1763398467" }, "stopId": "AECPRIN2", "stopSequence": 17 }, { "arrival": { "delay": 119, "time": "1763398499" }, "departure": { "delay": 128, "time": "1763398508" }, "stopId": "AECPLES2", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1763398522" }, "departure": { "delay": 93, "time": "1763398533" }, "stopId": "AECTRON2", "stopSequence": 19 }, { "arrival": { "delay": 66, "time": "1763398566" }, "departure": { "delay": 80, "time": "1763398580" }, "stopId": "AECCHAB2", "stopSequence": 20 }, { "arrival": { "delay": 99, "time": "1763398659" }, "departure": { "delay": 112, "time": "1763398672" }, "stopId": "AECFONB2", "stopSequence": 21 }, { "arrival": { "delay": 74, "time": "1763398694" }, "departure": { "delay": 85, "time": "1763398705" }, "stopId": "AECTHOM2", "stopSequence": 22 }, { "arrival": { "delay": 62, "time": "1763398742" }, "departure": { "delay": 85, "time": "1763398765" }, "stopId": "MONROCH2", "stopSequence": 23 }, { "arrival": { "delay": 85, "time": "1763398825" }, "departure": { "delay": 85, "time": "1763398825" }, "stopId": "MONTANI2", "stopSequence": 24 }, { "arrival": { "delay": 85, "time": "1763399005" }, "departure": { "delay": 85, "time": "1763399005" }, "stopId": "MONCHAU2", "stopSequence": 25 }, { "arrival": { "delay": 85, "time": "1763399185" }, "departure": { "delay": 85, "time": "1763399185" }, "stopId": "MONMCEN2", "stopSequence": 26 }, { "arrival": { "delay": 85, "time": "1763399485" }, "departure": { "delay": 85, "time": "1763399485" }, "stopId": "CHECENT2", "stopSequence": 27 }, { "arrival": { "delay": 85, "time": "1763400085" }, "departure": { "delay": 85, "time": "1763400085" }, "stopId": "ARCACEN2", "stopSequence": 28 }, { "arrival": { "delay": 85, "time": "1763400085" }, "departure": { "delay": 85, "time": "1763400085" }, "stopId": "ARCGAZI2", "stopSequence": 29 }, { "arrival": { "delay": 85, "time": "1763400145" }, "departure": { "delay": 85, "time": "1763400145" }, "stopId": "ARCCHAV2", "stopSequence": 30 }, { "arrival": { "delay": 85, "time": "1763400625" }, "departure": { "delay": 85, "time": "1763400625" }, "stopId": "BELBHAU2", "stopSequence": 31 }, { "arrival": { "delay": 85, "time": "1763400685" }, "stopId": "BELBECN2", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "13_2", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "40196{13_2}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "156", "label": "28", "licensePlate": "DY 546 ZK" } } }, { "id": "434757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 68, "time": "1763397068" }, "stopId": "CHAHVIL7", "stopSequence": 1 }, { "arrival": { "delay": 139, "time": "1763397199" }, "departure": { "delay": 283, "time": "1763397343" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 266, "time": "1763397446" }, "departure": { "delay": 269, "time": "1763397449" }, "stopId": "CHATPIG2", "stopSequence": 3 }, { "arrival": { "delay": 275, "time": "1763397515" }, "departure": { "delay": 282, "time": "1763397522" }, "stopId": "CHABRAI2", "stopSequence": 4 }, { "arrival": { "delay": 233, "time": "1763397533" }, "departure": { "delay": 244, "time": "1763397544" }, "stopId": "CHA14RT2", "stopSequence": 5 }, { "arrival": { "delay": 249, "time": "1763397549" }, "departure": { "delay": 259, "time": "1763397559" }, "stopId": "CHARANC2", "stopSequence": 6 }, { "arrival": { "delay": 206, "time": "1763397566" }, "departure": { "delay": 225, "time": "1763397585" }, "stopId": "CHAMARO2", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1763397617" }, "departure": { "delay": 216, "time": "1763397636" }, "stopId": "CHASAND2", "stopSequence": 8 }, { "arrival": { "delay": 247, "time": "1763397727" }, "departure": { "delay": 273, "time": "1763397753" }, "stopId": "CHAGUER2", "stopSequence": 9 }, { "arrival": { "delay": 286, "time": "1763397766" }, "departure": { "delay": 299, "time": "1763397779" }, "stopId": "CHADORA2", "stopSequence": 10 }, { "arrival": { "delay": 311, "time": "1763397851" }, "departure": { "delay": 329, "time": "1763397869" }, "stopId": "CHAPARA2", "stopSequence": 11 }, { "arrival": { "delay": 221, "time": "1763398061" }, "departure": { "delay": 231, "time": "1763398071" }, "stopId": "CHATILL2", "stopSequence": 12 }, { "arrival": { "delay": 269, "time": "1763398109" }, "departure": { "delay": 289, "time": "1763398129" }, "stopId": "CHAMART2", "stopSequence": 13 }, { "arrival": { "delay": 259, "time": "1763398159" }, "departure": { "delay": 276, "time": "1763398176" }, "stopId": "CHAPOUT2", "stopSequence": 14 }, { "arrival": { "delay": 290, "time": "1763398190" }, "departure": { "delay": 301, "time": "1763398201" }, "stopId": "CHACHAP2", "stopSequence": 15 }, { "arrival": { "delay": 259, "time": "1763398279" }, "departure": { "delay": 276, "time": "1763398296" }, "stopId": "CHAALOU2", "stopSequence": 16 }, { "arrival": { "delay": 326, "time": "1763398466" }, "departure": { "delay": 333, "time": "1763398473" }, "stopId": "CHAHPER2", "stopSequence": 17 }, { "arrival": { "delay": 333, "time": "1763398773" }, "departure": { "delay": 333, "time": "1763398773" }, "stopId": "CHACOUS2", "stopSequence": 18 }, { "arrival": { "delay": 333, "time": "1763398893" }, "stopId": "CHACHRO2", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "17_6", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "38891{17_6}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "139", "label": "11", "licensePlate": "DA 140 RD" } } }, { "id": "434879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 4, "time": "1763397064" }, "stopId": "CHAFOUC1", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1763397096" }, "departure": { "delay": 60, "time": "1763397120" }, "stopId": "CHAPILA1", "stopSequence": 2 }, { "arrival": { "delay": 28, "time": "1763397268" }, "departure": { "delay": 67, "time": "1763397307" }, "stopId": "CHAAUCH1", "stopSequence": 3 }, { "arrival": { "delay": 94, "time": "1763397394" }, "departure": { "delay": 95, "time": "1763397395" }, "stopId": "CHACART1", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1763397426" }, "departure": { "delay": 87, "time": "1763397447" }, "stopId": "CHARENA1", "stopSequence": 5 }, { "arrival": { "delay": 109, "time": "1763397469" }, "departure": { "delay": 131, "time": "1763397491" }, "stopId": "CHAZAY1", "stopSequence": 6 }, { "arrival": { "delay": 122, "time": "1763397542" }, "departure": { "delay": 132, "time": "1763397552" }, "stopId": "CHAKING1", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1763397559" }, "departure": { "delay": 148, "time": "1763397568" }, "stopId": "CHAESTR1", "stopSequence": 8 }, { "arrival": { "delay": 96, "time": "1763397576" }, "departure": { "delay": 110, "time": "1763397590" }, "stopId": "CHASALI1", "stopSequence": 9 }, { "arrival": { "delay": 96, "time": "1763397636" }, "departure": { "delay": 114, "time": "1763397654" }, "stopId": "CHAAFPA1", "stopSequence": 10 }, { "arrival": { "delay": 101, "time": "1763397701" }, "departure": { "delay": 130, "time": "1763397730" }, "stopId": "CHACHAT2", "stopSequence": 11 }, { "arrival": { "delay": 92, "time": "1763397752" }, "departure": { "delay": 107, "time": "1763397767" }, "stopId": "CHAACAD1", "stopSequence": 12 }, { "arrival": { "delay": 103, "time": "1763397823" }, "departure": { "delay": 118, "time": "1763397838" }, "stopId": "CHABELG1", "stopSequence": 13 }, { "arrival": { "delay": 119, "time": "1763397899" }, "departure": { "delay": 145, "time": "1763397925" }, "stopId": "CHABERT1", "stopSequence": 14 }, { "arrival": { "delay": 75, "time": "1763397975" }, "departure": { "delay": 92, "time": "1763397992" }, "stopId": "CHAWILS1", "stopSequence": 15 }, { "arrival": { "delay": 108, "time": "1763398068" }, "departure": { "delay": 126, "time": "1763398086" }, "stopId": "CHAPOST1", "stopSequence": 16 }, { "arrival": { "delay": 68, "time": "1763398148" }, "departure": { "delay": 92, "time": "1763398172" }, "stopId": "CHAHVIL4", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1763398235" }, "departure": { "delay": 64, "time": "1763398264" }, "stopId": "CHASNCF1", "stopSequence": 18 }, { "arrival": { "delay": 61, "time": "1763398321" }, "departure": { "delay": 79, "time": "1763398339" }, "stopId": "CHAMAIN1", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1763398362" }, "departure": { "delay": 119, "time": "1763398379" }, "stopId": "CHACATH1", "stopSequence": 20 }, { "arrival": { "delay": 159, "time": "1763398419" }, "departure": { "delay": 174, "time": "1763398434" }, "stopId": "CHAMICH1", "stopSequence": 21 }, { "arrival": { "delay": 149, "time": "1763398469" }, "departure": { "delay": 163, "time": "1763398483" }, "stopId": "CHASANG1", "stopSequence": 22 }, { "arrival": { "delay": 124, "time": "1763398504" }, "departure": { "delay": 133, "time": "1763398513" }, "stopId": "CHARIPA1", "stopSequence": 23 }, { "arrival": { "delay": 151, "time": "1763398531" }, "departure": { "delay": 162, "time": "1763398542" }, "stopId": "CHACIME1", "stopSequence": 24 }, { "arrival": { "delay": 116, "time": "1763398616" }, "departure": { "delay": 134, "time": "1763398634" }, "stopId": "CHADESI1", "stopSequence": 25 }, { "arrival": { "delay": 114, "time": "1763398674" }, "departure": { "delay": 128, "time": "1763398688" }, "stopId": "CHAVERC1", "stopSequence": 26 }, { "arrival": { "delay": 97, "time": "1763398717" }, "departure": { "delay": 118, "time": "1763398738" }, "stopId": "CHACOLI1", "stopSequence": 27 }, { "arrival": { "delay": 118, "time": "1763398798" }, "departure": { "delay": 118, "time": "1763398798" }, "stopId": "CHAAURI1", "stopSequence": 28 }, { "arrival": { "delay": 118, "time": "1763398918" }, "stopId": "CHAARGE1", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:31:00", "tripId": "46898{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "235", "label": "43", "licensePlate": "GN 194 YB" } } }, { "id": "434986", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 49, "time": "1763397349" }, "stopId": "PLEHALL1", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1763397782" }, "departure": { "delay": 164, "time": "1763397824" }, "stopId": "LRPPAVI2", "stopSequence": 2 }, { "arrival": { "delay": 14, "time": "1763397974" }, "departure": { "delay": 127, "time": "1763398087" }, "stopId": "LRPOTSM1", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1763398182" }, "departure": { "delay": 175, "time": "1763398195" }, "stopId": "LRPOMCL2", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1763398230" }, "departure": { "delay": 232, "time": "1763398252" }, "stopId": "LRPSARR2", "stopSequence": 5 }, { "arrival": { "delay": 235, "time": "1763398315" }, "departure": { "delay": 251, "time": "1763398331" }, "stopId": "LRPCHAU2", "stopSequence": 6 }, { "arrival": { "delay": 194, "time": "1763398634" }, "departure": { "delay": 218, "time": "1763398658" }, "stopId": "CLBCENT2", "stopSequence": 7 }, { "arrival": { "delay": 218, "time": "1763399738" }, "departure": { "delay": 218, "time": "1763399738" }, "stopId": "CHASNCF4", "stopSequence": 8 }, { "arrival": { "delay": 218, "time": "1763399858" }, "stopId": "CHAHVIL8", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "24_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:35:00", "tripId": "47531{24_3}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "147", "label": "19", "licensePlate": "DM 322 RF" } } }, { "id": "434763", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -11, "time": "1763397289" }, "stopId": "CHABRAN1", "stopSequence": 1 }, { "arrival": { "delay": -238, "time": "1763397662" }, "departure": { "delay": -7, "time": "1763397893" }, "stopId": "CHAHVIL8", "stopSequence": 2 }, { "arrival": { "delay": 22, "time": "1763397982" }, "departure": { "delay": 27, "time": "1763397987" }, "stopId": "CHAPOST2", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1763398057" }, "departure": { "delay": 7, "time": "1763398087" }, "stopId": "CHABERT2", "stopSequence": 4 }, { "arrival": { "delay": -100, "time": "1763398340" }, "departure": { "delay": -83, "time": "1763398357" }, "stopId": "CHALENC1", "stopSequence": 5 }, { "arrival": { "delay": -119, "time": "1763398561" }, "departure": { "delay": -100, "time": "1763398580" }, "stopId": "THUBESS1", "stopSequence": 6 }, { "arrival": { "delay": -225, "time": "1763398935" }, "departure": { "delay": -225, "time": "1763398935" }, "stopId": "SCOCHAM1", "stopSequence": 7 }, { "arrival": { "delay": -225, "time": "1763398995" }, "departure": { "delay": -225, "time": "1763398995" }, "stopId": "SCOCENT1", "stopSequence": 8 }, { "arrival": { "delay": -225, "time": "1763399055" }, "departure": { "delay": -225, "time": "1763399055" }, "stopId": "SCOHALL1", "stopSequence": 9 }, { "arrival": { "delay": -225, "time": "1763399175" }, "departure": { "delay": -225, "time": "1763399175" }, "stopId": "SCOVIGN1", "stopSequence": 10 }, { "arrival": { "delay": -225, "time": "1763399535" }, "departure": { "delay": -225, "time": "1763399535" }, "stopId": "STGMAIR1", "stopSequence": 11 }, { "arrival": { "delay": -225, "time": "1763399715" }, "departure": { "delay": -225, "time": "1763399715" }, "stopId": "STGAGAR1", "stopSequence": 12 }, { "arrival": { "delay": -225, "time": "1763400075" }, "departure": { "delay": -225, "time": "1763400075" }, "stopId": "LENCHAM1", "stopSequence": 13 }, { "arrival": { "delay": -225, "time": "1763400195" }, "stopId": "LENMAIR1", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "20_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:35:00", "tripId": "39962{20_3}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "151", "label": "23", "licensePlate": "DM 882 PE" } } }, { "id": "434824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 12, "time": "1763397312" }, "stopId": "CHAHVIL3", "stopSequence": 1 }, { "arrival": { "delay": -14, "time": "1763397406" }, "departure": { "delay": -7, "time": "1763397413" }, "stopId": "CHASNCF3", "stopSequence": 2 }, { "arrival": { "delay": 18, "time": "1763397498" }, "departure": { "delay": 28, "time": "1763397508" }, "stopId": "CHAMLEC1", "stopSequence": 3 }, { "arrival": { "delay": -21, "time": "1763397519" }, "departure": { "delay": -10, "time": "1763397530" }, "stopId": "CHAFONT1", "stopSequence": 4 }, { "arrival": { "delay": 7, "time": "1763397547" }, "departure": { "delay": 15, "time": "1763397555" }, "stopId": "CHAPVER1", "stopSequence": 5 }, { "arrival": { "delay": -62, "time": "1763397598" }, "departure": { "delay": -54, "time": "1763397606" }, "stopId": "CHAPEU2", "stopSequence": 6 }, { "arrival": { "delay": -71, "time": "1763397649" }, "departure": { "delay": -59, "time": "1763397661" }, "stopId": "CHAGREN2", "stopSequence": 7 }, { "arrival": { "delay": -73, "time": "1763397707" }, "departure": { "delay": -57, "time": "1763397723" }, "stopId": "CHAMOSE2", "stopSequence": 8 }, { "arrival": { "delay": -23, "time": "1763397817" }, "departure": { "delay": -6, "time": "1763397834" }, "stopId": "CHAGVAU2", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1763397870" }, "departure": { "delay": -18, "time": "1763397882" }, "stopId": "CHATAUD2", "stopSequence": 10 }, { "arrival": { "delay": -4, "time": "1763397896" }, "departure": { "delay": 5, "time": "1763397905" }, "stopId": "CHACHAE2", "stopSequence": 11 }, { "arrival": { "delay": -47, "time": "1763397913" }, "departure": { "delay": -40, "time": "1763397920" }, "stopId": "CHAPBOU2", "stopSequence": 12 }, { "arrival": { "delay": -57, "time": "1763397963" }, "departure": { "delay": -44, "time": "1763397976" }, "stopId": "CHAPAVI2", "stopSequence": 13 }, { "arrival": { "delay": -48, "time": "1763398032" }, "departure": { "delay": -38, "time": "1763398042" }, "stopId": "CHABOUS2", "stopSequence": 14 }, { "arrival": { "delay": -62, "time": "1763398078" }, "departure": { "delay": -54, "time": "1763398086" }, "stopId": "CHASABL2", "stopSequence": 15 }, { "arrival": { "delay": -70, "time": "1763398130" }, "departure": { "delay": -55, "time": "1763398145" }, "stopId": "SSAMACH2", "stopSequence": 16 }, { "arrival": { "delay": -85, "time": "1763398235" }, "departure": { "delay": -65, "time": "1763398255" }, "stopId": "SSAMVEN2", "stopSequence": 17 }, { "arrival": { "delay": -75, "time": "1763398305" }, "departure": { "delay": -62, "time": "1763398318" }, "stopId": "SSAEPIN2", "stopSequence": 18 }, { "arrival": { "delay": -90, "time": "1763398410" }, "departure": { "delay": -72, "time": "1763398428" }, "stopId": "SSACHAU1", "stopSequence": 19 }, { "arrival": { "delay": -66, "time": "1763398494" }, "departure": { "delay": -59, "time": "1763398501" }, "stopId": "SSAPIN2", "stopSequence": 20 }, { "arrival": { "delay": -121, "time": "1763398559" }, "departure": { "delay": -105, "time": "1763398575" }, "stopId": "SSASSCE2", "stopSequence": 21 }, { "arrival": { "delay": -97, "time": "1763398583" }, "departure": { "delay": -88, "time": "1763398592" }, "stopId": "SSACBOU2", "stopSequence": 22 }, { "arrival": { "delay": -128, "time": "1763398612" }, "departure": { "delay": -62, "time": "1763398678" }, "stopId": "SSASSCH2", "stopSequence": 23 }, { "arrival": { "delay": -62, "time": "1763398918" }, "departure": { "delay": -62, "time": "1763398918" }, "stopId": "SSAJUST1", "stopSequence": 24 }, { "arrival": { "delay": -62, "time": "1763398978" }, "departure": { "delay": -62, "time": "1763398978" }, "stopId": "SSANOZI1", "stopSequence": 25 }, { "arrival": { "delay": -62, "time": "1763399098" }, "departure": { "delay": -62, "time": "1763399098" }, "stopId": "SSASALV1", "stopSequence": 26 }, { "arrival": { "delay": -62, "time": "1763399158" }, "departure": { "delay": -62, "time": "1763399158" }, "stopId": "SENSCEN1", "stopSequence": 27 }, { "arrival": { "delay": -62, "time": "1763399218" }, "departure": { "delay": -62, "time": "1763399218" }, "stopId": "SENFRON1", "stopSequence": 28 }, { "arrival": { "delay": -62, "time": "1763399278" }, "departure": { "delay": -62, "time": "1763399278" }, "stopId": "SENMOTH1", "stopSequence": 29 }, { "arrival": { "delay": -62, "time": "1763399458" }, "departure": { "delay": -62, "time": "1763399458" }, "stopId": "SENECOT1", "stopSequence": 30 }, { "arrival": { "delay": -62, "time": "1763399518" }, "departure": { "delay": -62, "time": "1763399518" }, "stopId": "CHAPAGN1", "stopSequence": 31 }, { "arrival": { "delay": -62, "time": "1763399518" }, "departure": { "delay": -62, "time": "1763399518" }, "stopId": "CHASTAD1", "stopSequence": 32 }, { "arrival": { "delay": -62, "time": "1763399578" }, "departure": { "delay": -62, "time": "1763399578" }, "stopId": "CHATCEN1", "stopSequence": 33 }, { "arrival": { "delay": -62, "time": "1763399638" }, "departure": { "delay": -62, "time": "1763399638" }, "stopId": "CHADESN1", "stopSequence": 34 }, { "arrival": { "delay": -62, "time": "1763399638" }, "departure": { "delay": -62, "time": "1763399638" }, "stopId": "CHALIM1", "stopSequence": 35 }, { "arrival": { "delay": -62, "time": "1763399878" }, "departure": { "delay": -62, "time": "1763399878" }, "stopId": "CHAPARA2", "stopSequence": 36 }, { "arrival": { "delay": -62, "time": "1763399938" }, "departure": { "delay": -62, "time": "1763399938" }, "stopId": "CHADORA1", "stopSequence": 37 }, { "arrival": { "delay": -62, "time": "1763399938" }, "departure": { "delay": -62, "time": "1763399938" }, "stopId": "CHAGUER1", "stopSequence": 38 }, { "arrival": { "delay": -62, "time": "1763399998" }, "departure": { "delay": -62, "time": "1763399998" }, "stopId": "CHAPITE1", "stopSequence": 39 }, { "arrival": { "delay": -62, "time": "1763400058" }, "departure": { "delay": -62, "time": "1763400058" }, "stopId": "CHASAND1", "stopSequence": 40 }, { "arrival": { "delay": -62, "time": "1763400118" }, "departure": { "delay": -62, "time": "1763400118" }, "stopId": "CHAMARO1", "stopSequence": 41 }, { "arrival": { "delay": -62, "time": "1763400178" }, "departure": { "delay": -62, "time": "1763400178" }, "stopId": "CHARANC1", "stopSequence": 42 }, { "arrival": { "delay": -62, "time": "1763400238" }, "departure": { "delay": -62, "time": "1763400238" }, "stopId": "CHA14RT1", "stopSequence": 43 }, { "arrival": { "delay": -62, "time": "1763400298" }, "departure": { "delay": -62, "time": "1763400298" }, "stopId": "CHABRAI1", "stopSequence": 44 }, { "arrival": { "delay": -62, "time": "1763400358" }, "departure": { "delay": -62, "time": "1763400358" }, "stopId": "CHATPIG1", "stopSequence": 45 }, { "arrival": { "delay": -62, "time": "1763400478" }, "departure": { "delay": -62, "time": "1763400478" }, "stopId": "CHAPOST1", "stopSequence": 46 }, { "arrival": { "delay": -62, "time": "1763400538" }, "stopId": "CHAHVIL3", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "10_25", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:35:00", "tripId": "46787{10_25}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "161", "label": "49", "licensePlate": "CF 093 SJ" } } }, { "id": "434833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -167, "time": "1763397133" }, "stopId": "CHAHVIL3", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1763397522" }, "departure": { "delay": 164, "time": "1763397524" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1763397570" }, "departure": { "delay": 44, "time": "1763397584" }, "stopId": "CHATPIG2", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "CHABRAI2", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "CHA14RT2", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1763397620" }, "departure": { "delay": -26, "time": "1763397634" }, "stopId": "CHARANC2", "stopSequence": 6 }, { "arrival": { "delay": -76, "time": "1763397644" }, "departure": { "delay": -57, "time": "1763397663" }, "stopId": "CHAMARO2", "stopSequence": 7 }, { "arrival": { "delay": -63, "time": "1763397717" }, "departure": { "delay": -15, "time": "1763397765" }, "stopId": "CHASAND2", "stopSequence": 8 }, { "arrival": { "delay": -38, "time": "1763397802" }, "departure": { "delay": -18, "time": "1763397822" }, "stopId": "CHAPITE2", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1763397837" }, "departure": { "delay": 43, "time": "1763397883" }, "stopId": "CHAGUER2", "stopSequence": 10 }, { "arrival": { "delay": 13, "time": "1763397913" }, "departure": { "delay": 90, "time": "1763397990" }, "stopId": "CHADORA2", "stopSequence": 11 }, { "arrival": { "delay": 67, "time": "1763398027" }, "departure": { "delay": 81, "time": "1763398041" }, "stopId": "CHAPARA1", "stopSequence": 12 }, { "arrival": { "delay": 71, "time": "1763398211" }, "departure": { "delay": 83, "time": "1763398223" }, "stopId": "CHALIM2", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1763398240" }, "departure": { "delay": 48, "time": "1763398248" }, "stopId": "CHADESN2", "stopSequence": 14 }, { "arrival": { "delay": 65, "time": "1763398325" }, "departure": { "delay": 84, "time": "1763398344" }, "stopId": "CHATCEN2", "stopSequence": 15 }, { "arrival": { "delay": 58, "time": "1763398378" }, "departure": { "delay": 74, "time": "1763398394" }, "stopId": "CHASTAD2", "stopSequence": 16 }, { "arrival": { "delay": 103, "time": "1763398423" }, "departure": { "delay": 136, "time": "1763398456" }, "stopId": "CHAPAGN2", "stopSequence": 17 }, { "arrival": { "delay": 112, "time": "1763398492" }, "departure": { "delay": 124, "time": "1763398504" }, "stopId": "SENECOT2", "stopSequence": 18 }, { "arrival": { "delay": 56, "time": "1763398616" }, "departure": { "delay": 66, "time": "1763398626" }, "stopId": "SENMOTH2", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1763398659" }, "departure": { "delay": 45, "time": "1763398665" }, "stopId": "SENFRON2", "stopSequence": 20 }, { "arrival": { "delay": -12, "time": "1763398728" }, "departure": { "delay": 45, "time": "1763398785" }, "stopId": "SENSCEN2", "stopSequence": 21 }, { "arrival": { "delay": 45, "time": "1763398845" }, "departure": { "delay": 45, "time": "1763398845" }, "stopId": "SSASALV2", "stopSequence": 22 }, { "arrival": { "delay": 45, "time": "1763398905" }, "departure": { "delay": 45, "time": "1763398905" }, "stopId": "SSANOZI1", "stopSequence": 23 }, { "arrival": { "delay": 45, "time": "1763398965" }, "departure": { "delay": 45, "time": "1763398965" }, "stopId": "SSAJUST1", "stopSequence": 24 }, { "arrival": { "delay": 45, "time": "1763399205" }, "departure": { "delay": 45, "time": "1763399205" }, "stopId": "SSASSCH1", "stopSequence": 25 }, { "arrival": { "delay": 45, "time": "1763399205" }, "departure": { "delay": 45, "time": "1763399205" }, "stopId": "SSACBOU1", "stopSequence": 26 }, { "arrival": { "delay": 45, "time": "1763399265" }, "departure": { "delay": 45, "time": "1763399265" }, "stopId": "SSASSCE1", "stopSequence": 27 }, { "arrival": { "delay": 45, "time": "1763399325" }, "departure": { "delay": 45, "time": "1763399325" }, "stopId": "SSAPIN1", "stopSequence": 28 }, { "arrival": { "delay": 45, "time": "1763399445" }, "departure": { "delay": 45, "time": "1763399445" }, "stopId": "SSACHAU1", "stopSequence": 29 }, { "arrival": { "delay": 45, "time": "1763399505" }, "departure": { "delay": 45, "time": "1763399505" }, "stopId": "SSAEPIN1", "stopSequence": 30 }, { "arrival": { "delay": 45, "time": "1763399565" }, "departure": { "delay": 45, "time": "1763399565" }, "stopId": "SSAMVEN1", "stopSequence": 31 }, { "arrival": { "delay": 45, "time": "1763399685" }, "departure": { "delay": 45, "time": "1763399685" }, "stopId": "SSAMACH1", "stopSequence": 32 }, { "arrival": { "delay": 45, "time": "1763399745" }, "departure": { "delay": 45, "time": "1763399745" }, "stopId": "CHASABL1", "stopSequence": 33 }, { "arrival": { "delay": 45, "time": "1763399805" }, "departure": { "delay": 45, "time": "1763399805" }, "stopId": "CHABOUS1", "stopSequence": 34 }, { "arrival": { "delay": 45, "time": "1763399865" }, "departure": { "delay": 45, "time": "1763399865" }, "stopId": "CHAPAVI1", "stopSequence": 35 }, { "arrival": { "delay": 45, "time": "1763399865" }, "departure": { "delay": 45, "time": "1763399865" }, "stopId": "CHAPBOU1", "stopSequence": 36 }, { "arrival": { "delay": 45, "time": "1763399925" }, "departure": { "delay": 45, "time": "1763399925" }, "stopId": "CHACHAE1", "stopSequence": 37 }, { "arrival": { "delay": 45, "time": "1763399925" }, "departure": { "delay": 45, "time": "1763399925" }, "stopId": "CHATAUD1", "stopSequence": 38 }, { "arrival": { "delay": 45, "time": "1763399985" }, "departure": { "delay": 45, "time": "1763399985" }, "stopId": "CHAGVAU1", "stopSequence": 39 }, { "arrival": { "delay": 45, "time": "1763400105" }, "departure": { "delay": 45, "time": "1763400105" }, "stopId": "CHAMOSE1", "stopSequence": 40 }, { "arrival": { "delay": 45, "time": "1763400105" }, "departure": { "delay": 45, "time": "1763400105" }, "stopId": "CHAGREN1", "stopSequence": 41 }, { "arrival": { "delay": 45, "time": "1763400165" }, "departure": { "delay": 45, "time": "1763400165" }, "stopId": "CHAPEU1", "stopSequence": 42 }, { "arrival": { "delay": 45, "time": "1763400225" }, "departure": { "delay": 45, "time": "1763400225" }, "stopId": "CHAPVER2", "stopSequence": 43 }, { "arrival": { "delay": 45, "time": "1763400285" }, "departure": { "delay": 45, "time": "1763400285" }, "stopId": "CHAFONT2", "stopSequence": 44 }, { "arrival": { "delay": 45, "time": "1763400345" }, "departure": { "delay": 45, "time": "1763400345" }, "stopId": "CHAMLEC2", "stopSequence": 45 }, { "arrival": { "delay": 45, "time": "1763400405" }, "departure": { "delay": 45, "time": "1763400405" }, "stopId": "CHASNCF4", "stopSequence": 46 }, { "arrival": { "delay": -2960, "time": "1763397520" }, "stopId": "CHAHVIL3", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "11_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:35:00", "tripId": "46800{11_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "173", "label": "57", "licensePlate": "EH 947 SA" } } }, { "id": "434943", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 82, "time": "1763397382" }, "stopId": "THULPAT1", "stopSequence": 1 }, { "arrival": { "delay": 33, "time": "1763397453" }, "departure": { "delay": 72, "time": "1763397492" }, "stopId": "THUTCEN1", "stopSequence": 2 }, { "arrival": { "delay": 108, "time": "1763397588" }, "departure": { "delay": 127, "time": "1763397607" }, "stopId": "THUVITE1", "stopSequence": 3 }, { "arrival": { "delay": 108, "time": "1763397648" }, "departure": { "delay": 122, "time": "1763397662" }, "stopId": "THUPIER1", "stopSequence": 4 }, { "arrival": { "delay": 98, "time": "1763397698" }, "departure": { "delay": 103, "time": "1763397703" }, "stopId": "THUPOIR1", "stopSequence": 5 }, { "arrival": { "delay": 71, "time": "1763397731" }, "departure": { "delay": 77, "time": "1763397737" }, "stopId": "THUBAUD1", "stopSequence": 6 }, { "arrival": { "delay": 49, "time": "1763397769" }, "departure": { "delay": 55, "time": "1763397775" }, "stopId": "THUCHAT1", "stopSequence": 7 }, { "arrival": { "delay": 18, "time": "1763397798" }, "departure": { "delay": 19, "time": "1763397799" }, "stopId": "THUGRUG1", "stopSequence": 8 }, { "arrival": { "delay": -3, "time": "1763397837" }, "departure": { "delay": 4, "time": "1763397844" }, "stopId": "THUBREN1", "stopSequence": 9 }, { "arrival": { "delay": 17, "time": "1763397857" }, "departure": { "delay": 25, "time": "1763397865" }, "stopId": "THUJOSE1", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1763397922" }, "departure": { "delay": 73, "time": "1763397973" }, "stopId": "THUPBES1", "stopSequence": 11 }, { "arrival": { "delay": 115, "time": "1763398015" }, "departure": { "delay": 123, "time": "1763398023" }, "stopId": "THUBAST1", "stopSequence": 12 }, { "arrival": { "delay": 91, "time": "1763398051" }, "departure": { "delay": 97, "time": "1763398057" }, "stopId": "THUMALT1", "stopSequence": 13 }, { "arrival": { "delay": 48, "time": "1763398068" }, "departure": { "delay": 56, "time": "1763398076" }, "stopId": "CHAPIET1", "stopSequence": 14 }, { "arrival": { "delay": 6, "time": "1763398086" }, "departure": { "delay": 14, "time": "1763398094" }, "stopId": "CHABONA1", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1763398133" }, "departure": { "delay": 18, "time": "1763398158" }, "stopId": "CHAENVI1", "stopSequence": 16 }, { "arrival": { "delay": -41, "time": "1763398159" }, "departure": { "delay": -20, "time": "1763398180" }, "stopId": "CHAMILL1", "stopSequence": 17 }, { "arrival": { "delay": -13, "time": "1763398187" }, "departure": { "time": "1763398200" }, "stopId": "CHATIVO1", "stopSequence": 18 }, { "arrival": { "delay": -32, "time": "1763398228" }, "departure": { "delay": -7, "time": "1763398253" }, "stopId": "CHAMACE1", "stopSequence": 19 }, { "arrival": { "delay": -27, "time": "1763398293" }, "departure": { "delay": -17, "time": "1763398303" }, "stopId": "CHACOUR1", "stopSequence": 20 }, { "arrival": { "delay": 19, "time": "1763398339" }, "departure": { "delay": 19, "time": "1763398339" }, "stopId": "CHAGIRA1", "stopSequence": 21 }, { "arrival": { "delay": 76, "time": "1763398456" }, "departure": { "delay": 91, "time": "1763398471" }, "stopId": "CHATASS1", "stopSequence": 22 }, { "arrival": { "delay": 37, "time": "1763398477" }, "departure": { "delay": 55, "time": "1763398495" }, "stopId": "CHAMIST1", "stopSequence": 23 }, { "arrival": { "delay": 59, "time": "1763398499" }, "departure": { "delay": 69, "time": "1763398509" }, "stopId": "CHAHERR1", "stopSequence": 24 }, { "arrival": { "delay": 15, "time": "1763398515" }, "departure": { "delay": 30, "time": "1763398530" }, "stopId": "CHACFOR1", "stopSequence": 25 }, { "arrival": { "time": "1763398560" }, "departure": { "delay": 21, "time": "1763398581" }, "stopId": "CHAREPU1", "stopSequence": 26 }, { "arrival": { "delay": -3, "time": "1763398617" }, "departure": { "delay": 10, "time": "1763398630" }, "stopId": "CHAACAD1", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1763398683" }, "departure": { "delay": 27, "time": "1763398707" }, "stopId": "CHABELG1", "stopSequence": 28 }, { "arrival": { "delay": 5, "time": "1763398745" }, "departure": { "delay": 27, "time": "1763398767" }, "stopId": "CHABERT1", "stopSequence": 29 }, { "arrival": { "delay": 27, "time": "1763398887" }, "departure": { "delay": 27, "time": "1763398887" }, "stopId": "CHAWILS1", "stopSequence": 30 }, { "arrival": { "delay": 27, "time": "1763398947" }, "departure": { "delay": 27, "time": "1763398947" }, "stopId": "CHAPOST1", "stopSequence": 31 }, { "arrival": { "delay": 27, "time": "1763399067" }, "stopId": "CHAHVIL2", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "5_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:35:00", "tripId": "47463{5_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "167", "label": "51", "licensePlate": "CX 555 SV" } } }, { "id": "434906", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 80, "time": "1763397560" }, "stopId": "CHAARGE1", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1763397599" }, "departure": { "delay": 72, "time": "1763397612" }, "stopId": "CHAMMAR2", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1763397652" }, "departure": { "delay": 93, "time": "1763397693" }, "stopId": "CHABLER2", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1763397716" }, "departure": { "delay": 125, "time": "1763397725" }, "stopId": "CHASNEC2", "stopSequence": 4 }, { "arrival": { "delay": 101, "time": "1763397761" }, "departure": { "delay": 107, "time": "1763397767" }, "stopId": "CHABOUL2", "stopSequence": 5 }, { "arrival": { "delay": 64, "time": "1763397784" }, "departure": { "delay": 71, "time": "1763397791" }, "stopId": "CHAREST2", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1763397799" }, "departure": { "delay": 30, "time": "1763397810" }, "stopId": "CHATUIL2", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1763397825" }, "departure": { "delay": 63, "time": "1763397843" }, "stopId": "CHAVALE2", "stopSequence": 8 }, { "arrival": { "delay": 36, "time": "1763397876" }, "departure": { "delay": 57, "time": "1763397897" }, "stopId": "CHAPAPI2", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1763397940" }, "departure": { "delay": 121, "time": "1763397961" }, "stopId": "CHAVERC2", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1763398032" }, "departure": { "delay": 160, "time": "1763398060" }, "stopId": "CHADESI2", "stopSequence": 11 }, { "arrival": { "delay": 130, "time": "1763398150" }, "departure": { "delay": 132, "time": "1763398152" }, "stopId": "CHACIME2", "stopSequence": 12 }, { "arrival": { "delay": 87, "time": "1763398167" }, "departure": { "delay": 95, "time": "1763398175" }, "stopId": "CHARIPA2", "stopSequence": 13 }, { "arrival": { "delay": 53, "time": "1763398193" }, "departure": { "delay": 62, "time": "1763398202" }, "stopId": "CHASANG2", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1763398220" }, "departure": { "delay": 88, "time": "1763398228" }, "stopId": "CHAMICH2", "stopSequence": 15 }, { "arrival": { "delay": 73, "time": "1763398273" }, "departure": { "delay": 89, "time": "1763398289" }, "stopId": "CHACATH2", "stopSequence": 16 }, { "arrival": { "delay": 104, "time": "1763398304" }, "departure": { "delay": 111, "time": "1763398311" }, "stopId": "CHAMAIN2", "stopSequence": 17 }, { "arrival": { "delay": 96, "time": "1763398356" }, "departure": { "delay": 117, "time": "1763398377" }, "stopId": "CHASNCF2", "stopSequence": 18 }, { "arrival": { "delay": -31, "time": "1763398469" }, "departure": { "delay": 38, "time": "1763398538" }, "stopId": "CHAHVIL1", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1763398599" }, "departure": { "delay": 87, "time": "1763398647" }, "stopId": "CHAPOST2", "stopSequence": 20 }, { "arrival": { "delay": 82, "time": "1763398702" }, "departure": { "delay": 95, "time": "1763398715" }, "stopId": "CHAWILS2", "stopSequence": 21 }, { "arrival": { "delay": 67, "time": "1763398747" }, "departure": { "delay": 95, "time": "1763398775" }, "stopId": "CHABERT2", "stopSequence": 22 }, { "arrival": { "delay": 95, "time": "1763398835" }, "departure": { "delay": 95, "time": "1763398835" }, "stopId": "CHABELG2", "stopSequence": 23 }, { "arrival": { "delay": 95, "time": "1763398895" }, "departure": { "delay": 95, "time": "1763398895" }, "stopId": "CHAREPU1", "stopSequence": 24 }, { "arrival": { "delay": 95, "time": "1763398955" }, "departure": { "delay": 95, "time": "1763398955" }, "stopId": "CHACHAT1", "stopSequence": 25 }, { "arrival": { "delay": 95, "time": "1763399015" }, "departure": { "delay": 95, "time": "1763399015" }, "stopId": "CHAAFPA2", "stopSequence": 26 }, { "arrival": { "delay": 95, "time": "1763399135" }, "departure": { "delay": 95, "time": "1763399135" }, "stopId": "CHASALI2", "stopSequence": 27 }, { "arrival": { "delay": 95, "time": "1763399195" }, "departure": { "delay": 95, "time": "1763399195" }, "stopId": "CHAESTR2", "stopSequence": 28 }, { "arrival": { "delay": 95, "time": "1763399255" }, "departure": { "delay": 95, "time": "1763399255" }, "stopId": "CHAKING2", "stopSequence": 29 }, { "arrival": { "delay": 95, "time": "1763399315" }, "departure": { "delay": 95, "time": "1763399315" }, "stopId": "CHAZAY2", "stopSequence": 30 }, { "arrival": { "delay": 95, "time": "1763399315" }, "departure": { "delay": 95, "time": "1763399315" }, "stopId": "CHARENA2", "stopSequence": 31 }, { "arrival": { "delay": 95, "time": "1763399315" }, "departure": { "delay": 95, "time": "1763399315" }, "stopId": "CHACART2", "stopSequence": 32 }, { "arrival": { "delay": 95, "time": "1763399375" }, "departure": { "delay": 95, "time": "1763399375" }, "stopId": "CHAAUCH2", "stopSequence": 33 }, { "arrival": { "delay": 95, "time": "1763399555" }, "departure": { "delay": 95, "time": "1763399555" }, "stopId": "CHAPILA2", "stopSequence": 34 }, { "arrival": { "delay": 95, "time": "1763399615" }, "stopId": "CHAFOUC1", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:38:00", "tripId": "46948{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "234", "label": "42", "licensePlate": "GN 041 YB" } } }, { "id": "434745", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 280, "time": "1763397880" }, "stopId": "CHAHVIL5", "stopSequence": 1 }, { "arrival": { "delay": 274, "time": "1763397934" }, "departure": { "delay": 310, "time": "1763397970" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "delay": 285, "time": "1763398065" }, "departure": { "delay": 303, "time": "1763398083" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "delay": 289, "time": "1763398129" }, "departure": { "delay": 304, "time": "1763398144" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "delay": 258, "time": "1763398158" }, "departure": { "delay": 281, "time": "1763398181" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "delay": 259, "time": "1763398219" }, "departure": { "delay": 298, "time": "1763398258" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "delay": 329, "time": "1763398289" }, "departure": { "delay": 344, "time": "1763398304" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "delay": 381, "time": "1763398401" }, "departure": { "delay": 397, "time": "1763398417" }, "stopId": "CHASOMN2", "stopSequence": 8 }, { "arrival": { "delay": 390, "time": "1763398470" }, "departure": { "delay": 407, "time": "1763398487" }, "stopId": "CHACARE2", "stopSequence": 9 }, { "arrival": { "delay": 374, "time": "1763398514" }, "departure": { "delay": 388, "time": "1763398528" }, "stopId": "CHAMJUI2", "stopSequence": 10 }, { "arrival": { "delay": 433, "time": "1763398573" }, "departure": { "delay": 446, "time": "1763398586" }, "stopId": "CHAVIEN2", "stopSequence": 11 }, { "arrival": { "delay": 426, "time": "1763398626" }, "departure": { "delay": 439, "time": "1763398639" }, "stopId": "CHAFOUC1", "stopSequence": 12 }, { "arrival": { "delay": 379, "time": "1763398639" }, "departure": { "delay": 397, "time": "1763398657" }, "stopId": "CHAPILA1", "stopSequence": 13 }, { "arrival": { "delay": 397, "time": "1763398957" }, "departure": { "delay": 397, "time": "1763398957" }, "stopId": "NAIDOUA2", "stopSequence": 14 }, { "arrival": { "delay": 397, "time": "1763399017" }, "departure": { "delay": 397, "time": "1763399017" }, "stopId": "NAIBWEB2", "stopSequence": 15 }, { "arrival": { "delay": 397, "time": "1763399017" }, "departure": { "delay": 397, "time": "1763399017" }, "stopId": "NAIBGRA2", "stopSequence": 16 }, { "arrival": { "delay": 397, "time": "1763399077" }, "departure": { "delay": 397, "time": "1763399077" }, "stopId": "NAISOUH2", "stopSequence": 17 }, { "arrival": { "delay": 397, "time": "1763399197" }, "departure": { "delay": 397, "time": "1763399197" }, "stopId": "NAIAPAR2", "stopSequence": 18 }, { "arrival": { "delay": 397, "time": "1763399257" }, "departure": { "delay": 397, "time": "1763399257" }, "stopId": "NAIVHUG2", "stopSequence": 19 }, { "arrival": { "delay": 397, "time": "1763399317" }, "departure": { "delay": 397, "time": "1763399317" }, "stopId": "NAINERU2", "stopSequence": 20 }, { "arrival": { "delay": 397, "time": "1763399377" }, "departure": { "delay": 397, "time": "1763399377" }, "stopId": "NAIAFRA2", "stopSequence": 21 }, { "arrival": { "delay": 397, "time": "1763399497" }, "departure": { "delay": 397, "time": "1763399497" }, "stopId": "NAICHAP2", "stopSequence": 22 }, { "arrival": { "delay": 397, "time": "1763399557" }, "departure": { "delay": 397, "time": "1763399557" }, "stopId": "NAINCEN2", "stopSequence": 23 }, { "arrival": { "delay": 397, "time": "1763399617" }, "departure": { "delay": 397, "time": "1763399617" }, "stopId": "NAIROLL2", "stopSequence": 24 }, { "arrival": { "delay": 397, "time": "1763399617" }, "departure": { "delay": 397, "time": "1763399617" }, "stopId": "NAIRABE2", "stopSequence": 25 }, { "arrival": { "delay": 397, "time": "1763399677" }, "stopId": "NAICOLE2", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "3_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:40:00", "tripId": "37929{3_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "158", "label": "44", "licensePlate": "GV 199 DH" } } }, { "id": "434724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 71, "time": "1763397671" }, "stopId": "CHAHOPI1", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1763397754" }, "departure": { "delay": 105, "time": "1763397765" }, "stopId": "CHAVILL2", "stopSequence": 2 }, { "arrival": { "delay": 72, "time": "1763397792" }, "departure": { "delay": 80, "time": "1763397800" }, "stopId": "CHAGATS2", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1763397820" }, "departure": { "delay": 121, "time": "1763397841" }, "stopId": "CHARIMB2", "stopSequence": 4 }, { "arrival": { "delay": 134, "time": "1763397854" }, "departure": { "delay": 144, "time": "1763397864" }, "stopId": "CHACAPU2", "stopSequence": 5 }, { "arrival": { "delay": 111, "time": "1763397891" }, "departure": { "delay": 124, "time": "1763397904" }, "stopId": "CHAMINI2", "stopSequence": 6 }, { "arrival": { "delay": 105, "time": "1763397945" }, "departure": { "delay": 119, "time": "1763397959" }, "stopId": "CHAROC2", "stopSequence": 7 }, { "arrival": { "delay": 135, "time": "1763397975" }, "departure": { "delay": 144, "time": "1763397984" }, "stopId": "CHACHAR2", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1763398009" }, "departure": { "delay": 124, "time": "1763398024" }, "stopId": "CHAJOUV2", "stopSequence": 9 }, { "arrival": { "delay": 91, "time": "1763398051" }, "departure": { "delay": 107, "time": "1763398067" }, "stopId": "CHAROSE2", "stopSequence": 10 }, { "arrival": { "delay": 92, "time": "1763398112" }, "departure": { "delay": 162, "time": "1763398182" }, "stopId": "CHALECL2", "stopSequence": 11 }, { "arrival": { "delay": 133, "time": "1763398213" }, "departure": { "delay": 154, "time": "1763398234" }, "stopId": "CHATROE2", "stopSequence": 12 }, { "arrival": { "delay": 111, "time": "1763398251" }, "departure": { "delay": 124, "time": "1763398264" }, "stopId": "CHAFAUV2", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1763398290" }, "departure": { "delay": 153, "time": "1763398293" }, "stopId": "CHAMFOC2", "stopSequence": 14 }, { "arrival": { "delay": 112, "time": "1763398372" }, "departure": { "delay": 145, "time": "1763398405" }, "stopId": "CHASNCF4", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1763398465" }, "departure": { "delay": 127, "time": "1763398507" }, "stopId": "CHAHVIL1", "stopSequence": 16 }, { "arrival": { "delay": 155, "time": "1763398595" }, "departure": { "delay": 179, "time": "1763398619" }, "stopId": "CHAPOST2", "stopSequence": 17 }, { "arrival": { "delay": 165, "time": "1763398725" }, "departure": { "delay": 179, "time": "1763398739" }, "stopId": "CHAPISC2", "stopSequence": 18 }, { "arrival": { "delay": 179, "time": "1763398799" }, "departure": { "delay": 179, "time": "1763398799" }, "stopId": "CHAEURO2", "stopSequence": 19 }, { "arrival": { "delay": 179, "time": "1763398859" }, "departure": { "delay": 179, "time": "1763398859" }, "stopId": "CHACHUR2", "stopSequence": 20 }, { "arrival": { "delay": 179, "time": "1763398919" }, "departure": { "delay": 179, "time": "1763398919" }, "stopId": "CHAABEL2", "stopSequence": 21 }, { "arrival": { "delay": 179, "time": "1763398919" }, "departure": { "delay": 179, "time": "1763398919" }, "stopId": "CHALYAU2", "stopSequence": 22 }, { "arrival": { "delay": 179, "time": "1763399039" }, "departure": { "delay": 179, "time": "1763399039" }, "stopId": "CHAMOUL1", "stopSequence": 23 }, { "arrival": { "delay": 179, "time": "1763399099" }, "departure": { "delay": 179, "time": "1763399099" }, "stopId": "CHAAUCH1", "stopSequence": 24 }, { "arrival": { "delay": 179, "time": "1763399159" }, "departure": { "delay": 179, "time": "1763399159" }, "stopId": "CHAAQUI2", "stopSequence": 25 }, { "arrival": { "delay": 179, "time": "1763399219" }, "departure": { "delay": 179, "time": "1763399219" }, "stopId": "CHASJUS2", "stopSequence": 26 }, { "arrival": { "delay": 179, "time": "1763399339" }, "departure": { "delay": 179, "time": "1763399339" }, "stopId": "CHAHAMI2", "stopSequence": 27 }, { "arrival": { "delay": 179, "time": "1763399399" }, "stopId": "CHAFORE1", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:40:00", "tripId": "37908{1_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "217", "label": "41", "licensePlate": "GJ 005 ZM" } } }, { "id": "434710", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -4, "time": "1763397776" }, "stopId": "CHAFORE1", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1763397791" }, "departure": { "delay": 29, "time": "1763397809" }, "stopId": "CHAHAMI1", "stopSequence": 2 }, { "arrival": { "delay": 22, "time": "1763397862" }, "departure": { "delay": 34, "time": "1763397874" }, "stopId": "CHASJUS1", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1763397910" }, "departure": { "delay": 20, "time": "1763397920" }, "stopId": "CHAAQUI1", "stopSequence": 4 }, { "arrival": { "delay": 48, "time": "1763398008" }, "departure": { "delay": 66, "time": "1763398026" }, "stopId": "CHAAUCH2", "stopSequence": 5 }, { "arrival": { "delay": 26, "time": "1763398106" }, "departure": { "delay": 38, "time": "1763398118" }, "stopId": "CHAMOUL2", "stopSequence": 6 }, { "arrival": { "delay": 6, "time": "1763398206" }, "departure": { "delay": 25, "time": "1763398225" }, "stopId": "CHALYAU1", "stopSequence": 7 }, { "arrival": { "delay": -4, "time": "1763398256" }, "departure": { "delay": 61, "time": "1763398321" }, "stopId": "CHAABEL1", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1763398372" }, "departure": { "delay": 67, "time": "1763398387" }, "stopId": "CHACHUR1", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1763398417" }, "departure": { "delay": 48, "time": "1763398428" }, "stopId": "CHAEURO1", "stopSequence": 10 }, { "arrival": { "delay": 56, "time": "1763398496" }, "departure": { "delay": 87, "time": "1763398527" }, "stopId": "CHAPISC1", "stopSequence": 11 }, { "arrival": { "delay": 46, "time": "1763398606" }, "departure": { "delay": 61, "time": "1763398621" }, "stopId": "CHAPOST1", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1763398682" }, "departure": { "delay": 31, "time": "1763398711" }, "stopId": "CHAHVIL4", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1763398831" }, "departure": { "delay": 31, "time": "1763398831" }, "stopId": "CHASNCF3", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1763398891" }, "departure": { "delay": 31, "time": "1763398891" }, "stopId": "CHAMFOC1", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1763398951" }, "departure": { "delay": 31, "time": "1763398951" }, "stopId": "CHAFAUV1", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1763398951" }, "departure": { "delay": 31, "time": "1763398951" }, "stopId": "CHATROE1", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1763399011" }, "departure": { "delay": 31, "time": "1763399011" }, "stopId": "CHALECL1", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1763399071" }, "departure": { "delay": 31, "time": "1763399071" }, "stopId": "CHAROSE1", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1763399131" }, "departure": { "delay": 31, "time": "1763399131" }, "stopId": "CHAJOUV1", "stopSequence": 20 }, { "arrival": { "delay": 31, "time": "1763399191" }, "departure": { "delay": 31, "time": "1763399191" }, "stopId": "CHAVILL1", "stopSequence": 21 }, { "arrival": { "delay": 31, "time": "1763399311" }, "stopId": "CHAHOPI1", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:43:00", "tripId": "37894{1_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "170", "label": "54", "licensePlate": "DL 813 ZE" } } }, { "id": "434981", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 95, "time": "1763398295" }, "stopId": "CHAHVIL8", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1763398394" }, "departure": { "delay": 109, "time": "1763398429" }, "stopId": "CHASNCF1", "stopSequence": 2 }, { "arrival": { "delay": 91, "time": "1763398471" }, "departure": { "delay": 98, "time": "1763398478" }, "stopId": "CHAMAIN1", "stopSequence": 3 }, { "arrival": { "delay": 44, "time": "1763398484" }, "departure": { "delay": 54, "time": "1763398494" }, "stopId": "CHACATH1", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1763398519" }, "departure": { "delay": 27, "time": "1763398527" }, "stopId": "CHAMICH1", "stopSequence": 5 }, { "arrival": { "delay": 49, "time": "1763398549" }, "departure": { "delay": 59, "time": "1763398559" }, "stopId": "CHASANG1", "stopSequence": 6 }, { "arrival": { "delay": 46, "time": "1763398606" }, "departure": { "delay": 55, "time": "1763398615" }, "stopId": "CHARIPA1", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1763398720" }, "departure": { "delay": 116, "time": "1763398736" }, "stopId": "CHAARGE1", "stopSequence": 8 }, { "arrival": { "delay": 116, "time": "1763399036" }, "departure": { "delay": 116, "time": "1763399036" }, "stopId": "INGCENT1", "stopSequence": 9 }, { "arrival": { "delay": 116, "time": "1763399156" }, "departure": { "delay": 116, "time": "1763399156" }, "stopId": "INGBATT1", "stopSequence": 10 }, { "arrival": { "delay": 116, "time": "1763399396" }, "departure": { "delay": 116, "time": "1763399396" }, "stopId": "INGZISU1", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1763399516" }, "departure": { "delay": 116, "time": "1763399516" }, "stopId": "INGZINO1", "stopSequence": 12 }, { "arrival": { "delay": 116, "time": "1763399576" }, "departure": { "delay": 116, "time": "1763399576" }, "stopId": "DSRLAFA1", "stopSequence": 13 }, { "arrival": { "delay": 116, "time": "1763399756" }, "departure": { "delay": 116, "time": "1763399756" }, "stopId": "DSRCOBE1", "stopSequence": 14 }, { "arrival": { "delay": 116, "time": "1763399876" }, "departure": { "delay": 116, "time": "1763399876" }, "stopId": "DSRPROM1", "stopSequence": 15 }, { "arrival": { "delay": 116, "time": "1763400116" }, "departure": { "delay": 116, "time": "1763400116" }, "stopId": "ORMPARC1", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1763400296" }, "stopId": "PDPMAIR1", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "22_2", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:50:00", "tripId": "47522{22_2}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "140", "label": "12", "licensePlate": "CW 716 XC" } } }, { "id": "434733", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -3, "time": "1763398197" }, "stopId": "NAICOLE1", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1763398247" }, "departure": { "delay": 4, "time": "1763398264" }, "stopId": "NAIBRAS1", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1763398275" }, "departure": { "delay": 25, "time": "1763398285" }, "stopId": "NAICHED1", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1763398307" }, "departure": { "delay": -5, "time": "1763398315" }, "stopId": "NAICNOI1", "stopSequence": 4 }, { "arrival": { "delay": -38, "time": "1763398342" }, "departure": { "delay": -21, "time": "1763398359" }, "stopId": "NAINECO1", "stopSequence": 5 }, { "arrival": { "delay": -34, "time": "1763398406" }, "departure": { "delay": -21, "time": "1763398419" }, "stopId": "NAIRABE1", "stopSequence": 6 }, { "arrival": { "delay": -8, "time": "1763398432" }, "departure": { "delay": 3, "time": "1763398443" }, "stopId": "NAIROLL1", "stopSequence": 7 }, { "arrival": { "delay": -16, "time": "1763398484" }, "departure": { "delay": 13, "time": "1763398513" }, "stopId": "NAINCEN1", "stopSequence": 8 }, { "arrival": { "delay": 42, "time": "1763398602" }, "departure": { "delay": 50, "time": "1763398610" }, "stopId": "NAIAFRA1", "stopSequence": 9 }, { "arrival": { "delay": 42, "time": "1763398662" }, "departure": { "delay": 57, "time": "1763398677" }, "stopId": "NAINERU1", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1763398718" }, "departure": { "delay": 47, "time": "1763398727" }, "stopId": "NAIVHUG1", "stopSequence": 11 }, { "arrival": { "delay": 47, "time": "1763398787" }, "departure": { "delay": 47, "time": "1763398787" }, "stopId": "NAIAPAR1", "stopSequence": 12 }, { "arrival": { "delay": 47, "time": "1763398847" }, "departure": { "delay": 47, "time": "1763398847" }, "stopId": "NAISOUH1", "stopSequence": 13 }, { "arrival": { "delay": 47, "time": "1763398907" }, "departure": { "delay": 47, "time": "1763398907" }, "stopId": "NAIBGRA1", "stopSequence": 14 }, { "arrival": { "delay": 47, "time": "1763398907" }, "departure": { "delay": 47, "time": "1763398907" }, "stopId": "NAIBWEB1", "stopSequence": 15 }, { "arrival": { "delay": 47, "time": "1763398967" }, "departure": { "delay": 47, "time": "1763398967" }, "stopId": "NAIDOUA1", "stopSequence": 16 }, { "arrival": { "delay": 47, "time": "1763399267" }, "departure": { "delay": 47, "time": "1763399267" }, "stopId": "CHAPILA2", "stopSequence": 17 }, { "arrival": { "delay": 47, "time": "1763399267" }, "departure": { "delay": 47, "time": "1763399267" }, "stopId": "CHAFOUC1", "stopSequence": 18 }, { "arrival": { "delay": 47, "time": "1763399327" }, "departure": { "delay": 47, "time": "1763399327" }, "stopId": "CHAVIEN1", "stopSequence": 19 }, { "arrival": { "delay": 47, "time": "1763399387" }, "departure": { "delay": 47, "time": "1763399387" }, "stopId": "CHAMJUI1", "stopSequence": 20 }, { "arrival": { "delay": 47, "time": "1763399387" }, "departure": { "delay": 47, "time": "1763399387" }, "stopId": "CHACARE1", "stopSequence": 21 }, { "arrival": { "delay": 47, "time": "1763399447" }, "departure": { "delay": 47, "time": "1763399447" }, "stopId": "CHASOMN1", "stopSequence": 22 }, { "arrival": { "delay": 47, "time": "1763399507" }, "departure": { "delay": 47, "time": "1763399507" }, "stopId": "CHALYAU1", "stopSequence": 23 }, { "arrival": { "delay": 47, "time": "1763399567" }, "departure": { "delay": 47, "time": "1763399567" }, "stopId": "CHAABEL1", "stopSequence": 24 }, { "arrival": { "delay": 47, "time": "1763399627" }, "departure": { "delay": 47, "time": "1763399627" }, "stopId": "CHACHUR1", "stopSequence": 25 }, { "arrival": { "delay": 47, "time": "1763399687" }, "departure": { "delay": 47, "time": "1763399687" }, "stopId": "CHAEURO1", "stopSequence": 26 }, { "arrival": { "delay": 47, "time": "1763399807" }, "departure": { "delay": 47, "time": "1763399807" }, "stopId": "CHAPISC1", "stopSequence": 27 }, { "arrival": { "delay": 47, "time": "1763399927" }, "departure": { "delay": 47, "time": "1763399927" }, "stopId": "CHAPOST1", "stopSequence": 28 }, { "arrival": { "delay": 47, "time": "1763400047" }, "stopId": "CHAHVIL5", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "3_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:50:00", "tripId": "37917{3_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "176", "label": "61", "licensePlate": "ER 078 DJ" } } }, { "id": "434857", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 100, "time": "1763398300" }, "stopId": "CSVFORC1", "stopSequence": 1 }, { "arrival": { "delay": 74, "time": "1763398454" }, "departure": { "delay": 81, "time": "1763398461" }, "stopId": "CHAEMMA1", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1763398556" }, "departure": { "delay": 67, "time": "1763398567" }, "stopId": "CHASOMN1", "stopSequence": 3 }, { "arrival": { "delay": 53, "time": "1763398613" }, "departure": { "delay": 68, "time": "1763398628" }, "stopId": "CHALYAU1", "stopSequence": 4 }, { "arrival": { "delay": 24, "time": "1763398644" }, "departure": { "delay": 42, "time": "1763398662" }, "stopId": "CHAABEL1", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1763398699" }, "departure": { "delay": 38, "time": "1763398718" }, "stopId": "CHACHUR1", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1763398736" }, "departure": { "delay": 38, "time": "1763398778" }, "stopId": "CHAEURO1", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1763398838" }, "departure": { "delay": 38, "time": "1763398838" }, "stopId": "CHAPISC1", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1763398958" }, "departure": { "delay": 38, "time": "1763398958" }, "stopId": "CHAPOST1", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1763399078" }, "stopId": "CHAHVIL6", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "16_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:50:00", "tripId": "46856{16_3}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "146", "label": "18", "licensePlate": "DM 320 RF" } } }, { "id": "434939", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -22, "time": "1763398358" }, "stopId": "ANTACEN1", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1763398403" }, "departure": { "delay": -21, "time": "1763398419" }, "stopId": "ANTTOUR1", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1763398467" }, "departure": { "delay": 5, "time": "1763398505" }, "stopId": "ANTLAVO1", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1763398649" }, "departure": { "delay": 38, "time": "1763398658" }, "stopId": "ANTPOUP1", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1763398729" }, "departure": { "delay": 38, "time": "1763398718" }, "stopId": "ANTPOIT1", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1763398778" }, "departure": { "delay": 38, "time": "1763398778" }, "stopId": "ANTNORM1", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1763398838" }, "departure": { "delay": 38, "time": "1763398838" }, "stopId": "ANTACEN2", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1763398898" }, "departure": { "delay": 38, "time": "1763398898" }, "stopId": "ANTMAIN2", "stopSequence": 8 }, { "arrival": { "delay": 38, "time": "1763398958" }, "departure": { "delay": 38, "time": "1763398958" }, "stopId": "CHAMON22", "stopSequence": 9 }, { "arrival": { "delay": 38, "time": "1763399138" }, "departure": { "delay": 38, "time": "1763399138" }, "stopId": "CHAMONO1", "stopSequence": 10 }, { "arrival": { "delay": 38, "time": "1763399258" }, "departure": { "delay": 38, "time": "1763399258" }, "stopId": "CHAIUT2", "stopSequence": 11 }, { "arrival": { "delay": 38, "time": "1763399258" }, "departure": { "delay": 38, "time": "1763399258" }, "stopId": "CHAEINS2", "stopSequence": 12 }, { "arrival": { "delay": 38, "time": "1763399318" }, "departure": { "delay": 38, "time": "1763399318" }, "stopId": "CHAPOM2", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1763399378" }, "departure": { "delay": 38, "time": "1763399378" }, "stopId": "CHAAMUN2", "stopSequence": 14 }, { "arrival": { "delay": 38, "time": "1763399438" }, "departure": { "delay": 38, "time": "1763399438" }, "stopId": "CHASUTT2", "stopSequence": 15 }, { "arrival": { "delay": 38, "time": "1763399498" }, "departure": { "delay": 38, "time": "1763399498" }, "stopId": "CHALUMI2", "stopSequence": 16 }, { "arrival": { "delay": 38, "time": "1763399558" }, "departure": { "delay": 38, "time": "1763399558" }, "stopId": "CHARICH2", "stopSequence": 17 }, { "arrival": { "delay": 38, "time": "1763399618" }, "departure": { "delay": 38, "time": "1763399618" }, "stopId": "CHAVOLT2", "stopSequence": 18 }, { "arrival": { "delay": 38, "time": "1763399678" }, "departure": { "delay": 38, "time": "1763399678" }, "stopId": "CHABARB2", "stopSequence": 19 }, { "arrival": { "delay": 38, "time": "1763399678" }, "departure": { "delay": 38, "time": "1763399678" }, "stopId": "CHAAVAU2", "stopSequence": 20 }, { "arrival": { "delay": 38, "time": "1763399738" }, "departure": { "delay": 38, "time": "1763399738" }, "stopId": "CHAREPU1", "stopSequence": 21 }, { "arrival": { "delay": 38, "time": "1763399798" }, "departure": { "delay": 38, "time": "1763399798" }, "stopId": "CHAACAD1", "stopSequence": 22 }, { "arrival": { "delay": 38, "time": "1763399858" }, "departure": { "delay": 38, "time": "1763399858" }, "stopId": "CHABELG1", "stopSequence": 23 }, { "arrival": { "delay": 38, "time": "1763399918" }, "departure": { "delay": 38, "time": "1763399918" }, "stopId": "CHABERT1", "stopSequence": 24 }, { "arrival": { "delay": 38, "time": "1763399978" }, "departure": { "delay": 38, "time": "1763399978" }, "stopId": "CHAWILS1", "stopSequence": 25 }, { "arrival": { "delay": 38, "time": "1763400098" }, "departure": { "delay": 38, "time": "1763400098" }, "stopId": "CHAPOST1", "stopSequence": 26 }, { "arrival": { "delay": 38, "time": "1763400218" }, "stopId": "CHAHVIL2", "stopSequence": 27 } ], "trip": { "directionId": 0, "routeId": "4_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:53:00", "tripId": "47259{4_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "219", "label": "40", "licensePlate": "GJ 954 ZL" } } }, { "id": "434686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 196, "time": "1763398696" }, "stopId": "CHAHOPI1", "stopSequence": 1 }, { "arrival": { "delay": 196, "time": "1763398756" }, "departure": { "delay": 196, "time": "1763398756" }, "stopId": "CHAVILL2", "stopSequence": 2 }, { "arrival": { "delay": 196, "time": "1763398816" }, "departure": { "delay": 196, "time": "1763398816" }, "stopId": "CHAGATS2", "stopSequence": 3 }, { "arrival": { "delay": 196, "time": "1763398816" }, "departure": { "delay": 196, "time": "1763398816" }, "stopId": "CHARIMB2", "stopSequence": 4 }, { "arrival": { "delay": 196, "time": "1763398816" }, "departure": { "delay": 196, "time": "1763398816" }, "stopId": "CHACAPU2", "stopSequence": 5 }, { "arrival": { "delay": 196, "time": "1763398876" }, "departure": { "delay": 196, "time": "1763398876" }, "stopId": "CHAMINI2", "stopSequence": 6 }, { "arrival": { "delay": 196, "time": "1763398936" }, "departure": { "delay": 196, "time": "1763398936" }, "stopId": "CHAROC2", "stopSequence": 7 }, { "arrival": { "delay": 196, "time": "1763398936" }, "departure": { "delay": 196, "time": "1763398936" }, "stopId": "CHACHAR2", "stopSequence": 8 }, { "arrival": { "delay": 196, "time": "1763398996" }, "departure": { "delay": 196, "time": "1763398996" }, "stopId": "CHAJOUV2", "stopSequence": 9 }, { "arrival": { "delay": 196, "time": "1763399056" }, "departure": { "delay": 196, "time": "1763399056" }, "stopId": "CHAROSE2", "stopSequence": 10 }, { "arrival": { "delay": 196, "time": "1763399116" }, "departure": { "delay": 196, "time": "1763399116" }, "stopId": "CHALECL2", "stopSequence": 11 }, { "arrival": { "delay": 196, "time": "1763399176" }, "departure": { "delay": 196, "time": "1763399176" }, "stopId": "CHATROE2", "stopSequence": 12 }, { "arrival": { "delay": 196, "time": "1763399236" }, "departure": { "delay": 196, "time": "1763399236" }, "stopId": "CHAFAUV2", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1763399236" }, "departure": { "delay": 196, "time": "1763399236" }, "stopId": "CHAMFOC2", "stopSequence": 14 }, { "arrival": { "delay": 196, "time": "1763399356" }, "departure": { "delay": 196, "time": "1763399356" }, "stopId": "CHASNCF4", "stopSequence": 15 }, { "arrival": { "delay": 196, "time": "1763399476" }, "departure": { "delay": 196, "time": "1763399476" }, "stopId": "CHAHVIL1", "stopSequence": 16 }, { "arrival": { "delay": 196, "time": "1763399536" }, "departure": { "delay": 196, "time": "1763399536" }, "stopId": "CHAPOST2", "stopSequence": 17 }, { "arrival": { "delay": 196, "time": "1763399656" }, "departure": { "delay": 196, "time": "1763399656" }, "stopId": "CHAPISC2", "stopSequence": 18 }, { "arrival": { "delay": 196, "time": "1763399716" }, "departure": { "delay": 196, "time": "1763399716" }, "stopId": "CHAEURO2", "stopSequence": 19 }, { "arrival": { "delay": 196, "time": "1763399776" }, "departure": { "delay": 196, "time": "1763399776" }, "stopId": "CHACHUR2", "stopSequence": 20 }, { "arrival": { "delay": 196, "time": "1763399836" }, "departure": { "delay": 196, "time": "1763399836" }, "stopId": "CHAABEL2", "stopSequence": 21 }, { "arrival": { "delay": 196, "time": "1763399836" }, "departure": { "delay": 196, "time": "1763399836" }, "stopId": "CHALYAU2", "stopSequence": 22 }, { "arrival": { "delay": 196, "time": "1763399956" }, "departure": { "delay": 196, "time": "1763399956" }, "stopId": "CHAMOUL1", "stopSequence": 23 }, { "arrival": { "delay": 196, "time": "1763400016" }, "departure": { "delay": 196, "time": "1763400016" }, "stopId": "CHAAUCH1", "stopSequence": 24 }, { "arrival": { "delay": 196, "time": "1763400076" }, "departure": { "delay": 196, "time": "1763400076" }, "stopId": "CHAAQUI2", "stopSequence": 25 }, { "arrival": { "delay": 196, "time": "1763400136" }, "departure": { "delay": 196, "time": "1763400136" }, "stopId": "CHASJUS2", "stopSequence": 26 }, { "arrival": { "delay": 196, "time": "1763400256" }, "departure": { "delay": 196, "time": "1763400256" }, "stopId": "CHAHAMI2", "stopSequence": 27 }, { "arrival": { "delay": 196, "time": "1763400316" }, "stopId": "CHAFORE1", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:55:00", "tripId": "37869{1_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "175", "label": "59", "licensePlate": "FY 193 CJ" } } }, { "id": "434880", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1, "time": "1763398501" }, "stopId": "CHAFOUC1", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1763398521" }, "departure": { "delay": 41, "time": "1763398541" }, "stopId": "CHAPILA1", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1763398670" }, "departure": { "delay": 3, "time": "1763398683" }, "stopId": "CHAAUCH1", "stopSequence": 3 }, { "arrival": { "delay": -8, "time": "1763398732" }, "departure": { "delay": 3, "time": "1763398743" }, "stopId": "CHACART1", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1763398803" }, "departure": { "delay": 3, "time": "1763398803" }, "stopId": "CHARENA1", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1763398803" }, "departure": { "delay": 3, "time": "1763398803" }, "stopId": "CHAZAY1", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1763398863" }, "departure": { "delay": 3, "time": "1763398863" }, "stopId": "CHAKING1", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1763398863" }, "departure": { "delay": 3, "time": "1763398863" }, "stopId": "CHAESTR1", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1763398923" }, "departure": { "delay": 3, "time": "1763398923" }, "stopId": "CHASALI1", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1763398983" }, "departure": { "delay": 3, "time": "1763398983" }, "stopId": "CHAAFPA1", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1763399043" }, "departure": { "delay": 3, "time": "1763399043" }, "stopId": "CHACHAT2", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1763399103" }, "departure": { "delay": 3, "time": "1763399103" }, "stopId": "CHAACAD1", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1763399163" }, "departure": { "delay": 3, "time": "1763399163" }, "stopId": "CHABELG1", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1763399223" }, "departure": { "delay": 3, "time": "1763399223" }, "stopId": "CHABERT1", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1763399343" }, "departure": { "delay": 3, "time": "1763399343" }, "stopId": "CHAWILS1", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1763399403" }, "departure": { "delay": 3, "time": "1763399403" }, "stopId": "CHAPOST1", "stopSequence": 16 }, { "arrival": { "delay": 3, "time": "1763399523" }, "departure": { "delay": 3, "time": "1763399523" }, "stopId": "CHAHVIL4", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1763399643" }, "departure": { "delay": 3, "time": "1763399643" }, "stopId": "CHASNCF1", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1763399703" }, "departure": { "delay": 3, "time": "1763399703" }, "stopId": "CHAMAIN1", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1763399703" }, "departure": { "delay": 3, "time": "1763399703" }, "stopId": "CHACATH1", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1763399703" }, "departure": { "delay": 3, "time": "1763399703" }, "stopId": "CHAMICH1", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1763399763" }, "departure": { "delay": 3, "time": "1763399763" }, "stopId": "CHASANG1", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1763399823" }, "departure": { "delay": 3, "time": "1763399823" }, "stopId": "CHARIPA1", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1763399823" }, "departure": { "delay": 3, "time": "1763399823" }, "stopId": "CHACIME1", "stopSequence": 24 }, { "arrival": { "delay": 3, "time": "1763399943" }, "departure": { "delay": 3, "time": "1763399943" }, "stopId": "CHADESI1", "stopSequence": 25 }, { "arrival": { "delay": 3, "time": "1763400003" }, "departure": { "delay": 3, "time": "1763400003" }, "stopId": "CHAVERC1", "stopSequence": 26 }, { "arrival": { "delay": 3, "time": "1763400063" }, "departure": { "delay": 3, "time": "1763400063" }, "stopId": "CHACOLI1", "stopSequence": 27 }, { "arrival": { "delay": 3, "time": "1763400123" }, "departure": { "delay": 3, "time": "1763400123" }, "stopId": "CHAAURI1", "stopSequence": 28 }, { "arrival": { "delay": 3, "time": "1763400243" }, "stopId": "CHAARGE1", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "2_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:55:00", "tripId": "46899{2_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "174", "label": "58", "licensePlate": "FD 254 XV" } } }, { "id": "434963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 134, "time": "1763398634" }, "stopId": "CHAPANT1", "stopSequence": 1 }, { "arrival": { "delay": 110, "time": "1763398670" }, "departure": { "delay": 123, "time": "1763398683" }, "stopId": "CHABERL1", "stopSequence": 2 }, { "arrival": { "delay": 88, "time": "1763398708" }, "departure": { "delay": 102, "time": "1763398722" }, "stopId": "CHALOGE1", "stopSequence": 3 }, { "arrival": { "delay": 102, "time": "1763398842" }, "departure": { "delay": 102, "time": "1763398842" }, "stopId": "CHALECL2", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1763398902" }, "departure": { "delay": 102, "time": "1763398902" }, "stopId": "CHATROE2", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1763399022" }, "departure": { "delay": 102, "time": "1763399022" }, "stopId": "CHAPAST2", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1763399082" }, "departure": { "delay": 102, "time": "1763399082" }, "stopId": "CHAGEAU2", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1763399142" }, "departure": { "delay": 102, "time": "1763399142" }, "stopId": "CHAFAUR2", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1763399202" }, "departure": { "delay": 102, "time": "1763399202" }, "stopId": "CHACHA2", "stopSequence": 9 }, { "arrival": { "delay": 102, "time": "1763399262" }, "departure": { "delay": 102, "time": "1763399262" }, "stopId": "CHAHVIL1", "stopSequence": 10 }, { "arrival": { "delay": 102, "time": "1763399322" }, "departure": { "delay": 102, "time": "1763399322" }, "stopId": "CHAPOST2", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1763399442" }, "departure": { "delay": 102, "time": "1763399442" }, "stopId": "CHAWILS2", "stopSequence": 12 }, { "arrival": { "delay": 102, "time": "1763399442" }, "departure": { "delay": 102, "time": "1763399442" }, "stopId": "CHABERT2", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1763399562" }, "departure": { "delay": 102, "time": "1763399562" }, "stopId": "CHABELG2", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1763399562" }, "departure": { "delay": 102, "time": "1763399562" }, "stopId": "CHAREPU1", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1763399622" }, "departure": { "delay": 102, "time": "1763399622" }, "stopId": "CHACHAT1", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1763399682" }, "departure": { "delay": 102, "time": "1763399682" }, "stopId": "CHAAFPA2", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1763399802" }, "departure": { "delay": 102, "time": "1763399802" }, "stopId": "CHAHIMP2", "stopSequence": 18 }, { "arrival": { "delay": 102, "time": "1763399862" }, "departure": { "delay": 102, "time": "1763399862" }, "stopId": "CHATAVE2", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1763399862" }, "departure": { "delay": 102, "time": "1763399862" }, "stopId": "CHAVLAM2", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1763399922" }, "departure": { "delay": 102, "time": "1763399922" }, "stopId": "CHALAUT2", "stopSequence": 21 }, { "arrival": { "delay": 102, "time": "1763399982" }, "stopId": "CHABBOU2", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "6_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:55:00", "tripId": "47499{6_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "171", "label": "55", "licensePlate": "DL 817 ZE" } } }, { "id": "434815", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 82, "time": "1763398582" }, "stopId": "CHAAQUI1", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1763398602" }, "departure": { "delay": 119, "time": "1763398619" }, "stopId": "CHACART2", "stopSequence": 2 }, { "arrival": { "delay": 111, "time": "1763398671" }, "departure": { "delay": 121, "time": "1763398681" }, "stopId": "CHAAUCH2", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1763398750" }, "departure": { "delay": 121, "time": "1763398741" }, "stopId": "CHAMOUL2", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1763398861" }, "departure": { "delay": 121, "time": "1763398861" }, "stopId": "CHALYAU1", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1763398921" }, "departure": { "delay": 121, "time": "1763398921" }, "stopId": "CHABRAN2", "stopSequence": 6 }, { "arrival": { "delay": 121, "time": "1763398981" }, "departure": { "delay": 121, "time": "1763398981" }, "stopId": "CHAGUER2", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1763399041" }, "departure": { "delay": 121, "time": "1763399041" }, "stopId": "CHADORA2", "stopSequence": 8 }, { "arrival": { "delay": 121, "time": "1763399161" }, "departure": { "delay": 121, "time": "1763399161" }, "stopId": "CHAPARA2", "stopSequence": 9 }, { "arrival": { "delay": 121, "time": "1763399221" }, "departure": { "delay": 121, "time": "1763399221" }, "stopId": "CHAEIFF2", "stopSequence": 10 }, { "arrival": { "delay": 121, "time": "1763399281" }, "departure": { "delay": 121, "time": "1763399281" }, "stopId": "CHABECA2", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1763399341" }, "departure": { "delay": 121, "time": "1763399341" }, "stopId": "CHACCRO2", "stopSequence": 12 }, { "arrival": { "delay": 121, "time": "1763399341" }, "departure": { "delay": 121, "time": "1763399341" }, "stopId": "CHACOIS2", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1763399401" }, "departure": { "delay": 121, "time": "1763399401" }, "stopId": "CHAGION2", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1763399461" }, "departure": { "delay": 121, "time": "1763399461" }, "stopId": "CHALYS2", "stopSequence": 15 }, { "arrival": { "delay": 121, "time": "1763399461" }, "departure": { "delay": 121, "time": "1763399461" }, "stopId": "CHAHERT2", "stopSequence": 16 }, { "arrival": { "delay": 121, "time": "1763399521" }, "departure": { "delay": 121, "time": "1763399521" }, "stopId": "CHABGAR2", "stopSequence": 17 }, { "arrival": { "delay": 121, "time": "1763399581" }, "departure": { "delay": 121, "time": "1763399581" }, "stopId": "CHATBLA2", "stopSequence": 18 }, { "arrival": { "delay": 121, "time": "1763399641" }, "departure": { "delay": 121, "time": "1763399641" }, "stopId": "CHAPIDO2", "stopSequence": 19 }, { "arrival": { "delay": 121, "time": "1763399701" }, "departure": { "delay": 121, "time": "1763399701" }, "stopId": "CHALVER2", "stopSequence": 20 }, { "arrival": { "delay": 121, "time": "1763399761" }, "departure": { "delay": 121, "time": "1763399761" }, "stopId": "CHAPVER2", "stopSequence": 21 }, { "arrival": { "delay": 121, "time": "1763399821" }, "departure": { "delay": 121, "time": "1763399821" }, "stopId": "CHAFONT2", "stopSequence": 22 }, { "arrival": { "delay": 121, "time": "1763399881" }, "departure": { "delay": 121, "time": "1763399881" }, "stopId": "CHAMLEC2", "stopSequence": 23 }, { "arrival": { "delay": 121, "time": "1763400001" }, "departure": { "delay": 121, "time": "1763400001" }, "stopId": "CHASNCF4", "stopSequence": 24 }, { "arrival": { "delay": 121, "time": "1763400121" }, "stopId": "CHAHVIL3", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "7_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:55:00", "tripId": "46770{7_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "169", "label": "53", "licensePlate": "CX 557 SV" } } }, { "id": "434965", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 52, "time": "1763398552" }, "stopId": "CHABBOU1", "stopSequence": 1 }, { "arrival": { "delay": 71, "time": "1763398571" }, "departure": { "delay": 97, "time": "1763398597" }, "stopId": "CHALAUT1", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1763398630" }, "departure": { "delay": 73, "time": "1763398633" }, "stopId": "CHAVLAM1", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1763398645" }, "departure": { "delay": 37, "time": "1763398657" }, "stopId": "CHATAVE1", "stopSequence": 4 }, { "arrival": { "delay": 2, "time": "1763398682" }, "departure": { "delay": 14, "time": "1763398694" }, "stopId": "CHAHIMP1", "stopSequence": 5 }, { "arrival": { "delay": 5, "time": "1763398745" }, "departure": { "delay": 14, "time": "1763398754" }, "stopId": "CHAAFPA1", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1763398814" }, "departure": { "delay": 14, "time": "1763398814" }, "stopId": "CHACHAT2", "stopSequence": 7 }, { "arrival": { "delay": 14, "time": "1763398874" }, "departure": { "delay": 14, "time": "1763398874" }, "stopId": "CHAACAD1", "stopSequence": 8 }, { "arrival": { "delay": 14, "time": "1763398934" }, "departure": { "delay": 14, "time": "1763398934" }, "stopId": "CHABELG1", "stopSequence": 9 }, { "arrival": { "delay": 14, "time": "1763398994" }, "departure": { "delay": 14, "time": "1763398994" }, "stopId": "CHABERT1", "stopSequence": 10 }, { "arrival": { "delay": 14, "time": "1763399114" }, "departure": { "delay": 14, "time": "1763399114" }, "stopId": "CHAWILS1", "stopSequence": 11 }, { "arrival": { "delay": 14, "time": "1763399174" }, "departure": { "delay": 14, "time": "1763399174" }, "stopId": "CHAPOST1", "stopSequence": 12 }, { "arrival": { "delay": 14, "time": "1763399294" }, "departure": { "delay": 14, "time": "1763399294" }, "stopId": "CHAHVIL4", "stopSequence": 13 }, { "arrival": { "delay": 14, "time": "1763399354" }, "departure": { "delay": 14, "time": "1763399354" }, "stopId": "CHACHA1", "stopSequence": 14 }, { "arrival": { "delay": 14, "time": "1763399354" }, "departure": { "delay": 14, "time": "1763399354" }, "stopId": "CHAFAUR1", "stopSequence": 15 }, { "arrival": { "delay": 14, "time": "1763399414" }, "departure": { "delay": 14, "time": "1763399414" }, "stopId": "CHAGEAU1", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1763399474" }, "departure": { "delay": 14, "time": "1763399474" }, "stopId": "CHAPAST1", "stopSequence": 17 }, { "arrival": { "delay": 14, "time": "1763399594" }, "departure": { "delay": 14, "time": "1763399594" }, "stopId": "CHATROE1", "stopSequence": 18 }, { "arrival": { "delay": 14, "time": "1763399654" }, "departure": { "delay": 14, "time": "1763399654" }, "stopId": "CHALECL1", "stopSequence": 19 }, { "arrival": { "delay": 14, "time": "1763399774" }, "departure": { "delay": 14, "time": "1763399774" }, "stopId": "CHASOUR1", "stopSequence": 20 }, { "arrival": { "delay": 14, "time": "1763399834" }, "departure": { "delay": 14, "time": "1763399834" }, "stopId": "CHAEANT1", "stopSequence": 21 }, { "arrival": { "delay": 14, "time": "1763399894" }, "departure": { "delay": 14, "time": "1763399894" }, "stopId": "CHATGIR1", "stopSequence": 22 }, { "arrival": { "delay": 14, "time": "1763399894" }, "departure": { "delay": 14, "time": "1763399894" }, "stopId": "CHAGUIL1", "stopSequence": 23 }, { "arrival": { "delay": 14, "time": "1763399954" }, "departure": { "delay": 14, "time": "1763399954" }, "stopId": "CHAPLAN1", "stopSequence": 24 }, { "arrival": { "delay": 14, "time": "1763400014" }, "departure": { "delay": 14, "time": "1763400014" }, "stopId": "CHAMNEU1", "stopSequence": 25 }, { "arrival": { "delay": 14, "time": "1763400074" }, "departure": { "delay": 14, "time": "1763400074" }, "stopId": "CHAPROU1", "stopSequence": 26 }, { "arrival": { "delay": 14, "time": "1763400134" }, "stopId": "CHAPANT1", "stopSequence": 27 } ], "trip": { "directionId": 0, "routeId": "6_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:55:00", "tripId": "47501{6_24}-SEPT25 SCOLAIRE_25_LMWJV" }, "vehicle": { "id": "165", "label": "66", "licensePlate": "AZ 929 MS" } } }, { "id": "434660", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 7, "time": "1763398687" }, "stopId": "CHAFORE1", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1763398698" }, "departure": { "delay": 35, "time": "1763398715" }, "stopId": "CHAHAMI1", "stopSequence": 2 }, { "arrival": { "delay": 35, "time": "1763398775" }, "departure": { "delay": 35, "time": "1763398775" }, "stopId": "CHASJUS1", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1763398835" }, "departure": { "delay": 35, "time": "1763398835" }, "stopId": "CHAAQUI1", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1763398895" }, "departure": { "delay": 35, "time": "1763398895" }, "stopId": "CHAAUCH2", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1763399015" }, "departure": { "delay": 35, "time": "1763399015" }, "stopId": "CHAMOUL2", "stopSequence": 6 }, { "arrival": { "delay": 35, "time": "1763399135" }, "departure": { "delay": 35, "time": "1763399135" }, "stopId": "CHALYAU1", "stopSequence": 7 }, { "arrival": { "delay": 35, "time": "1763399195" }, "departure": { "delay": 35, "time": "1763399195" }, "stopId": "CHAABEL1", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1763399255" }, "departure": { "delay": 35, "time": "1763399255" }, "stopId": "CHACHUR1", "stopSequence": 9 }, { "arrival": { "delay": 35, "time": "1763399315" }, "departure": { "delay": 35, "time": "1763399315" }, "stopId": "CHAEURO1", "stopSequence": 10 }, { "arrival": { "delay": 35, "time": "1763399375" }, "departure": { "delay": 35, "time": "1763399375" }, "stopId": "CHAPISC1", "stopSequence": 11 }, { "arrival": { "delay": 35, "time": "1763399495" }, "departure": { "delay": 35, "time": "1763399495" }, "stopId": "CHAPOST1", "stopSequence": 12 }, { "arrival": { "delay": 35, "time": "1763399615" }, "departure": { "delay": 35, "time": "1763399615" }, "stopId": "CHAHVIL4", "stopSequence": 13 }, { "arrival": { "delay": 35, "time": "1763399735" }, "departure": { "delay": 35, "time": "1763399735" }, "stopId": "CHASNCF3", "stopSequence": 14 }, { "arrival": { "delay": 35, "time": "1763399795" }, "departure": { "delay": 35, "time": "1763399795" }, "stopId": "CHAMFOC1", "stopSequence": 15 }, { "arrival": { "delay": 35, "time": "1763399855" }, "departure": { "delay": 35, "time": "1763399855" }, "stopId": "CHAFAUV1", "stopSequence": 16 }, { "arrival": { "delay": 35, "time": "1763399855" }, "departure": { "delay": 35, "time": "1763399855" }, "stopId": "CHATROE1", "stopSequence": 17 }, { "arrival": { "delay": 35, "time": "1763399915" }, "departure": { "delay": 35, "time": "1763399915" }, "stopId": "CHALECL1", "stopSequence": 18 }, { "arrival": { "delay": 35, "time": "1763399975" }, "departure": { "delay": 35, "time": "1763399975" }, "stopId": "CHAROSE1", "stopSequence": 19 }, { "arrival": { "delay": 35, "time": "1763400035" }, "departure": { "delay": 35, "time": "1763400035" }, "stopId": "CHAJOUV1", "stopSequence": 20 }, { "arrival": { "delay": 35, "time": "1763400095" }, "departure": { "delay": 35, "time": "1763400095" }, "stopId": "CHAVILL1", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1763400215" }, "stopId": "CHAHOPI1", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "1_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:58:00", "tripId": "37843{1_24}-SEPT25 SCOLAIRE_25_LMWJVS" }, "vehicle": { "id": "272", "label": "45", "licensePlate": "GV 314 DH" } } }, { "id": "434941", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763398800" }, "stopId": "CHAHVIL2", "stopSequence": 1 }, { "arrival": { "time": "1763398860" }, "departure": { "time": "1763398860" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "time": "1763398920" }, "departure": { "time": "1763398920" }, "stopId": "CHAWILS2", "stopSequence": 3 }, { "arrival": { "time": "1763398980" }, "departure": { "time": "1763398980" }, "stopId": "CHABERT2", "stopSequence": 4 }, { "arrival": { "time": "1763399100" }, "departure": { "time": "1763399100" }, "stopId": "CHABELG2", "stopSequence": 5 }, { "arrival": { "time": "1763399100" }, "departure": { "time": "1763399100" }, "stopId": "CHACYGN1", "stopSequence": 6 }, { "arrival": { "time": "1763399160" }, "departure": { "time": "1763399160" }, "stopId": "CHAAVAU1", "stopSequence": 7 }, { "arrival": { "time": "1763399160" }, "departure": { "time": "1763399160" }, "stopId": "CHABARB1", "stopSequence": 8 }, { "arrival": { "time": "1763399220" }, "departure": { "time": "1763399220" }, "stopId": "CHAVOLT1", "stopSequence": 9 }, { "arrival": { "time": "1763399280" }, "departure": { "time": "1763399280" }, "stopId": "CHARICH1", "stopSequence": 10 }, { "arrival": { "time": "1763399280" }, "departure": { "time": "1763399280" }, "stopId": "CHALUMI1", "stopSequence": 11 }, { "arrival": { "time": "1763399340" }, "departure": { "time": "1763399340" }, "stopId": "CHASUTT1", "stopSequence": 12 }, { "arrival": { "time": "1763399400" }, "departure": { "time": "1763399400" }, "stopId": "CHAAMUN1", "stopSequence": 13 }, { "arrival": { "time": "1763399520" }, "departure": { "time": "1763399520" }, "stopId": "CHAPOM1", "stopSequence": 14 }, { "arrival": { "time": "1763399520" }, "departure": { "time": "1763399520" }, "stopId": "CHAEINS1", "stopSequence": 15 }, { "arrival": { "time": "1763399580" }, "departure": { "time": "1763399580" }, "stopId": "CHAIUT1", "stopSequence": 16 }, { "arrival": { "time": "1763399700" }, "departure": { "time": "1763399700" }, "stopId": "CHAMONO1", "stopSequence": 17 }, { "arrival": { "time": "1763399880" }, "departure": { "time": "1763399880" }, "stopId": "CHAMON21", "stopSequence": 18 }, { "arrival": { "time": "1763399940" }, "departure": { "time": "1763399940" }, "stopId": "ANTMAIN1", "stopSequence": 19 }, { "arrival": { "time": "1763400000" }, "departure": { "time": "1763400000" }, "stopId": "ANTACEN1", "stopSequence": 20 }, { "arrival": { "time": "1763400060" }, "departure": { "time": "1763400060" }, "stopId": "ANTTOUR1", "stopSequence": 21 }, { "arrival": { "time": "1763400120" }, "departure": { "time": "1763400120" }, "stopId": "ANTLAVO1", "stopSequence": 22 }, { "arrival": { "time": "1763400240" }, "departure": { "time": "1763400240" }, "stopId": "ANTPOUP1", "stopSequence": 23 }, { "arrival": { "time": "1763400300" }, "departure": { "time": "1763400300" }, "stopId": "ANTPOIT1", "stopSequence": 24 }, { "arrival": { "time": "1763400360" }, "departure": { "time": "1763400360" }, "stopId": "ANTNORM1", "stopSequence": 25 }, { "arrival": { "time": "1763400420" }, "stopId": "ANTACEN2", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "4_24", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "18:00:00", "tripId": "47317{4_24}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "172", "label": "56", "licensePlate": "DX 399 PW" } } }, { "id": "434851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763400600" }, "stopId": "CHAHVIL6", "stopSequence": 1 }, { "arrival": { "time": "1763400720" }, "departure": { "time": "1763400720" }, "stopId": "CHAPOST2", "stopSequence": 2 }, { "arrival": { "time": "1763400840" }, "departure": { "time": "1763400840" }, "stopId": "CHAPISC2", "stopSequence": 3 }, { "arrival": { "time": "1763400840" }, "departure": { "time": "1763400840" }, "stopId": "CHAEURO2", "stopSequence": 4 }, { "arrival": { "time": "1763400960" }, "departure": { "time": "1763400960" }, "stopId": "CHACHUR2", "stopSequence": 5 }, { "arrival": { "time": "1763401020" }, "departure": { "time": "1763401020" }, "stopId": "CHAABEL2", "stopSequence": 6 }, { "arrival": { "time": "1763401020" }, "departure": { "time": "1763401020" }, "stopId": "CHALYAU2", "stopSequence": 7 }, { "arrival": { "time": "1763401080" }, "departure": { "time": "1763401080" }, "stopId": "CHASOMN2", "stopSequence": 8 }, { "arrival": { "time": "1763401200" }, "departure": { "time": "1763401200" }, "stopId": "CHAEMMA2", "stopSequence": 9 }, { "arrival": { "time": "1763401440" }, "departure": { "time": "1763401440" }, "stopId": "CHABOUC2", "stopSequence": 10 }, { "arrival": { "time": "1763401560" }, "departure": { "time": "1763401560" }, "stopId": "CSVFORC2", "stopSequence": 11 }, { "arrival": { "time": "1763401620" }, "departure": { "time": "1763401620" }, "stopId": "CSVMAIN2", "stopSequence": 12 }, { "arrival": { "time": "1763401680" }, "departure": { "time": "1763401680" }, "stopId": "NAIPRIE2", "stopSequence": 13 }, { "arrival": { "time": "1763401800" }, "departure": { "time": "1763401800" }, "stopId": "NAITROU2", "stopSequence": 14 }, { "arrival": { "time": "1763401920" }, "departure": { "time": "1763401920" }, "stopId": "NAICHEZ2", "stopSequence": 15 }, { "arrival": { "time": "1763401980" }, "departure": { "time": "1763401980" }, "stopId": "NAIBERT2", "stopSequence": 16 }, { "arrival": { "time": "1763402040" }, "departure": { "time": "1763402040" }, "stopId": "NAIBAIR2", "stopSequence": 17 }, { "arrival": { "time": "1763402100" }, "departure": { "time": "1763402100" }, "stopId": "NAIDOMI2", "stopSequence": 18 }, { "arrival": { "time": "1763402400" }, "departure": { "time": "1763402400" }, "stopId": "NAIPICA2", "stopSequence": 19 }, { "arrival": { "time": "1763402460" }, "departure": { "time": "1763402460" }, "stopId": "NAIMARM2", "stopSequence": 20 }, { "arrival": { "time": "1763402520" }, "departure": { "time": "1763402520" }, "stopId": "NAIFERR2", "stopSequence": 21 }, { "arrival": { "time": "1763402580" }, "departure": { "time": "1763402580" }, "stopId": "NAIBERG2", "stopSequence": 22 }, { "arrival": { "time": "1763402640" }, "departure": { "time": "1763402640" }, "stopId": "NAIPAUT2", "stopSequence": 23 }, { "arrival": { "time": "1763402760" }, "departure": { "time": "1763402760" }, "stopId": "NAIREPO2", "stopSequence": 24 }, { "arrival": { "time": "1763402820" }, "departure": { "time": "1763402820" }, "stopId": "NAINCOR2", "stopSequence": 25 }, { "arrival": { "time": "1763402880" }, "stopId": "NAIACCA2", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "16_3", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "18:30:00", "tripId": "46838{16_3}-SEPT25 SCOLAIRE_25_LMJV" }, "vehicle": { "id": "153", "label": "25", "licensePlate": "DM 892 PE" } } }, { "id": "158372", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -235, "time": "1763395985" }, "stopId": "1001126", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001124", "stopSequence": 2 }, { "arrival": { "delay": -523, "time": "1763396477" }, "departure": { "delay": -482, "time": "1763396518" }, "stopId": "1001120", "stopSequence": 3 }, { "arrival": { "delay": -624, "time": "1763396556" }, "departure": { "delay": -606, "time": "1763396574" }, "stopId": "1000866", "stopSequence": 4 }, { "arrival": { "delay": -768, "time": "1763396712" }, "departure": { "delay": -763, "time": "1763396717" }, "stopId": "1000868", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "1000744", "stopSequence": 6 }, { "arrival": { "delay": -733, "time": "1763397167" }, "departure": { "delay": -10, "time": "1763397890" }, "stopId": "1001178", "stopSequence": 7 }, { "arrival": { "delay": 1, "time": "1763398081" }, "stopId": "1001124", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000009", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:17:00", "tripId": "1000145-1000194" }, "vehicle": { "id": "114", "label": "7955", "licensePlate": "GB-642-HC" } } }, { "id": "158346", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -55, "time": "1763396945" }, "stopId": "1000070", "stopSequence": 1 }, { "arrival": { "delay": -214, "time": "1763399186" }, "departure": { "delay": -214, "time": "1763399186" }, "stopId": "1000082", "stopSequence": 2 }, { "arrival": { "delay": -214, "time": "1763399306" }, "departure": { "delay": -214, "time": "1763399306" }, "stopId": "1000078", "stopSequence": 3 }, { "arrival": { "delay": -214, "time": "1763400266" }, "departure": { "delay": -214, "time": "1763400266" }, "stopId": "1000118", "stopSequence": 4 }, { "arrival": { "delay": -214, "time": "1763400626" }, "departure": { "delay": -214, "time": "1763400626" }, "stopId": "1000344", "stopSequence": 5 }, { "arrival": { "delay": -214, "time": "1763401106" }, "departure": { "delay": -214, "time": "1763401106" }, "stopId": "1000020", "stopSequence": 6 }, { "arrival": { "delay": -214, "time": "1763401286" }, "departure": { "delay": -214, "time": "1763401286" }, "stopId": "1000022", "stopSequence": 7 }, { "arrival": { "delay": -214, "time": "1763401466" }, "stopId": "1000018", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000002", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "17:30:00", "tripId": "1000135-1000176" }, "vehicle": { "id": "83", "label": "7688", "licensePlate": "AC-148-JD" } } }, { "id": "158357", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763399400" }, "stopId": "1000082", "stopSequence": 1 }, { "arrival": { "time": "1763399700" }, "departure": { "time": "1763399700" }, "stopId": "1000080", "stopSequence": 2 }, { "arrival": { "time": "1763400420" }, "departure": { "time": "1763400420" }, "stopId": "1000474", "stopSequence": 3 }, { "arrival": { "time": "1763400840" }, "departure": { "time": "1763400840" }, "stopId": "1000458", "stopSequence": 4 }, { "arrival": { "time": "1763401200" }, "departure": { "time": "1763401200" }, "stopId": "1000384", "stopSequence": 5 }, { "arrival": { "time": "1763401260" }, "departure": { "time": "1763401260" }, "stopId": "1000346", "stopSequence": 6 }, { "arrival": { "time": "1763401380" }, "departure": { "time": "1763401380" }, "stopId": "1000552", "stopSequence": 7 }, { "arrival": { "time": "1763401440" }, "departure": { "time": "1763401440" }, "stopId": "1001188", "stopSequence": 8 }, { "arrival": { "time": "1763401980" }, "departure": { "time": "1763401980" }, "stopId": "1000456", "stopSequence": 9 }, { "arrival": { "time": "1763402100" }, "departure": { "time": "1763402100" }, "stopId": "1000448", "stopSequence": 10 }, { "arrival": { "time": "1763402400" }, "departure": { "time": "1763402400" }, "stopId": "1000618", "stopSequence": 11 }, { "arrival": { "time": "1763402640" }, "departure": { "time": "1763402640" }, "stopId": "1000278", "stopSequence": 12 }, { "arrival": { "time": "1763402820" }, "stopId": "1000420", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "18:10:00", "tripId": "1000147-1000197" }, "vehicle": { "id": "199", "label": "7988", "licensePlate": "AZ-212-DH" } } }, { "id": "158373", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763399400" }, "stopId": "1000082", "stopSequence": 1 }, { "arrival": { "time": "1763399640" }, "departure": { "time": "1763399640" }, "stopId": "1000080", "stopSequence": 2 }, { "arrival": { "time": "1763400300" }, "departure": { "time": "1763400300" }, "stopId": "1000484", "stopSequence": 3 }, { "arrival": { "time": "1763400720" }, "departure": { "time": "1763400720" }, "stopId": "1000482", "stopSequence": 4 }, { "arrival": { "time": "1763400780" }, "departure": { "time": "1763400780" }, "stopId": "1000490", "stopSequence": 5 }, { "arrival": { "time": "1763401140" }, "departure": { "time": "1763401140" }, "stopId": "1000586", "stopSequence": 6 }, { "arrival": { "time": "1763401680" }, "departure": { "time": "1763401680" }, "stopId": "1000500", "stopSequence": 7 }, { "arrival": { "time": "1763401800" }, "departure": { "time": "1763401800" }, "stopId": "1000498", "stopSequence": 8 }, { "arrival": { "time": "1763402160" }, "departure": { "time": "1763402160" }, "stopId": "1000504", "stopSequence": 9 }, { "arrival": { "time": "1763402340" }, "departure": { "time": "1763402340" }, "stopId": "1000270", "stopSequence": 10 }, { "arrival": { "time": "1763402460" }, "departure": { "time": "1763402460" }, "stopId": "1000272", "stopSequence": 11 }, { "arrival": { "time": "1763402580" }, "departure": { "time": "1763402580" }, "stopId": "1000218", "stopSequence": 12 }, { "arrival": { "time": "1763402640" }, "stopId": "1000208", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "18:10:00", "tripId": "1000148-1000199" }, "vehicle": { "id": "322", "label": "8057", "licensePlate": "BT-220-JE" } } }, { "id": "158405", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1763399400" }, "stopId": "1000082", "stopSequence": 1 }, { "arrival": { "time": "1763399580" }, "departure": { "time": "1763399580" }, "stopId": "1000078", "stopSequence": 2 }, { "arrival": { "time": "1763399760" }, "departure": { "time": "1763399760" }, "stopId": "1000546", "stopSequence": 3 }, { "arrival": { "time": "1763399880" }, "departure": { "time": "1763399880" }, "stopId": "1000530", "stopSequence": 4 }, { "arrival": { "time": "1763399940" }, "departure": { "time": "1763399940" }, "stopId": "1000318", "stopSequence": 5 }, { "arrival": { "time": "1763400120" }, "departure": { "time": "1763400120" }, "stopId": "1000316", "stopSequence": 6 }, { "arrival": { "time": "1763400600" }, "departure": { "time": "1763400600" }, "stopId": "1000098", "stopSequence": 7 }, { "arrival": { "time": "1763401020" }, "departure": { "time": "1763401020" }, "stopId": "1000672", "stopSequence": 8 }, { "arrival": { "time": "1763401200" }, "departure": { "time": "1763401200" }, "stopId": "1000262", "stopSequence": 9 }, { "arrival": { "time": "1763401500" }, "departure": { "time": "1763401500" }, "stopId": "1000264", "stopSequence": 10 }, { "arrival": { "time": "1763401740" }, "departure": { "time": "1763401740" }, "stopId": "1001522", "stopSequence": 11 }, { "arrival": { "time": "1763401860" }, "departure": { "time": "1763401860" }, "stopId": "1000256", "stopSequence": 12 }, { "arrival": { "time": "1763401920" }, "departure": { "time": "1763401920" }, "stopId": "1000248", "stopSequence": 13 }, { "arrival": { "time": "1763402100" }, "departure": { "time": "1763402100" }, "stopId": "1000394", "stopSequence": 14 }, { "arrival": { "time": "1763402160" }, "departure": { "time": "1763402160" }, "stopId": "1000404", "stopSequence": 15 }, { "arrival": { "time": "1763402280" }, "departure": { "time": "1763402280" }, "stopId": "1000402", "stopSequence": 16 }, { "arrival": { "time": "1763402580" }, "departure": { "time": "1763402580" }, "stopId": "1000060", "stopSequence": 17 }, { "arrival": { "time": "1763402700" }, "departure": { "time": "1763402700" }, "stopId": "1000056", "stopSequence": 18 }, { "arrival": { "time": "1763402880" }, "stopId": "1000048", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "SCHEDULED", "startDate": "20251117", "startTime": "18:10:00", "tripId": "1000217-1000305" }, "vehicle": { "id": "358", "label": "8067", "licensePlate": "AF-032-VF" } } }, { "id": "158425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -826, "time": "1763398634" }, "stopId": "1000082", "stopSequence": 1 }, { "arrival": { "delay": -826, "time": "1763399774" }, "departure": { "delay": -826, "time": "1763399774" }, "stopId": "1000196", "stopSequence": 2 }, { "arrival": { "delay": -826, "time": "1763399954" }, "departure": { "delay": -826, "time": "1763399954" }, "stopId": "1000646", "stopSequence": 3 }, { "arrival": { "delay": -826, "time": "1763400134" }, "departure": { "delay": -826, "time": "1763400134" }, "stopId": "1000326", "stopSequence": 4 }, { "arrival": { "delay": -826, "time": "1763400194" }, "departure": { "delay": -826, "time": "1763400194" }, "stopId": "1000328", "stopSequence": 5 }, { "arrival": { "delay": -826, "time": "1763400314" }, "departure": { "delay": -826, "time": "1763400314" }, "stopId": "1000322", "stopSequence": 6 }, { "arrival": { "delay": -826, "time": "1763400314" }, "departure": { "delay": -826, "time": "1763400314" }, "stopId": "1000536", "stopSequence": 7 }, { "arrival": { "delay": -826, "time": "1763400674" }, "departure": { "delay": -826, "time": "1763400674" }, "stopId": "1000518", "stopSequence": 8 }, { "arrival": { "delay": -826, "time": "1763400854" }, "departure": { "delay": -826, "time": "1763400854" }, "stopId": "1000520", "stopSequence": 9 }, { "arrival": { "delay": -826, "time": "1763400914" }, "departure": { "delay": -826, "time": "1763400914" }, "stopId": "1000692", "stopSequence": 10 }, { "arrival": { "delay": -826, "time": "1763401274" }, "stopId": "1000024", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "1000010", "scheduleRelationship": "UNSCHEDULED", "startDate": "20251117", "startTime": "18:11:00", "tripId": "1000178-1000249" }, "vehicle": { "id": "362", "label": "7684", "licensePlate": "ES-592-GY" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1763398752" } }