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

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%
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%
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

247 erreurs, 42 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 15 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id 21323610 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323608 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323614 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21725936 stop_sequence [27, 1] is not strictly sorted by increasing stop_sequence

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 erreur

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 21323855 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 1 erreur

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

Exemples d'erreurs
  • route_id SC does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • trip_id 21323610 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323611 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323608 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323609 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323614 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 204 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 21323610 stop_sequence 1 departure_time 08:01:31 (1764226891) is less than previous stop departure_time 08:21:29 (1764228089) - times must increase between two sequential stops
  • trip_id 21323610 stop_sequence 1 departure_time 08:01:31 (1764226891) is less than previous stop arrival_time 08:21:29 (1764228089) - times must increase between two sequential stops
  • trip_id 21323610 stop_sequence 2 arrival_time 08:05:13 (1764227113) is less than previous stop arrival_time 08:21:29 (1764228089) - times must increase between two sequential stops
  • trip_id 21323610 stop_sequence 2 departure_time 08:05:13 (1764227113) is less than previous stop arrival_time 08:21:29 (1764228089) - times must increase between two sequential stops
  • trip_id 21323610 stop_sequence 17 arrival_time 08:21:36 (1764228096) is less than previous stop arrival_time 08:24:10 (1764228250) - times must increase between two sequential stops

GTFS-rt stop_sequence not found in GTFS data E051 4 erreurs

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Exemples d'erreurs
  • GTFS-rt trip_id 21725936 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 21725933 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 21725931 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 21323739 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 42 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21323611 does not have a vehicle_id
  • trip_id 21323614 does not have a vehicle_id
  • trip_id 21323615 does not have a vehicle_id
  • trip_id 21323612 does not have a vehicle_id
  • trip_id 21323613 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 521 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 838 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 027 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 251 26 fois (87 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 29 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 14 14 fois (47 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 14 14 fois (47 % 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 7 7 fois (23 % 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 27/11/2025 à 17h29 Europe/Paris.

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

{ "entity": [ { "id": "21323412", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260193", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 1 }, { "arrival": { "time": "1764260523", "uncertainty": 120 }, "departure": { "time": "1764260553", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 2 }, { "arrival": { "time": "1764260634", "uncertainty": 120 }, "departure": { "time": "1764260634", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 3 }, { "arrival": { "time": "1764260684", "uncertainty": 120 }, "departure": { "time": "1764260684", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 4 }, { "arrival": { "time": "1764260777", "uncertainty": 120 }, "departure": { "time": "1764260777", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 5 }, { "arrival": { "time": "1764261162", "uncertainty": 120 }, "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "bsmc16a", "stopSequence": 6 }, { "arrival": { "time": "1764262785", "uncertainty": 120 }, "departure": { "time": "1764262785", "uncertainty": 120 }, "stopId": "comyser", "stopSequence": 7 }, { "arrival": { "time": "1764262918", "uncertainty": 120 }, "departure": { "time": "1764262918", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 8 }, { "arrival": { "time": "1764263040", "uncertainty": 120 }, "departure": { "time": "1764263040", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 9 }, { "arrival": { "time": "1764263287", "uncertainty": 120 }, "departure": { "time": "1764263287", "uncertainty": 120 }, "stopId": "neucoun", "stopSequence": 10 }, { "arrival": { "time": "1764263460", "uncertainty": 120 }, "departure": { "time": "1764263460", "uncertainty": 120 }, "stopId": "neupos1", "stopSequence": 11 }, { "arrival": { "time": "1764263640", "uncertainty": 120 }, "stopId": "neupla1", "stopSequence": 12 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323412" }, "vehicle": { "id": "175", "label": "175" } } }, { "id": "21323413", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263400", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323413" } } }, { "id": "21323506", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764259037", "uncertainty": 120 }, "departure": { "time": "1764259059", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764259126", "uncertainty": 120 }, "departure": { "time": "1764259126", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764258333", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764258564", "uncertainty": 120 }, "departure": { "time": "1764258573", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764258715", "uncertainty": 120 }, "departure": { "time": "1764258753", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764258813", "uncertainty": 120 }, "departure": { "time": "1764258843", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764258909", "uncertainty": 120 }, "departure": { "time": "1764258933", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764259035", "uncertainty": 120 }, "departure": { "time": "1764259035", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764259140", "uncertainty": 120 }, "departure": { "time": "1764259140", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764259193", "uncertainty": 120 }, "departure": { "time": "1764259193", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764259130", "uncertainty": 120 }, "departure": { "time": "1764259134", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764259235", "uncertainty": 120 }, "departure": { "time": "1764259254", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764259374", "uncertainty": 120 }, "departure": { "time": "1764259464", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764259571", "uncertainty": 120 }, "departure": { "time": "1764259584", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764259644", "uncertainty": 120 }, "departure": { "time": "1764259674", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764259749", "uncertainty": 120 }, "departure": { "time": "1764259764", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764259813", "uncertainty": 120 }, "departure": { "time": "1764259813", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764259914", "uncertainty": 120 }, "departure": { "time": "1764259914", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764260020", "uncertainty": 120 }, "departure": { "time": "1764260020", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764260064", "uncertainty": 120 }, "departure": { "time": "1764260064", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764260154", "uncertainty": 120 }, "departure": { "time": "1764260184", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764260244", "uncertainty": 120 }, "departure": { "time": "1764260304", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764260422", "uncertainty": 120 }, "departure": { "time": "1764260424", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764260465", "uncertainty": 120 }, "departure": { "time": "1764260465", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764260514", "uncertainty": 120 }, "departure": { "time": "1764260514", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764260574", "uncertainty": 120 }, "departure": { "time": "1764260574", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764260634", "uncertainty": 120 }, "departure": { "time": "1764260634", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764260674", "uncertainty": 120 }, "departure": { "time": "1764260694", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764260768", "uncertainty": 120 }, "departure": { "time": "1764260768", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764260874", "uncertainty": 120 }, "departure": { "time": "1764260874", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764261033", "uncertainty": 120 }, "departure": { "time": "1764261033", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764261130", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323506" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "21323507", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261691", "uncertainty": 120 }, "departure": { "time": "1764261691", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764261722", "uncertainty": 120 }, "departure": { "time": "1764261722", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764261256", "uncertainty": 120 }, "departure": { "time": "1764261256", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764261444", "uncertainty": 120 }, "departure": { "time": "1764261444", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764261512", "uncertainty": 120 }, "departure": { "time": "1764261512", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764261594", "uncertainty": 120 }, "departure": { "time": "1764261594", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764261735", "uncertainty": 120 }, "departure": { "time": "1764261735", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764261840", "uncertainty": 120 }, "departure": { "time": "1764261840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764261885", "uncertainty": 120 }, "departure": { "time": "1764261885", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764261725", "uncertainty": 120 }, "departure": { "time": "1764261725", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764261823", "uncertainty": 120 }, "departure": { "time": "1764261823", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764261965", "uncertainty": 120 }, "departure": { "time": "1764261965", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764262108", "uncertainty": 120 }, "departure": { "time": "1764262108", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764262165", "uncertainty": 120 }, "departure": { "time": "1764262165", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764262213", "uncertainty": 120 }, "departure": { "time": "1764262213", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764262286", "uncertainty": 120 }, "departure": { "time": "1764262286", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764262395", "uncertainty": 120 }, "departure": { "time": "1764262395", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764262498", "uncertainty": 120 }, "departure": { "time": "1764262498", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764262567", "uncertainty": 120 }, "departure": { "time": "1764262567", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764262695", "uncertainty": 120 }, "departure": { "time": "1764262695", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764262782", "uncertainty": 120 }, "departure": { "time": "1764262782", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764262892", "uncertainty": 120 }, "departure": { "time": "1764262892", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764262951", "uncertainty": 120 }, "departure": { "time": "1764262951", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764263044", "uncertainty": 120 }, "departure": { "time": "1764263044", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764263141", "uncertainty": 120 }, "departure": { "time": "1764263141", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764263236", "uncertainty": 120 }, "departure": { "time": "1764263236", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764263318", "uncertainty": 120 }, "departure": { "time": "1764263318", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764263395", "uncertainty": 120 }, "departure": { "time": "1764263395", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764263519", "uncertainty": 120 }, "departure": { "time": "1764263519", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764263662", "uncertainty": 120 }, "departure": { "time": "1764263662", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764263759", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323507" }, "vehicle": { "id": "168", "label": "168" } } }, { "id": "21323508", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264741", "uncertainty": 120 }, "departure": { "time": "1764264741", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764264772", "uncertainty": 120 }, "departure": { "time": "1764264772", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764264000", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764264256", "uncertainty": 120 }, "departure": { "time": "1764264256", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764264427", "uncertainty": 120 }, "departure": { "time": "1764264427", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764264540", "uncertainty": 120 }, "departure": { "time": "1764264540", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764264644", "uncertainty": 120 }, "departure": { "time": "1764264644", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764264735", "uncertainty": 120 }, "departure": { "time": "1764264735", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764264840", "uncertainty": 120 }, "departure": { "time": "1764264840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764264885", "uncertainty": 120 }, "departure": { "time": "1764264885", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764264775", "uncertainty": 120 }, "departure": { "time": "1764264775", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764264872", "uncertainty": 120 }, "departure": { "time": "1764264872", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764265012", "uncertainty": 120 }, "departure": { "time": "1764265012", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764265121", "uncertainty": 120 }, "departure": { "time": "1764265121", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764265195", "uncertainty": 120 }, "departure": { "time": "1764265195", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764265241", "uncertainty": 120 }, "departure": { "time": "1764265241", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764265315", "uncertainty": 120 }, "departure": { "time": "1764265315", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764265426", "uncertainty": 120 }, "departure": { "time": "1764265426", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764265540", "uncertainty": 120 }, "departure": { "time": "1764265540", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764265616", "uncertainty": 120 }, "departure": { "time": "1764265616", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764265745", "uncertainty": 120 }, "departure": { "time": "1764265745", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764265834", "uncertainty": 120 }, "departure": { "time": "1764265834", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764265927", "uncertainty": 120 }, "departure": { "time": "1764265927", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764265976", "uncertainty": 120 }, "departure": { "time": "1764265976", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764266055", "uncertainty": 120 }, "departure": { "time": "1764266055", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764266136", "uncertainty": 120 }, "departure": { "time": "1764266136", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764266231", "uncertainty": 120 }, "departure": { "time": "1764266231", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764266315", "uncertainty": 120 }, "departure": { "time": "1764266315", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764266389", "uncertainty": 120 }, "departure": { "time": "1764266389", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764266510", "uncertainty": 120 }, "departure": { "time": "1764266510", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764266584", "uncertainty": 120 }, "departure": { "time": "1764266584", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764266635", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323508" } } }, { "id": "21323490", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259560", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 }, { "arrival": { "time": "1764259563", "uncertainty": 120 }, "departure": { "time": "1764259563", "uncertainty": 120 }, "stopId": "semquen4", "stopSequence": 2 }, { "arrival": { "time": "1764259804", "uncertainty": 120 }, "departure": { "time": "1764259804", "uncertainty": 120 }, "stopId": "comyser", "stopSequence": 3 }, { "arrival": { "time": "1764259950", "uncertainty": 120 }, "departure": { "time": "1764259953", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 4 }, { "arrival": { "time": "1764260103", "uncertainty": 120 }, "departure": { "time": "1764260103", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 5 }, { "arrival": { "time": "1764260373", "uncertainty": 120 }, "departure": { "time": "1764260373", "uncertainty": 120 }, "stopId": "neudun1", "stopSequence": 6 }, { "arrival": { "time": "1764260425", "uncertainty": 120 }, "departure": { "time": "1764260425", "uncertainty": 120 }, "stopId": "neumin", "stopSequence": 7 }, { "arrival": { "time": "1764260823", "uncertainty": 120 }, "departure": { "time": "1764260823", "uncertainty": 120 }, "stopId": "neslav2", "stopSequence": 8 }, { "arrival": { "time": "1764260883", "uncertainty": 120 }, "departure": { "time": "1764260883", "uncertainty": 120 }, "stopId": "neucoin", "stopSequence": 9 }, { "arrival": { "time": "1764260964", "uncertainty": 120 }, "departure": { "time": "1764260964", "uncertainty": 120 }, "stopId": "neumai2", "stopSequence": 10 }, { "arrival": { "time": "1764261033", "uncertainty": 120 }, "departure": { "time": "1764261033", "uncertainty": 120 }, "stopId": "neuforg", "stopSequence": 11 }, { "arrival": { "time": "1764261088", "uncertainty": 120 }, "departure": { "time": "1764261088", "uncertainty": 120 }, "stopId": "neuson1", "stopSequence": 12 }, { "arrival": { "time": "1764261326", "uncertainty": 120 }, "departure": { "time": "1764261326", "uncertainty": 120 }, "stopId": "dancite", "stopSequence": 13 }, { "arrival": { "time": "1764261429", "uncertainty": 120 }, "departure": { "time": "1764261429", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 14 }, { "arrival": { "time": "1764261523", "uncertainty": 120 }, "departure": { "time": "1764261523", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 15 }, { "arrival": { "time": "1764261583", "uncertainty": 120 }, "stopId": "danmair2", "stopSequence": 16 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "54", "scheduleRelationship": "SCHEDULED", "tripId": "21323490" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21323711", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261000", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323711" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21323708", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261900", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323708" } } }, { "id": "21323698", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262653", "uncertainty": 120 }, "departure": { "time": "1764262653", "uncertainty": 120 }, "stopId": "bsmstm2" }, { "arrival": { "time": "1764262728", "uncertainty": 120 }, "departure": { "time": "1764262728", "uncertainty": 120 }, "stopId": "bsmduf2" }, { "arrival": { "time": "1764262768", "uncertainty": 120 }, "departure": { "time": "1764262768", "uncertainty": 120 }, "stopId": "bsmlema" }, { "arrival": { "time": "1764262807", "uncertainty": 120 }, "departure": { "time": "1764262807", "uncertainty": 120 }, "stopId": "smbcal2" }, { "arrival": { "time": "1764262867", "uncertainty": 120 }, "departure": { "time": "1764262867", "uncertainty": 120 }, "stopId": "smbjard2" }, { "arrival": { "time": "1764262917", "uncertainty": 120 }, "departure": { "time": "1764262917", "uncertainty": 120 }, "stopId": "smbjos2" }, { "arrival": { "time": "1764262950", "uncertainty": 120 }, "departure": { "time": "1764262950", "uncertainty": 120 }, "stopId": "bsmmoka2" }, { "arrival": { "time": "1764263025", "uncertainty": 120 }, "departure": { "time": "1764263025", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764263086", "uncertainty": 120 }, "departure": { "time": "1764263086", "uncertainty": 120 }, "stopId": "bsmpatr2" }, { "arrival": { "time": "1764263144", "uncertainty": 120 }, "departure": { "time": "1764263144", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764263177", "uncertainty": 120 }, "departure": { "time": "1764263177", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764263187", "uncertainty": 120 }, "departure": { "time": "1764263187", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764263262", "uncertainty": 120 }, "departure": { "time": "1764263262", "uncertainty": 120 }, "stopId": "bsmduga2" }, { "departure": { "time": "1764262200", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764262382", "uncertainty": 120 }, "departure": { "time": "1764262382", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764262478", "uncertainty": 120 }, "departure": { "time": "1764262478", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1764262573", "uncertainty": 120 }, "departure": { "time": "1764262573", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1764262652", "uncertainty": 120 }, "departure": { "time": "1764262652", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1764262758", "uncertainty": 120 }, "departure": { "time": "1764262758", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1764262860", "uncertainty": 120 }, "departure": { "time": "1764262860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1764262924", "uncertainty": 120 }, "departure": { "time": "1764262924", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1764262983", "uncertainty": 120 }, "departure": { "time": "1764262983", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1764263036", "uncertainty": 120 }, "departure": { "time": "1764263036", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1764263292", "uncertainty": 120 }, "departure": { "time": "1764263292", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1764263326", "uncertainty": 120 }, "departure": { "time": "1764263326", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1764263436", "uncertainty": 120 }, "departure": { "time": "1764263436", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1764263577", "uncertainty": 120 }, "departure": { "time": "1764263577", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1764263683", "uncertainty": 120 }, "departure": { "time": "1764263683", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764263768", "uncertainty": 120 }, "departure": { "time": "1764263768", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1764263870", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323698" } } }, { "id": "21323703", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764264000", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21323703" } } }, { "id": "21323692", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764258900", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1764259032", "uncertainty": 120 }, "departure": { "time": "1764259052", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764259112", "uncertainty": 120 }, "departure": { "time": "1764259112", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1764259160", "uncertainty": 120 }, "departure": { "time": "1764259172", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1764259215", "uncertainty": 120 }, "departure": { "time": "1764259215", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1764259242", "uncertainty": 120 }, "departure": { "time": "1764259262", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1764259334", "uncertainty": 120 }, "departure": { "time": "1764259334", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1764259408", "uncertainty": 120 }, "departure": { "time": "1764259412", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1764259462", "uncertainty": 120 }, "departure": { "time": "1764259472", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1764259508", "uncertainty": 120 }, "departure": { "time": "1764259508", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1764259680", "uncertainty": 120 }, "departure": { "time": "1764259742", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1764260044", "uncertainty": 120 }, "departure": { "time": "1764260044", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1764260105", "uncertainty": 120 }, "departure": { "time": "1764260105", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1764260152", "uncertainty": 120 }, "departure": { "time": "1764260152", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1764260182", "uncertainty": 120 }, "departure": { "time": "1764260196", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1764260242", "uncertainty": 120 }, "departure": { "time": "1764260256", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1764260316", "uncertainty": 120 }, "departure": { "time": "1764260316", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1764260361", "uncertainty": 120 }, "departure": { "time": "1764260361", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1764260406", "uncertainty": 120 }, "departure": { "time": "1764260406", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1764260474", "uncertainty": 120 }, "departure": { "time": "1764260496", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1764260550", "uncertainty": 120 }, "departure": { "time": "1764260585", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1764260625", "uncertainty": 120 }, "departure": { "time": "1764260625", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1764260672", "uncertainty": 120 }, "departure": { "time": "1764260676", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1764260766", "uncertainty": 120 }, "departure": { "time": "1764260766", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1764260886", "uncertainty": 120 }, "departure": { "time": "1764260886", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1764261020", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323692" }, "vehicle": { "id": "214", "label": "214" } } }, { "id": "21725973", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764258212", "uncertainty": 120 }, "departure": { "time": "1764258212", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764258286", "uncertainty": 120 }, "departure": { "time": "1764258286", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764258429", "uncertainty": 120 }, "departure": { "time": "1764258429", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764258540", "uncertainty": 120 }, "departure": { "time": "1764258540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764258480", "uncertainty": 120 }, "departure": { "time": "1764258581", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764258662", "uncertainty": 120 }, "departure": { "time": "1764258700", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764258757", "uncertainty": 120 }, "departure": { "time": "1764258760", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764258838", "uncertainty": 120 }, "departure": { "time": "1764258850", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764258910", "uncertainty": 120 }, "departure": { "time": "1764258910", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764258941", "uncertainty": 120 }, "departure": { "time": "1764258941", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764259065", "uncertainty": 120 }, "departure": { "time": "1764259065", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764259142", "uncertainty": 120 }, "departure": { "time": "1764259180", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764259240", "uncertainty": 120 }, "departure": { "time": "1764259270", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764259360", "uncertainty": 120 }, "departure": { "time": "1764259420", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764259450", "uncertainty": 120 }, "departure": { "time": "1764259450", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764259580", "uncertainty": 120 }, "departure": { "time": "1764259630", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764259780", "uncertainty": 120 }, "departure": { "time": "1764259810", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764259990", "uncertainty": 120 }, "departure": { "time": "1764260050", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764260090", "uncertainty": 120 }, "departure": { "time": "1764260120", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764260316", "uncertainty": 120 }, "departure": { "time": "1764260330", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764260407", "uncertainty": 120 }, "departure": { "time": "1764260407", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764260480", "uncertainty": 120 }, "departure": { "time": "1764260480", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764260600", "uncertainty": 120 }, "departure": { "time": "1764260630", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764260704", "uncertainty": 120 }, "departure": { "time": "1764260720", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764260786", "uncertainty": 120 }, "departure": { "time": "1764260810", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764260877", "uncertainty": 120 }, "departure": { "time": "1764260900", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764261003", "uncertainty": 120 }, "departure": { "time": "1764261003", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764261112", "uncertainty": 120 }, "departure": { "time": "1764261112", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764261201", "uncertainty": 120 }, "departure": { "time": "1764261201", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764261314", "uncertainty": 120 }, "departure": { "time": "1764261314", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764261398", "uncertainty": 120 }, "departure": { "time": "1764261398", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764261430", "uncertainty": 120 }, "departure": { "time": "1764261430", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764261523", "uncertainty": 120 }, "departure": { "time": "1764261523", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764261556", "uncertainty": 120 }, "departure": { "time": "1764261556", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764261623", "uncertainty": 120 }, "departure": { "time": "1764261623", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764261742", "uncertainty": 120 }, "departure": { "time": "1764261742", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764261934", "uncertainty": 120 }, "departure": { "time": "1764261934", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764261983", "uncertainty": 120 }, "departure": { "time": "1764261983", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764262026", "uncertainty": 120 }, "departure": { "time": "1764262026", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764262103", "uncertainty": 120 }, "departure": { "time": "1764262103", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764262233", "uncertainty": 120 }, "departure": { "time": "1764262233", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764262302", "uncertainty": 120 }, "departure": { "time": "1764262302", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764262349", "uncertainty": 120 }, "departure": { "time": "1764262349", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764262463", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725973" }, "vehicle": { "id": "174", "label": "174" } } }, { "id": "21725982", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261940", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764261992", "uncertainty": 120 }, "departure": { "time": "1764261992", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764262066", "uncertainty": 120 }, "departure": { "time": "1764262066", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764262209", "uncertainty": 120 }, "departure": { "time": "1764262209", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764262320", "uncertainty": 120 }, "departure": { "time": "1764262320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764262270", "uncertainty": 120 }, "departure": { "time": "1764262270", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764262398", "uncertainty": 120 }, "departure": { "time": "1764262398", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764262455", "uncertainty": 120 }, "departure": { "time": "1764262455", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764262495", "uncertainty": 120 }, "departure": { "time": "1764262495", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764262541", "uncertainty": 120 }, "departure": { "time": "1764262541", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764262586", "uncertainty": 120 }, "departure": { "time": "1764262586", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764262757", "uncertainty": 120 }, "departure": { "time": "1764262757", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764262816", "uncertainty": 120 }, "departure": { "time": "1764262816", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764262918", "uncertainty": 120 }, "departure": { "time": "1764262918", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764263054", "uncertainty": 120 }, "departure": { "time": "1764263054", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764263128", "uncertainty": 120 }, "departure": { "time": "1764263128", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764263249", "uncertainty": 120 }, "departure": { "time": "1764263249", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764263376", "uncertainty": 120 }, "departure": { "time": "1764263376", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764263528", "uncertainty": 120 }, "departure": { "time": "1764263528", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764263597", "uncertainty": 120 }, "departure": { "time": "1764263597", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764263759", "uncertainty": 120 }, "departure": { "time": "1764263759", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764263865", "uncertainty": 120 }, "departure": { "time": "1764263865", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764263950", "uncertainty": 120 }, "departure": { "time": "1764263950", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764264081", "uncertainty": 120 }, "departure": { "time": "1764264081", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764264190", "uncertainty": 120 }, "departure": { "time": "1764264360", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764264489", "uncertainty": 120 }, "departure": { "time": "1764264489", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764264660", "uncertainty": 120 }, "departure": { "time": "1764264660", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764264780", "uncertainty": 120 }, "departure": { "time": "1764264780", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764264888", "uncertainty": 120 }, "departure": { "time": "1764264888", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764264968", "uncertainty": 120 }, "departure": { "time": "1764264968", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764265080", "uncertainty": 120 }, "departure": { "time": "1764265080", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764265163", "uncertainty": 120 }, "departure": { "time": "1764265163", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764265195", "uncertainty": 120 }, "departure": { "time": "1764265195", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764265287", "uncertainty": 120 }, "departure": { "time": "1764265287", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764265320", "uncertainty": 120 }, "departure": { "time": "1764265320", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764265381", "uncertainty": 120 }, "departure": { "time": "1764265381", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764265500", "uncertainty": 120 }, "departure": { "time": "1764265500", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764265691", "uncertainty": 120 }, "departure": { "time": "1764265691", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764265740", "uncertainty": 120 }, "departure": { "time": "1764265740", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764265783", "uncertainty": 120 }, "departure": { "time": "1764265783", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764265860", "uncertainty": 120 }, "departure": { "time": "1764265860", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764265990", "uncertainty": 120 }, "departure": { "time": "1764265990", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764266059", "uncertainty": 120 }, "departure": { "time": "1764266059", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764266106", "uncertainty": 120 }, "departure": { "time": "1764266106", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764266220", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725982" } } }, { "id": "21323658", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764260344", "uncertainty": 120 }, "departure": { "time": "1764260366", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764259561", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764259822", "uncertainty": 120 }, "departure": { "time": "1764259861", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764260052", "uncertainty": 120 }, "departure": { "time": "1764260101", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764260161", "uncertainty": 120 }, "departure": { "time": "1764260161", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764260239", "uncertainty": 120 }, "departure": { "time": "1764260251", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764260235", "uncertainty": 120 }, "departure": { "time": "1764260235", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764260340", "uncertainty": 120 }, "departure": { "time": "1764260340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764260395", "uncertainty": 120 }, "departure": { "time": "1764260395", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764260420", "uncertainty": 120 }, "departure": { "time": "1764260450", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764260519", "uncertainty": 120 }, "departure": { "time": "1764260540", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764260642", "uncertainty": 120 }, "departure": { "time": "1764260660", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764260709", "uncertainty": 120 }, "departure": { "time": "1764260780", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764260858", "uncertainty": 120 }, "departure": { "time": "1764260858", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764260925", "uncertainty": 120 }, "departure": { "time": "1764260930", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764260994", "uncertainty": 120 }, "departure": { "time": "1764260994", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764261082", "uncertainty": 120 }, "departure": { "time": "1764261082", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764261143", "uncertainty": 120 }, "departure": { "time": "1764261143", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764261204", "uncertainty": 120 }, "departure": { "time": "1764261204", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764261258", "uncertainty": 120 }, "departure": { "time": "1764261258", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764261352", "uncertainty": 120 }, "departure": { "time": "1764261352", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764261496", "uncertainty": 120 }, "departure": { "time": "1764261496", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764261564", "uncertainty": 120 }, "departure": { "time": "1764261564", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764261662", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323658" }, "vehicle": { "id": "515", "label": "515" } } }, { "id": "21323659", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764263791", "uncertainty": 120 }, "departure": { "time": "1764263791", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764263820", "uncertainty": 120 }, "departure": { "time": "1764263820", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764263831", "uncertainty": 120 }, "departure": { "time": "1764263831", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764263845", "uncertainty": 120 }, "departure": { "time": "1764263845", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764263918", "uncertainty": 120 }, "departure": { "time": "1764263918", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764262500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764262751", "uncertainty": 120 }, "departure": { "time": "1764262751", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764262843", "uncertainty": 120 }, "departure": { "time": "1764262843", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764262924", "uncertainty": 120 }, "departure": { "time": "1764262924", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764263040", "uncertainty": 120 }, "departure": { "time": "1764263040", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764263099", "uncertainty": 120 }, "departure": { "time": "1764263099", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764263194", "uncertainty": 120 }, "departure": { "time": "1764263194", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764263305", "uncertainty": 120 }, "departure": { "time": "1764263305", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764263398", "uncertainty": 120 }, "departure": { "time": "1764263398", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764263460", "uncertainty": 120 }, "departure": { "time": "1764263460", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764263587", "uncertainty": 120 }, "departure": { "time": "1764263587", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764263688", "uncertainty": 120 }, "departure": { "time": "1764263688", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764263784", "uncertainty": 120 }, "departure": { "time": "1764263784", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764263881", "uncertainty": 120 }, "departure": { "time": "1764263881", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764263940", "uncertainty": 120 }, "departure": { "time": "1764263940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764264010", "uncertainty": 120 }, "departure": { "time": "1764264010", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764263925", "uncertainty": 120 }, "departure": { "time": "1764263925", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764264026", "uncertainty": 120 }, "departure": { "time": "1764264026", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764264184", "uncertainty": 120 }, "departure": { "time": "1764264184", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764264304", "uncertainty": 120 }, "departure": { "time": "1764264304", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764264388", "uncertainty": 120 }, "departure": { "time": "1764264388", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764264535", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323659" } } }, { "id": "21323656", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764259781", "uncertainty": 120 }, "departure": { "time": "1764259781", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764258992", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764259233", "uncertainty": 120 }, "departure": { "time": "1764259233", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764259324", "uncertainty": 120 }, "departure": { "time": "1764259385", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764259455", "uncertainty": 120 }, "departure": { "time": "1764259504", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764259594", "uncertainty": 120 }, "departure": { "time": "1764259624", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764259695", "uncertainty": 120 }, "departure": { "time": "1764259695", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764259800", "uncertainty": 120 }, "departure": { "time": "1764259800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764259855", "uncertainty": 120 }, "departure": { "time": "1764259855", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764259875", "uncertainty": 120 }, "departure": { "time": "1764259935", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764259995", "uncertainty": 120 }, "departure": { "time": "1764260115", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764260218", "uncertainty": 120 }, "departure": { "time": "1764260235", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764260295", "uncertainty": 120 }, "departure": { "time": "1764260325", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764260415", "uncertainty": 120 }, "departure": { "time": "1764260415", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764260468", "uncertainty": 120 }, "departure": { "time": "1764260475", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764260552", "uncertainty": 120 }, "departure": { "time": "1764260625", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764260715", "uncertainty": 120 }, "departure": { "time": "1764260715", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764260774", "uncertainty": 120 }, "departure": { "time": "1764260865", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764260925", "uncertainty": 120 }, "departure": { "time": "1764260925", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764260994", "uncertainty": 120 }, "departure": { "time": "1764260994", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764261088", "uncertainty": 120 }, "departure": { "time": "1764261088", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764261231", "uncertainty": 120 }, "departure": { "time": "1764261231", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764261298", "uncertainty": 120 }, "departure": { "time": "1764261298", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764261392", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323656" }, "vehicle": { "id": "407", "label": "407" } } }, { "id": "21323657", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262082", "uncertainty": 120 }, "departure": { "time": "1764262082", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764262111", "uncertainty": 120 }, "departure": { "time": "1764262111", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764262122", "uncertainty": 120 }, "departure": { "time": "1764262122", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764262136", "uncertainty": 120 }, "departure": { "time": "1764262136", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764262209", "uncertainty": 120 }, "departure": { "time": "1764262209", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764260852", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764261096", "uncertainty": 120 }, "departure": { "time": "1764261096", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764261158", "uncertainty": 120 }, "departure": { "time": "1764261158", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764261210", "uncertainty": 120 }, "departure": { "time": "1764261210", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764261326", "uncertainty": 120 }, "departure": { "time": "1764261326", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764261385", "uncertainty": 120 }, "departure": { "time": "1764261385", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764261476", "uncertainty": 120 }, "departure": { "time": "1764261476", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764261541", "uncertainty": 120 }, "departure": { "time": "1764261541", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764261657", "uncertainty": 120 }, "departure": { "time": "1764261657", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764261795", "uncertainty": 120 }, "departure": { "time": "1764261795", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764261878", "uncertainty": 120 }, "departure": { "time": "1764261878", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764261979", "uncertainty": 120 }, "departure": { "time": "1764261979", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764262075", "uncertainty": 120 }, "departure": { "time": "1764262075", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764262081", "uncertainty": 120 }, "departure": { "time": "1764262081", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764262140", "uncertainty": 120 }, "departure": { "time": "1764262140", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764262210", "uncertainty": 120 }, "departure": { "time": "1764262210", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764262216", "uncertainty": 120 }, "departure": { "time": "1764262216", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764262317", "uncertainty": 120 }, "departure": { "time": "1764262317", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764262474", "uncertainty": 120 }, "departure": { "time": "1764262474", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764262570", "uncertainty": 120 }, "departure": { "time": "1764262570", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764262669", "uncertainty": 120 }, "departure": { "time": "1764262669", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764262816", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323657" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21323662", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264950", "uncertainty": 120 }, "departure": { "time": "1764264950", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764264979", "uncertainty": 120 }, "departure": { "time": "1764264979", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764264990", "uncertainty": 120 }, "departure": { "time": "1764264990", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764265004", "uncertainty": 120 }, "departure": { "time": "1764265004", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764265077", "uncertainty": 120 }, "departure": { "time": "1764265077", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764263951", "uncertainty": 120 }, "departure": { "time": "1764263951", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764264043", "uncertainty": 120 }, "departure": { "time": "1764264043", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764264124", "uncertainty": 120 }, "departure": { "time": "1764264124", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764264240", "uncertainty": 120 }, "departure": { "time": "1764264240", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764264299", "uncertainty": 120 }, "departure": { "time": "1764264299", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764264394", "uncertainty": 120 }, "departure": { "time": "1764264394", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764264505", "uncertainty": 120 }, "departure": { "time": "1764264505", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764264598", "uncertainty": 120 }, "departure": { "time": "1764264598", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764264660", "uncertainty": 120 }, "departure": { "time": "1764264660", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764264771", "uncertainty": 120 }, "departure": { "time": "1764264771", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764264860", "uncertainty": 120 }, "departure": { "time": "1764264860", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764264944", "uncertainty": 120 }, "departure": { "time": "1764264944", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764265029", "uncertainty": 120 }, "departure": { "time": "1764265029", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764265080", "uncertainty": 120 }, "departure": { "time": "1764265080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764265150", "uncertainty": 120 }, "departure": { "time": "1764265150", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764265084", "uncertainty": 120 }, "departure": { "time": "1764265084", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764265185", "uncertainty": 120 }, "departure": { "time": "1764265185", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764265314", "uncertainty": 120 }, "departure": { "time": "1764265314", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764265424", "uncertainty": 120 }, "departure": { "time": "1764265424", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764265514", "uncertainty": 120 }, "departure": { "time": "1764265514", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764265632", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323662" } } }, { "id": "21323660", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262340", "uncertainty": 120 }, "departure": { "time": "1764262340", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764261852", "uncertainty": 120 }, "departure": { "time": "1764261852", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764262025", "uncertainty": 120 }, "departure": { "time": "1764262025", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764262140", "uncertainty": 120 }, "departure": { "time": "1764262140", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764262244", "uncertainty": 120 }, "departure": { "time": "1764262244", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764262335", "uncertainty": 120 }, "departure": { "time": "1764262335", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764262440", "uncertainty": 120 }, "departure": { "time": "1764262440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764262495", "uncertainty": 120 }, "departure": { "time": "1764262495", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764262439", "uncertainty": 120 }, "departure": { "time": "1764262439", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764262526", "uncertainty": 120 }, "departure": { "time": "1764262526", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764262669", "uncertainty": 120 }, "departure": { "time": "1764262669", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764262760", "uncertainty": 120 }, "departure": { "time": "1764262760", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764262834", "uncertainty": 120 }, "departure": { "time": "1764262834", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764262907", "uncertainty": 120 }, "departure": { "time": "1764262907", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764263026", "uncertainty": 120 }, "departure": { "time": "1764263026", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764263097", "uncertainty": 120 }, "departure": { "time": "1764263097", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764263180", "uncertainty": 120 }, "departure": { "time": "1764263180", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764263251", "uncertainty": 120 }, "departure": { "time": "1764263251", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764263340", "uncertainty": 120 }, "departure": { "time": "1764263340", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764263443", "uncertainty": 120 }, "departure": { "time": "1764263443", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764263590", "uncertainty": 120 }, "departure": { "time": "1764263590", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764263676", "uncertainty": 120 }, "departure": { "time": "1764263676", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764263791", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323660" } } }, { "id": "21323661", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262940", "uncertainty": 120 }, "departure": { "time": "1764262940", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764262200", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764262452", "uncertainty": 120 }, "departure": { "time": "1764262452", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764262625", "uncertainty": 120 }, "departure": { "time": "1764262625", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764262740", "uncertainty": 120 }, "departure": { "time": "1764262740", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764262844", "uncertainty": 120 }, "departure": { "time": "1764262844", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764262935", "uncertainty": 120 }, "departure": { "time": "1764262935", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764263040", "uncertainty": 120 }, "departure": { "time": "1764263040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764263095", "uncertainty": 120 }, "departure": { "time": "1764263095", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764263039", "uncertainty": 120 }, "departure": { "time": "1764263039", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764263126", "uncertainty": 120 }, "departure": { "time": "1764263126", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764263269", "uncertainty": 120 }, "departure": { "time": "1764263269", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764263358", "uncertainty": 120 }, "departure": { "time": "1764263358", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764263432", "uncertainty": 120 }, "departure": { "time": "1764263432", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764263513", "uncertainty": 120 }, "departure": { "time": "1764263513", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764263646", "uncertainty": 120 }, "departure": { "time": "1764263646", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764263717", "uncertainty": 120 }, "departure": { "time": "1764263717", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764263800", "uncertainty": 120 }, "departure": { "time": "1764263800", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764263863", "uncertainty": 120 }, "departure": { "time": "1764263863", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764263943", "uncertainty": 120 }, "departure": { "time": "1764263943", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764264035", "uncertainty": 120 }, "departure": { "time": "1764264035", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764264179", "uncertainty": 120 }, "departure": { "time": "1764264179", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764264264", "uncertainty": 120 }, "departure": { "time": "1764264264", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764264379", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323661" } } }, { "id": "21725966", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264370", "uncertainty": 120 }, "departure": { "time": "1764264370", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764264559", "uncertainty": 120 }, "departure": { "time": "1764264559", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764260548", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764260608", "uncertainty": 120 }, "departure": { "time": "1764260608", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764260650", "uncertainty": 120 }, "departure": { "time": "1764260668", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764260788", "uncertainty": 120 }, "departure": { "time": "1764260788", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764260848", "uncertainty": 120 }, "departure": { "time": "1764260848", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764261003", "uncertainty": 120 }, "departure": { "time": "1764261003", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764261066", "uncertainty": 120 }, "departure": { "time": "1764261066", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764261116", "uncertainty": 120 }, "departure": { "time": "1764261116", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764261306", "uncertainty": 120 }, "departure": { "time": "1764261306", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764261460", "uncertainty": 120 }, "departure": { "time": "1764261460", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764261546", "uncertainty": 120 }, "departure": { "time": "1764261546", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764261598", "uncertainty": 120 }, "departure": { "time": "1764261598", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764261707", "uncertainty": 120 }, "departure": { "time": "1764261707", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764261830", "uncertainty": 120 }, "departure": { "time": "1764261830", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764261904", "uncertainty": 120 }, "departure": { "time": "1764261904", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764262004", "uncertainty": 120 }, "departure": { "time": "1764262004", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764262062", "uncertainty": 120 }, "departure": { "time": "1764262062", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764262218", "uncertainty": 120 }, "departure": { "time": "1764262218", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764262398", "uncertainty": 120 }, "departure": { "time": "1764262398", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764262491", "uncertainty": 120 }, "departure": { "time": "1764262491", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764262585", "uncertainty": 120 }, "departure": { "time": "1764262620", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764262704", "uncertainty": 120 }, "departure": { "time": "1764262704", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764262842", "uncertainty": 120 }, "departure": { "time": "1764262842", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764262980", "uncertainty": 120 }, "departure": { "time": "1764262980", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764263073", "uncertainty": 120 }, "departure": { "time": "1764263073", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764263200", "uncertainty": 120 }, "departure": { "time": "1764263200", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764263268", "uncertainty": 120 }, "departure": { "time": "1764263268", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764263333", "uncertainty": 120 }, "departure": { "time": "1764263333", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764263435", "uncertainty": 120 }, "departure": { "time": "1764263435", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764263520", "uncertainty": 120 }, "departure": { "time": "1764263520", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764263592", "uncertainty": 120 }, "departure": { "time": "1764263592", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764263700", "uncertainty": 120 }, "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764263988", "uncertainty": 120 }, "departure": { "time": "1764263988", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764264051", "uncertainty": 120 }, "departure": { "time": "1764264051", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764264094", "uncertainty": 120 }, "departure": { "time": "1764264094", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764264120", "uncertainty": 120 }, "departure": { "time": "1764264120", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764264189", "uncertainty": 120 }, "departure": { "time": "1764264189", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764264305", "uncertainty": 120 }, "departure": { "time": "1764264305", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764264360", "uncertainty": 120 }, "departure": { "time": "1764264360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764264443", "uncertainty": 120 }, "departure": { "time": "1764264443", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764264563", "uncertainty": 120 }, "departure": { "time": "1764264563", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764264639", "uncertainty": 120 }, "departure": { "time": "1764264639", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764264568", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725966" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21323655", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261069", "uncertainty": 120 }, "departure": { "time": "1764261069", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764261098", "uncertainty": 120 }, "departure": { "time": "1764261098", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764261109", "uncertainty": 120 }, "departure": { "time": "1764261109", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764261123", "uncertainty": 120 }, "departure": { "time": "1764261123", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764261196", "uncertainty": 120 }, "departure": { "time": "1764261196", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764259592", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764259889", "uncertainty": 120 }, "departure": { "time": "1764259952", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764260012", "uncertainty": 120 }, "departure": { "time": "1764260012", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764260066", "uncertainty": 120 }, "departure": { "time": "1764260072", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764260186", "uncertainty": 120 }, "departure": { "time": "1764260222", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764260281", "uncertainty": 120 }, "departure": { "time": "1764260281", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764260372", "uncertainty": 120 }, "departure": { "time": "1764260372", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764260472", "uncertainty": 120 }, "departure": { "time": "1764260492", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764260600", "uncertainty": 120 }, "departure": { "time": "1764260642", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764260790", "uncertainty": 120 }, "departure": { "time": "1764260792", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764260870", "uncertainty": 120 }, "departure": { "time": "1764260882", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764260948", "uncertainty": 120 }, "departure": { "time": "1764260948", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764261062", "uncertainty": 120 }, "departure": { "time": "1764261062", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764260881", "uncertainty": 120 }, "departure": { "time": "1764260881", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764260940", "uncertainty": 120 }, "departure": { "time": "1764260940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764261010", "uncertainty": 120 }, "departure": { "time": "1764261010", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764261203", "uncertainty": 120 }, "departure": { "time": "1764261203", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764261294", "uncertainty": 120 }, "departure": { "time": "1764261294", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764261468", "uncertainty": 120 }, "departure": { "time": "1764261468", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764261543", "uncertainty": 120 }, "departure": { "time": "1764261543", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764261610", "uncertainty": 120 }, "departure": { "time": "1764261610", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764261694", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323655" }, "vehicle": { "id": "331", "label": "331" } } }, { "id": "21725960", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261682", "uncertainty": 120 }, "departure": { "time": "1764261682", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764261871", "uncertainty": 120 }, "departure": { "time": "1764261871", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764257393", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764257453", "uncertainty": 120 }, "departure": { "time": "1764257453", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764257490", "uncertainty": 120 }, "departure": { "time": "1764257513", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764257617", "uncertainty": 120 }, "departure": { "time": "1764257633", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764257669", "uncertainty": 120 }, "departure": { "time": "1764257669", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764257813", "uncertainty": 120 }, "departure": { "time": "1764257813", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764257890", "uncertainty": 120 }, "departure": { "time": "1764257933", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764257988", "uncertainty": 120 }, "departure": { "time": "1764257988", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764258136", "uncertainty": 120 }, "departure": { "time": "1764258136", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764258221", "uncertainty": 120 }, "departure": { "time": "1764258221", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764258293", "uncertainty": 120 }, "departure": { "time": "1764258327", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764258366", "uncertainty": 120 }, "departure": { "time": "1764258474", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764258533", "uncertainty": 120 }, "departure": { "time": "1764258567", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764258636", "uncertainty": 120 }, "departure": { "time": "1764258636", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764258681", "uncertainty": 120 }, "departure": { "time": "1764258743", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764258863", "uncertainty": 120 }, "departure": { "time": "1764258893", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764258937", "uncertainty": 120 }, "departure": { "time": "1764258937", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764259067", "uncertainty": 120 }, "departure": { "time": "1764259067", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764259193", "uncertainty": 120 }, "departure": { "time": "1764259223", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764259335", "uncertainty": 120 }, "departure": { "time": "1764259373", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764259463", "uncertainty": 120 }, "departure": { "time": "1764259553", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764259643", "uncertainty": 120 }, "departure": { "time": "1764259643", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764259797", "uncertainty": 120 }, "departure": { "time": "1764259823", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764259914", "uncertainty": 120 }, "departure": { "time": "1764259943", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764260003", "uncertainty": 120 }, "departure": { "time": "1764260033", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764260238", "uncertainty": 120 }, "departure": { "time": "1764260363", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764260504", "uncertainty": 120 }, "departure": { "time": "1764260573", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764260615", "uncertainty": 120 }, "departure": { "time": "1764260633", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764260710", "uncertainty": 120 }, "departure": { "time": "1764260710", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764260829", "uncertainty": 120 }, "departure": { "time": "1764260903", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764260973", "uncertainty": 120 }, "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764261023", "uncertainty": 120 }, "departure": { "time": "1764261023", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764261257", "uncertainty": 120 }, "departure": { "time": "1764261257", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764261341", "uncertainty": 120 }, "departure": { "time": "1764261341", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764261398", "uncertainty": 120 }, "departure": { "time": "1764261398", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764261432", "uncertainty": 120 }, "departure": { "time": "1764261432", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764261501", "uncertainty": 120 }, "departure": { "time": "1764261501", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764261617", "uncertainty": 120 }, "departure": { "time": "1764261617", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764261120", "uncertainty": 120 }, "departure": { "time": "1764261120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764261203", "uncertainty": 120 }, "departure": { "time": "1764261203", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764261323", "uncertainty": 120 }, "departure": { "time": "1764261323", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764261399", "uncertainty": 120 }, "departure": { "time": "1764261399", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764261880", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725960" }, "vehicle": { "id": "534", "label": "534" } } }, { "id": "21323774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "tripId": "21323774" } } }, { "id": "21725963", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764266890", "uncertainty": 120 }, "departure": { "time": "1764266890", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764267079", "uncertainty": 120 }, "departure": { "time": "1764267079", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764263220", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764263305", "uncertainty": 120 }, "departure": { "time": "1764263305", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764263350", "uncertainty": 120 }, "departure": { "time": "1764263350", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764263463", "uncertainty": 120 }, "departure": { "time": "1764263463", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764263520", "uncertainty": 120 }, "departure": { "time": "1764263520", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764263697", "uncertainty": 120 }, "departure": { "time": "1764263697", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764263760", "uncertainty": 120 }, "departure": { "time": "1764263760", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764263810", "uncertainty": 120 }, "departure": { "time": "1764263810", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764264000", "uncertainty": 120 }, "departure": { "time": "1764264000", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764264154", "uncertainty": 120 }, "departure": { "time": "1764264154", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764264240", "uncertainty": 120 }, "departure": { "time": "1764264240", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764264292", "uncertainty": 120 }, "departure": { "time": "1764264292", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764264401", "uncertainty": 120 }, "departure": { "time": "1764264401", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764264524", "uncertainty": 120 }, "departure": { "time": "1764264524", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764264600", "uncertainty": 120 }, "departure": { "time": "1764264600", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764264680", "uncertainty": 120 }, "departure": { "time": "1764264680", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764264715", "uncertainty": 120 }, "departure": { "time": "1764264715", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764264840", "uncertainty": 120 }, "departure": { "time": "1764264840", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764265020", "uncertainty": 120 }, "departure": { "time": "1764265020", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764265106", "uncertainty": 120 }, "departure": { "time": "1764265106", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764265200", "uncertainty": 120 }, "departure": { "time": "1764265260", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764265344", "uncertainty": 120 }, "departure": { "time": "1764265344", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764265482", "uncertainty": 120 }, "departure": { "time": "1764265482", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764265620", "uncertainty": 120 }, "departure": { "time": "1764265620", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764265703", "uncertainty": 120 }, "departure": { "time": "1764265703", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764265816", "uncertainty": 120 }, "departure": { "time": "1764265816", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764265876", "uncertainty": 120 }, "departure": { "time": "1764265876", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764265934", "uncertainty": 120 }, "departure": { "time": "1764265934", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764266024", "uncertainty": 120 }, "departure": { "time": "1764266024", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764266100", "uncertainty": 120 }, "departure": { "time": "1764266100", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764266148", "uncertainty": 120 }, "departure": { "time": "1764266148", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764266220", "uncertainty": 120 }, "departure": { "time": "1764266220", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764266508", "uncertainty": 120 }, "departure": { "time": "1764266508", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764266571", "uncertainty": 120 }, "departure": { "time": "1764266571", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764266614", "uncertainty": 120 }, "departure": { "time": "1764266614", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764266640", "uncertainty": 120 }, "departure": { "time": "1764266640", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764266709", "uncertainty": 120 }, "departure": { "time": "1764266709", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764266825", "uncertainty": 120 }, "departure": { "time": "1764266825", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764266880", "uncertainty": 120 }, "departure": { "time": "1764266880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764266949", "uncertainty": 120 }, "departure": { "time": "1764266949", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764267049", "uncertainty": 120 }, "departure": { "time": "1764267049", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764267112", "uncertainty": 120 }, "departure": { "time": "1764267112", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764267088", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725963" } } }, { "id": "21726020", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264346", "uncertainty": 120 }, "departure": { "time": "1764264346", "uncertainty": 120 }, "stopId": "wimmair2" }, { "arrival": { "time": "1764264535", "uncertainty": 120 }, "departure": { "time": "1764264535", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1764264536", "uncertainty": 120 }, "departure": { "time": "1764264536", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764264646", "uncertainty": 120 }, "departure": { "time": "1764264646", "uncertainty": 120 }, "stopId": "wimsncf" }, { "arrival": { "time": "1764264735", "uncertainty": 120 }, "departure": { "time": "1764264735", "uncertainty": 120 }, "stopId": "wimmaur" }, { "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764263738", "uncertainty": 120 }, "departure": { "time": "1764263738", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764263788", "uncertainty": 120 }, "departure": { "time": "1764263788", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764263852", "uncertainty": 120 }, "departure": { "time": "1764263852", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764263890", "uncertainty": 120 }, "departure": { "time": "1764263890", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764263948", "uncertainty": 120 }, "departure": { "time": "1764263948", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764264031", "uncertainty": 120 }, "departure": { "time": "1764264031", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764264103", "uncertainty": 120 }, "departure": { "time": "1764264103", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764264171", "uncertainty": 120 }, "departure": { "time": "1764264171", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764264250", "uncertainty": 120 }, "departure": { "time": "1764264250", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764264360", "uncertainty": 120 }, "departure": { "time": "1764264360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764264406", "uncertainty": 120 }, "departure": { "time": "1764264406", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764264443", "uncertainty": 120 }, "departure": { "time": "1764264443", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764264774", "uncertainty": 120 }, "departure": { "time": "1764264774", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764264857", "uncertainty": 120 }, "departure": { "time": "1764264857", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764265027", "uncertainty": 120 }, "departure": { "time": "1764265027", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764265112", "uncertainty": 120 }, "departure": { "time": "1764265112", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764265160", "uncertainty": 120 }, "departure": { "time": "1764265160", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764265211", "uncertainty": 120 }, "departure": { "time": "1764265211", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764265274", "uncertainty": 120 }, "departure": { "time": "1764265274", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764265315", "uncertainty": 120 }, "departure": { "time": "1764265315", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764265382", "uncertainty": 120 }, "departure": { "time": "1764265382", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764265488", "uncertainty": 120 }, "departure": { "time": "1764265488", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764265587", "uncertainty": 120 }, "departure": { "time": "1764265587", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764265668", "uncertainty": 120 }, "departure": { "time": "1764265668", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764265788", "uncertainty": 120 }, "departure": { "time": "1764265788", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764265905", "uncertainty": 120 }, "departure": { "time": "1764265905", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764266008", "uncertainty": 120 }, "departure": { "time": "1764266008", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764266140", "uncertainty": 120 }, "departure": { "time": "1764266140", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764266309", "uncertainty": 120 }, "departure": { "time": "1764266309", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764266377", "uncertainty": 120 }, "departure": { "time": "1764266377", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764266497", "uncertainty": 120 }, "departure": { "time": "1764266497", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764266558", "uncertainty": 120 }, "departure": { "time": "1764266558", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764266639", "uncertainty": 120 }, "departure": { "time": "1764266639", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764266706", "uncertainty": 120 }, "departure": { "time": "1764266706", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764266798", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726020" } } }, { "id": "21323762", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259532", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764260012", "uncertainty": 120 }, "departure": { "time": "1764260042", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 2 }, { "arrival": { "time": "1764260100", "uncertainty": 120 }, "departure": { "time": "1764260162", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 3 }, { "arrival": { "time": "1764260343", "uncertainty": 120 }, "departure": { "time": "1764260403", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 4 }, { "arrival": { "time": "1764260573", "uncertainty": 120 }, "departure": { "time": "1764260643", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 5 }, { "arrival": { "time": "1764260710", "uncertainty": 120 }, "departure": { "time": "1764260733", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 6 }, { "arrival": { "time": "1764260793", "uncertainty": 120 }, "departure": { "time": "1764260793", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 7 }, { "arrival": { "time": "1764260941", "uncertainty": 120 }, "departure": { "time": "1764260944", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 8 }, { "arrival": { "time": "1764260978", "uncertainty": 120 }, "departure": { "time": "1764260978", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 9 }, { "arrival": { "time": "1764261028", "uncertainty": 120 }, "departure": { "time": "1764261028", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 10 }, { "arrival": { "time": "1764261262", "uncertainty": 120 }, "departure": { "time": "1764261262", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 11 }, { "arrival": { "time": "1764261346", "uncertainty": 120 }, "departure": { "time": "1764261346", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 12 }, { "arrival": { "time": "1764261403", "uncertainty": 120 }, "departure": { "time": "1764261403", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 13 }, { "arrival": { "time": "1764261437", "uncertainty": 120 }, "departure": { "time": "1764261437", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 14 }, { "arrival": { "time": "1764261506", "uncertainty": 120 }, "departure": { "time": "1764261506", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 15 }, { "arrival": { "time": "1764261622", "uncertainty": 120 }, "departure": { "time": "1764261622", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 16 }, { "arrival": { "time": "1764261677", "uncertainty": 120 }, "departure": { "time": "1764261677", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 17 }, { "arrival": { "time": "1764261760", "uncertainty": 120 }, "departure": { "time": "1764261760", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 18 }, { "arrival": { "time": "1764261563", "uncertainty": 120 }, "departure": { "time": "1764261563", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 19 }, { "arrival": { "time": "1764261639", "uncertainty": 120 }, "departure": { "time": "1764261639", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 20 }, { "arrival": { "time": "1764261872", "uncertainty": 120 }, "departure": { "time": "1764261872", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 21 }, { "arrival": { "time": "1764261943", "uncertainty": 120 }, "departure": { "time": "1764261943", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 22 }, { "arrival": { "time": "1764261992", "uncertainty": 120 }, "departure": { "time": "1764261992", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 23 }, { "arrival": { "time": "1764262071", "uncertainty": 120 }, "departure": { "time": "1764262071", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 24 }, { "arrival": { "time": "1764262172", "uncertainty": 120 }, "departure": { "time": "1764262172", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 25 }, { "arrival": { "time": "1764262277", "uncertainty": 120 }, "departure": { "time": "1764262277", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 26 }, { "arrival": { "time": "1764262363", "uncertainty": 120 }, "departure": { "time": "1764262363", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 27 }, { "arrival": { "time": "1764262412", "uncertainty": 120 }, "departure": { "time": "1764262412", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 28 }, { "arrival": { "time": "1764262442", "uncertainty": 120 }, "departure": { "time": "1764262442", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 29 }, { "arrival": { "time": "1764262502", "uncertainty": 120 }, "departure": { "time": "1764262502", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 30 }, { "arrival": { "time": "1764262526", "uncertainty": 120 }, "departure": { "time": "1764262526", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 31 }, { "arrival": { "time": "1764262592", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 32 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323762" }, "vehicle": { "id": "517", "label": "517" } } }, { "id": "21323763", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263100", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764263580", "uncertainty": 120 }, "departure": { "time": "1764263580", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 2 }, { "arrival": { "time": "1764263700", "uncertainty": 120 }, "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 3 }, { "arrival": { "time": "1764263857", "uncertainty": 120 }, "departure": { "time": "1764263857", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 4 }, { "arrival": { "time": "1764263940", "uncertainty": 120 }, "departure": { "time": "1764263940", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 5 }, { "arrival": { "time": "1764264017", "uncertainty": 120 }, "departure": { "time": "1764264017", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 6 }, { "arrival": { "time": "1764264138", "uncertainty": 120 }, "departure": { "time": "1764264138", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 7 }, { "arrival": { "time": "1764264240", "uncertainty": 120 }, "departure": { "time": "1764264240", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 8 }, { "arrival": { "time": "1764264274", "uncertainty": 120 }, "departure": { "time": "1764264274", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 9 }, { "arrival": { "time": "1764264326", "uncertainty": 120 }, "departure": { "time": "1764264326", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 10 }, { "arrival": { "time": "1764264600", "uncertainty": 120 }, "departure": { "time": "1764264600", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 11 }, { "arrival": { "time": "1764264686", "uncertainty": 120 }, "departure": { "time": "1764264686", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 12 }, { "arrival": { "time": "1764264745", "uncertainty": 120 }, "departure": { "time": "1764264745", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 13 }, { "arrival": { "time": "1764264780", "uncertainty": 120 }, "departure": { "time": "1764264780", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 14 }, { "arrival": { "time": "1764264849", "uncertainty": 120 }, "departure": { "time": "1764264849", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 15 }, { "arrival": { "time": "1764264965", "uncertainty": 120 }, "departure": { "time": "1764264965", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 16 }, { "arrival": { "time": "1764265020", "uncertainty": 120 }, "departure": { "time": "1764265020", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 17 }, { "arrival": { "time": "1764265089", "uncertainty": 120 }, "departure": { "time": "1764265089", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 18 }, { "arrival": { "time": "1764265189", "uncertainty": 120 }, "departure": { "time": "1764265189", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 19 }, { "arrival": { "time": "1764265252", "uncertainty": 120 }, "departure": { "time": "1764265252", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 20 }, { "arrival": { "time": "1764265201", "uncertainty": 120 }, "departure": { "time": "1764265201", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 21 }, { "arrival": { "time": "1764265284", "uncertainty": 120 }, "departure": { "time": "1764265284", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 22 }, { "arrival": { "time": "1764265341", "uncertainty": 120 }, "departure": { "time": "1764265341", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 23 }, { "arrival": { "time": "1764265411", "uncertainty": 120 }, "departure": { "time": "1764265411", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 24 }, { "arrival": { "time": "1764265501", "uncertainty": 120 }, "departure": { "time": "1764265501", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 25 }, { "arrival": { "time": "1764265601", "uncertainty": 120 }, "departure": { "time": "1764265601", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 26 }, { "arrival": { "time": "1764265683", "uncertainty": 120 }, "departure": { "time": "1764265683", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 27 }, { "arrival": { "time": "1764265730", "uncertainty": 120 }, "departure": { "time": "1764265730", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 28 }, { "arrival": { "time": "1764265762", "uncertainty": 120 }, "departure": { "time": "1764265762", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 29 }, { "arrival": { "time": "1764265826", "uncertainty": 120 }, "departure": { "time": "1764265826", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 30 }, { "arrival": { "time": "1764265851", "uncertainty": 120 }, "departure": { "time": "1764265851", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 31 }, { "arrival": { "time": "1764265922", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 32 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323763" } } }, { "id": "21726016", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764259274", "uncertainty": 120 }, "departure": { "time": "1764259274", "uncertainty": 120 }, "stopId": "wimmair2" }, { "arrival": { "time": "1764259440", "uncertainty": 120 }, "departure": { "time": "1764259440", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1764259441", "uncertainty": 120 }, "departure": { "time": "1764259441", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764259544", "uncertainty": 120 }, "departure": { "time": "1764259560", "uncertainty": 120 }, "stopId": "wimsncf" }, { "arrival": { "time": "1764259660", "uncertainty": 120 }, "departure": { "time": "1764259680", "uncertainty": 120 }, "stopId": "wimmaur" }, { "departure": { "time": "1764258392", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764258422", "uncertainty": 120 }, "departure": { "time": "1764258422", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764258470", "uncertainty": 120 }, "departure": { "time": "1764258470", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764258526", "uncertainty": 120 }, "departure": { "time": "1764258572", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764258632", "uncertainty": 120 }, "departure": { "time": "1764258662", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764258736", "uncertainty": 120 }, "departure": { "time": "1764258782", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764258865", "uncertainty": 120 }, "departure": { "time": "1764258951", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764259021", "uncertainty": 120 }, "departure": { "time": "1764259022", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764259105", "uncertainty": 120 }, "departure": { "time": "1764259112", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764259179", "uncertainty": 120 }, "departure": { "time": "1764259202", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764259020", "uncertainty": 120 }, "departure": { "time": "1764259020", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764259070", "uncertainty": 120 }, "departure": { "time": "1764259070", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764259111", "uncertainty": 120 }, "departure": { "time": "1764259111", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764259735", "uncertainty": 120 }, "departure": { "time": "1764259747", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764259837", "uncertainty": 120 }, "departure": { "time": "1764259837", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764259937", "uncertainty": 120 }, "departure": { "time": "1764259937", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764259996", "uncertainty": 120 }, "departure": { "time": "1764259996", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764260047", "uncertainty": 120 }, "departure": { "time": "1764260047", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764260107", "uncertainty": 120 }, "departure": { "time": "1764260107", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764260172", "uncertainty": 120 }, "departure": { "time": "1764260197", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764260242", "uncertainty": 120 }, "departure": { "time": "1764260257", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764260317", "uncertainty": 120 }, "departure": { "time": "1764260317", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764260407", "uncertainty": 120 }, "departure": { "time": "1764260497", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764260567", "uncertainty": 120 }, "departure": { "time": "1764260567", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764260647", "uncertainty": 120 }, "departure": { "time": "1764260647", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764260790", "uncertainty": 120 }, "departure": { "time": "1764260827", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764260940", "uncertainty": 120 }, "departure": { "time": "1764260947", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764261019", "uncertainty": 120 }, "departure": { "time": "1764261019", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764261095", "uncertainty": 120 }, "departure": { "time": "1764261095", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764261289", "uncertainty": 120 }, "departure": { "time": "1764261289", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764261368", "uncertainty": 120 }, "departure": { "time": "1764261368", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764261461", "uncertainty": 120 }, "departure": { "time": "1764261461", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764261530", "uncertainty": 120 }, "departure": { "time": "1764261530", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764261631", "uncertainty": 120 }, "departure": { "time": "1764261631", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764261714", "uncertainty": 120 }, "departure": { "time": "1764261714", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764261827", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726016" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21726017", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262363", "uncertainty": 120 }, "departure": { "time": "1764262363", "uncertainty": 120 }, "stopId": "wimjean" }, { "arrival": { "time": "1764262483", "uncertainty": 120 }, "departure": { "time": "1764262483", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "arrival": { "time": "1764262560", "uncertainty": 120 }, "departure": { "time": "1764262560", "uncertainty": 120 }, "stopId": "wimcol2" }, { "arrival": { "time": "1764262606", "uncertainty": 120 }, "departure": { "time": "1764262606", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764262607", "uncertainty": 120 }, "departure": { "time": "1764262607", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1764262826", "uncertainty": 120 }, "departure": { "time": "1764262826", "uncertainty": 120 }, "stopId": "wimeco" }, { "arrival": { "time": "1764262892", "uncertainty": 120 }, "departure": { "time": "1764262892", "uncertainty": 120 }, "stopId": "wimstad" }, { "departure": { "time": "1764260341", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764260358", "uncertainty": 120 }, "departure": { "time": "1764260358", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764260425", "uncertainty": 120 }, "departure": { "time": "1764260425", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764260478", "uncertainty": 120 }, "departure": { "time": "1764260478", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764260561", "uncertainty": 120 }, "departure": { "time": "1764260581", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764260641", "uncertainty": 120 }, "departure": { "time": "1764260641", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764260892", "uncertainty": 120 }, "departure": { "time": "1764260892", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764260941", "uncertainty": 120 }, "departure": { "time": "1764260971", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764261153", "uncertainty": 120 }, "departure": { "time": "1764261153", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764261251", "uncertainty": 120 }, "departure": { "time": "1764261251", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764261343", "uncertainty": 120 }, "departure": { "time": "1764261343", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764261450", "uncertainty": 120 }, "departure": { "time": "1764261450", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764261625", "uncertainty": 120 }, "departure": { "time": "1764261625", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764261686", "uncertainty": 120 }, "departure": { "time": "1764261686", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764261763", "uncertainty": 120 }, "departure": { "time": "1764261763", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764261813", "uncertainty": 120 }, "departure": { "time": "1764261813", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764261876", "uncertainty": 120 }, "departure": { "time": "1764261876", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764261936", "uncertainty": 120 }, "departure": { "time": "1764261936", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764261990", "uncertainty": 120 }, "departure": { "time": "1764261990", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764262079", "uncertainty": 120 }, "departure": { "time": "1764262079", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764262264", "uncertainty": 120 }, "departure": { "time": "1764262264", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764262361", "uncertainty": 120 }, "departure": { "time": "1764262361", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764262178", "uncertainty": 120 }, "departure": { "time": "1764262178", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764262211", "uncertainty": 120 }, "departure": { "time": "1764262211", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764262260", "uncertainty": 120 }, "departure": { "time": "1764262260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764262892", "uncertainty": 120 }, "departure": { "time": "1764262892", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764262961", "uncertainty": 120 }, "departure": { "time": "1764262961", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764263011", "uncertainty": 120 }, "departure": { "time": "1764263011", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764263074", "uncertainty": 120 }, "departure": { "time": "1764263074", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764263157", "uncertainty": 120 }, "departure": { "time": "1764263157", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764263225", "uncertainty": 120 }, "departure": { "time": "1764263225", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764263264", "uncertainty": 120 }, "departure": { "time": "1764263264", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764263298", "uncertainty": 120 }, "departure": { "time": "1764263298", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764263365", "uncertainty": 120 }, "departure": { "time": "1764263365", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764263391", "uncertainty": 120 }, "departure": { "time": "1764263391", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764263465", "uncertainty": 120 }, "departure": { "time": "1764263465", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764263585", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726017" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21323767", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262800", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "tripId": "21323767" } } }, { "id": "21726018", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261703", "uncertainty": 120 }, "departure": { "time": "1764261703", "uncertainty": 120 }, "stopId": "wimmair2" }, { "arrival": { "time": "1764261892", "uncertainty": 120 }, "departure": { "time": "1764261892", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1764261893", "uncertainty": 120 }, "departure": { "time": "1764261893", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764262003", "uncertainty": 120 }, "departure": { "time": "1764262003", "uncertainty": 120 }, "stopId": "wimsncf" }, { "arrival": { "time": "1764262092", "uncertainty": 120 }, "departure": { "time": "1764262092", "uncertainty": 120 }, "stopId": "wimmaur" }, { "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764261041", "uncertainty": 120 }, "departure": { "time": "1764261041", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764261095", "uncertainty": 120 }, "departure": { "time": "1764261095", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764261165", "uncertainty": 120 }, "departure": { "time": "1764261165", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764261207", "uncertainty": 120 }, "departure": { "time": "1764261207", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764261270", "uncertainty": 120 }, "departure": { "time": "1764261270", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764261361", "uncertainty": 120 }, "departure": { "time": "1764261361", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764261439", "uncertainty": 120 }, "departure": { "time": "1764261439", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764261513", "uncertainty": 120 }, "departure": { "time": "1764261513", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764261600", "uncertainty": 120 }, "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764261720", "uncertainty": 120 }, "departure": { "time": "1764261720", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764261770", "uncertainty": 120 }, "departure": { "time": "1764261770", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764261811", "uncertainty": 120 }, "departure": { "time": "1764261811", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764262133", "uncertainty": 120 }, "departure": { "time": "1764262133", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764262223", "uncertainty": 120 }, "departure": { "time": "1764262223", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764262406", "uncertainty": 120 }, "departure": { "time": "1764262406", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764262497", "uncertainty": 120 }, "departure": { "time": "1764262497", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764262549", "uncertainty": 120 }, "departure": { "time": "1764262549", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764262604", "uncertainty": 120 }, "departure": { "time": "1764262604", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764262672", "uncertainty": 120 }, "departure": { "time": "1764262672", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764262716", "uncertainty": 120 }, "departure": { "time": "1764262716", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764262794", "uncertainty": 120 }, "departure": { "time": "1764262794", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764262918", "uncertainty": 120 }, "departure": { "time": "1764262918", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764263045", "uncertainty": 120 }, "departure": { "time": "1764263045", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764263139", "uncertainty": 120 }, "departure": { "time": "1764263139", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764263259", "uncertainty": 120 }, "departure": { "time": "1764263259", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764263394", "uncertainty": 120 }, "departure": { "time": "1764263394", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764263523", "uncertainty": 120 }, "departure": { "time": "1764263523", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764263685", "uncertainty": 120 }, "departure": { "time": "1764263685", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764263854", "uncertainty": 120 }, "departure": { "time": "1764263854", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764263922", "uncertainty": 120 }, "departure": { "time": "1764263922", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764264044", "uncertainty": 120 }, "departure": { "time": "1764264044", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764264105", "uncertainty": 120 }, "departure": { "time": "1764264105", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764264186", "uncertainty": 120 }, "departure": { "time": "1764264186", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764264253", "uncertainty": 120 }, "departure": { "time": "1764264253", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764264345", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726018" }, "vehicle": { "id": "167", "label": "167" } } }, { "id": "21726019", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264840", "uncertainty": 120 }, "departure": { "time": "1764264840", "uncertainty": 120 }, "stopId": "wimjean" }, { "arrival": { "time": "1764264960", "uncertainty": 120 }, "departure": { "time": "1764264960", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "arrival": { "time": "1764265037", "uncertainty": 120 }, "departure": { "time": "1764265037", "uncertainty": 120 }, "stopId": "wimcol2" }, { "arrival": { "time": "1764265083", "uncertainty": 120 }, "departure": { "time": "1764265083", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764265084", "uncertainty": 120 }, "departure": { "time": "1764265084", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1764265303", "uncertainty": 120 }, "departure": { "time": "1764265303", "uncertainty": 120 }, "stopId": "wimeco" }, { "arrival": { "time": "1764265369", "uncertainty": 120 }, "departure": { "time": "1764265369", "uncertainty": 120 }, "stopId": "wimstad" }, { "departure": { "time": "1764262800", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764262817", "uncertainty": 120 }, "departure": { "time": "1764262817", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764262903", "uncertainty": 120 }, "departure": { "time": "1764262903", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764262993", "uncertainty": 120 }, "departure": { "time": "1764262993", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764263100", "uncertainty": 120 }, "departure": { "time": "1764263100", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764263176", "uncertainty": 120 }, "departure": { "time": "1764263176", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764263315", "uncertainty": 120 }, "departure": { "time": "1764263315", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764263398", "uncertainty": 120 }, "departure": { "time": "1764263398", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764263580", "uncertainty": 120 }, "departure": { "time": "1764263580", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764263668", "uncertainty": 120 }, "departure": { "time": "1764263668", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764263760", "uncertainty": 120 }, "departure": { "time": "1764263820", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764263927", "uncertainty": 120 }, "departure": { "time": "1764263927", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764264102", "uncertainty": 120 }, "departure": { "time": "1764264102", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764264163", "uncertainty": 120 }, "departure": { "time": "1764264163", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764264240", "uncertainty": 120 }, "departure": { "time": "1764264240", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764264290", "uncertainty": 120 }, "departure": { "time": "1764264290", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764264353", "uncertainty": 120 }, "departure": { "time": "1764264353", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764264413", "uncertainty": 120 }, "departure": { "time": "1764264413", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764264467", "uncertainty": 120 }, "departure": { "time": "1764264467", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764264556", "uncertainty": 120 }, "departure": { "time": "1764264556", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764264741", "uncertainty": 120 }, "departure": { "time": "1764264741", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764264838", "uncertainty": 120 }, "departure": { "time": "1764264838", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764264878", "uncertainty": 120 }, "departure": { "time": "1764264878", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764264911", "uncertainty": 120 }, "departure": { "time": "1764264911", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764264960", "uncertainty": 120 }, "departure": { "time": "1764264960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764265369", "uncertainty": 120 }, "departure": { "time": "1764265369", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764265420", "uncertainty": 120 }, "departure": { "time": "1764265420", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764265497", "uncertainty": 120 }, "departure": { "time": "1764265497", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764265596", "uncertainty": 120 }, "departure": { "time": "1764265596", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764265700", "uncertainty": 120 }, "departure": { "time": "1764265700", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764265785", "uncertainty": 120 }, "departure": { "time": "1764265785", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764265834", "uncertainty": 120 }, "departure": { "time": "1764265834", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764265864", "uncertainty": 120 }, "departure": { "time": "1764265864", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764265925", "uncertainty": 120 }, "departure": { "time": "1764265925", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764265949", "uncertainty": 120 }, "departure": { "time": "1764265949", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764266016", "uncertainty": 120 }, "departure": { "time": "1764266016", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764266136", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726019" } } }, { "id": "21726028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259977", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 1 }, { "arrival": { "time": "1764260037", "uncertainty": 120 }, "departure": { "time": "1764260037", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 2 }, { "arrival": { "time": "1764260187", "uncertainty": 120 }, "departure": { "time": "1764260247", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 3 }, { "arrival": { "time": "1764260307", "uncertainty": 120 }, "departure": { "time": "1764260307", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 4 }, { "arrival": { "time": "1764260397", "uncertainty": 120 }, "departure": { "time": "1764260397", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 5 }, { "arrival": { "time": "1764260547", "uncertainty": 120 }, "departure": { "time": "1764260577", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 6 }, { "arrival": { "time": "1764260655", "uncertainty": 120 }, "departure": { "time": "1764260697", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 7 }, { "arrival": { "time": "1764260757", "uncertainty": 120 }, "departure": { "time": "1764260757", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 8 }, { "arrival": { "time": "1764260847", "uncertainty": 120 }, "departure": { "time": "1764260967", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 9 }, { "arrival": { "time": "1764261147", "uncertainty": 120 }, "departure": { "time": "1764261147", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 10 }, { "arrival": { "time": "1764261255", "uncertainty": 120 }, "departure": { "time": "1764261255", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 11 }, { "arrival": { "time": "1764261343", "uncertainty": 120 }, "departure": { "time": "1764261343", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 12 }, { "arrival": { "time": "1764261455", "uncertainty": 120 }, "departure": { "time": "1764261455", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 13 }, { "arrival": { "time": "1764261538", "uncertainty": 120 }, "departure": { "time": "1764261538", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 14 }, { "arrival": { "time": "1764261570", "uncertainty": 120 }, "departure": { "time": "1764261570", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 15 }, { "arrival": { "time": "1764261662", "uncertainty": 120 }, "departure": { "time": "1764261662", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 16 }, { "arrival": { "time": "1764261695", "uncertainty": 120 }, "departure": { "time": "1764261695", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 17 }, { "arrival": { "time": "1764261761", "uncertainty": 120 }, "departure": { "time": "1764261761", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 18 }, { "arrival": { "time": "1764261880", "uncertainty": 120 }, "departure": { "time": "1764261898", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 19 }, { "arrival": { "time": "1764262089", "uncertainty": 120 }, "departure": { "time": "1764262089", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 20 }, { "arrival": { "time": "1764262138", "uncertainty": 120 }, "departure": { "time": "1764262138", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 21 }, { "arrival": { "time": "1764262181", "uncertainty": 120 }, "departure": { "time": "1764262181", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 22 }, { "arrival": { "time": "1764262258", "uncertainty": 120 }, "departure": { "time": "1764262258", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 23 }, { "arrival": { "time": "1764262388", "uncertainty": 120 }, "departure": { "time": "1764262388", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 24 }, { "arrival": { "time": "1764262457", "uncertainty": 120 }, "departure": { "time": "1764262457", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 25 }, { "arrival": { "time": "1764262504", "uncertainty": 120 }, "departure": { "time": "1764262504", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 26 }, { "arrival": { "time": "1764262618", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 27 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21726028" }, "vehicle": { "id": "213", "label": "213" } } }, { "id": "21323758", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261679", "uncertainty": 120 }, "departure": { "time": "1764261679", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "arrival": { "time": "1764261751", "uncertainty": 120 }, "departure": { "time": "1764261751", "uncertainty": 120 }, "stopId": "wimcol2" }, { "arrival": { "time": "1764261983", "uncertainty": 120 }, "departure": { "time": "1764261983", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 1 }, { "arrival": { "time": "1764261683", "uncertainty": 120 }, "departure": { "time": "1764261683", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 2 }, { "arrival": { "time": "1764261803", "uncertainty": 120 }, "departure": { "time": "1764261803", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 3 }, { "arrival": { "time": "1764261879", "uncertainty": 120 }, "departure": { "time": "1764261879", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 4 }, { "arrival": { "time": "1764261960", "uncertainty": 120 }, "departure": { "time": "1764261960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 5 }, { "arrival": { "time": "1764262054", "uncertainty": 120 }, "departure": { "time": "1764262054", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 6 }, { "arrival": { "time": "1764262104", "uncertainty": 120 }, "departure": { "time": "1764262104", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 7 }, { "arrival": { "time": "1764262181", "uncertainty": 120 }, "departure": { "time": "1764262181", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 8 }, { "arrival": { "time": "1764262279", "uncertainty": 120 }, "departure": { "time": "1764262279", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 9 }, { "arrival": { "time": "1764262382", "uncertainty": 120 }, "departure": { "time": "1764262382", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 10 }, { "arrival": { "time": "1764262467", "uncertainty": 120 }, "departure": { "time": "1764262467", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 11 }, { "arrival": { "time": "1764262515", "uncertainty": 120 }, "departure": { "time": "1764262515", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 12 }, { "arrival": { "time": "1764262545", "uncertainty": 120 }, "departure": { "time": "1764262545", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 13 }, { "arrival": { "time": "1764262605", "uncertainty": 120 }, "departure": { "time": "1764262605", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 14 }, { "arrival": { "time": "1764262629", "uncertainty": 120 }, "departure": { "time": "1764262629", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 15 }, { "arrival": { "time": "1764262695", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 16 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323758" } } }, { "id": "21323750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259533", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 }, { "arrival": { "time": "1764259550", "uncertainty": 120 }, "departure": { "time": "1764259563", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764260260", "uncertainty": 120 }, "departure": { "time": "1764260283", "uncertainty": 120 }, "stopId": "hegser", "stopSequence": 3 }, { "arrival": { "time": "1764260350", "uncertainty": 120 }, "departure": { "time": "1764260374", "uncertainty": 120 }, "stopId": "hegpass2", "stopSequence": 4 }, { "arrival": { "time": "1764260503", "uncertainty": 120 }, "departure": { "time": "1764260523", "uncertainty": 120 }, "stopId": "hegmai1", "stopSequence": 5 }, { "arrival": { "time": "1764260691", "uncertainty": 120 }, "departure": { "time": "1764260703", "uncertainty": 120 }, "stopId": "hesaix", "stopSequence": 6 }, { "arrival": { "time": "1764260838", "uncertainty": 120 }, "departure": { "time": "1764260838", "uncertainty": 120 }, "stopId": "conecam", "stopSequence": 7 }, { "arrival": { "time": "1764261048", "uncertainty": 120 }, "departure": { "time": "1764261048", "uncertainty": 120 }, "stopId": "conmairi", "stopSequence": 8 }, { "arrival": { "time": "1764261148", "uncertainty": 120 }, "departure": { "time": "1764261148", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 9 }, { "arrival": { "time": "1764261242", "uncertainty": 120 }, "stopId": "conbet2", "stopSequence": 10 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "34", "scheduleRelationship": "SCHEDULED", "tripId": "21323750" }, "vehicle": { "id": "332", "label": "332" } } }, { "id": "21323736", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259643", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764260073", "uncertainty": 120 }, "departure": { "time": "1764260099", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764260209", "uncertainty": 120 }, "departure": { "time": "1764260209", "uncertainty": 120 }, "stopId": "bsmpalb", "stopSequence": 3 }, { "arrival": { "time": "1764260236", "uncertainty": 120 }, "departure": { "time": "1764260236", "uncertainty": 120 }, "stopId": "bsmedou", "stopSequence": 4 }, { "arrival": { "time": "1764260303", "uncertainty": 120 }, "departure": { "time": "1764260303", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 5 }, { "arrival": { "time": "1764260348", "uncertainty": 120 }, "departure": { "time": "1764260348", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 6 }, { "arrival": { "time": "1764260393", "uncertainty": 120 }, "departure": { "time": "1764260393", "uncertainty": 120 }, "stopId": "bsmest", "stopSequence": 7 }, { "arrival": { "time": "1764260439", "uncertainty": 120 }, "departure": { "time": "1764260439", "uncertainty": 120 }, "stopId": "bsmvatre", "stopSequence": 8 }, { "arrival": { "time": "1764260472", "uncertainty": 120 }, "departure": { "time": "1764260472", "uncertainty": 120 }, "stopId": "bsmcenl", "stopSequence": 9 }, { "arrival": { "time": "1764260543", "uncertainty": 120 }, "departure": { "time": "1764260573", "uncertainty": 120 }, "stopId": "bsmbran3", "stopSequence": 10 }, { "arrival": { "time": "1764260656", "uncertainty": 120 }, "departure": { "time": "1764260656", "uncertainty": 120 }, "stopId": "smbgide", "stopSequence": 11 }, { "arrival": { "time": "1764260723", "uncertainty": 120 }, "departure": { "time": "1764260723", "uncertainty": 120 }, "stopId": "smbfbou", "stopSequence": 12 }, { "arrival": { "time": "1764260801", "uncertainty": 120 }, "departure": { "time": "1764260843", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 13 }, { "arrival": { "time": "1764260941", "uncertainty": 120 }, "departure": { "time": "1764260941", "uncertainty": 120 }, "stopId": "bsmval", "stopSequence": 14 }, { "arrival": { "time": "1764261014", "uncertainty": 120 }, "departure": { "time": "1764261014", "uncertainty": 120 }, "stopId": "bsmfem1", "stopSequence": 15 }, { "arrival": { "time": "1764261129", "uncertainty": 120 }, "departure": { "time": "1764261129", "uncertainty": 120 }, "stopId": "bsmmarc", "stopSequence": 16 }, { "arrival": { "time": "1764261160", "uncertainty": 120 }, "departure": { "time": "1764261160", "uncertainty": 120 }, "stopId": "bsmbell", "stopSequence": 17 }, { "arrival": { "time": "1764261185", "uncertainty": 120 }, "departure": { "time": "1764261185", "uncertainty": 120 }, "stopId": "bsmdocq", "stopSequence": 18 }, { "arrival": { "time": "1764261225", "uncertainty": 120 }, "departure": { "time": "1764261225", "uncertainty": 120 }, "stopId": "bsmpane", "stopSequence": 19 }, { "arrival": { "time": "1764261293", "uncertainty": 120 }, "departure": { "time": "1764261293", "uncertainty": 120 }, "stopId": "bsmqueh2", "stopSequence": 20 }, { "arrival": { "time": "1764261346", "uncertainty": 120 }, "departure": { "time": "1764261346", "uncertainty": 120 }, "stopId": "bsmmont", "stopSequence": 21 }, { "arrival": { "time": "1764261409", "uncertainty": 120 }, "departure": { "time": "1764261409", "uncertainty": 120 }, "stopId": "bsmampe", "stopSequence": 22 }, { "arrival": { "time": "1764261474", "uncertainty": 120 }, "departure": { "time": "1764261474", "uncertainty": 120 }, "stopId": "bsmhfa", "stopSequence": 23 }, { "arrival": { "time": "1764261534", "uncertainty": 120 }, "departure": { "time": "1764261534", "uncertainty": 120 }, "stopId": "bsmcase", "stopSequence": 24 }, { "arrival": { "time": "1764261653", "uncertainty": 120 }, "departure": { "time": "1764261653", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 25 }, { "arrival": { "time": "1764261752", "uncertainty": 120 }, "departure": { "time": "1764261752", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 26 }, { "arrival": { "time": "1764261945", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 27 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21323736" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "21323740", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259593", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 }, { "arrival": { "time": "1764259653", "uncertainty": 120 }, "departure": { "time": "1764259653", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764260149", "uncertainty": 120 }, "departure": { "time": "1764260163", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 3 }, { "arrival": { "time": "1764260402", "uncertainty": 120 }, "departure": { "time": "1764260402", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 4 }, { "arrival": { "time": "1764260456", "uncertainty": 120 }, "departure": { "time": "1764260456", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 5 }, { "arrival": { "time": "1764260522", "uncertainty": 120 }, "departure": { "time": "1764260523", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 6 }, { "arrival": { "time": "1764260602", "uncertainty": 120 }, "departure": { "time": "1764260643", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 7 }, { "arrival": { "time": "1764260701", "uncertainty": 120 }, "departure": { "time": "1764260705", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 8 }, { "arrival": { "time": "1764260795", "uncertainty": 120 }, "departure": { "time": "1764260825", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 9 }, { "arrival": { "time": "1764260867", "uncertainty": 120 }, "departure": { "time": "1764260916", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 10 }, { "arrival": { "time": "1764260973", "uncertainty": 120 }, "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 11 }, { "arrival": { "time": "1764261254", "uncertainty": 120 }, "departure": { "time": "1764261254", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 12 }, { "arrival": { "time": "1764262291", "uncertainty": 120 }, "stopId": "outlep2", "stopSequence": 13 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "154", "scheduleRelationship": "SCHEDULED", "tripId": "21323740" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "21323720", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764243715", "uncertainty": 120 }, "departure": { "time": "1764243715", "uncertainty": 120 }, "stopId": "outrsal" }, { "arrival": { "time": "1764243718", "uncertainty": 120 }, "departure": { "time": "1764243718", "uncertainty": 120 }, "stopId": "outrsal3" }, { "arrival": { "time": "1764243768", "uncertainty": 120 }, "departure": { "time": "1764243768", "uncertainty": 120 }, "stopId": "outbert2" }, { "arrival": { "time": "1764243838", "uncertainty": 120 }, "departure": { "time": "1764243838", "uncertainty": 120 }, "stopId": "outhlm2" }, { "arrival": { "time": "1764243928", "uncertainty": 120 }, "departure": { "time": "1764243928", "uncertainty": 120 }, "stopId": "outdes2" }, { "arrival": { "time": "1764243992", "uncertainty": 120 }, "departure": { "time": "1764243992", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1764244047", "uncertainty": 120 }, "departure": { "time": "1764244047", "uncertainty": 120 }, "stopId": "outre2" }, { "arrival": { "time": "1764244107", "uncertainty": 120 }, "departure": { "time": "1764244107", "uncertainty": 120 }, "stopId": "outlagr4" }, { "arrival": { "time": "1764244108", "uncertainty": 120 }, "departure": { "time": "1764244108", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1764243000", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764243180", "uncertainty": 120 }, "departure": { "time": "1764243180", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764243328", "uncertainty": 120 }, "departure": { "time": "1764243328", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 3 }, { "arrival": { "time": "1764243420", "uncertainty": 120 }, "departure": { "time": "1764243420", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764243592", "uncertainty": 120 }, "departure": { "time": "1764243654", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 5 }, { "arrival": { "time": "1764243661", "uncertainty": 120 }, "departure": { "time": "1764243661", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai2", "stopSequence": 6 }, { "arrival": { "time": "1764243780", "uncertainty": 120 }, "departure": { "time": "1764243780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu", "stopSequence": 7 }, { "arrival": { "time": "1764243829", "uncertainty": 120 }, "departure": { "time": "1764243829", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha2", "stopSequence": 8 }, { "arrival": { "time": "1764243887", "uncertainty": 120 }, "departure": { "time": "1764243887", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver2", "stopSequence": 9 }, { "arrival": { "time": "1764243969", "uncertainty": 120 }, "departure": { "time": "1764243969", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim2", "stopSequence": 10 }, { "arrival": { "time": "1764244108", "uncertainty": 120 }, "departure": { "time": "1764244108", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 11 }, { "arrival": { "time": "1764244140", "uncertainty": 120 }, "departure": { "time": "1764244140", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 12 }, { "arrival": { "time": "1764244188", "uncertainty": 120 }, "departure": { "time": "1764244188", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 13 }, { "arrival": { "time": "1764244249", "uncertainty": 120 }, "departure": { "time": "1764244249", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 14 }, { "arrival": { "time": "1764244284", "uncertainty": 120 }, "departure": { "time": "1764244284", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 15 }, { "arrival": { "time": "1764244338", "uncertainty": 120 }, "departure": { "time": "1764244338", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 16 }, { "arrival": { "time": "1764244394", "uncertainty": 120 }, "departure": { "time": "1764244394", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 17 }, { "arrival": { "time": "1764244448", "uncertainty": 120 }, "departure": { "time": "1764244448", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 18 }, { "arrival": { "time": "1764244465", "uncertainty": 120 }, "departure": { "time": "1764244465", "uncertainty": 120 }, "stopId": "sempast", "stopSequence": 19 }, { "arrival": { "time": "1764244536", "uncertainty": 120 }, "departure": { "time": "1764244536", "uncertainty": 120 }, "stopId": "sempaul", "stopSequence": 20 }, { "arrival": { "time": "1764244681", "uncertainty": 120 }, "departure": { "time": "1764244681", "uncertainty": 120 }, "stopId": "semolym", "stopSequence": 21 }, { "arrival": { "time": "1764244787", "uncertainty": 120 }, "departure": { "time": "1764244787", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 22 }, { "arrival": { "time": "1764244858", "uncertainty": 120 }, "departure": { "time": "1764244858", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 23 }, { "arrival": { "time": "1764244906", "uncertainty": 120 }, "departure": { "time": "1764244906", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 24 }, { "arrival": { "time": "1764244942", "uncertainty": 120 }, "departure": { "time": "1764244942", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 25 }, { "arrival": { "time": "1764244982", "uncertainty": 120 }, "departure": { "time": "1764244982", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 26 }, { "arrival": { "time": "1764245045", "uncertainty": 120 }, "departure": { "time": "1764245045", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 27 }, { "arrival": { "time": "1764245073", "uncertainty": 120 }, "departure": { "time": "1764245073", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 28 }, { "arrival": { "time": "1764245122", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323720" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "21323726", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262404", "uncertainty": 120 }, "departure": { "time": "1764262404", "uncertainty": 120 }, "stopId": "outrsal" }, { "arrival": { "time": "1764262407", "uncertainty": 120 }, "departure": { "time": "1764262407", "uncertainty": 120 }, "stopId": "outrsal3" }, { "arrival": { "time": "1764262457", "uncertainty": 120 }, "departure": { "time": "1764262457", "uncertainty": 120 }, "stopId": "outbert2" }, { "arrival": { "time": "1764262527", "uncertainty": 120 }, "departure": { "time": "1764262527", "uncertainty": 120 }, "stopId": "outhlm2" }, { "arrival": { "time": "1764262617", "uncertainty": 120 }, "departure": { "time": "1764262617", "uncertainty": 120 }, "stopId": "outdes2" }, { "arrival": { "time": "1764262681", "uncertainty": 120 }, "departure": { "time": "1764262681", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1764262736", "uncertainty": 120 }, "departure": { "time": "1764262736", "uncertainty": 120 }, "stopId": "outre2" }, { "arrival": { "time": "1764262796", "uncertainty": 120 }, "departure": { "time": "1764262796", "uncertainty": 120 }, "stopId": "outlagr4" }, { "arrival": { "time": "1764262797", "uncertainty": 120 }, "departure": { "time": "1764262797", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764261840", "uncertainty": 120 }, "departure": { "time": "1764261840", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764262025", "uncertainty": 120 }, "departure": { "time": "1764262025", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 3 }, { "arrival": { "time": "1764262140", "uncertainty": 120 }, "departure": { "time": "1764262140", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764262341", "uncertainty": 120 }, "departure": { "time": "1764262341", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 5 }, { "arrival": { "time": "1764262422", "uncertainty": 120 }, "departure": { "time": "1764262422", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai2", "stopSequence": 6 }, { "arrival": { "time": "1764262560", "uncertainty": 120 }, "departure": { "time": "1764262560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu", "stopSequence": 7 }, { "arrival": { "time": "1764262621", "uncertainty": 120 }, "departure": { "time": "1764262621", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha2", "stopSequence": 8 }, { "arrival": { "time": "1764262694", "uncertainty": 120 }, "departure": { "time": "1764262694", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver2", "stopSequence": 9 }, { "arrival": { "time": "1764262797", "uncertainty": 120 }, "departure": { "time": "1764262797", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim2", "stopSequence": 10 }, { "arrival": { "time": "1764262797", "uncertainty": 120 }, "departure": { "time": "1764262797", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 11 }, { "arrival": { "time": "1764262835", "uncertainty": 120 }, "departure": { "time": "1764262835", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 12 }, { "arrival": { "time": "1764262890", "uncertainty": 120 }, "departure": { "time": "1764262890", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 13 }, { "arrival": { "time": "1764262952", "uncertainty": 120 }, "departure": { "time": "1764262952", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 14 }, { "arrival": { "time": "1764263002", "uncertainty": 120 }, "departure": { "time": "1764263002", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 15 }, { "arrival": { "time": "1764263045", "uncertainty": 120 }, "departure": { "time": "1764263045", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 16 }, { "arrival": { "time": "1764263097", "uncertainty": 120 }, "departure": { "time": "1764263097", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 17 }, { "arrival": { "time": "1764263145", "uncertainty": 120 }, "departure": { "time": "1764263145", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 18 }, { "arrival": { "time": "1764263162", "uncertainty": 120 }, "departure": { "time": "1764263162", "uncertainty": 120 }, "stopId": "sempast", "stopSequence": 19 }, { "arrival": { "time": "1764263233", "uncertainty": 120 }, "departure": { "time": "1764263233", "uncertainty": 120 }, "stopId": "sempaul", "stopSequence": 20 }, { "arrival": { "time": "1764263378", "uncertainty": 120 }, "departure": { "time": "1764263378", "uncertainty": 120 }, "stopId": "semolym", "stopSequence": 21 }, { "arrival": { "time": "1764263484", "uncertainty": 120 }, "departure": { "time": "1764263484", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 22 }, { "arrival": { "time": "1764263555", "uncertainty": 120 }, "departure": { "time": "1764263555", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 23 }, { "arrival": { "time": "1764263603", "uncertainty": 120 }, "departure": { "time": "1764263603", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 24 }, { "arrival": { "time": "1764263639", "uncertainty": 120 }, "departure": { "time": "1764263639", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 25 }, { "arrival": { "time": "1764263679", "uncertainty": 120 }, "departure": { "time": "1764263679", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 26 }, { "arrival": { "time": "1764263742", "uncertainty": 120 }, "departure": { "time": "1764263742", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 27 }, { "arrival": { "time": "1764263770", "uncertainty": 120 }, "departure": { "time": "1764263770", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 28 }, { "arrival": { "time": "1764263819", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323726" } } }, { "id": "21323578", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261300", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323578" } } }, { "id": "21323579", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764264000", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323579" } } }, { "id": "21323577", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764258962", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764259036", "uncertainty": 120 }, "departure": { "time": "1764259052", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764259161", "uncertainty": 120 }, "departure": { "time": "1764259161", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764259272", "uncertainty": 120 }, "departure": { "time": "1764259272", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764259324", "uncertainty": 120 }, "departure": { "time": "1764259354", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764259451", "uncertainty": 120 }, "departure": { "time": "1764259475", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764259576", "uncertainty": 120 }, "departure": { "time": "1764259576", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764259596", "uncertainty": 120 }, "departure": { "time": "1764259596", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764259651", "uncertainty": 120 }, "departure": { "time": "1764259651", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764259684", "uncertainty": 120 }, "departure": { "time": "1764259684", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764259714", "uncertainty": 120 }, "departure": { "time": "1764259714", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764259744", "uncertainty": 120 }, "departure": { "time": "1764259744", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764259780", "uncertainty": 120 }, "departure": { "time": "1764259780", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764259924", "uncertainty": 120 }, "departure": { "time": "1764259954", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764260224", "uncertainty": 120 }, "departure": { "time": "1764260224", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764260334", "uncertainty": 120 }, "departure": { "time": "1764260374", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764260537", "uncertainty": 120 }, "departure": { "time": "1764260554", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764260652", "uncertainty": 120 }, "departure": { "time": "1764260674", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764260753", "uncertainty": 120 }, "departure": { "time": "1764260854", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764261042", "uncertainty": 120 }, "departure": { "time": "1764261042", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764261129", "uncertainty": 120 }, "departure": { "time": "1764261129", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764261335", "uncertainty": 120 }, "departure": { "time": "1764261335", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764261455", "uncertainty": 120 }, "departure": { "time": "1764261455", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764261503", "uncertainty": 120 }, "departure": { "time": "1764261503", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764261611", "uncertainty": 120 }, "departure": { "time": "1764261611", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764261703", "uncertainty": 120 }, "departure": { "time": "1764261703", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764261847", "uncertainty": 120 }, "departure": { "time": "1764261847", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764261968", "uncertainty": 120 }, "departure": { "time": "1764261968", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764261996", "uncertainty": 120 }, "departure": { "time": "1764261996", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764262104", "uncertainty": 120 }, "departure": { "time": "1764262104", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764262309", "uncertainty": 120 }, "departure": { "time": "1764262309", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764262345", "uncertainty": 120 }, "departure": { "time": "1764262345", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764262403", "uncertainty": 120 }, "departure": { "time": "1764262403", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764262494", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323577" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21323562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260491", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764260551", "uncertainty": 120 }, "departure": { "time": "1764260551", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764260589", "uncertainty": 120 }, "departure": { "time": "1764260641", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764260690", "uncertainty": 120 }, "departure": { "time": "1764260701", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764260791", "uncertainty": 120 }, "departure": { "time": "1764260791", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764260848", "uncertainty": 120 }, "departure": { "time": "1764260851", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764260910", "uncertainty": 120 }, "departure": { "time": "1764260911", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764261038", "uncertainty": 120 }, "departure": { "time": "1764261038", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764261101", "uncertainty": 120 }, "departure": { "time": "1764261101", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764261409", "uncertainty": 120 }, "departure": { "time": "1764261409", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764261513", "uncertainty": 120 }, "departure": { "time": "1764261513", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764261554", "uncertainty": 120 }, "departure": { "time": "1764261554", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764261644", "uncertainty": 120 }, "departure": { "time": "1764261644", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764261771", "uncertainty": 120 }, "departure": { "time": "1764261771", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764261890", "uncertainty": 120 }, "departure": { "time": "1764261900", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764261973", "uncertainty": 120 }, "departure": { "time": "1764261973", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764262046", "uncertainty": 120 }, "departure": { "time": "1764262046", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764262282", "uncertainty": 120 }, "departure": { "time": "1764262282", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764262405", "uncertainty": 120 }, "departure": { "time": "1764262405", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764262586", "uncertainty": 120 }, "departure": { "time": "1764262586", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764262636", "uncertainty": 120 }, "departure": { "time": "1764262636", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764262699", "uncertainty": 120 }, "departure": { "time": "1764262699", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764262748", "uncertainty": 120 }, "departure": { "time": "1764262748", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764262801", "uncertainty": 120 }, "departure": { "time": "1764262801", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764262839", "uncertainty": 120 }, "departure": { "time": "1764262839", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764262894", "uncertainty": 120 }, "departure": { "time": "1764262894", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764262956", "uncertainty": 120 }, "departure": { "time": "1764262956", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764263006", "uncertainty": 120 }, "departure": { "time": "1764263006", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764263049", "uncertainty": 120 }, "departure": { "time": "1764263049", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764263101", "uncertainty": 120 }, "departure": { "time": "1764263101", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764263148", "uncertainty": 120 }, "departure": { "time": "1764263148", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764263228", "uncertainty": 120 }, "departure": { "time": "1764263228", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764263315", "uncertainty": 120 }, "departure": { "time": "1764263315", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764263435", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323562" }, "vehicle": { "id": "532", "label": "532" } } }, { "id": "21323561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764257871", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764257930", "uncertainty": 120 }, "departure": { "time": "1764258021", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764258077", "uncertainty": 120 }, "departure": { "time": "1764258080", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764258126", "uncertainty": 120 }, "departure": { "time": "1764258142", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764258258", "uncertainty": 120 }, "departure": { "time": "1764258258", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764258292", "uncertainty": 120 }, "departure": { "time": "1764258322", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764258421", "uncertainty": 120 }, "departure": { "time": "1764258472", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764258592", "uncertainty": 120 }, "departure": { "time": "1764258592", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764258649", "uncertainty": 120 }, "departure": { "time": "1764258649", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764258749", "uncertainty": 120 }, "departure": { "time": "1764258801", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764258862", "uncertainty": 120 }, "departure": { "time": "1764258862", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764258892", "uncertainty": 120 }, "departure": { "time": "1764258892", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764258994", "uncertainty": 120 }, "departure": { "time": "1764259042", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764259207", "uncertainty": 120 }, "departure": { "time": "1764259222", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764259350", "uncertainty": 120 }, "departure": { "time": "1764259402", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764259470", "uncertainty": 120 }, "departure": { "time": "1764259492", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764259571", "uncertainty": 120 }, "departure": { "time": "1764259582", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764259748", "uncertainty": 120 }, "departure": { "time": "1764259762", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764259948", "uncertainty": 120 }, "departure": { "time": "1764259948", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764260131", "uncertainty": 120 }, "departure": { "time": "1764260152", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764260231", "uncertainty": 120 }, "departure": { "time": "1764260231", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764260302", "uncertainty": 120 }, "departure": { "time": "1764260302", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764260332", "uncertainty": 120 }, "departure": { "time": "1764260332", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764260371", "uncertainty": 120 }, "departure": { "time": "1764260371", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764260408", "uncertainty": 120 }, "departure": { "time": "1764260408", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764260449", "uncertainty": 120 }, "departure": { "time": "1764260452", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764260512", "uncertainty": 120 }, "departure": { "time": "1764260512", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764260581", "uncertainty": 120 }, "departure": { "time": "1764260581", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764260630", "uncertainty": 120 }, "departure": { "time": "1764260630", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764260704", "uncertainty": 120 }, "departure": { "time": "1764260704", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764260782", "uncertainty": 120 }, "departure": { "time": "1764260782", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764260865", "uncertainty": 120 }, "departure": { "time": "1764260865", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764260902", "uncertainty": 120 }, "departure": { "time": "1764260902", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764260990", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323561" }, "vehicle": { "id": "180", "label": "180" } } }, { "id": "21323546", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263100", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323546" } } }, { "id": "21323547", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261900", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323547" } } }, { "id": "21323545", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259293", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764259372", "uncertainty": 120 }, "departure": { "time": "1764259383", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764259413", "uncertainty": 120 }, "departure": { "time": "1764259444", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764259473", "uncertainty": 120 }, "departure": { "time": "1764259503", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764259591", "uncertainty": 120 }, "departure": { "time": "1764259591", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764259661", "uncertainty": 120 }, "departure": { "time": "1764259683", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764259802", "uncertainty": 120 }, "departure": { "time": "1764259833", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764259923", "uncertainty": 120 }, "departure": { "time": "1764259923", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764259975", "uncertainty": 120 }, "departure": { "time": "1764260014", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764260373", "uncertainty": 120 }, "departure": { "time": "1764260403", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764260505", "uncertainty": 120 }, "departure": { "time": "1764260505", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764260552", "uncertainty": 120 }, "departure": { "time": "1764260552", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764260637", "uncertainty": 120 }, "departure": { "time": "1764260703", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764260823", "uncertainty": 120 }, "departure": { "time": "1764260853", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764260972", "uncertainty": 120 }, "departure": { "time": "1764260972", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764261044", "uncertainty": 120 }, "departure": { "time": "1764261044", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764261120", "uncertainty": 120 }, "departure": { "time": "1764261120", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764261304", "uncertainty": 120 }, "departure": { "time": "1764261304", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764261474", "uncertainty": 120 }, "departure": { "time": "1764261474", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764261657", "uncertainty": 120 }, "departure": { "time": "1764261657", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764261730", "uncertainty": 120 }, "departure": { "time": "1764261730", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764261799", "uncertainty": 120 }, "departure": { "time": "1764261799", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764261833", "uncertainty": 120 }, "departure": { "time": "1764261833", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764261875", "uncertainty": 120 }, "departure": { "time": "1764261875", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764261913", "uncertainty": 120 }, "departure": { "time": "1764261913", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764261958", "uncertainty": 120 }, "departure": { "time": "1764261958", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764262019", "uncertainty": 120 }, "departure": { "time": "1764262019", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764262074", "uncertainty": 120 }, "departure": { "time": "1764262074", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764262123", "uncertainty": 120 }, "departure": { "time": "1764262123", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764262193", "uncertainty": 120 }, "departure": { "time": "1764262193", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764262263", "uncertainty": 120 }, "departure": { "time": "1764262263", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764262345", "uncertainty": 120 }, "departure": { "time": "1764262345", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764262392", "uncertainty": 120 }, "departure": { "time": "1764262392", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764262512", "uncertainty": 120 }, "departure": { "time": "1764262512", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 }, { "arrival": { "time": "1764262573", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 35 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323545" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21323538", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263400", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323538" } } }, { "id": "21323537", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260463", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764260689", "uncertainty": 120 }, "departure": { "time": "1764260763", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764260822", "uncertainty": 120 }, "departure": { "time": "1764260853", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764260902", "uncertainty": 120 }, "departure": { "time": "1764260943", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764261054", "uncertainty": 120 }, "departure": { "time": "1764261054", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764261145", "uncertainty": 120 }, "departure": { "time": "1764261145", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764261286", "uncertainty": 120 }, "departure": { "time": "1764261286", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764261414", "uncertainty": 120 }, "departure": { "time": "1764261414", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764261456", "uncertainty": 120 }, "departure": { "time": "1764261456", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764261530", "uncertainty": 120 }, "departure": { "time": "1764261530", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764261705", "uncertainty": 120 }, "departure": { "time": "1764261705", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764262274", "uncertainty": 120 }, "departure": { "time": "1764262274", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1764262365", "uncertainty": 120 }, "departure": { "time": "1764262365", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1764262440", "uncertainty": 120 }, "departure": { "time": "1764262440", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1764262505", "uncertainty": 120 }, "departure": { "time": "1764262505", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1764262558", "uncertainty": 120 }, "departure": { "time": "1764262558", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1764262674", "uncertainty": 120 }, "departure": { "time": "1764262674", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1764262719", "uncertainty": 120 }, "departure": { "time": "1764262719", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1764262785", "uncertainty": 120 }, "departure": { "time": "1764262785", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1764262885", "uncertainty": 120 }, "departure": { "time": "1764262885", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1764262965", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323537" }, "vehicle": { "id": "512", "label": "512" } } }, { "id": "21323540", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260133", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 }, { "arrival": { "time": "1764260267", "uncertainty": 120 }, "departure": { "time": "1764260283", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 2 }, { "arrival": { "time": "1764260343", "uncertainty": 120 }, "departure": { "time": "1764260343", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 3 }, { "arrival": { "time": "1764260433", "uncertainty": 120 }, "departure": { "time": "1764260433", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 4 }, { "arrival": { "time": "1764260472", "uncertainty": 120 }, "departure": { "time": "1764260472", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 5 }, { "arrival": { "time": "1764260523", "uncertainty": 120 }, "departure": { "time": "1764260523", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 6 }, { "arrival": { "time": "1764260593", "uncertainty": 120 }, "departure": { "time": "1764260673", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 7 }, { "arrival": { "time": "1764260756", "uncertainty": 120 }, "departure": { "time": "1764260762", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 8 }, { "arrival": { "time": "1764260820", "uncertainty": 120 }, "departure": { "time": "1764260853", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 9 }, { "arrival": { "time": "1764261057", "uncertainty": 120 }, "departure": { "time": "1764261057", "uncertainty": 120 }, "stopId": "smbin1", "stopSequence": 10 }, { "arrival": { "time": "1764261152", "uncertainty": 120 }, "departure": { "time": "1764261152", "uncertainty": 120 }, "stopId": "smbin2", "stopSequence": 11 }, { "arrival": { "time": "1764261261", "uncertainty": 120 }, "departure": { "time": "1764261261", "uncertainty": 120 }, "stopId": "smbin3", "stopSequence": 12 }, { "arrival": { "time": "1764261330", "uncertainty": 120 }, "departure": { "time": "1764261330", "uncertainty": 120 }, "stopId": "smbin4", "stopSequence": 13 }, { "arrival": { "time": "1764261413", "uncertainty": 120 }, "departure": { "time": "1764261413", "uncertainty": 120 }, "stopId": "smbin5", "stopSequence": 14 }, { "arrival": { "time": "1764261451", "uncertainty": 120 }, "departure": { "time": "1764261451", "uncertainty": 120 }, "stopId": "smbin6", "stopSequence": 15 }, { "arrival": { "time": "1764261529", "uncertainty": 120 }, "departure": { "time": "1764261529", "uncertainty": 120 }, "stopId": "smbin7", "stopSequence": 16 }, { "arrival": { "time": "1764261589", "uncertainty": 120 }, "departure": { "time": "1764261589", "uncertainty": 120 }, "stopId": "smbin8", "stopSequence": 17 }, { "arrival": { "time": "1764261990", "uncertainty": 120 }, "departure": { "time": "1764261990", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 18 }, { "arrival": { "time": "1764262205", "uncertainty": 120 }, "departure": { "time": "1764262205", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 19 }, { "arrival": { "time": "1764262281", "uncertainty": 120 }, "departure": { "time": "1764262281", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 20 }, { "arrival": { "time": "1764262318", "uncertainty": 120 }, "departure": { "time": "1764262318", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 21 }, { "arrival": { "time": "1764262426", "uncertainty": 120 }, "departure": { "time": "1764262426", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 22 }, { "arrival": { "time": "1764262560", "uncertainty": 120 }, "departure": { "time": "1764262560", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 23 }, { "arrival": { "time": "1764262674", "uncertainty": 120 }, "departure": { "time": "1764262674", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 24 }, { "arrival": { "time": "1764262750", "uncertainty": 120 }, "departure": { "time": "1764262750", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 25 }, { "arrival": { "time": "1764262846", "uncertainty": 120 }, "departure": { "time": "1764262846", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 26 }, { "arrival": { "time": "1764262957", "uncertainty": 120 }, "departure": { "time": "1764262957", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 27 }, { "arrival": { "time": "1764263116", "uncertainty": 120 }, "departure": { "time": "1764263116", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 28 }, { "arrival": { "time": "1764263209", "uncertainty": 120 }, "departure": { "time": "1764263209", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 29 }, { "arrival": { "time": "1764263324", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 30 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323540" }, "vehicle": { "id": "405", "label": "405" } } }, { "id": "21323541", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323541" } } }, { "id": "21323524", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262005", "uncertainty": 120 }, "departure": { "time": "1764262005", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764262040", "uncertainty": 120 }, "departure": { "time": "1764262040", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764262118", "uncertainty": 120 }, "departure": { "time": "1764262118", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764259653", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764259696", "uncertainty": 120 }, "departure": { "time": "1764259713", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764259923", "uncertainty": 120 }, "departure": { "time": "1764259923", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764259999", "uncertainty": 120 }, "departure": { "time": "1764260013", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764260073", "uncertainty": 120 }, "departure": { "time": "1764260103", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764260163", "uncertainty": 120 }, "departure": { "time": "1764260163", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764260441", "uncertainty": 120 }, "departure": { "time": "1764260463", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764260731", "uncertainty": 120 }, "departure": { "time": "1764260763", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764260853", "uncertainty": 120 }, "departure": { "time": "1764260853", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764260883", "uncertainty": 120 }, "departure": { "time": "1764260913", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764260943", "uncertainty": 120 }, "departure": { "time": "1764260943", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764261026", "uncertainty": 120 }, "departure": { "time": "1764261026", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764261183", "uncertainty": 120 }, "departure": { "time": "1764261183", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764261248", "uncertainty": 120 }, "departure": { "time": "1764261248", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764261310", "uncertainty": 120 }, "departure": { "time": "1764261310", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764261365", "uncertainty": 120 }, "departure": { "time": "1764261365", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764261483", "uncertainty": 120 }, "departure": { "time": "1764261483", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764261601", "uncertainty": 120 }, "departure": { "time": "1764261601", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764261706", "uncertainty": 120 }, "departure": { "time": "1764261706", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764261781", "uncertainty": 120 }, "departure": { "time": "1764261781", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764261889", "uncertainty": 120 }, "departure": { "time": "1764261889", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764262005", "uncertainty": 120 }, "departure": { "time": "1764262005", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764261908", "uncertainty": 120 }, "departure": { "time": "1764261908", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764261960", "uncertainty": 120 }, "departure": { "time": "1764261960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764262030", "uncertainty": 120 }, "departure": { "time": "1764262030", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764262118", "uncertainty": 120 }, "departure": { "time": "1764262118", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764262214", "uncertainty": 120 }, "departure": { "time": "1764262214", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764262376", "uncertainty": 120 }, "departure": { "time": "1764262376", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764262462", "uncertainty": 120 }, "departure": { "time": "1764262462", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764262536", "uncertainty": 120 }, "departure": { "time": "1764262536", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764262660", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323524" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21323525", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264044", "uncertainty": 120 }, "departure": { "time": "1764264044", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764264079", "uncertainty": 120 }, "departure": { "time": "1764264079", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764264157", "uncertainty": 120 }, "departure": { "time": "1764264157", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764261900", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764261983", "uncertainty": 120 }, "departure": { "time": "1764261983", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764262080", "uncertainty": 120 }, "departure": { "time": "1764262080", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764262175", "uncertainty": 120 }, "departure": { "time": "1764262175", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764262260", "uncertainty": 120 }, "departure": { "time": "1764262260", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764262369", "uncertainty": 120 }, "departure": { "time": "1764262369", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764262581", "uncertainty": 120 }, "departure": { "time": "1764262581", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764262702", "uncertainty": 120 }, "departure": { "time": "1764262702", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764262778", "uncertainty": 120 }, "departure": { "time": "1764262778", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764262858", "uncertainty": 120 }, "departure": { "time": "1764262858", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764262920", "uncertainty": 120 }, "departure": { "time": "1764262920", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764262997", "uncertainty": 120 }, "departure": { "time": "1764262997", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764263143", "uncertainty": 120 }, "departure": { "time": "1764263143", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764263208", "uncertainty": 120 }, "departure": { "time": "1764263208", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764263270", "uncertainty": 120 }, "departure": { "time": "1764263270", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764263340", "uncertainty": 120 }, "departure": { "time": "1764263340", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764263522", "uncertainty": 120 }, "departure": { "time": "1764263522", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764263640", "uncertainty": 120 }, "departure": { "time": "1764263640", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764263745", "uncertainty": 120 }, "departure": { "time": "1764263745", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764263820", "uncertainty": 120 }, "departure": { "time": "1764263820", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764263928", "uncertainty": 120 }, "departure": { "time": "1764263928", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764264044", "uncertainty": 120 }, "departure": { "time": "1764264044", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764264068", "uncertainty": 120 }, "departure": { "time": "1764264068", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764264120", "uncertainty": 120 }, "departure": { "time": "1764264120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764264190", "uncertainty": 120 }, "departure": { "time": "1764264190", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764264157", "uncertainty": 120 }, "departure": { "time": "1764264157", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764264258", "uncertainty": 120 }, "departure": { "time": "1764264258", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764264414", "uncertainty": 120 }, "departure": { "time": "1764264414", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764264536", "uncertainty": 120 }, "departure": { "time": "1764264536", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764264636", "uncertainty": 120 }, "departure": { "time": "1764264636", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764264760", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323525" } } }, { "id": "21725876", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764264180", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725876" } } }, { "id": "21725878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764258062", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764258111", "uncertainty": 120 }, "departure": { "time": "1764258111", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764258152", "uncertainty": 120 }, "departure": { "time": "1764258242", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764258310", "uncertainty": 120 }, "departure": { "time": "1764258332", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764258409", "uncertainty": 120 }, "departure": { "time": "1764258452", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764258553", "uncertainty": 120 }, "departure": { "time": "1764258572", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764258626", "uncertainty": 120 }, "departure": { "time": "1764258662", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764258722", "uncertainty": 120 }, "departure": { "time": "1764258722", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764258787", "uncertainty": 120 }, "departure": { "time": "1764258787", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764259037", "uncertainty": 120 }, "departure": { "time": "1764259082", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764259187", "uncertainty": 120 }, "departure": { "time": "1764259233", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764259484", "uncertainty": 120 }, "departure": { "time": "1764259623", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764259769", "uncertainty": 120 }, "departure": { "time": "1764259863", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764259930", "uncertainty": 120 }, "departure": { "time": "1764260043", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764260110", "uncertainty": 120 }, "departure": { "time": "1764260133", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764260217", "uncertainty": 120 }, "departure": { "time": "1764260223", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764260313", "uncertainty": 120 }, "departure": { "time": "1764260313", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764260402", "uncertainty": 120 }, "departure": { "time": "1764260403", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764260463", "uncertainty": 120 }, "departure": { "time": "1764260493", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764260533", "uncertainty": 120 }, "departure": { "time": "1764260553", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764260613", "uncertainty": 120 }, "departure": { "time": "1764260613", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764260697", "uncertainty": 120 }, "departure": { "time": "1764260763", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764260844", "uncertainty": 120 }, "departure": { "time": "1764260853", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764260923", "uncertainty": 120 }, "departure": { "time": "1764260927", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764261063", "uncertainty": 120 }, "departure": { "time": "1764261063", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764261123", "uncertainty": 120 }, "departure": { "time": "1764261123", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764261191", "uncertainty": 120 }, "departure": { "time": "1764261191", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764261223", "uncertainty": 120 }, "departure": { "time": "1764261223", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764261283", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725878" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21725879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262560", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725879" } } }, { "id": "21725873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261360", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764261437", "uncertainty": 120 }, "departure": { "time": "1764261437", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764261607", "uncertainty": 120 }, "departure": { "time": "1764261607", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764261690", "uncertainty": 120 }, "departure": { "time": "1764261690", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764261763", "uncertainty": 120 }, "departure": { "time": "1764261763", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764261837", "uncertainty": 120 }, "departure": { "time": "1764261837", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764261910", "uncertainty": 120 }, "departure": { "time": "1764261910", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764261969", "uncertainty": 120 }, "departure": { "time": "1764261969", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764262060", "uncertainty": 120 }, "departure": { "time": "1764262060", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764262245", "uncertainty": 120 }, "departure": { "time": "1764262245", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764262381", "uncertainty": 120 }, "departure": { "time": "1764262381", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764262741", "uncertainty": 120 }, "departure": { "time": "1764262741", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764262921", "uncertainty": 120 }, "departure": { "time": "1764263100", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764263179", "uncertainty": 120 }, "departure": { "time": "1764263179", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764263265", "uncertainty": 120 }, "departure": { "time": "1764263265", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764263339", "uncertainty": 120 }, "departure": { "time": "1764263339", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764263467", "uncertainty": 120 }, "departure": { "time": "1764263467", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764263580", "uncertainty": 120 }, "departure": { "time": "1764263580", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764263636", "uncertainty": 120 }, "departure": { "time": "1764263636", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764263712", "uncertainty": 120 }, "departure": { "time": "1764263712", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764263791", "uncertainty": 120 }, "departure": { "time": "1764263791", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764263872", "uncertainty": 120 }, "departure": { "time": "1764263872", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764263957", "uncertainty": 120 }, "departure": { "time": "1764263957", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764264056", "uncertainty": 120 }, "departure": { "time": "1764264056", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764264180", "uncertainty": 120 }, "departure": { "time": "1764264180", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764264240", "uncertainty": 120 }, "departure": { "time": "1764264240", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764264312", "uncertainty": 120 }, "departure": { "time": "1764264312", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764264360", "uncertainty": 120 }, "departure": { "time": "1764264360", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764264420", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725873" } } }, { "id": "21725874", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764257985", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764258075", "uncertainty": 120 }, "departure": { "time": "1764258105", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764258141", "uncertainty": 120 }, "departure": { "time": "1764258141", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764258165", "uncertainty": 120 }, "departure": { "time": "1764258165", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764258255", "uncertainty": 120 }, "departure": { "time": "1764258255", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764258315", "uncertainty": 120 }, "departure": { "time": "1764258346", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764258435", "uncertainty": 120 }, "departure": { "time": "1764258435", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764258555", "uncertainty": 120 }, "departure": { "time": "1764258615", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764258700", "uncertainty": 120 }, "departure": { "time": "1764258795", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764258848", "uncertainty": 120 }, "departure": { "time": "1764258885", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764258934", "uncertainty": 120 }, "departure": { "time": "1764258934", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764259013", "uncertainty": 120 }, "departure": { "time": "1764259035", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764259065", "uncertainty": 120 }, "departure": { "time": "1764259065", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764259207", "uncertainty": 120 }, "departure": { "time": "1764259207", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764259241", "uncertainty": 120 }, "departure": { "time": "1764259275", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764259411", "uncertainty": 120 }, "departure": { "time": "1764259515", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764259635", "uncertainty": 120 }, "departure": { "time": "1764259665", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764259862", "uncertainty": 120 }, "departure": { "time": "1764259905", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764260018", "uncertainty": 120 }, "departure": { "time": "1764260025", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764260226", "uncertainty": 120 }, "departure": { "time": "1764260226", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764260295", "uncertainty": 120 }, "departure": { "time": "1764260295", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764260341", "uncertainty": 120 }, "departure": { "time": "1764260415", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764260489", "uncertainty": 120 }, "departure": { "time": "1764260505", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764260585", "uncertainty": 120 }, "departure": { "time": "1764260595", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764260845", "uncertainty": 120 }, "departure": { "time": "1764260865", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764260994", "uncertainty": 120 }, "departure": { "time": "1764260994", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764261080", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725874" }, "vehicle": { "id": "173", "label": "173" } } }, { "id": "21725875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263340", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725875" } } }, { "id": "21725862", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259068", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764259098", "uncertainty": 120 }, "departure": { "time": "1764259098", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764259178", "uncertainty": 120 }, "departure": { "time": "1764259178", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764259218", "uncertainty": 120 }, "departure": { "time": "1764259218", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764259278", "uncertainty": 120 }, "departure": { "time": "1764259308", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764259368", "uncertainty": 120 }, "departure": { "time": "1764259368", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764259433", "uncertainty": 120 }, "departure": { "time": "1764259433", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764259483", "uncertainty": 120 }, "departure": { "time": "1764259483", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764259528", "uncertainty": 120 }, "departure": { "time": "1764259548", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764259742", "uncertainty": 120 }, "departure": { "time": "1764259818", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764259951", "uncertainty": 120 }, "departure": { "time": "1764259998", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764260367", "uncertainty": 120 }, "departure": { "time": "1764260418", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764260508", "uncertainty": 120 }, "departure": { "time": "1764260628", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764260714", "uncertainty": 120 }, "departure": { "time": "1764260748", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764260826", "uncertainty": 120 }, "departure": { "time": "1764260838", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764260898", "uncertainty": 120 }, "departure": { "time": "1764260898", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764260992", "uncertainty": 120 }, "departure": { "time": "1764260992", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764261082", "uncertainty": 120 }, "departure": { "time": "1764261082", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764261142", "uncertainty": 120 }, "departure": { "time": "1764261142", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764261186", "uncertainty": 120 }, "departure": { "time": "1764261186", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764261248", "uncertainty": 120 }, "departure": { "time": "1764261248", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764261332", "uncertainty": 120 }, "departure": { "time": "1764261332", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764261413", "uncertainty": 120 }, "departure": { "time": "1764261413", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764261486", "uncertainty": 120 }, "departure": { "time": "1764261486", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764261628", "uncertainty": 120 }, "departure": { "time": "1764261628", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764261688", "uncertainty": 120 }, "departure": { "time": "1764261688", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764261760", "uncertainty": 120 }, "departure": { "time": "1764261760", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764261808", "uncertainty": 120 }, "departure": { "time": "1764261808", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764261868", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725862" }, "vehicle": { "id": "182", "label": "182" } } }, { "id": "21725863", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764258810", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764258896", "uncertainty": 120 }, "departure": { "time": "1764258896", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764258930", "uncertainty": 120 }, "departure": { "time": "1764258930", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764258951", "uncertainty": 120 }, "departure": { "time": "1764258951", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764259003", "uncertainty": 120 }, "departure": { "time": "1764259050", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764259110", "uncertainty": 120 }, "departure": { "time": "1764259140", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764259230", "uncertainty": 120 }, "departure": { "time": "1764259230", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764259350", "uncertainty": 120 }, "departure": { "time": "1764259350", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764259451", "uncertainty": 120 }, "departure": { "time": "1764259500", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764259576", "uncertainty": 120 }, "departure": { "time": "1764259576", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764259620", "uncertainty": 120 }, "departure": { "time": "1764259620", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764259726", "uncertainty": 120 }, "departure": { "time": "1764259740", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764259775", "uncertainty": 120 }, "departure": { "time": "1764259775", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764259920", "uncertainty": 120 }, "departure": { "time": "1764259950", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764260003", "uncertainty": 120 }, "departure": { "time": "1764260010", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764260199", "uncertainty": 120 }, "departure": { "time": "1764260220", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764260391", "uncertainty": 120 }, "departure": { "time": "1764260430", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764260580", "uncertainty": 120 }, "departure": { "time": "1764260640", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764260760", "uncertainty": 120 }, "departure": { "time": "1764260880", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764260987", "uncertainty": 120 }, "departure": { "time": "1764260987", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764261068", "uncertainty": 120 }, "departure": { "time": "1764261068", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764261120", "uncertainty": 120 }, "departure": { "time": "1764261120", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764261164", "uncertainty": 120 }, "departure": { "time": "1764261164", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764261240", "uncertainty": 120 }, "departure": { "time": "1764261240", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764261485", "uncertainty": 120 }, "departure": { "time": "1764261485", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764261639", "uncertainty": 120 }, "departure": { "time": "1764261639", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764261725", "uncertainty": 120 }, "departure": { "time": "1764261725", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1764261839", "uncertainty": 120 }, "departure": { "time": "1764261839", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1764261905", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725863" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21323904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263400", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323904" } } }, { "id": "21725844", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764264600", "uncertainty": 120 }, "departure": { "time": "1764264600", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764264683", "uncertainty": 120 }, "departure": { "time": "1764264683", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764264789", "uncertainty": 120 }, "departure": { "time": "1764264789", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764263826", "uncertainty": 120 }, "departure": { "time": "1764263826", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764263940", "uncertainty": 120 }, "departure": { "time": "1764263940", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764264105", "uncertainty": 120 }, "departure": { "time": "1764264105", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764264195", "uncertainty": 120 }, "departure": { "time": "1764264195", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764264230", "uncertainty": 120 }, "departure": { "time": "1764264230", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764264307", "uncertainty": 120 }, "departure": { "time": "1764264307", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764264371", "uncertainty": 120 }, "departure": { "time": "1764264371", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764264448", "uncertainty": 120 }, "departure": { "time": "1764264448", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764264511", "uncertainty": 120 }, "departure": { "time": "1764264511", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764264600", "uncertainty": 120 }, "departure": { "time": "1764264600", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764264746", "uncertainty": 120 }, "departure": { "time": "1764264746", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764264796", "uncertainty": 120 }, "departure": { "time": "1764264796", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764264900", "uncertainty": 120 }, "departure": { "time": "1764264900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764264971", "uncertainty": 120 }, "departure": { "time": "1764264971", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764264828", "uncertainty": 120 }, "departure": { "time": "1764264828", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764264891", "uncertainty": 120 }, "departure": { "time": "1764264891", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764264952", "uncertainty": 120 }, "departure": { "time": "1764264952", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764265034", "uncertainty": 120 }, "departure": { "time": "1764265034", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764265198", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725844" } } }, { "id": "21725845", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764261187", "uncertainty": 120 }, "departure": { "time": "1764261187", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764261270", "uncertainty": 120 }, "departure": { "time": "1764261270", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764261376", "uncertainty": 120 }, "departure": { "time": "1764261376", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764260192", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764260270", "uncertainty": 120 }, "departure": { "time": "1764260342", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764260451", "uncertainty": 120 }, "departure": { "time": "1764260492", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764260642", "uncertainty": 120 }, "departure": { "time": "1764260642", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764260722", "uncertainty": 120 }, "departure": { "time": "1764260732", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764260771", "uncertainty": 120 }, "departure": { "time": "1764260792", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764260852", "uncertainty": 120 }, "departure": { "time": "1764260852", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764260935", "uncertainty": 120 }, "departure": { "time": "1764260942", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764261023", "uncertainty": 120 }, "departure": { "time": "1764261023", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764261092", "uncertainty": 120 }, "departure": { "time": "1764261092", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764261187", "uncertainty": 120 }, "departure": { "time": "1764261187", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764261177", "uncertainty": 120 }, "departure": { "time": "1764261177", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764261217", "uncertainty": 120 }, "departure": { "time": "1764261217", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764261300", "uncertainty": 120 }, "departure": { "time": "1764261300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764261371", "uncertainty": 120 }, "departure": { "time": "1764261371", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764261415", "uncertainty": 120 }, "departure": { "time": "1764261415", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764261492", "uncertainty": 120 }, "departure": { "time": "1764261492", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764261553", "uncertainty": 120 }, "departure": { "time": "1764261553", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764261624", "uncertainty": 120 }, "departure": { "time": "1764261624", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764261754", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725845" }, "vehicle": { "id": "516", "label": "516" } } }, { "id": "21323833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259231", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 }, { "arrival": { "time": "1764259303", "uncertainty": 120 }, "departure": { "time": "1764259303", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 2 }, { "arrival": { "time": "1764259408", "uncertainty": 120 }, "departure": { "time": "1764259408", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 3 }, { "arrival": { "time": "1764259472", "uncertainty": 120 }, "departure": { "time": "1764259472", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 4 }, { "arrival": { "time": "1764259561", "uncertainty": 120 }, "departure": { "time": "1764259561", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 5 }, { "arrival": { "time": "1764259632", "uncertainty": 120 }, "departure": { "time": "1764259651", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 6 }, { "arrival": { "time": "1764259690", "uncertainty": 120 }, "departure": { "time": "1764259690", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 7 }, { "arrival": { "time": "1764259732", "uncertainty": 120 }, "departure": { "time": "1764259741", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 8 }, { "arrival": { "time": "1764259826", "uncertainty": 120 }, "departure": { "time": "1764259826", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 9 }, { "arrival": { "time": "1764259843", "uncertainty": 120 }, "departure": { "time": "1764259861", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 10 }, { "arrival": { "time": "1764259904", "uncertainty": 120 }, "departure": { "time": "1764259921", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 11 }, { "arrival": { "time": "1764259981", "uncertainty": 120 }, "departure": { "time": "1764260011", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 12 }, { "arrival": { "time": "1764260131", "uncertainty": 120 }, "departure": { "time": "1764260161", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 13 }, { "arrival": { "time": "1764260231", "uncertainty": 120 }, "departure": { "time": "1764260231", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 14 }, { "arrival": { "time": "1764260281", "uncertainty": 120 }, "departure": { "time": "1764260281", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 15 }, { "arrival": { "time": "1764260371", "uncertainty": 120 }, "departure": { "time": "1764260401", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 16 }, { "arrival": { "time": "1764260538", "uncertainty": 120 }, "departure": { "time": "1764260552", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 17 }, { "arrival": { "time": "1764260789", "uncertainty": 120 }, "departure": { "time": "1764260789", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 18 }, { "arrival": { "time": "1764260851", "uncertainty": 120 }, "departure": { "time": "1764260851", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 19 }, { "arrival": { "time": "1764260899", "uncertainty": 120 }, "departure": { "time": "1764260899", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 20 }, { "arrival": { "time": "1764260938", "uncertainty": 120 }, "departure": { "time": "1764260938", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 21 }, { "arrival": { "time": "1764260977", "uncertainty": 120 }, "departure": { "time": "1764260977", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 22 }, { "arrival": { "time": "1764261072", "uncertainty": 120 }, "departure": { "time": "1764261072", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 23 }, { "arrival": { "time": "1764261192", "uncertainty": 120 }, "departure": { "time": "1764261192", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 24 }, { "arrival": { "time": "1764261301", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 25 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323833" }, "vehicle": { "id": "183", "label": "183" } } }, { "id": "21725852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262500", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725852" } } }, { "id": "21323824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764264300", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323824" } } }, { "id": "21725849", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260942", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764261045", "uncertainty": 120 }, "departure": { "time": "1764261045", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764261152", "uncertainty": 120 }, "departure": { "time": "1764261152", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764261225", "uncertainty": 120 }, "departure": { "time": "1764261225", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764261259", "uncertainty": 120 }, "departure": { "time": "1764261259", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764261328", "uncertainty": 120 }, "departure": { "time": "1764261328", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764261350", "uncertainty": 120 }, "departure": { "time": "1764261350", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764261426", "uncertainty": 120 }, "departure": { "time": "1764261426", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764261513", "uncertainty": 120 }, "departure": { "time": "1764261513", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764261604", "uncertainty": 120 }, "departure": { "time": "1764261604", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764261683", "uncertainty": 120 }, "departure": { "time": "1764261683", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1764261832", "uncertainty": 120 }, "departure": { "time": "1764261832", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1764261892", "uncertainty": 120 }, "departure": { "time": "1764261892", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1764261967", "uncertainty": 120 }, "departure": { "time": "1764261967", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1764262010", "uncertainty": 120 }, "departure": { "time": "1764262010", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1764262056", "uncertainty": 120 }, "departure": { "time": "1764262056", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1764262138", "uncertainty": 120 }, "departure": { "time": "1764262138", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1764262192", "uncertainty": 120 }, "departure": { "time": "1764262192", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1764262240", "uncertainty": 120 }, "departure": { "time": "1764262240", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1764262296", "uncertainty": 120 }, "departure": { "time": "1764262296", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1764262327", "uncertainty": 120 }, "departure": { "time": "1764262327", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1764262403", "uncertainty": 120 }, "departure": { "time": "1764262403", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1764262552", "uncertainty": 120 }, "departure": { "time": "1764262552", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1764262682", "uncertainty": 120 }, "departure": { "time": "1764262682", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1764262875", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725849" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21725850", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764262860", "uncertainty": 120 }, "departure": { "time": "1764262860", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764262943", "uncertainty": 120 }, "departure": { "time": "1764262943", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764263049", "uncertainty": 120 }, "departure": { "time": "1764263049", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764261900", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764262026", "uncertainty": 120 }, "departure": { "time": "1764262026", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764262140", "uncertainty": 120 }, "departure": { "time": "1764262140", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764262320", "uncertainty": 120 }, "departure": { "time": "1764262320", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764262419", "uncertainty": 120 }, "departure": { "time": "1764262419", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764262458", "uncertainty": 120 }, "departure": { "time": "1764262458", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764262542", "uncertainty": 120 }, "departure": { "time": "1764262542", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764262612", "uncertainty": 120 }, "departure": { "time": "1764262612", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764262696", "uncertainty": 120 }, "departure": { "time": "1764262696", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764262765", "uncertainty": 120 }, "departure": { "time": "1764262765", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764262860", "uncertainty": 120 }, "departure": { "time": "1764262860", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764262977", "uncertainty": 120 }, "departure": { "time": "1764262977", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764263017", "uncertainty": 120 }, "departure": { "time": "1764263017", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764263100", "uncertainty": 120 }, "departure": { "time": "1764263100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764263171", "uncertainty": 120 }, "departure": { "time": "1764263171", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764263088", "uncertainty": 120 }, "departure": { "time": "1764263088", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764263151", "uncertainty": 120 }, "departure": { "time": "1764263151", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764263212", "uncertainty": 120 }, "departure": { "time": "1764263212", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764263294", "uncertainty": 120 }, "departure": { "time": "1764263294", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764263458", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725850" } } }, { "id": "21323829", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262800", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323829" } } }, { "id": "21725851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764264300", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725851" } } }, { "id": "21323821", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261000", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323821" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21323809", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259593", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 }, { "arrival": { "time": "1764259625", "uncertainty": 120 }, "departure": { "time": "1764259653", "uncertainty": 120 }, "stopId": "semquen4", "stopSequence": 2 }, { "arrival": { "time": "1764260031", "uncertainty": 120 }, "departure": { "time": "1764260143", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 3 }, { "arrival": { "time": "1764260173", "uncertainty": 120 }, "departure": { "time": "1764260173", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 4 }, { "arrival": { "time": "1764260345", "uncertainty": 120 }, "departure": { "time": "1764260345", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 5 }, { "arrival": { "time": "1764260499", "uncertainty": 120 }, "departure": { "time": "1764260503", "uncertainty": 120 }, "stopId": "leober1", "stopSequence": 6 }, { "arrival": { "time": "1764260593", "uncertainty": 120 }, "departure": { "time": "1764260593", "uncertainty": 120 }, "stopId": "leovall", "stopSequence": 7 }, { "arrival": { "time": "1764260683", "uncertainty": 120 }, "departure": { "time": "1764260713", "uncertainty": 120 }, "stopId": "leorec2", "stopSequence": 8 }, { "arrival": { "time": "1764260761", "uncertainty": 120 }, "departure": { "time": "1764260761", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 9 }, { "arrival": { "time": "1764260917", "uncertainty": 120 }, "departure": { "time": "1764260953", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 10 }, { "arrival": { "time": "1764261189", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 11 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "194", "scheduleRelationship": "SCHEDULED", "tripId": "21323809" }, "vehicle": { "id": "519", "label": "519" } } }, { "id": "21323815", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263545", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 }, { "arrival": { "time": "1764263621", "uncertainty": 120 }, "departure": { "time": "1764263621", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 2 }, { "arrival": { "time": "1764263744", "uncertainty": 120 }, "departure": { "time": "1764263744", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 3 }, { "arrival": { "time": "1764264005", "uncertainty": 120 }, "departure": { "time": "1764264005", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 4 }, { "arrival": { "time": "1764264425", "uncertainty": 120 }, "departure": { "time": "1764264425", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1764264605", "uncertainty": 120 }, "departure": { "time": "1764264605", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 6 }, { "arrival": { "time": "1764264782", "uncertainty": 120 }, "departure": { "time": "1764264782", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 7 }, { "arrival": { "time": "1764265262", "uncertainty": 120 }, "departure": { "time": "1764265262", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 8 }, { "arrival": { "time": "1764265479", "uncertainty": 120 }, "departure": { "time": "1764265479", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 9 }, { "arrival": { "time": "1764265680", "uncertainty": 120 }, "departure": { "time": "1764265680", "uncertainty": 120 }, "stopId": "hestro1", "stopSequence": 10 }, { "arrival": { "time": "1764265799", "uncertainty": 120 }, "departure": { "time": "1764265799", "uncertainty": 120 }, "stopId": "hesman1", "stopSequence": 11 }, { "arrival": { "time": "1764265862", "uncertainty": 120 }, "departure": { "time": "1764265862", "uncertainty": 120 }, "stopId": "hesecol", "stopSequence": 12 }, { "arrival": { "time": "1764266096", "uncertainty": 120 }, "departure": { "time": "1764266096", "uncertainty": 120 }, "stopId": "hesegli", "stopSequence": 13 }, { "arrival": { "time": "1764266162", "uncertainty": 120 }, "stopId": "hegmai1", "stopSequence": 14 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "21323815" } } }, { "id": "21323779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261300", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764261535", "uncertainty": 120 }, "departure": { "time": "1764261535", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764261878", "uncertainty": 120 }, "departure": { "time": "1764261878", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 3 }, { "arrival": { "time": "1764262118", "uncertainty": 120 }, "departure": { "time": "1764262118", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 4 }, { "arrival": { "time": "1764262358", "uncertainty": 120 }, "departure": { "time": "1764262358", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 5 }, { "arrival": { "time": "1764262412", "uncertainty": 120 }, "departure": { "time": "1764262412", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 6 }, { "arrival": { "time": "1764263054", "uncertainty": 120 }, "departure": { "time": "1764263054", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 7 }, { "arrival": { "time": "1764263116", "uncertainty": 120 }, "departure": { "time": "1764263116", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 8 }, { "arrival": { "time": "1764263284", "uncertainty": 120 }, "departure": { "time": "1764263284", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 9 }, { "arrival": { "time": "1764263608", "uncertainty": 120 }, "departure": { "time": "1764263608", "uncertainty": 120 }, "stopId": "confore3", "stopSequence": 10 }, { "arrival": { "time": "1764263654", "uncertainty": 120 }, "departure": { "time": "1764263654", "uncertainty": 120 }, "stopId": "conoix1", "stopSequence": 11 }, { "arrival": { "time": "1764263815", "uncertainty": 120 }, "departure": { "time": "1764263815", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 12 }, { "arrival": { "time": "1764263954", "uncertainty": 120 }, "departure": { "time": "1764263954", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 13 }, { "arrival": { "time": "1764264374", "uncertainty": 120 }, "departure": { "time": "1764264374", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 14 }, { "arrival": { "time": "1764264570", "uncertainty": 120 }, "departure": { "time": "1764264570", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 15 }, { "arrival": { "time": "1764264674", "uncertainty": 120 }, "departure": { "time": "1764264674", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 16 }, { "arrival": { "time": "1764264768", "uncertainty": 120 }, "departure": { "time": "1764264768", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 17 }, { "arrival": { "time": "1764264820", "uncertainty": 120 }, "departure": { "time": "1764264820", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 18 }, { "arrival": { "time": "1764264949", "uncertainty": 120 }, "departure": { "time": "1764264949", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 19 }, { "arrival": { "time": "1764265020", "uncertainty": 120 }, "departure": { "time": "1764265020", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 20 }, { "arrival": { "time": "1764265094", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 21 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323779" } } }, { "id": "21323902", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764256700", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 }, { "arrival": { "time": "1764256730", "uncertainty": 120 }, "departure": { "time": "1764256730", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 2 }, { "arrival": { "time": "1764256833", "uncertainty": 120 }, "departure": { "time": "1764256941", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 3 }, { "arrival": { "time": "1764257061", "uncertainty": 120 }, "departure": { "time": "1764257061", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 4 }, { "arrival": { "time": "1764257140", "uncertainty": 120 }, "departure": { "time": "1764257151", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 5 }, { "arrival": { "time": "1764257211", "uncertainty": 120 }, "departure": { "time": "1764257211", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 6 }, { "arrival": { "time": "1764257371", "uncertainty": 120 }, "departure": { "time": "1764257451", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 7 }, { "arrival": { "time": "1764257708", "uncertainty": 120 }, "departure": { "time": "1764258025", "uncertainty": 120 }, "stopId": "bsmc15a", "stopSequence": 8 }, { "arrival": { "time": "1764258145", "uncertainty": 120 }, "departure": { "time": "1764258175", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 9 }, { "arrival": { "time": "1764259112", "uncertainty": 120 }, "departure": { "time": "1764259135", "uncertainty": 120 }, "stopId": "conpav2", "stopSequence": 10 }, { "arrival": { "time": "1764259253", "uncertainty": 120 }, "departure": { "time": "1764259255", "uncertainty": 120 }, "stopId": "conmairi", "stopSequence": 11 }, { "arrival": { "time": "1764259375", "uncertainty": 120 }, "departure": { "time": "1764259375", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 12 }, { "arrival": { "time": "1764259615", "uncertainty": 120 }, "departure": { "time": "1764259615", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 13 }, { "arrival": { "time": "1764259883", "uncertainty": 120 }, "departure": { "time": "1764259883", "uncertainty": 120 }, "stopId": "neudun1", "stopSequence": 14 }, { "arrival": { "time": "1764259942", "uncertainty": 120 }, "departure": { "time": "1764259945", "uncertainty": 120 }, "stopId": "neumin", "stopSequence": 15 }, { "arrival": { "time": "1764260335", "uncertainty": 120 }, "departure": { "time": "1764260365", "uncertainty": 120 }, "stopId": "neslav2", "stopSequence": 16 }, { "arrival": { "time": "1764260424", "uncertainty": 120 }, "departure": { "time": "1764260424", "uncertainty": 120 }, "stopId": "neucoin", "stopSequence": 17 }, { "arrival": { "time": "1764260538", "uncertainty": 120 }, "departure": { "time": "1764260579", "uncertainty": 120 }, "stopId": "neumai2", "stopSequence": 18 }, { "arrival": { "time": "1764260695", "uncertainty": 120 }, "departure": { "time": "1764260695", "uncertainty": 120 }, "stopId": "neuforg", "stopSequence": 19 }, { "arrival": { "time": "1764260760", "uncertainty": 120 }, "departure": { "time": "1764260767", "uncertainty": 120 }, "stopId": "neuson1", "stopSequence": 20 }, { "arrival": { "time": "1764260970", "uncertainty": 120 }, "departure": { "time": "1764260970", "uncertainty": 120 }, "stopId": "dancite", "stopSequence": 21 }, { "arrival": { "time": "1764261084", "uncertainty": 120 }, "departure": { "time": "1764261084", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 22 }, { "arrival": { "time": "1764261187", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323902" }, "vehicle": { "id": "513", "label": "513" } } }, { "id": "21323903", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260132", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 }, { "arrival": { "time": "1764260170", "uncertainty": 120 }, "departure": { "time": "1764260222", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 2 }, { "arrival": { "time": "1764260305", "uncertainty": 120 }, "departure": { "time": "1764260313", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 3 }, { "arrival": { "time": "1764260462", "uncertainty": 120 }, "departure": { "time": "1764260462", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 4 }, { "arrival": { "time": "1764260580", "uncertainty": 120 }, "departure": { "time": "1764260580", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 5 }, { "arrival": { "time": "1764260642", "uncertainty": 120 }, "departure": { "time": "1764260672", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 6 }, { "arrival": { "time": "1764260875", "uncertainty": 120 }, "departure": { "time": "1764260912", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 7 }, { "arrival": { "time": "1764261261", "uncertainty": 120 }, "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "bsmc15a", "stopSequence": 8 }, { "arrival": { "time": "1764261688", "uncertainty": 120 }, "departure": { "time": "1764261688", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 9 }, { "arrival": { "time": "1764262740", "uncertainty": 120 }, "departure": { "time": "1764262740", "uncertainty": 120 }, "stopId": "conpav2", "stopSequence": 10 }, { "arrival": { "time": "1764262880", "uncertainty": 120 }, "departure": { "time": "1764262880", "uncertainty": 120 }, "stopId": "conmairi", "stopSequence": 11 }, { "arrival": { "time": "1764263011", "uncertainty": 120 }, "departure": { "time": "1764263011", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 12 }, { "arrival": { "time": "1764263160", "uncertainty": 120 }, "departure": { "time": "1764263160", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 13 }, { "arrival": { "time": "1764263460", "uncertainty": 120 }, "departure": { "time": "1764263460", "uncertainty": 120 }, "stopId": "neudun1", "stopSequence": 14 }, { "arrival": { "time": "1764263519", "uncertainty": 120 }, "departure": { "time": "1764263519", "uncertainty": 120 }, "stopId": "neumin", "stopSequence": 15 }, { "arrival": { "time": "1764263940", "uncertainty": 120 }, "departure": { "time": "1764263940", "uncertainty": 120 }, "stopId": "neslav2", "stopSequence": 16 }, { "arrival": { "time": "1764264024", "uncertainty": 120 }, "departure": { "time": "1764264024", "uncertainty": 120 }, "stopId": "neucoin", "stopSequence": 17 }, { "arrival": { "time": "1764264120", "uncertainty": 120 }, "departure": { "time": "1764264120", "uncertainty": 120 }, "stopId": "neumai2", "stopSequence": 18 }, { "arrival": { "time": "1764264220", "uncertainty": 120 }, "departure": { "time": "1764264220", "uncertainty": 120 }, "stopId": "neuforg", "stopSequence": 19 }, { "arrival": { "time": "1764264300", "uncertainty": 120 }, "departure": { "time": "1764264300", "uncertainty": 120 }, "stopId": "neuson1", "stopSequence": 20 }, { "arrival": { "time": "1764264563", "uncertainty": 120 }, "departure": { "time": "1764264563", "uncertainty": 120 }, "stopId": "dancite", "stopSequence": 21 }, { "arrival": { "time": "1764264677", "uncertainty": 120 }, "departure": { "time": "1764264677", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 22 }, { "arrival": { "time": "1764264780", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 23 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323903" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21323873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260492", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1764260561", "uncertainty": 120 }, "departure": { "time": "1764260582", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 2 }, { "arrival": { "time": "1764260630", "uncertainty": 120 }, "departure": { "time": "1764260642", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 3 }, { "arrival": { "time": "1764260712", "uncertainty": 120 }, "departure": { "time": "1764260732", "uncertainty": 120 }, "stopId": "bsmneu", "stopSequence": 4 }, { "arrival": { "time": "1764260810", "uncertainty": 120 }, "departure": { "time": "1764260822", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 5 }, { "arrival": { "time": "1764260860", "uncertainty": 120 }, "departure": { "time": "1764260912", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 6 }, { "arrival": { "time": "1764260989", "uncertainty": 120 }, "departure": { "time": "1764260989", "uncertainty": 120 }, "stopId": "bsmpalb2", "stopSequence": 7 }, { "arrival": { "time": "1764261061", "uncertainty": 120 }, "departure": { "time": "1764261061", "uncertainty": 120 }, "stopId": "bsmeco", "stopSequence": 8 }, { "arrival": { "time": "1764261131", "uncertainty": 120 }, "departure": { "time": "1764261131", "uncertainty": 120 }, "stopId": "bsmnico", "stopSequence": 9 }, { "arrival": { "time": "1764261277", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 10 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323873" }, "vehicle": { "id": "619", "label": "619" } } }, { "id": "21725904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261720", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725904" } } }, { "id": "21725905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259345", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1764259421", "uncertainty": 120 }, "departure": { "time": "1764259421", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1764259624", "uncertainty": 120 }, "departure": { "time": "1764259624", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1764259684", "uncertainty": 120 }, "departure": { "time": "1764259705", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1764259855", "uncertainty": 120 }, "departure": { "time": "1764259855", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1764259926", "uncertainty": 120 }, "departure": { "time": "1764259945", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 6 }, { "arrival": { "time": "1764260005", "uncertainty": 120 }, "departure": { "time": "1764260065", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1764260145", "uncertainty": 120 }, "departure": { "time": "1764260145", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1764260195", "uncertainty": 120 }, "departure": { "time": "1764260215", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 9 }, { "arrival": { "time": "1764260266", "uncertainty": 120 }, "departure": { "time": "1764260266", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1764260323", "uncertainty": 120 }, "departure": { "time": "1764260335", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1764260518", "uncertainty": 120 }, "departure": { "time": "1764260579", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1764260696", "uncertainty": 120 }, "departure": { "time": "1764260758", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1764261026", "uncertainty": 120 }, "departure": { "time": "1764261026", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1764261125", "uncertainty": 120 }, "departure": { "time": "1764261300", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1764261385", "uncertainty": 120 }, "departure": { "time": "1764261385", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1764261465", "uncertainty": 120 }, "departure": { "time": "1764261465", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1764261526", "uncertainty": 120 }, "departure": { "time": "1764261526", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 18 }, { "arrival": { "time": "1764261621", "uncertainty": 120 }, "departure": { "time": "1764261621", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1764261713", "uncertainty": 120 }, "departure": { "time": "1764261713", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 20 }, { "arrival": { "time": "1764261773", "uncertainty": 120 }, "departure": { "time": "1764261773", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1764261818", "uncertainty": 120 }, "departure": { "time": "1764261818", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1764261880", "uncertainty": 120 }, "departure": { "time": "1764261880", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1764261964", "uncertainty": 120 }, "departure": { "time": "1764261964", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1764262045", "uncertainty": 120 }, "departure": { "time": "1764262045", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1764262118", "uncertainty": 120 }, "departure": { "time": "1764262118", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1764262242", "uncertainty": 120 }, "departure": { "time": "1764262242", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1764262302", "uncertainty": 120 }, "departure": { "time": "1764262302", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1764262374", "uncertainty": 120 }, "departure": { "time": "1764262374", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1764262422", "uncertainty": 120 }, "departure": { "time": "1764262422", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1764262482", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725905" }, "vehicle": { "id": "181", "label": "181" } } }, { "id": "21323870", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764261600", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323870" } } }, { "id": "21323868", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262800", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323868" } } }, { "id": "21323858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263100", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "SP", "scheduleRelationship": "SCHEDULED", "tripId": "21323858" } } }, { "id": "21725914", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260703", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764260794", "uncertainty": 120 }, "departure": { "time": "1764260824", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764260891", "uncertainty": 120 }, "departure": { "time": "1764260891", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764260918", "uncertainty": 120 }, "departure": { "time": "1764260918", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764260978", "uncertainty": 120 }, "departure": { "time": "1764260978", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764261034", "uncertainty": 120 }, "departure": { "time": "1764261034", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764261124", "uncertainty": 120 }, "departure": { "time": "1764261124", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764261248", "uncertainty": 120 }, "departure": { "time": "1764261248", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764261337", "uncertainty": 120 }, "departure": { "time": "1764261337", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764261411", "uncertainty": 120 }, "departure": { "time": "1764261411", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764261470", "uncertainty": 120 }, "departure": { "time": "1764261470", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764261562", "uncertainty": 120 }, "departure": { "time": "1764261562", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764261622", "uncertainty": 120 }, "departure": { "time": "1764261622", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764261830", "uncertainty": 120 }, "departure": { "time": "1764261830", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764261865", "uncertainty": 120 }, "departure": { "time": "1764261865", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764262005", "uncertainty": 120 }, "departure": { "time": "1764262005", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764262185", "uncertainty": 120 }, "departure": { "time": "1764262200", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764262380", "uncertainty": 120 }, "departure": { "time": "1764262380", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764262530", "uncertainty": 120 }, "departure": { "time": "1764262530", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764262672", "uncertainty": 120 }, "departure": { "time": "1764262672", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764262830", "uncertainty": 120 }, "departure": { "time": "1764262830", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764262933", "uncertainty": 120 }, "departure": { "time": "1764262933", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764263010", "uncertainty": 120 }, "departure": { "time": "1764263010", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764263098", "uncertainty": 120 }, "departure": { "time": "1764263098", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764263297", "uncertainty": 120 }, "departure": { "time": "1764263297", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764263451", "uncertainty": 120 }, "departure": { "time": "1764263451", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764263537", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725914" }, "vehicle": { "id": "166", "label": "166" } } }, { "id": "21725893", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764259834", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764259948", "uncertainty": 120 }, "departure": { "time": "1764259948", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764259990", "uncertainty": 120 }, "departure": { "time": "1764259990", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764260013", "uncertainty": 120 }, "departure": { "time": "1764260014", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764260069", "uncertainty": 120 }, "departure": { "time": "1764260074", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764260122", "uncertainty": 120 }, "departure": { "time": "1764260134", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764260224", "uncertainty": 120 }, "departure": { "time": "1764260224", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764260344", "uncertainty": 120 }, "departure": { "time": "1764260408", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764260494", "uncertainty": 120 }, "departure": { "time": "1764260524", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764260598", "uncertainty": 120 }, "departure": { "time": "1764260614", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764260673", "uncertainty": 120 }, "departure": { "time": "1764260674", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764260764", "uncertainty": 120 }, "departure": { "time": "1764260764", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764260824", "uncertainty": 120 }, "departure": { "time": "1764260824", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764260952", "uncertainty": 120 }, "departure": { "time": "1764260952", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764261004", "uncertainty": 120 }, "departure": { "time": "1764261004", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764261146", "uncertainty": 120 }, "departure": { "time": "1764261146", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764261318", "uncertainty": 120 }, "departure": { "time": "1764261318", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764261471", "uncertainty": 120 }, "departure": { "time": "1764261471", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764261597", "uncertainty": 120 }, "departure": { "time": "1764261597", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764261784", "uncertainty": 120 }, "departure": { "time": "1764261784", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764261876", "uncertainty": 120 }, "departure": { "time": "1764261876", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764261936", "uncertainty": 120 }, "departure": { "time": "1764261936", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764261981", "uncertainty": 120 }, "departure": { "time": "1764261981", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764262057", "uncertainty": 120 }, "departure": { "time": "1764262057", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764262298", "uncertainty": 120 }, "departure": { "time": "1764262298", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764262452", "uncertainty": 120 }, "departure": { "time": "1764262452", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764262538", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725893" }, "vehicle": { "id": "177", "label": "177" } } }, { "id": "21323848", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 }, { "arrival": { "time": "1764261086", "uncertainty": 120 }, "departure": { "time": "1764261086", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 2 }, { "arrival": { "time": "1764261107", "uncertainty": 120 }, "departure": { "time": "1764261107", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 3 }, { "arrival": { "time": "1764261151", "uncertainty": 120 }, "departure": { "time": "1764261151", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 4 }, { "arrival": { "time": "1764261223", "uncertainty": 120 }, "departure": { "time": "1764261223", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 5 }, { "arrival": { "time": "1764261312", "uncertainty": 120 }, "departure": { "time": "1764261312", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 6 }, { "arrival": { "time": "1764261374", "uncertainty": 120 }, "departure": { "time": "1764261374", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 7 }, { "arrival": { "time": "1764261432", "uncertainty": 120 }, "departure": { "time": "1764261432", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 8 }, { "arrival": { "time": "1764261519", "uncertainty": 120 }, "departure": { "time": "1764261519", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 9 }, { "arrival": { "time": "1764261656", "uncertainty": 120 }, "departure": { "time": "1764261656", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 10 }, { "arrival": { "time": "1764261886", "uncertainty": 120 }, "departure": { "time": "1764261886", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 11 }, { "arrival": { "time": "1764261951", "uncertainty": 120 }, "departure": { "time": "1764261951", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 12 }, { "arrival": { "time": "1764262002", "uncertainty": 120 }, "departure": { "time": "1764262002", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 13 }, { "arrival": { "time": "1764262042", "uncertainty": 120 }, "departure": { "time": "1764262042", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 14 }, { "arrival": { "time": "1764262089", "uncertainty": 120 }, "departure": { "time": "1764262089", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 15 }, { "arrival": { "time": "1764262187", "uncertainty": 120 }, "departure": { "time": "1764262187", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 16 }, { "arrival": { "time": "1764262306", "uncertainty": 120 }, "departure": { "time": "1764262306", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 17 }, { "arrival": { "time": "1764262415", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 18 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323848" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323849", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262500", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323849" } } }, { "id": "21725901", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764262920", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725901" } } }, { "id": "21725812", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260778", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764260858", "uncertainty": 120 }, "departure": { "time": "1764260868", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764260959", "uncertainty": 120 }, "departure": { "time": "1764260962", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764261101", "uncertainty": 120 }, "departure": { "time": "1764261101", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1764261171", "uncertainty": 120 }, "departure": { "time": "1764261171", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1764261221", "uncertainty": 120 }, "departure": { "time": "1764261221", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1764261364", "uncertainty": 120 }, "departure": { "time": "1764261364", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764261470", "uncertainty": 120 }, "departure": { "time": "1764261470", "uncertainty": 120 }, "stopId": "outrsal3", "stopSequence": 8 }, { "arrival": { "time": "1764261515", "uncertainty": 120 }, "departure": { "time": "1764261515", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1764261577", "uncertainty": 120 }, "departure": { "time": "1764261577", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1764261658", "uncertainty": 120 }, "departure": { "time": "1764261658", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1764261712", "uncertainty": 120 }, "departure": { "time": "1764261712", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1764261821", "uncertainty": 120 }, "departure": { "time": "1764261821", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1764262061", "uncertainty": 120 }, "departure": { "time": "1764262061", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764262241", "uncertainty": 120 }, "departure": { "time": "1764262241", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764262356", "uncertainty": 120 }, "departure": { "time": "1764262356", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764262601", "uncertainty": 120 }, "departure": { "time": "1764262601", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764262731", "uncertainty": 120 }, "departure": { "time": "1764262731", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764262839", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 19 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725812" }, "vehicle": { "id": "165", "label": "165" } } }, { "id": "21725813", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764260973", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764261332", "uncertainty": 120 }, "departure": { "time": "1764261332", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764261407", "uncertainty": 120 }, "departure": { "time": "1764261407", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764261643", "uncertainty": 120 }, "departure": { "time": "1764261643", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1764261766", "uncertainty": 120 }, "departure": { "time": "1764261766", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1764261947", "uncertainty": 120 }, "departure": { "time": "1764261947", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1764262001", "uncertainty": 120 }, "departure": { "time": "1764262001", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1764262139", "uncertainty": 120 }, "departure": { "time": "1764262139", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1764262212", "uncertainty": 120 }, "departure": { "time": "1764262212", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1764262262", "uncertainty": 120 }, "departure": { "time": "1764262262", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1764262382", "uncertainty": 120 }, "departure": { "time": "1764262382", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1764262511", "uncertainty": 120 }, "departure": { "time": "1764262511", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1764262611", "uncertainty": 120 }, "departure": { "time": "1764262611", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1764262641", "uncertainty": 120 }, "departure": { "time": "1764262641", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1764262725", "uncertainty": 120 }, "departure": { "time": "1764262725", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1764262779", "uncertainty": 120 }, "departure": { "time": "1764262779", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1764262889", "uncertainty": 120 }, "departure": { "time": "1764262889", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1764262973", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725813" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21725814", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263400", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725814" } } }, { "id": "21725815", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764263700", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764260973", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725815" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764260973" } }