Détails de la ressource

Nom du fichier : GTFS-RT TripUpdate Marinéo Boulogne - horaires des prochains passages à l'arrêt
Format : gtfs-rt

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

Disponibilité au téléchargement

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%
18/11/2025
100%
19/11/2025
100%
20/11/2025
100%
21/11/2025
100%
22/11/2025
100%
23/11/2025
100%
24/11/2025
100%
25/11/2025
100%
26/11/2025
100%
27/11/2025
100%
28/11/2025
100%
29/11/2025
100%
30/11/2025
100%
01/12/2025
100%
02/12/2025
100%
03/12/2025
100%
04/12/2025
100%
05/12/2025
100%
06/12/2025
100%
07/12/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

13 erreurs, 5 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/12/2025 à 08h03 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt stop_id does not exist in GTFS data E011 1 erreur

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

Exemples d'erreurs
  • trip_id 21328319 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 12 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 21328319 stop_sequence 1 departure_time 08:30:00 (1765092600) is less than previous stop departure_time 08:40:52 (1765093252) - times must increase between two sequential stops
  • trip_id 21328319 stop_sequence 1 departure_time 08:30:00 (1765092600) is less than previous stop arrival_time 08:40:52 (1765093252) - times must increase between two sequential stops
  • trip_id 21328319 stop_sequence 2 arrival_time 08:33:19 (1765092799) is less than previous stop arrival_time 08:40:52 (1765093252) - times must increase between two sequential stops
  • trip_id 21328319 stop_sequence 2 departure_time 08:33:19 (1765092799) is less than previous stop arrival_time 08:40:52 (1765093252) - times must increase between two sequential stops
  • trip_id 21328319 stop_sequence 9 arrival_time 08:40:55 (1765093255) is less than previous stop arrival_time 08:42:45 (1765093365) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 5 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21328363 does not have a vehicle_id
  • trip_id 21328369 does not have a vehicle_id
  • trip_id 21328319 does not have a vehicle_id
  • trip_id 21328407 does not have a vehicle_id
  • trip_id 21328424 does not have a vehicle_id
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
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 499 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 4 721 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 031 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 242 25 fois (83 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 28 23 fois (77 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 15 15 fois (50 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 15 15 fois (50 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 17 7 fois (23 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 5 5 fois (17 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 07/12/2025 à 18h09 Europe/Paris.

trip_updates (19) 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 07/12/2025 à 18h09 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "21328423", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765130100", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21328423" } } }, { "id": "21328422", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126277", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1765126390", "uncertainty": 120 }, "departure": { "time": "1765126390", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1765126416", "uncertainty": 120 }, "departure": { "time": "1765126416", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1765126506", "uncertainty": 120 }, "departure": { "time": "1765126506", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1765126550", "uncertainty": 120 }, "departure": { "time": "1765126550", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1765126591", "uncertainty": 120 }, "departure": { "time": "1765126626", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1765126703", "uncertainty": 120 }, "departure": { "time": "1765126703", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1765126747", "uncertainty": 120 }, "departure": { "time": "1765126806", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1765126856", "uncertainty": 120 }, "departure": { "time": "1765126856", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1765126896", "uncertainty": 120 }, "departure": { "time": "1765126926", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1765126981", "uncertainty": 120 }, "departure": { "time": "1765126981", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1765127029", "uncertainty": 120 }, "departure": { "time": "1765127029", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1765127136", "uncertainty": 120 }, "departure": { "time": "1765127196", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1765127286", "uncertainty": 120 }, "departure": { "time": "1765127286", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1765127447", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21328422" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21328417", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765128480", "uncertainty": 120 }, "departure": { "time": "1765128480", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1765128563", "uncertainty": 120 }, "departure": { "time": "1765128563", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1765128669", "uncertainty": 120 }, "departure": { "time": "1765128669", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1765127700", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1765127795", "uncertainty": 120 }, "departure": { "time": "1765127795", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1765127880", "uncertainty": 120 }, "departure": { "time": "1765127880", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1765128030", "uncertainty": 120 }, "departure": { "time": "1765128030", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1765128112", "uncertainty": 120 }, "departure": { "time": "1765128112", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1765128144", "uncertainty": 120 }, "departure": { "time": "1765128144", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1765128214", "uncertainty": 120 }, "departure": { "time": "1765128214", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1765128273", "uncertainty": 120 }, "departure": { "time": "1765128273", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1765128343", "uncertainty": 120 }, "departure": { "time": "1765128343", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1765128400", "uncertainty": 120 }, "departure": { "time": "1765128400", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1765128480", "uncertainty": 120 }, "departure": { "time": "1765128480", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1765128626", "uncertainty": 120 }, "departure": { "time": "1765128626", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1765128676", "uncertainty": 120 }, "departure": { "time": "1765128676", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1765128780", "uncertainty": 120 }, "departure": { "time": "1765128780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1765128851", "uncertainty": 120 }, "departure": { "time": "1765128851", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1765128708", "uncertainty": 120 }, "departure": { "time": "1765128708", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1765128771", "uncertainty": 120 }, "departure": { "time": "1765128771", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1765128832", "uncertainty": 120 }, "departure": { "time": "1765128832", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1765128914", "uncertainty": 120 }, "departure": { "time": "1765128914", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1765129078", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21328417" } } }, { "id": "21328324", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765126969", "uncertainty": 120 }, "departure": { "time": "1765126969", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765127001", "uncertainty": 120 }, "departure": { "time": "1765127001", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1765126349", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1765126469", "uncertainty": 120 }, "departure": { "time": "1765126469", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765126605", "uncertainty": 120 }, "departure": { "time": "1765126619", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765126709", "uncertainty": 120 }, "departure": { "time": "1765126709", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765126792", "uncertainty": 120 }, "departure": { "time": "1765126799", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765126815", "uncertainty": 120 }, "departure": { "time": "1765126815", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765126920", "uncertainty": 120 }, "departure": { "time": "1765126920", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765126965", "uncertainty": 120 }, "departure": { "time": "1765126965", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765127004", "uncertainty": 120 }, "departure": { "time": "1765127067", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1765127153", "uncertainty": 120 }, "departure": { "time": "1765127157", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1765127277", "uncertainty": 120 }, "departure": { "time": "1765127277", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1765127361", "uncertainty": 120 }, "departure": { "time": "1765127367", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1765127440", "uncertainty": 120 }, "departure": { "time": "1765127440", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1765127486", "uncertainty": 120 }, "departure": { "time": "1765127486", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1765127560", "uncertainty": 120 }, "departure": { "time": "1765127560", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1765127656", "uncertainty": 120 }, "departure": { "time": "1765127656", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1765127758", "uncertainty": 120 }, "departure": { "time": "1765127758", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1765127826", "uncertainty": 120 }, "departure": { "time": "1765127826", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1765127954", "uncertainty": 120 }, "departure": { "time": "1765127954", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1765128041", "uncertainty": 120 }, "departure": { "time": "1765128041", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1765128133", "uncertainty": 120 }, "departure": { "time": "1765128133", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1765128156", "uncertainty": 120 }, "departure": { "time": "1765128156", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1765128234", "uncertainty": 120 }, "departure": { "time": "1765128234", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1765128314", "uncertainty": 120 }, "departure": { "time": "1765128314", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1765128409", "uncertainty": 120 }, "departure": { "time": "1765128409", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1765128480", "uncertainty": 120 }, "departure": { "time": "1765128480", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1765128561", "uncertainty": 120 }, "departure": { "time": "1765128561", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1765128723", "uncertainty": 120 }, "departure": { "time": "1765128723", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1765128794", "uncertainty": 120 }, "departure": { "time": "1765128794", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1765128843", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21328324" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21328334", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765129525", "uncertainty": 120 }, "departure": { "time": "1765129525", "uncertainty": 120 }, "stopId": "bsmfem1" }, { "arrival": { "time": "1765129745", "uncertainty": 120 }, "departure": { "time": "1765129745", "uncertainty": 120 }, "stopId": "bsmampe" }, { "departure": { "time": "1765128300", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1765128544", "uncertainty": 120 }, "departure": { "time": "1765128544", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765128660", "uncertainty": 120 }, "departure": { "time": "1765128660", "uncertainty": 120 }, "stopId": "bsmpalb", "stopSequence": 3 }, { "arrival": { "time": "1765128707", "uncertainty": 120 }, "departure": { "time": "1765128707", "uncertainty": 120 }, "stopId": "bsmedou", "stopSequence": 4 }, { "arrival": { "time": "1765128775", "uncertainty": 120 }, "departure": { "time": "1765128775", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 5 }, { "arrival": { "time": "1765128840", "uncertainty": 120 }, "departure": { "time": "1765128840", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 6 }, { "arrival": { "time": "1765128894", "uncertainty": 120 }, "departure": { "time": "1765128894", "uncertainty": 120 }, "stopId": "bsmest", "stopSequence": 7 }, { "arrival": { "time": "1765128952", "uncertainty": 120 }, "departure": { "time": "1765128952", "uncertainty": 120 }, "stopId": "bsmvatre", "stopSequence": 8 }, { "arrival": { "time": "1765128993", "uncertainty": 120 }, "departure": { "time": "1765128993", "uncertainty": 120 }, "stopId": "bsmcenl", "stopSequence": 9 }, { "arrival": { "time": "1765129072", "uncertainty": 120 }, "departure": { "time": "1765129072", "uncertainty": 120 }, "stopId": "bsmbran3", "stopSequence": 10 }, { "arrival": { "time": "1765129140", "uncertainty": 120 }, "departure": { "time": "1765129140", "uncertainty": 120 }, "stopId": "smbgide", "stopSequence": 11 }, { "arrival": { "time": "1765129224", "uncertainty": 120 }, "departure": { "time": "1765129224", "uncertainty": 120 }, "stopId": "smbfbou", "stopSequence": 12 }, { "arrival": { "time": "1765129288", "uncertainty": 120 }, "departure": { "time": "1765129288", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 13 }, { "arrival": { "time": "1765129443", "uncertainty": 120 }, "departure": { "time": "1765129443", "uncertainty": 120 }, "stopId": "bsmval", "stopSequence": 14 }, { "arrival": { "time": "1765129521", "uncertainty": 120 }, "departure": { "time": "1765129521", "uncertainty": 120 }, "stopId": "bsmfem1", "stopSequence": 15 }, { "arrival": { "time": "1765129636", "uncertainty": 120 }, "departure": { "time": "1765129636", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmarc", "stopSequence": 16 }, { "arrival": { "time": "1765129667", "uncertainty": 120 }, "departure": { "time": "1765129667", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmbell", "stopSequence": 17 }, { "arrival": { "time": "1765129692", "uncertainty": 120 }, "departure": { "time": "1765129692", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmdocq", "stopSequence": 18 }, { "arrival": { "time": "1765129732", "uncertainty": 120 }, "departure": { "time": "1765129732", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmpane", "stopSequence": 19 }, { "arrival": { "time": "1765129800", "uncertainty": 120 }, "departure": { "time": "1765129800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmqueh2", "stopSequence": 20 }, { "arrival": { "time": "1765129853", "uncertainty": 120 }, "departure": { "time": "1765129853", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmont", "stopSequence": 21 }, { "arrival": { "time": "1765129748", "uncertainty": 120 }, "departure": { "time": "1765129748", "uncertainty": 120 }, "stopId": "bsmampe", "stopSequence": 22 }, { "arrival": { "time": "1765129813", "uncertainty": 120 }, "departure": { "time": "1765129813", "uncertainty": 120 }, "stopId": "bsmhfa", "stopSequence": 23 }, { "arrival": { "time": "1765129873", "uncertainty": 120 }, "departure": { "time": "1765129873", "uncertainty": 120 }, "stopId": "bsmcase", "stopSequence": 24 }, { "arrival": { "time": "1765129992", "uncertainty": 120 }, "departure": { "time": "1765129992", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 25 }, { "arrival": { "time": "1765130092", "uncertainty": 120 }, "departure": { "time": "1765130092", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 26 }, { "arrival": { "time": "1765130285", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 27 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21328334" } } }, { "id": "21328330", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765131404", "uncertainty": 120 }, "departure": { "time": "1765131404", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1765131439", "uncertainty": 120 }, "departure": { "time": "1765131439", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765131517", "uncertainty": 120 }, "departure": { "time": "1765131517", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765129500", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1765129583", "uncertainty": 120 }, "departure": { "time": "1765129583", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1765129680", "uncertainty": 120 }, "departure": { "time": "1765129680", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1765129775", "uncertainty": 120 }, "departure": { "time": "1765129775", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1765129860", "uncertainty": 120 }, "departure": { "time": "1765129860", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1765129949", "uncertainty": 120 }, "departure": { "time": "1765129949", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1765130123", "uncertainty": 120 }, "departure": { "time": "1765130123", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1765130222", "uncertainty": 120 }, "departure": { "time": "1765130222", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1765130284", "uncertainty": 120 }, "departure": { "time": "1765130284", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1765130349", "uncertainty": 120 }, "departure": { "time": "1765130349", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1765130400", "uncertainty": 120 }, "departure": { "time": "1765130400", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1765130466", "uncertainty": 120 }, "departure": { "time": "1765130466", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1765130591", "uncertainty": 120 }, "departure": { "time": "1765130591", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1765130646", "uncertainty": 120 }, "departure": { "time": "1765130646", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1765130699", "uncertainty": 120 }, "departure": { "time": "1765130699", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1765130760", "uncertainty": 120 }, "departure": { "time": "1765130760", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1765130905", "uncertainty": 120 }, "departure": { "time": "1765130905", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1765131000", "uncertainty": 120 }, "departure": { "time": "1765131000", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1765131105", "uncertainty": 120 }, "departure": { "time": "1765131105", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1765131180", "uncertainty": 120 }, "departure": { "time": "1765131180", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1765131288", "uncertainty": 120 }, "departure": { "time": "1765131288", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1765131404", "uncertainty": 120 }, "departure": { "time": "1765131404", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1765131428", "uncertainty": 120 }, "departure": { "time": "1765131428", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1765131480", "uncertainty": 120 }, "departure": { "time": "1765131480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1765131550", "uncertainty": 120 }, "departure": { "time": "1765131550", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1765131517", "uncertainty": 120 }, "departure": { "time": "1765131517", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1765131618", "uncertainty": 120 }, "departure": { "time": "1765131618", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1765131741", "uncertainty": 120 }, "departure": { "time": "1765131741", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1765131837", "uncertainty": 120 }, "departure": { "time": "1765131837", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1765131916", "uncertainty": 120 }, "departure": { "time": "1765131916", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1765132023", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21328330" } } }, { "id": "21328340", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765127195", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1765127264", "uncertainty": 120 }, "departure": { "time": "1765127285", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1765127356", "uncertainty": 120 }, "departure": { "time": "1765127356", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1765127495", "uncertainty": 120 }, "departure": { "time": "1765127495", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1765127565", "uncertainty": 120 }, "departure": { "time": "1765127565", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1765127615", "uncertainty": 120 }, "departure": { "time": "1765127615", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1765127758", "uncertainty": 120 }, "departure": { "time": "1765127758", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1765127861", "uncertainty": 120 }, "departure": { "time": "1765127861", "uncertainty": 120 }, "stopId": "outrsal", "stopSequence": 8 }, { "arrival": { "time": "1765127909", "uncertainty": 120 }, "departure": { "time": "1765127909", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1765127971", "uncertainty": 120 }, "departure": { "time": "1765127971", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1765128052", "uncertainty": 120 }, "departure": { "time": "1765128052", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1765128106", "uncertainty": 120 }, "departure": { "time": "1765128106", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1765128215", "uncertainty": 120 }, "departure": { "time": "1765128215", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1765128395", "uncertainty": 120 }, "departure": { "time": "1765128395", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1765128530", "uncertainty": 120 }, "departure": { "time": "1765128530", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1765128629", "uncertainty": 120 }, "departure": { "time": "1765128629", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 16 }, { "arrival": { "time": "1765128694", "uncertainty": 120 }, "departure": { "time": "1765128694", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 17 }, { "arrival": { "time": "1765128727", "uncertainty": 120 }, "departure": { "time": "1765128727", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 18 }, { "arrival": { "time": "1765128755", "uncertainty": 120 }, "departure": { "time": "1765128755", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 19 }, { "arrival": { "time": "1765128790", "uncertainty": 120 }, "departure": { "time": "1765128790", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 20 }, { "arrival": { "time": "1765128844", "uncertainty": 120 }, "departure": { "time": "1765128844", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 21 }, { "arrival": { "time": "1765128906", "uncertainty": 120 }, "departure": { "time": "1765128906", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 22 }, { "arrival": { "time": "1765128998", "uncertainty": 120 }, "departure": { "time": "1765128998", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 23 }, { "arrival": { "time": "1765129062", "uncertainty": 120 }, "departure": { "time": "1765129062", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 24 }, { "arrival": { "time": "1765129114", "uncertainty": 120 }, "departure": { "time": "1765129114", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 25 }, { "arrival": { "time": "1765129162", "uncertainty": 120 }, "departure": { "time": "1765129162", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 26 }, { "arrival": { "time": "1765129282", "uncertainty": 120 }, "departure": { "time": "1765129282", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 27 }, { "arrival": { "time": "1765129383", "uncertainty": 120 }, "departure": { "time": "1765129383", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 28 }, { "arrival": { "time": "1765129462", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 29 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "P", "scheduleRelationship": "SCHEDULED", "tripId": "21328340" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21328337", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765130700", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21328337" } } }, { "id": "21328339", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765127400", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "P", "scheduleRelationship": "SCHEDULED", "tripId": "21328339" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21328338", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765130700", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "P", "scheduleRelationship": "SCHEDULED", "tripId": "21328338" } } }, { "id": "21328354", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765129620", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21328354" } } }, { "id": "21328362", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126382", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1765126471", "uncertainty": 120 }, "departure": { "time": "1765126471", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1765126511", "uncertainty": 120 }, "departure": { "time": "1765126511", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1765126532", "uncertainty": 120 }, "departure": { "time": "1765126532", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1765126601", "uncertainty": 120 }, "departure": { "time": "1765126622", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1765126682", "uncertainty": 120 }, "departure": { "time": "1765126712", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1765126790", "uncertainty": 120 }, "departure": { "time": "1765126790", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1765126933", "uncertainty": 120 }, "departure": { "time": "1765126952", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1765127057", "uncertainty": 120 }, "departure": { "time": "1765127072", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1765127148", "uncertainty": 120 }, "departure": { "time": "1765127162", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1765127208", "uncertainty": 120 }, "departure": { "time": "1765127222", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1765127312", "uncertainty": 120 }, "departure": { "time": "1765127312", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1765127372", "uncertainty": 120 }, "departure": { "time": "1765127372", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1765127543", "uncertainty": 120 }, "departure": { "time": "1765127543", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1765127573", "uncertainty": 120 }, "departure": { "time": "1765127573", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1765127676", "uncertainty": 120 }, "departure": { "time": "1765127676", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1765127796", "uncertainty": 120 }, "departure": { "time": "1765127796", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1765127976", "uncertainty": 120 }, "departure": { "time": "1765127976", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1765128096", "uncertainty": 120 }, "departure": { "time": "1765128096", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1765128238", "uncertainty": 120 }, "departure": { "time": "1765128238", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1765128396", "uncertainty": 120 }, "departure": { "time": "1765128396", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1765128465", "uncertainty": 120 }, "departure": { "time": "1765128465", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1765128517", "uncertainty": 120 }, "departure": { "time": "1765128517", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1765128598", "uncertainty": 120 }, "departure": { "time": "1765128598", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1765128757", "uncertainty": 120 }, "departure": { "time": "1765128757", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1765128834", "uncertainty": 120 }, "departure": { "time": "1765128834", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1765128877", "uncertainty": 120 }, "departure": { "time": "1765128877", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1765128991", "uncertainty": 120 }, "departure": { "time": "1765128991", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1765129057", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21328362" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21328374", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765129800", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21328374" } } }, { "id": "21328368", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126322", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1765126391", "uncertainty": 120 }, "departure": { "time": "1765126391", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1765126472", "uncertainty": 120 }, "departure": { "time": "1765126472", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1765126532", "uncertainty": 120 }, "departure": { "time": "1765126562", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1765126608", "uncertainty": 120 }, "departure": { "time": "1765126622", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1765126694", "uncertainty": 120 }, "departure": { "time": "1765126694", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1765126762", "uncertainty": 120 }, "departure": { "time": "1765126762", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1765126795", "uncertainty": 120 }, "departure": { "time": "1765126795", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1765126832", "uncertainty": 120 }, "departure": { "time": "1765126862", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1765126919", "uncertainty": 120 }, "departure": { "time": "1765126919", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1765126950", "uncertainty": 120 }, "departure": { "time": "1765126952", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1765126982", "uncertainty": 120 }, "departure": { "time": "1765126982", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1765127012", "uncertainty": 120 }, "departure": { "time": "1765127012", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1765127108", "uncertainty": 120 }, "departure": { "time": "1765127222", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1765127372", "uncertainty": 120 }, "departure": { "time": "1765127372", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1765127448", "uncertainty": 120 }, "departure": { "time": "1765127448", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1765127639", "uncertainty": 120 }, "departure": { "time": "1765127639", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1765127729", "uncertainty": 120 }, "departure": { "time": "1765127729", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1765127814", "uncertainty": 120 }, "departure": { "time": "1765127814", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1765128032", "uncertainty": 120 }, "departure": { "time": "1765128032", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1765128112", "uncertainty": 120 }, "departure": { "time": "1765128112", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1765128294", "uncertainty": 120 }, "departure": { "time": "1765128294", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1765128390", "uncertainty": 120 }, "departure": { "time": "1765128390", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1765128449", "uncertainty": 120 }, "departure": { "time": "1765128449", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1765128536", "uncertainty": 120 }, "departure": { "time": "1765128536", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1765128587", "uncertainty": 120 }, "departure": { "time": "1765128587", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1765128637", "uncertainty": 120 }, "departure": { "time": "1765128637", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1765128719", "uncertainty": 120 }, "departure": { "time": "1765128719", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1765128738", "uncertainty": 120 }, "departure": { "time": "1765128738", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1765128813", "uncertainty": 120 }, "departure": { "time": "1765128813", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1765128954", "uncertainty": 120 }, "departure": { "time": "1765128954", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1765128978", "uncertainty": 120 }, "departure": { "time": "1765128978", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1765129017", "uncertainty": 120 }, "departure": { "time": "1765129017", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1765129078", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21328368" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21328381", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126382", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 }, { "arrival": { "time": "1765126442", "uncertainty": 120 }, "departure": { "time": "1765126442", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 2 }, { "arrival": { "time": "1765126472", "uncertainty": 120 }, "departure": { "time": "1765126472", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 3 }, { "arrival": { "time": "1765126503", "uncertainty": 120 }, "departure": { "time": "1765126532", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 4 }, { "arrival": { "time": "1765126604", "uncertainty": 120 }, "departure": { "time": "1765126604", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 5 }, { "arrival": { "time": "1765126682", "uncertainty": 120 }, "departure": { "time": "1765126682", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 6 }, { "arrival": { "time": "1765126742", "uncertainty": 120 }, "departure": { "time": "1765126772", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 7 }, { "arrival": { "time": "1765126840", "uncertainty": 120 }, "departure": { "time": "1765126840", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 8 }, { "arrival": { "time": "1765126908", "uncertainty": 120 }, "departure": { "time": "1765126952", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 9 }, { "arrival": { "time": "1765127042", "uncertainty": 120 }, "departure": { "time": "1765127042", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 10 }, { "arrival": { "time": "1765127172", "uncertainty": 120 }, "departure": { "time": "1765127172", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 11 }, { "arrival": { "time": "1765127237", "uncertainty": 120 }, "departure": { "time": "1765127237", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 12 }, { "arrival": { "time": "1765127287", "uncertainty": 120 }, "departure": { "time": "1765127287", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 13 }, { "arrival": { "time": "1765127324", "uncertainty": 120 }, "departure": { "time": "1765127324", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 14 }, { "arrival": { "time": "1765127377", "uncertainty": 120 }, "departure": { "time": "1765127377", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 15 }, { "arrival": { "time": "1765127512", "uncertainty": 120 }, "departure": { "time": "1765127512", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 16 }, { "arrival": { "time": "1765127610", "uncertainty": 120 }, "departure": { "time": "1765127610", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 17 }, { "arrival": { "time": "1765127719", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 18 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21328381" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "21328399", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765128600", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1765127374", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21328399" } } }, { "id": "21328393", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126742", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1765126910", "uncertainty": 120 }, "departure": { "time": "1765126922", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765127012", "uncertainty": 120 }, "departure": { "time": "1765127012", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765127072", "uncertainty": 120 }, "departure": { "time": "1765127072", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765127127", "uncertainty": 120 }, "departure": { "time": "1765127132", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765127181", "uncertainty": 120 }, "departure": { "time": "1765127181", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1765127222", "uncertainty": 120 }, "departure": { "time": "1765127222", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1765127322", "uncertainty": 120 }, "departure": { "time": "1765127322", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1765127342", "uncertainty": 120 }, "departure": { "time": "1765127372", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1765127431", "uncertainty": 120 }, "departure": { "time": "1765127431", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1765127572", "uncertainty": 120 }, "departure": { "time": "1765127572", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1765128037", "uncertainty": 120 }, "departure": { "time": "1765128037", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1765128112", "uncertainty": 120 }, "departure": { "time": "1765128112", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1765128177", "uncertainty": 120 }, "departure": { "time": "1765128177", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1765128233", "uncertainty": 120 }, "departure": { "time": "1765128233", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1765128279", "uncertainty": 120 }, "departure": { "time": "1765128279", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1765128379", "uncertainty": 120 }, "departure": { "time": "1765128379", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1765128417", "uncertainty": 120 }, "departure": { "time": "1765128417", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1765128472", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21328393" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21328405", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765126926", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1765126943", "uncertainty": 120 }, "departure": { "time": "1765126955", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1765127006", "uncertainty": 120 }, "departure": { "time": "1765127006", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1765127065", "uncertainty": 120 }, "departure": { "time": "1765127065", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1765127149", "uncertainty": 120 }, "departure": { "time": "1765127167", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1765127256", "uncertainty": 120 }, "departure": { "time": "1765127259", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1765127421", "uncertainty": 120 }, "departure": { "time": "1765127421", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1765127494", "uncertainty": 120 }, "departure": { "time": "1765127494", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1765127652", "uncertainty": 120 }, "departure": { "time": "1765127652", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1765127742", "uncertainty": 120 }, "departure": { "time": "1765127742", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1765127834", "uncertainty": 120 }, "departure": { "time": "1765127834", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1765127925", "uncertainty": 120 }, "departure": { "time": "1765127925", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1765128075", "uncertainty": 120 }, "departure": { "time": "1765128075", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1765128127", "uncertainty": 120 }, "departure": { "time": "1765128127", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1765128194", "uncertainty": 120 }, "departure": { "time": "1765128194", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1765128244", "uncertainty": 120 }, "departure": { "time": "1765128244", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1765128307", "uncertainty": 120 }, "departure": { "time": "1765128307", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1765128367", "uncertainty": 120 }, "departure": { "time": "1765128367", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1765128421", "uncertainty": 120 }, "departure": { "time": "1765128421", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1765128510", "uncertainty": 120 }, "departure": { "time": "1765128510", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1765128695", "uncertainty": 120 }, "departure": { "time": "1765128695", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1765128792", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1765128578", "uncertainty": 120 }, "departure": { "time": "1765128578", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1765128611", "uncertainty": 120 }, "departure": { "time": "1765128611", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1765128660", "uncertainty": 120 }, "departure": { "time": "1765128660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1765129069", "uncertainty": 120 }, "departure": { "time": "1765129069", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1765129131", "uncertainty": 120 }, "departure": { "time": "1765129131", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1765129175", "uncertainty": 120 }, "departure": { "time": "1765129175", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1765129231", "uncertainty": 120 }, "departure": { "time": "1765129231", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1765129305", "uncertainty": 120 }, "departure": { "time": "1765129305", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1765129366", "uncertainty": 120 }, "departure": { "time": "1765129366", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1765129401", "uncertainty": 120 }, "departure": { "time": "1765129401", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1765129431", "uncertainty": 120 }, "departure": { "time": "1765129431", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1765129491", "uncertainty": 120 }, "departure": { "time": "1765129491", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1765129515", "uncertainty": 120 }, "departure": { "time": "1765129515", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1765129581", "uncertainty": 120 }, "departure": { "time": "1765129581", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1765129701", "uncertainty": 120 }, "departure": { "time": "1765129380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21328405" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21328433", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765130911", "uncertainty": 120 }, "departure": { "time": "1765130911", "uncertainty": 120 }, "stopId": "wimmont2" }, { "arrival": { "time": "1765131186", "uncertainty": 120 }, "departure": { "time": "1765131186", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765130944", "uncertainty": 120 }, "departure": { "time": "1765130944", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765131133", "uncertainty": 120 }, "departure": { "time": "1765131133", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1765127940", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1765128025", "uncertainty": 120 }, "departure": { "time": "1765128025", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1765128070", "uncertainty": 120 }, "departure": { "time": "1765128070", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1765128183", "uncertainty": 120 }, "departure": { "time": "1765128183", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1765128240", "uncertainty": 120 }, "departure": { "time": "1765128240", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1765128417", "uncertainty": 120 }, "departure": { "time": "1765128417", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1765128480", "uncertainty": 120 }, "departure": { "time": "1765128480", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1765128530", "uncertainty": 120 }, "departure": { "time": "1765128530", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1765128720", "uncertainty": 120 }, "departure": { "time": "1765128720", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1765128835", "uncertainty": 120 }, "departure": { "time": "1765128835", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1765128900", "uncertainty": 120 }, "departure": { "time": "1765128900", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1765128943", "uncertainty": 120 }, "departure": { "time": "1765128943", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1765129034", "uncertainty": 120 }, "departure": { "time": "1765129034", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1765129137", "uncertainty": 120 }, "departure": { "time": "1765129137", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1765129200", "uncertainty": 120 }, "departure": { "time": "1765129200", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1765129280", "uncertainty": 120 }, "departure": { "time": "1765129280", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1765129315", "uncertainty": 120 }, "departure": { "time": "1765129315", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1765129440", "uncertainty": 120 }, "departure": { "time": "1765129440", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1765129620", "uncertainty": 120 }, "departure": { "time": "1765129620", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1765129706", "uncertainty": 120 }, "departure": { "time": "1765129706", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1765129800", "uncertainty": 120 }, "departure": { "time": "1765129860", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1765129930", "uncertainty": 120 }, "departure": { "time": "1765129930", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1765130045", "uncertainty": 120 }, "departure": { "time": "1765130045", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1765130160", "uncertainty": 120 }, "departure": { "time": "1765130160", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1765130233", "uncertainty": 120 }, "departure": { "time": "1765130233", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1765130332", "uncertainty": 120 }, "departure": { "time": "1765130332", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1765130385", "uncertainty": 120 }, "departure": { "time": "1765130385", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1765130435", "uncertainty": 120 }, "departure": { "time": "1765130435", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1765130514", "uncertainty": 120 }, "departure": { "time": "1765130514", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1765130580", "uncertainty": 120 }, "departure": { "time": "1765130580", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1765130628", "uncertainty": 120 }, "departure": { "time": "1765130628", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1765130700", "uncertainty": 120 }, "departure": { "time": "1765130700", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1765130906", "uncertainty": 120 }, "departure": { "time": "1765130906", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1765130951", "uncertainty": 120 }, "departure": { "time": "1765130951", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1765130982", "uncertainty": 120 }, "departure": { "time": "1765130982", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1765131000", "uncertainty": 120 }, "departure": { "time": "1765131000", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1765131069", "uncertainty": 120 }, "departure": { "time": "1765131069", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1765131185", "uncertainty": 120 }, "departure": { "time": "1765131185", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1765131234", "uncertainty": 120 }, "departure": { "time": "1765131234", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1765131303", "uncertainty": 120 }, "departure": { "time": "1765131303", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1765131403", "uncertainty": 120 }, "departure": { "time": "1765131403", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1765131466", "uncertainty": 120 }, "departure": { "time": "1765131466", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1765131142", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1765127374", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21328433" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1765127374" } }