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

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%
28/11/2025
100%
29/11/2025
100%
30/11/2025
100%
01/12/2025
100%
02/12/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

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

Rapport de validation

240 erreurs, 38 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 8 erreurs

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

Exemples d'erreurs
  • 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 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 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 21323616 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 21323739 stop_sequence [2, 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 20 erreurs

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

Exemples d'erreurs
  • trip_id 21323855 stop_id smbsand does not exist in GTFS data stops.txt
  • trip_id 21323613 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323612 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323615 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 206 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 21725823 stop_sequence 4 arrival_time 08:09:21 (1764572961) is equal to previous stop arrival_time 08:09:21 (1764572961) - times must increase between two sequential stops
  • trip_id 21725823 stop_sequence 4 arrival_time 08:09:21 (1764572961) is equal to previous stop departure_time 08:09:21 (1764572961) - times must increase between two sequential stops
  • trip_id 21725823 stop_sequence 4 departure_time 08:09:21 (1764572961) is equal to previous stop departure_time 08:09:21 (1764572961) - times must increase between two sequential stops
  • trip_id 21725823 stop_sequence 4 departure_time 08:09:21 (1764572961) is equal to previous stop arrival_time 08:09:21 (1764572961) - times must increase between two sequential stops
  • trip_id 21725823 stop_sequence 5 arrival_time 08:09:21 (1764572961) is equal to previous stop arrival_time 08:09:21 (1764572961) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 3 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id 21725994 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
  • GTFS-rt trip_id 21725993 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
  • GTFS-rt trip_id 21725991 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 1 erreur

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 21323739 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 38 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21323842 does not have a vehicle_id
  • trip_id 21323855 does not have a vehicle_id
  • trip_id 21323825 does not have a vehicle_id
  • trip_id 21725790 does not have a vehicle_id
  • trip_id 21725789 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 514 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 808 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 029 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 250 25 fois (83 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 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 16 16 fois (53 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 16 16 fois (53 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 5 5 fois (17 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 7 3 fois (10 % 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 02/12/2025 à 06h12 Europe/Paris.

trip_updates (61) 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 02/12/2025 à 06h12 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "21323529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323529" } } }, { "id": "21725923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655740", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725923" } } }, { "id": "21323528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764653100", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764653331", "uncertainty": 120 }, "departure": { "time": "1764653331", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764653401", "uncertainty": 120 }, "departure": { "time": "1764653401", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764653439", "uncertainty": 120 }, "departure": { "time": "1764653439", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764653497", "uncertainty": 120 }, "departure": { "time": "1764653497", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764653543", "uncertainty": 120 }, "departure": { "time": "1764653543", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764653614", "uncertainty": 120 }, "departure": { "time": "1764653614", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764653677", "uncertainty": 120 }, "departure": { "time": "1764653677", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764653712", "uncertainty": 120 }, "departure": { "time": "1764653712", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764653757", "uncertainty": 120 }, "departure": { "time": "1764653757", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764653862", "uncertainty": 120 }, "departure": { "time": "1764653862", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764654276", "uncertainty": 120 }, "departure": { "time": "1764654276", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1764654342", "uncertainty": 120 }, "departure": { "time": "1764654342", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1764654407", "uncertainty": 120 }, "departure": { "time": "1764654407", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1764654463", "uncertainty": 120 }, "departure": { "time": "1764654463", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1764654509", "uncertainty": 120 }, "departure": { "time": "1764654509", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1764654609", "uncertainty": 120 }, "departure": { "time": "1764654609", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1764654647", "uncertainty": 120 }, "departure": { "time": "1764654647", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1764654702", "uncertainty": 120 }, "departure": { "time": "1764654702", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1764654802", "uncertainty": 120 }, "departure": { "time": "1764654802", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1764654882", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323528" } } }, { "id": "21725922", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654840", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725922" } } }, { "id": "21323531", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764653340", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323531" } } }, { "id": "21725921", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764653940", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725921" } } }, { "id": "21725920", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725920" } } }, { "id": "21725926", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655380", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725926" } } }, { "id": "21725924", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655740", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725924" } } }, { "id": "21323605", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764654609", "uncertainty": 120 }, "departure": { "time": "1764654609", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764654638", "uncertainty": 120 }, "departure": { "time": "1764654638", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764654649", "uncertainty": 120 }, "departure": { "time": "1764654649", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764654663", "uncertainty": 120 }, "departure": { "time": "1764654663", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764654736", "uncertainty": 120 }, "departure": { "time": "1764654736", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764653700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764653895", "uncertainty": 120 }, "departure": { "time": "1764653895", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764653967", "uncertainty": 120 }, "departure": { "time": "1764653967", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764654030", "uncertainty": 120 }, "departure": { "time": "1764654030", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764654120", "uncertainty": 120 }, "departure": { "time": "1764654120", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764654154", "uncertainty": 120 }, "departure": { "time": "1764654154", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764654208", "uncertainty": 120 }, "departure": { "time": "1764654208", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764654271", "uncertainty": 120 }, "departure": { "time": "1764654271", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764654324", "uncertainty": 120 }, "departure": { "time": "1764654324", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764654360", "uncertainty": 120 }, "departure": { "time": "1764654360", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764654456", "uncertainty": 120 }, "departure": { "time": "1764654456", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764654532", "uncertainty": 120 }, "departure": { "time": "1764654532", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764654604", "uncertainty": 120 }, "departure": { "time": "1764654604", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764654677", "uncertainty": 120 }, "departure": { "time": "1764654677", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764654720", "uncertainty": 120 }, "departure": { "time": "1764654720", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764654790", "uncertainty": 120 }, "departure": { "time": "1764654790", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764654743", "uncertainty": 120 }, "departure": { "time": "1764654743", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764654844", "uncertainty": 120 }, "departure": { "time": "1764654844", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764654973", "uncertainty": 120 }, "departure": { "time": "1764654973", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764655074", "uncertainty": 120 }, "departure": { "time": "1764655074", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764655157", "uncertainty": 120 }, "departure": { "time": "1764655157", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764655271", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323605" } } }, { "id": "21323604", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764652540", "uncertainty": 120 }, "departure": { "time": "1764652540", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764652569", "uncertainty": 120 }, "departure": { "time": "1764652569", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764652580", "uncertainty": 120 }, "departure": { "time": "1764652580", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764652594", "uncertainty": 120 }, "departure": { "time": "1764652594", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764652667", "uncertainty": 120 }, "departure": { "time": "1764652667", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764651755", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764651934", "uncertainty": 120 }, "departure": { "time": "1764651934", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764652002", "uncertainty": 120 }, "departure": { "time": "1764652002", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764652034", "uncertainty": 120 }, "departure": { "time": "1764652034", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764652084", "uncertainty": 120 }, "departure": { "time": "1764652114", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764652144", "uncertainty": 120 }, "departure": { "time": "1764652144", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764652174", "uncertainty": 120 }, "departure": { "time": "1764652174", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764652204", "uncertainty": 120 }, "departure": { "time": "1764652204", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764652234", "uncertainty": 120 }, "departure": { "time": "1764652264", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764652335", "uncertainty": 120 }, "departure": { "time": "1764652335", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764652406", "uncertainty": 120 }, "departure": { "time": "1764652406", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764652471", "uncertainty": 120 }, "departure": { "time": "1764652471", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764652535", "uncertainty": 120 }, "departure": { "time": "1764652535", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764652577", "uncertainty": 120 }, "departure": { "time": "1764652577", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764652620", "uncertainty": 120 }, "departure": { "time": "1764652620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764652690", "uncertainty": 120 }, "departure": { "time": "1764652690", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764652674", "uncertainty": 120 }, "departure": { "time": "1764652674", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764652739", "uncertainty": 120 }, "departure": { "time": "1764652739", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764652865", "uncertainty": 120 }, "departure": { "time": "1764652865", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764652931", "uncertainty": 120 }, "departure": { "time": "1764652931", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764652994", "uncertainty": 120 }, "departure": { "time": "1764652994", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764653108", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323604" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21323607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656713", "uncertainty": 120 }, "departure": { "time": "1764656713", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764656742", "uncertainty": 120 }, "departure": { "time": "1764656742", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764656753", "uncertainty": 120 }, "departure": { "time": "1764656753", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764656767", "uncertainty": 120 }, "departure": { "time": "1764656767", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764656840", "uncertainty": 120 }, "departure": { "time": "1764656840", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764655440", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764655691", "uncertainty": 120 }, "departure": { "time": "1764655691", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764655783", "uncertainty": 120 }, "departure": { "time": "1764655783", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764655864", "uncertainty": 120 }, "departure": { "time": "1764655864", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764655980", "uncertainty": 120 }, "departure": { "time": "1764655980", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764656031", "uncertainty": 120 }, "departure": { "time": "1764656031", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764656112", "uncertainty": 120 }, "departure": { "time": "1764656112", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764656207", "uncertainty": 120 }, "departure": { "time": "1764656207", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764656287", "uncertainty": 120 }, "departure": { "time": "1764656287", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764656340", "uncertainty": 120 }, "departure": { "time": "1764656340", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764656483", "uncertainty": 120 }, "departure": { "time": "1764656483", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764656597", "uncertainty": 120 }, "departure": { "time": "1764656597", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764656705", "uncertainty": 120 }, "departure": { "time": "1764656705", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764656815", "uncertainty": 120 }, "departure": { "time": "1764656815", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764656880", "uncertainty": 120 }, "departure": { "time": "1764656880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764656968", "uncertainty": 120 }, "departure": { "time": "1764656968", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764656849", "uncertainty": 120 }, "departure": { "time": "1764656849", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764656974", "uncertainty": 120 }, "departure": { "time": "1764656974", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764657120", "uncertainty": 120 }, "departure": { "time": "1764657120", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764657234", "uncertainty": 120 }, "departure": { "time": "1764657234", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764657322", "uncertainty": 120 }, "departure": { "time": "1764657322", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764657451", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323607" } } }, { "id": "21323606", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764655160", "uncertainty": 120 }, "departure": { "time": "1764655160", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764654600", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764654768", "uncertainty": 120 }, "departure": { "time": "1764654768", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764654884", "uncertainty": 120 }, "departure": { "time": "1764654884", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764654960", "uncertainty": 120 }, "departure": { "time": "1764654960", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764655064", "uncertainty": 120 }, "departure": { "time": "1764655064", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764655155", "uncertainty": 120 }, "departure": { "time": "1764655155", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764655260", "uncertainty": 120 }, "departure": { "time": "1764655260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764655308", "uncertainty": 120 }, "departure": { "time": "1764655308", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764655249", "uncertainty": 120 }, "departure": { "time": "1764655249", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764655325", "uncertainty": 120 }, "departure": { "time": "1764655325", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764655450", "uncertainty": 120 }, "departure": { "time": "1764655450", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764655527", "uncertainty": 120 }, "departure": { "time": "1764655527", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764655590", "uncertainty": 120 }, "departure": { "time": "1764655590", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764655649", "uncertainty": 120 }, "departure": { "time": "1764655649", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764655746", "uncertainty": 120 }, "departure": { "time": "1764655746", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764655807", "uncertainty": 120 }, "departure": { "time": "1764655807", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764655879", "uncertainty": 120 }, "departure": { "time": "1764655879", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764655934", "uncertainty": 120 }, "departure": { "time": "1764655934", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764656004", "uncertainty": 120 }, "departure": { "time": "1764656004", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764656085", "uncertainty": 120 }, "departure": { "time": "1764656085", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764656200", "uncertainty": 120 }, "departure": { "time": "1764656200", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764656272", "uncertainty": 120 }, "departure": { "time": "1764656272", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764656363", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323606" } } }, { "id": "21323532", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654840", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323532" } } }, { "id": "21323534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764655461", "uncertainty": 120 }, "departure": { "time": "1764655461", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764655492", "uncertainty": 120 }, "departure": { "time": "1764655492", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764654900", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764655071", "uncertainty": 120 }, "departure": { "time": "1764655071", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764655185", "uncertainty": 120 }, "departure": { "time": "1764655185", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764655260", "uncertainty": 120 }, "departure": { "time": "1764655260", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764655364", "uncertainty": 120 }, "departure": { "time": "1764655364", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764655455", "uncertainty": 120 }, "departure": { "time": "1764655455", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764655560", "uncertainty": 120 }, "departure": { "time": "1764655560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764655596", "uncertainty": 120 }, "departure": { "time": "1764655596", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764655494", "uncertainty": 120 }, "departure": { "time": "1764655494", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764655571", "uncertainty": 120 }, "departure": { "time": "1764655571", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764655684", "uncertainty": 120 }, "departure": { "time": "1764655684", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764655791", "uncertainty": 120 }, "departure": { "time": "1764655791", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764655866", "uncertainty": 120 }, "departure": { "time": "1764655866", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764655912", "uncertainty": 120 }, "departure": { "time": "1764655912", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764655983", "uncertainty": 120 }, "departure": { "time": "1764655983", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764656138", "uncertainty": 120 }, "departure": { "time": "1764656138", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764656253", "uncertainty": 120 }, "departure": { "time": "1764656253", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764656329", "uncertainty": 120 }, "departure": { "time": "1764656329", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764656473", "uncertainty": 120 }, "departure": { "time": "1764656473", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764656572", "uncertainty": 120 }, "departure": { "time": "1764656572", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764656682", "uncertainty": 120 }, "departure": { "time": "1764656682", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764656740", "uncertainty": 120 }, "departure": { "time": "1764656740", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764656833", "uncertainty": 120 }, "departure": { "time": "1764656833", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764656930", "uncertainty": 120 }, "departure": { "time": "1764656930", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764657025", "uncertainty": 120 }, "departure": { "time": "1764657025", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764657109", "uncertainty": 120 }, "departure": { "time": "1764657109", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764657202", "uncertainty": 120 }, "departure": { "time": "1764657202", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764657364", "uncertainty": 120 }, "departure": { "time": "1764657364", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764657471", "uncertainty": 120 }, "departure": { "time": "1764657471", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764657544", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323534" } } }, { "id": "21323530", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764651307", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1764651367", "uncertainty": 120 }, "departure": { "time": "1764651457", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764651531", "uncertainty": 120 }, "departure": { "time": "1764651531", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1764651607", "uncertainty": 120 }, "departure": { "time": "1764651607", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1764651646", "uncertainty": 120 }, "departure": { "time": "1764651667", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1764651719", "uncertainty": 120 }, "departure": { "time": "1764651727", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1764651824", "uncertainty": 120 }, "departure": { "time": "1764651847", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1764651892", "uncertainty": 120 }, "departure": { "time": "1764651907", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1764651965", "uncertainty": 120 }, "departure": { "time": "1764651965", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1764651997", "uncertainty": 120 }, "departure": { "time": "1764651997", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1764652027", "uncertainty": 120 }, "departure": { "time": "1764652027", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1764652065", "uncertainty": 120 }, "departure": { "time": "1764652065", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1764652098", "uncertainty": 120 }, "departure": { "time": "1764652098", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1764652117", "uncertainty": 120 }, "departure": { "time": "1764652117", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1764652288", "uncertainty": 120 }, "departure": { "time": "1764652288", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 15 }, { "arrival": { "time": "1764652403", "uncertainty": 120 }, "departure": { "time": "1764652403", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 16 }, { "arrival": { "time": "1764652480", "uncertainty": 120 }, "departure": { "time": "1764652480", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 17 }, { "arrival": { "time": "1764652645", "uncertainty": 120 }, "departure": { "time": "1764652645", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764652733", "uncertainty": 120 }, "departure": { "time": "1764652733", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 19 }, { "arrival": { "time": "1764652818", "uncertainty": 120 }, "departure": { "time": "1764652818", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 20 }, { "arrival": { "time": "1764653008", "uncertainty": 120 }, "departure": { "time": "1764653008", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 21 }, { "arrival": { "time": "1764653078", "uncertainty": 120 }, "departure": { "time": "1764653078", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 22 }, { "arrival": { "time": "1764653238", "uncertainty": 120 }, "departure": { "time": "1764653238", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 23 }, { "arrival": { "time": "1764653310", "uncertainty": 120 }, "departure": { "time": "1764653310", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 24 }, { "arrival": { "time": "1764653353", "uncertainty": 120 }, "departure": { "time": "1764653353", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 25 }, { "arrival": { "time": "1764653418", "uncertainty": 120 }, "departure": { "time": "1764653418", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 26 }, { "arrival": { "time": "1764653465", "uncertainty": 120 }, "departure": { "time": "1764653465", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 27 }, { "arrival": { "time": "1764653537", "uncertainty": 120 }, "departure": { "time": "1764653537", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 28 }, { "arrival": { "time": "1764653598", "uncertainty": 120 }, "departure": { "time": "1764653598", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 29 }, { "arrival": { "time": "1764653617", "uncertainty": 120 }, "departure": { "time": "1764653617", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 30 }, { "arrival": { "time": "1764653692", "uncertainty": 120 }, "departure": { "time": "1764653692", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 31 }, { "arrival": { "time": "1764653834", "uncertainty": 120 }, "departure": { "time": "1764653834", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 32 }, { "arrival": { "time": "1764653858", "uncertainty": 120 }, "departure": { "time": "1764653858", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 33 }, { "arrival": { "time": "1764653897", "uncertainty": 120 }, "departure": { "time": "1764653897", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 34 }, { "arrival": { "time": "1764653958", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 35 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323530" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323543", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655080", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323543" } } }, { "id": "21323582", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323582" } } }, { "id": "21323712", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764655614", "uncertainty": 120 }, "departure": { "time": "1764655614", "uncertainty": 120 }, "stopId": "outlagr2" }, { "arrival": { "time": "1764655949", "uncertainty": 120 }, "departure": { "time": "1764655949", "uncertainty": 120 }, "stopId": "outbert" }, { "arrival": { "time": "1764656056", "uncertainty": 120 }, "departure": { "time": "1764656056", "uncertainty": 120 }, "stopId": "outneuf" }, { "departure": { "time": "1764654900", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 1 }, { "arrival": { "time": "1764654942", "uncertainty": 120 }, "departure": { "time": "1764654942", "uncertainty": 120 }, "stopId": "semgar3", "stopSequence": 2 }, { "arrival": { "time": "1764655020", "uncertainty": 120 }, "departure": { "time": "1764655020", "uncertainty": 120 }, "stopId": "semsau", "stopSequence": 3 }, { "arrival": { "time": "1764655089", "uncertainty": 120 }, "departure": { "time": "1764655089", "uncertainty": 120 }, "stopId": "semfont2", "stopSequence": 4 }, { "arrival": { "time": "1764655140", "uncertainty": 120 }, "departure": { "time": "1764655140", "uncertainty": 120 }, "stopId": "semecau2", "stopSequence": 5 }, { "arrival": { "time": "1764655198", "uncertainty": 120 }, "departure": { "time": "1764655198", "uncertainty": 120 }, "stopId": "semecol2", "stopSequence": 6 }, { "arrival": { "time": "1764655252", "uncertainty": 120 }, "departure": { "time": "1764655252", "uncertainty": 120 }, "stopId": "semcalv4", "stopSequence": 7 }, { "arrival": { "time": "1764655330", "uncertainty": 120 }, "departure": { "time": "1764655330", "uncertainty": 120 }, "stopId": "semegli2", "stopSequence": 8 }, { "arrival": { "time": "1764655508", "uncertainty": 120 }, "departure": { "time": "1764655508", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764655566", "uncertainty": 120 }, "departure": { "time": "1764655566", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764655620", "uncertainty": 120 }, "departure": { "time": "1764655620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 11 }, { "arrival": { "time": "1764655658", "uncertainty": 120 }, "departure": { "time": "1764655658", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim", "stopSequence": 12 }, { "arrival": { "time": "1764655742", "uncertainty": 120 }, "departure": { "time": "1764655742", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver", "stopSequence": 13 }, { "arrival": { "time": "1764655800", "uncertainty": 120 }, "departure": { "time": "1764655800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha", "stopSequence": 14 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 15 }, { "arrival": { "time": "1764655955", "uncertainty": 120 }, "departure": { "time": "1764655955", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai", "stopSequence": 16 }, { "arrival": { "time": "1764656063", "uncertainty": 120 }, "departure": { "time": "1764656063", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 17 }, { "arrival": { "time": "1764656205", "uncertainty": 120 }, "departure": { "time": "1764656205", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764656303", "uncertainty": 120 }, "departure": { "time": "1764656303", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 19 }, { "arrival": { "time": "1764656385", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 20 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323712" } } }, { "id": "21726026", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764653107", "uncertainty": 120 }, "departure": { "time": "1764653107", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764653296", "uncertainty": 120 }, "departure": { "time": "1764653296", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764651813", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 1 }, { "arrival": { "time": "1764651902", "uncertainty": 120 }, "departure": { "time": "1764651902", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764651962", "uncertainty": 120 }, "departure": { "time": "1764651962", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1764652052", "uncertainty": 120 }, "departure": { "time": "1764652052", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1764652082", "uncertainty": 120 }, "departure": { "time": "1764652112", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1764652188", "uncertainty": 120 }, "departure": { "time": "1764652188", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 6 }, { "arrival": { "time": "1764652218", "uncertainty": 120 }, "departure": { "time": "1764652232", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 7 }, { "arrival": { "time": "1764652282", "uncertainty": 120 }, "departure": { "time": "1764652282", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 8 }, { "arrival": { "time": "1764652310", "uncertainty": 120 }, "departure": { "time": "1764652322", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 9 }, { "arrival": { "time": "1764652377", "uncertainty": 120 }, "departure": { "time": "1764652377", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 10 }, { "arrival": { "time": "1764652425", "uncertainty": 120 }, "departure": { "time": "1764652425", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 11 }, { "arrival": { "time": "1764652497", "uncertainty": 120 }, "departure": { "time": "1764652497", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 12 }, { "arrival": { "time": "1764652744", "uncertainty": 120 }, "departure": { "time": "1764652744", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 13 }, { "arrival": { "time": "1764652798", "uncertainty": 120 }, "departure": { "time": "1764652798", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 14 }, { "arrival": { "time": "1764652835", "uncertainty": 120 }, "departure": { "time": "1764652835", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 15 }, { "arrival": { "time": "1764652857", "uncertainty": 120 }, "departure": { "time": "1764652857", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 16 }, { "arrival": { "time": "1764652926", "uncertainty": 120 }, "departure": { "time": "1764652926", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 17 }, { "arrival": { "time": "1764653042", "uncertainty": 120 }, "departure": { "time": "1764653042", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 18 }, { "arrival": { "time": "1764653160", "uncertainty": 120 }, "departure": { "time": "1764653160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 19 }, { "arrival": { "time": "1764653229", "uncertainty": 120 }, "departure": { "time": "1764653229", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 20 }, { "arrival": { "time": "1764653329", "uncertainty": 120 }, "departure": { "time": "1764653329", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 21 }, { "arrival": { "time": "1764653392", "uncertainty": 120 }, "departure": { "time": "1764653392", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 22 }, { "arrival": { "time": "1764653305", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 23 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21726026" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21726030", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656815", "uncertainty": 120 }, "departure": { "time": "1764656815", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764656840", "uncertainty": 120 }, "departure": { "time": "1764656840", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764656854", "uncertainty": 120 }, "departure": { "time": "1764656854", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764656906", "uncertainty": 120 }, "departure": { "time": "1764656906", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764656974", "uncertainty": 120 }, "departure": { "time": "1764656974", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657125", "uncertainty": 120 }, "departure": { "time": "1764657125", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657174", "uncertainty": 120 }, "departure": { "time": "1764657174", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657245", "uncertainty": 120 }, "departure": { "time": "1764657245", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657254", "uncertainty": 120 }, "departure": { "time": "1764657254", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657305", "uncertainty": 120 }, "departure": { "time": "1764657305", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657347", "uncertainty": 120 }, "departure": { "time": "1764657347", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655740", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764655842", "uncertainty": 120 }, "departure": { "time": "1764655842", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764655925", "uncertainty": 120 }, "departure": { "time": "1764655925", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764656075", "uncertainty": 120 }, "departure": { "time": "1764656075", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1764656179", "uncertainty": 120 }, "departure": { "time": "1764656179", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1764656261", "uncertainty": 120 }, "departure": { "time": "1764656261", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1764656329", "uncertainty": 120 }, "departure": { "time": "1764656329", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1764656460", "uncertainty": 120 }, "departure": { "time": "1764656460", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1764656505", "uncertainty": 120 }, "departure": { "time": "1764656505", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1764656668", "uncertainty": 120 }, "departure": { "time": "1764656668", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764657120", "uncertainty": 120 }, "departure": { "time": "1764657120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764657420", "uncertainty": 120 }, "departure": { "time": "1764657420", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764657392", "uncertainty": 120 }, "departure": { "time": "1764657392", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764657526", "uncertainty": 120 }, "departure": { "time": "1764657526", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764657706", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 16 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "123", "scheduleRelationship": "SCHEDULED", "tripId": "21726030" } } }, { "id": "21323759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655680", "uncertainty": 120 }, "stopId": "equplag", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "78", "scheduleRelationship": "SCHEDULED", "tripId": "21323759" } } }, { "id": "21323765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655800", "uncertainty": 120 }, "stopId": "smbrons", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "207", "scheduleRelationship": "SCHEDULED", "tripId": "21323765" } } }, { "id": "21323764", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655080", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323764" } } }, { "id": "21323760", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655305", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764655350", "uncertainty": 120 }, "departure": { "time": "1764655350", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764655409", "uncertainty": 120 }, "departure": { "time": "1764655409", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764655485", "uncertainty": 120 }, "departure": { "time": "1764655485", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764655530", "uncertainty": 120 }, "departure": { "time": "1764655530", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764655599", "uncertainty": 120 }, "departure": { "time": "1764655599", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764655698", "uncertainty": 120 }, "departure": { "time": "1764655698", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764655783", "uncertainty": 120 }, "departure": { "time": "1764655783", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764655863", "uncertainty": 120 }, "departure": { "time": "1764655863", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764655955", "uncertainty": 120 }, "departure": { "time": "1764655955", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764656085", "uncertainty": 120 }, "departure": { "time": "1764656085", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764656163", "uncertainty": 120 }, "departure": { "time": "1764656163", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764656227", "uncertainty": 120 }, "departure": { "time": "1764656227", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764656350", "uncertainty": 120 }, "departure": { "time": "1764656350", "uncertainty": 120 }, "stopId": "wimsncf2", "stopSequence": 14 }, { "arrival": { "time": "1764656445", "uncertainty": 120 }, "departure": { "time": "1764656445", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 15 }, { "arrival": { "time": "1764656496", "uncertainty": 120 }, "departure": { "time": "1764656496", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 16 }, { "arrival": { "time": "1764656614", "uncertainty": 120 }, "departure": { "time": "1764656614", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 17 }, { "arrival": { "time": "1764656668", "uncertainty": 120 }, "departure": { "time": "1764656668", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 18 }, { "arrival": { "time": "1764656730", "uncertainty": 120 }, "departure": { "time": "1764656730", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 19 }, { "arrival": { "time": "1764656800", "uncertainty": 120 }, "departure": { "time": "1764656800", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 20 }, { "arrival": { "time": "1764656869", "uncertainty": 120 }, "departure": { "time": "1764656869", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 21 }, { "arrival": { "time": "1764657097", "uncertainty": 120 }, "departure": { "time": "1764657097", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 22 }, { "arrival": { "time": "1764657175", "uncertainty": 120 }, "departure": { "time": "1764657175", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 23 }, { "arrival": { "time": "1764657231", "uncertainty": 120 }, "departure": { "time": "1764657231", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 24 }, { "arrival": { "time": "1764657302", "uncertainty": 120 }, "departure": { "time": "1764657302", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 25 }, { "arrival": { "time": "1764657347", "uncertainty": 120 }, "departure": { "time": "1764657347", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 26 }, { "arrival": { "time": "1764657429", "uncertainty": 120 }, "departure": { "time": "1764657429", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 27 }, { "arrival": { "time": "1764657566", "uncertainty": 120 }, "departure": { "time": "1764657566", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 28 }, { "arrival": { "time": "1764657729", "uncertainty": 120 }, "departure": { "time": "1764657729", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 29 }, { "arrival": { "time": "1764657789", "uncertainty": 120 }, "departure": { "time": "1764657789", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 30 }, { "arrival": { "time": "1764657957", "uncertainty": 120 }, "departure": { "time": "1764657957", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 31 }, { "arrival": { "time": "1764658269", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 32 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323760" } } }, { "id": "21725952", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656305", "uncertainty": 120 }, "departure": { "time": "1764656305", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764656494", "uncertainty": 120 }, "departure": { "time": "1764656494", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764652901", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764652986", "uncertainty": 120 }, "departure": { "time": "1764652986", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764653031", "uncertainty": 120 }, "departure": { "time": "1764653031", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764653144", "uncertainty": 120 }, "departure": { "time": "1764653144", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764653201", "uncertainty": 120 }, "departure": { "time": "1764653201", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764653378", "uncertainty": 120 }, "departure": { "time": "1764653378", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764653441", "uncertainty": 120 }, "departure": { "time": "1764653441", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764653491", "uncertainty": 120 }, "departure": { "time": "1764653491", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764653681", "uncertainty": 120 }, "departure": { "time": "1764653681", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764653835", "uncertainty": 120 }, "departure": { "time": "1764653835", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764653921", "uncertainty": 120 }, "departure": { "time": "1764653921", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764653965", "uncertainty": 120 }, "departure": { "time": "1764653965", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764654058", "uncertainty": 120 }, "departure": { "time": "1764654058", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764654163", "uncertainty": 120 }, "departure": { "time": "1764654163", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764654228", "uncertainty": 120 }, "departure": { "time": "1764654228", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764654310", "uncertainty": 120 }, "departure": { "time": "1764654310", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764654349", "uncertainty": 120 }, "departure": { "time": "1764654349", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764654478", "uncertainty": 120 }, "departure": { "time": "1764654478", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764654605", "uncertainty": 120 }, "departure": { "time": "1764654605", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764654697", "uncertainty": 120 }, "departure": { "time": "1764654697", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764654791", "uncertainty": 120 }, "departure": { "time": "1764654791", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764654862", "uncertainty": 120 }, "departure": { "time": "1764654862", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764654972", "uncertainty": 120 }, "departure": { "time": "1764654972", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764655082", "uncertainty": 120 }, "departure": { "time": "1764655082", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764655157", "uncertainty": 120 }, "departure": { "time": "1764655157", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764655256", "uncertainty": 120 }, "departure": { "time": "1764655256", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764655309", "uncertainty": 120 }, "departure": { "time": "1764655309", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764655359", "uncertainty": 120 }, "departure": { "time": "1764655359", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764655441", "uncertainty": 120 }, "departure": { "time": "1764655441", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764655510", "uncertainty": 120 }, "departure": { "time": "1764655510", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764655584", "uncertainty": 120 }, "departure": { "time": "1764655584", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764655695", "uncertainty": 120 }, "departure": { "time": "1764655695", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764655942", "uncertainty": 120 }, "departure": { "time": "1764655942", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764655996", "uncertainty": 120 }, "departure": { "time": "1764655996", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764656033", "uncertainty": 120 }, "departure": { "time": "1764656033", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764656055", "uncertainty": 120 }, "departure": { "time": "1764656055", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764656124", "uncertainty": 120 }, "departure": { "time": "1764656124", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764656240", "uncertainty": 120 }, "departure": { "time": "1764656240", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764656100", "uncertainty": 120 }, "departure": { "time": "1764656100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764656169", "uncertainty": 120 }, "departure": { "time": "1764656169", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764656269", "uncertainty": 120 }, "departure": { "time": "1764656269", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764656332", "uncertainty": 120 }, "departure": { "time": "1764656332", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764656503", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725952" } } }, { "id": "21725956", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764658210", "uncertainty": 120 }, "departure": { "time": "1764658210", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764658399", "uncertainty": 120 }, "departure": { "time": "1764658399", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764654480", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764654565", "uncertainty": 120 }, "departure": { "time": "1764654565", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764654610", "uncertainty": 120 }, "departure": { "time": "1764654610", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764654723", "uncertainty": 120 }, "departure": { "time": "1764654723", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764654780", "uncertainty": 120 }, "departure": { "time": "1764654780", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764654957", "uncertainty": 120 }, "departure": { "time": "1764654957", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764655020", "uncertainty": 120 }, "departure": { "time": "1764655020", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764655070", "uncertainty": 120 }, "departure": { "time": "1764655070", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764655260", "uncertainty": 120 }, "departure": { "time": "1764655260", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764655414", "uncertainty": 120 }, "departure": { "time": "1764655414", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764655500", "uncertainty": 120 }, "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764655552", "uncertainty": 120 }, "departure": { "time": "1764655552", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764655661", "uncertainty": 120 }, "departure": { "time": "1764655661", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764655784", "uncertainty": 120 }, "departure": { "time": "1764655784", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764655960", "uncertainty": 120 }, "departure": { "time": "1764655960", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764656004", "uncertainty": 120 }, "departure": { "time": "1764656004", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764656160", "uncertainty": 120 }, "departure": { "time": "1764656160", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764656340", "uncertainty": 120 }, "departure": { "time": "1764656340", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764656426", "uncertainty": 120 }, "departure": { "time": "1764656426", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764656520", "uncertainty": 120 }, "departure": { "time": "1764656580", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764656664", "uncertainty": 120 }, "departure": { "time": "1764656664", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764656802", "uncertainty": 120 }, "departure": { "time": "1764656802", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764656940", "uncertainty": 120 }, "departure": { "time": "1764656940", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764657013", "uncertainty": 120 }, "departure": { "time": "1764657013", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764657112", "uncertainty": 120 }, "departure": { "time": "1764657112", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764657165", "uncertainty": 120 }, "departure": { "time": "1764657165", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764657215", "uncertainty": 120 }, "departure": { "time": "1764657215", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764657294", "uncertainty": 120 }, "departure": { "time": "1764657294", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764657360", "uncertainty": 120 }, "departure": { "time": "1764657360", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764657456", "uncertainty": 120 }, "departure": { "time": "1764657456", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764657600", "uncertainty": 120 }, "departure": { "time": "1764657600", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764657847", "uncertainty": 120 }, "departure": { "time": "1764657847", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764657901", "uncertainty": 120 }, "departure": { "time": "1764657901", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764657938", "uncertainty": 120 }, "departure": { "time": "1764657938", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764657960", "uncertainty": 120 }, "departure": { "time": "1764657960", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764658029", "uncertainty": 120 }, "departure": { "time": "1764658029", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764658145", "uncertainty": 120 }, "departure": { "time": "1764658145", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764658200", "uncertainty": 120 }, "departure": { "time": "1764658200", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764658269", "uncertainty": 120 }, "departure": { "time": "1764658269", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764658369", "uncertainty": 120 }, "departure": { "time": "1764658369", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764658432", "uncertainty": 120 }, "departure": { "time": "1764658432", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764658408", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725956" } } }, { "id": "21725969", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764651858", "uncertainty": 120 }, "departure": { "time": "1764651858", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764651922", "uncertainty": 120 }, "departure": { "time": "1764651922", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764652045", "uncertainty": 120 }, "departure": { "time": "1764652045", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764652140", "uncertainty": 120 }, "departure": { "time": "1764652140", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764652294", "uncertainty": 120 }, "departure": { "time": "1764652324", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764652468", "uncertainty": 120 }, "departure": { "time": "1764652468", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764652525", "uncertainty": 120 }, "departure": { "time": "1764652525", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764652572", "uncertainty": 120 }, "departure": { "time": "1764652572", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764652625", "uncertainty": 120 }, "departure": { "time": "1764652625", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764652678", "uncertainty": 120 }, "departure": { "time": "1764652678", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764652877", "uncertainty": 120 }, "departure": { "time": "1764652877", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764652945", "uncertainty": 120 }, "departure": { "time": "1764652945", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764653062", "uncertainty": 120 }, "departure": { "time": "1764653062", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764653164", "uncertainty": 120 }, "departure": { "time": "1764653164", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764653212", "uncertainty": 120 }, "departure": { "time": "1764653212", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764653290", "uncertainty": 120 }, "departure": { "time": "1764653290", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764653370", "uncertainty": 120 }, "departure": { "time": "1764653370", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764653464", "uncertainty": 120 }, "departure": { "time": "1764653464", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764653533", "uncertainty": 120 }, "departure": { "time": "1764653533", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764653695", "uncertainty": 120 }, "departure": { "time": "1764653695", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764653802", "uncertainty": 120 }, "departure": { "time": "1764653802", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764653889", "uncertainty": 120 }, "departure": { "time": "1764653889", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764654023", "uncertainty": 120 }, "departure": { "time": "1764654023", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764654129", "uncertainty": 120 }, "departure": { "time": "1764654129", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764654206", "uncertainty": 120 }, "departure": { "time": "1764654206", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764654296", "uncertainty": 120 }, "departure": { "time": "1764654296", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764654416", "uncertainty": 120 }, "departure": { "time": "1764654416", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764654503", "uncertainty": 120 }, "departure": { "time": "1764654503", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764654584", "uncertainty": 120 }, "departure": { "time": "1764654584", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764654673", "uncertainty": 120 }, "departure": { "time": "1764654673", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764654736", "uncertainty": 120 }, "departure": { "time": "1764654736", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764654760", "uncertainty": 120 }, "departure": { "time": "1764654760", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764654829", "uncertainty": 120 }, "departure": { "time": "1764654829", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764654853", "uncertainty": 120 }, "departure": { "time": "1764654853", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764654931", "uncertainty": 120 }, "departure": { "time": "1764654931", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764655050", "uncertainty": 120 }, "departure": { "time": "1764655050", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764655193", "uncertainty": 120 }, "departure": { "time": "1764655193", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764655230", "uncertainty": 120 }, "departure": { "time": "1764655230", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764655273", "uncertainty": 120 }, "departure": { "time": "1764655273", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764655350", "uncertainty": 120 }, "departure": { "time": "1764655350", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764655437", "uncertainty": 120 }, "departure": { "time": "1764655437", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764655483", "uncertainty": 120 }, "departure": { "time": "1764655483", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764655514", "uncertainty": 120 }, "departure": { "time": "1764655514", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764655590", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725969" }, "vehicle": { "id": "534", "label": "534" } } }, { "id": "21725975", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764653820", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764653898", "uncertainty": 120 }, "departure": { "time": "1764653898", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764653962", "uncertainty": 120 }, "departure": { "time": "1764653962", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764654085", "uncertainty": 120 }, "departure": { "time": "1764654085", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764654180", "uncertainty": 120 }, "departure": { "time": "1764654180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764654150", "uncertainty": 120 }, "departure": { "time": "1764654150", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764654278", "uncertainty": 120 }, "departure": { "time": "1764654278", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764654335", "uncertainty": 120 }, "departure": { "time": "1764654335", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764654382", "uncertainty": 120 }, "departure": { "time": "1764654382", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764654435", "uncertainty": 120 }, "departure": { "time": "1764654435", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764654488", "uncertainty": 120 }, "departure": { "time": "1764654488", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764654687", "uncertainty": 120 }, "departure": { "time": "1764654687", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764654755", "uncertainty": 120 }, "departure": { "time": "1764654755", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764654842", "uncertainty": 120 }, "departure": { "time": "1764654842", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764654944", "uncertainty": 120 }, "departure": { "time": "1764654944", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764654992", "uncertainty": 120 }, "departure": { "time": "1764654992", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764655070", "uncertainty": 120 }, "departure": { "time": "1764655070", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764655150", "uncertainty": 120 }, "departure": { "time": "1764655150", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764655244", "uncertainty": 120 }, "departure": { "time": "1764655244", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764655313", "uncertainty": 120 }, "departure": { "time": "1764655313", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764655475", "uncertainty": 120 }, "departure": { "time": "1764655475", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764655580", "uncertainty": 120 }, "departure": { "time": "1764655580", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764655665", "uncertainty": 120 }, "departure": { "time": "1764655665", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764655793", "uncertainty": 120 }, "departure": { "time": "1764655793", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764655898", "uncertainty": 120 }, "departure": { "time": "1764656040", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764656117", "uncertainty": 120 }, "departure": { "time": "1764656117", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764656220", "uncertainty": 120 }, "departure": { "time": "1764656220", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764656340", "uncertainty": 120 }, "departure": { "time": "1764656340", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764656427", "uncertainty": 120 }, "departure": { "time": "1764656427", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764656491", "uncertainty": 120 }, "departure": { "time": "1764656491", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764656580", "uncertainty": 120 }, "departure": { "time": "1764656580", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764656643", "uncertainty": 120 }, "departure": { "time": "1764656643", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764656667", "uncertainty": 120 }, "departure": { "time": "1764656667", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764656736", "uncertainty": 120 }, "departure": { "time": "1764656736", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764656821", "uncertainty": 120 }, "departure": { "time": "1764656821", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764656940", "uncertainty": 120 }, "departure": { "time": "1764656940", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764657083", "uncertainty": 120 }, "departure": { "time": "1764657083", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764657120", "uncertainty": 120 }, "departure": { "time": "1764657120", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764657163", "uncertainty": 120 }, "departure": { "time": "1764657163", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764657240", "uncertainty": 120 }, "departure": { "time": "1764657240", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764657327", "uncertainty": 120 }, "departure": { "time": "1764657327", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764657373", "uncertainty": 120 }, "departure": { "time": "1764657373", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764657404", "uncertainty": 120 }, "departure": { "time": "1764657404", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764657480", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725975" } } }, { "id": "21323674", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764655653", "uncertainty": 120 }, "departure": { "time": "1764655653", "uncertainty": 120 }, "stopId": "bsmstm2" }, { "arrival": { "time": "1764655728", "uncertainty": 120 }, "departure": { "time": "1764655728", "uncertainty": 120 }, "stopId": "bsmduf2" }, { "arrival": { "time": "1764655768", "uncertainty": 120 }, "departure": { "time": "1764655768", "uncertainty": 120 }, "stopId": "bsmlema" }, { "arrival": { "time": "1764655807", "uncertainty": 120 }, "departure": { "time": "1764655807", "uncertainty": 120 }, "stopId": "smbcal2" }, { "arrival": { "time": "1764655867", "uncertainty": 120 }, "departure": { "time": "1764655867", "uncertainty": 120 }, "stopId": "smbjard2" }, { "arrival": { "time": "1764655917", "uncertainty": 120 }, "departure": { "time": "1764655917", "uncertainty": 120 }, "stopId": "smbjos2" }, { "arrival": { "time": "1764655950", "uncertainty": 120 }, "departure": { "time": "1764655950", "uncertainty": 120 }, "stopId": "bsmmoka2" }, { "arrival": { "time": "1764656025", "uncertainty": 120 }, "departure": { "time": "1764656025", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764656086", "uncertainty": 120 }, "departure": { "time": "1764656086", "uncertainty": 120 }, "stopId": "bsmpatr2" }, { "arrival": { "time": "1764656144", "uncertainty": 120 }, "departure": { "time": "1764656144", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764656177", "uncertainty": 120 }, "departure": { "time": "1764656177", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764656187", "uncertainty": 120 }, "departure": { "time": "1764656187", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764656262", "uncertainty": 120 }, "departure": { "time": "1764656262", "uncertainty": 120 }, "stopId": "bsmduga2" }, { "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764655382", "uncertainty": 120 }, "departure": { "time": "1764655382", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764655478", "uncertainty": 120 }, "departure": { "time": "1764655478", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1764655573", "uncertainty": 120 }, "departure": { "time": "1764655573", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1764655652", "uncertainty": 120 }, "departure": { "time": "1764655652", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1764655758", "uncertainty": 120 }, "departure": { "time": "1764655758", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1764655924", "uncertainty": 120 }, "departure": { "time": "1764655924", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1764655983", "uncertainty": 120 }, "departure": { "time": "1764655983", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1764656036", "uncertainty": 120 }, "departure": { "time": "1764656036", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1764656292", "uncertainty": 120 }, "departure": { "time": "1764656292", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1764656326", "uncertainty": 120 }, "departure": { "time": "1764656326", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1764656436", "uncertainty": 120 }, "departure": { "time": "1764656436", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1764656574", "uncertainty": 120 }, "departure": { "time": "1764656574", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1764656684", "uncertainty": 120 }, "departure": { "time": "1764656684", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764656768", "uncertainty": 120 }, "departure": { "time": "1764656768", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1764656870", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323674" } } }, { "id": "21725987", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764652500", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764652538", "uncertainty": 120 }, "departure": { "time": "1764652538", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764652588", "uncertainty": 120 }, "departure": { "time": "1764652588", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764652652", "uncertainty": 120 }, "departure": { "time": "1764652652", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764652690", "uncertainty": 120 }, "departure": { "time": "1764652690", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764652748", "uncertainty": 120 }, "departure": { "time": "1764652748", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764652831", "uncertainty": 120 }, "departure": { "time": "1764652831", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764652903", "uncertainty": 120 }, "departure": { "time": "1764652903", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764652971", "uncertainty": 120 }, "departure": { "time": "1764652971", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764653050", "uncertainty": 120 }, "departure": { "time": "1764653050", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764653160", "uncertainty": 120 }, "departure": { "time": "1764653160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764653202", "uncertainty": 120 }, "departure": { "time": "1764653202", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764653236", "uncertainty": 120 }, "departure": { "time": "1764653236", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764653269", "uncertainty": 120 }, "departure": { "time": "1764653269", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764653345", "uncertainty": 120 }, "departure": { "time": "1764653345", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764654208", "uncertainty": 120 }, "departure": { "time": "1764654208", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764654287", "uncertainty": 120 }, "departure": { "time": "1764654287", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764654332", "uncertainty": 120 }, "departure": { "time": "1764654332", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764654380", "uncertainty": 120 }, "departure": { "time": "1764654380", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764654439", "uncertainty": 120 }, "departure": { "time": "1764654439", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764654476", "uncertainty": 120 }, "departure": { "time": "1764654476", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764654537", "uncertainty": 120 }, "departure": { "time": "1764654537", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764654634", "uncertainty": 120 }, "departure": { "time": "1764654634", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764654738", "uncertainty": 120 }, "departure": { "time": "1764654738", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764654823", "uncertainty": 120 }, "departure": { "time": "1764654823", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764654937", "uncertainty": 120 }, "departure": { "time": "1764654937", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764655044", "uncertainty": 120 }, "departure": { "time": "1764655044", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764655121", "uncertainty": 120 }, "departure": { "time": "1764655121", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764655229", "uncertainty": 120 }, "departure": { "time": "1764655229", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764655398", "uncertainty": 120 }, "departure": { "time": "1764655398", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764655466", "uncertainty": 120 }, "departure": { "time": "1764655466", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764655586", "uncertainty": 120 }, "departure": { "time": "1764655586", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764655647", "uncertainty": 120 }, "departure": { "time": "1764655647", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764655728", "uncertainty": 120 }, "departure": { "time": "1764655728", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764655795", "uncertainty": 120 }, "departure": { "time": "1764655795", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764655887", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725987" } } }, { "id": "21725986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764654391", "uncertainty": 120 }, "departure": { "time": "1764654391", "uncertainty": 120 }, "stopId": "wimetoi" }, { "departure": { "time": "1764652125", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764652142", "uncertainty": 120 }, "departure": { "time": "1764652142", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764652185", "uncertainty": 120 }, "departure": { "time": "1764652185", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764652244", "uncertainty": 120 }, "departure": { "time": "1764652244", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764652324", "uncertainty": 120 }, "departure": { "time": "1764652335", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764652401", "uncertainty": 120 }, "departure": { "time": "1764652401", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764652524", "uncertainty": 120 }, "departure": { "time": "1764652524", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764652597", "uncertainty": 120 }, "departure": { "time": "1764652597", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764652756", "uncertainty": 120 }, "departure": { "time": "1764652756", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764652844", "uncertainty": 120 }, "departure": { "time": "1764652844", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764652936", "uncertainty": 120 }, "departure": { "time": "1764652936", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764653027", "uncertainty": 120 }, "departure": { "time": "1764653027", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764653176", "uncertainty": 120 }, "departure": { "time": "1764653176", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764653228", "uncertainty": 120 }, "departure": { "time": "1764653228", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764653295", "uncertainty": 120 }, "departure": { "time": "1764653295", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764653337", "uncertainty": 120 }, "departure": { "time": "1764653337", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764653390", "uncertainty": 120 }, "departure": { "time": "1764653390", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764653440", "uncertainty": 120 }, "departure": { "time": "1764653440", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764653485", "uncertainty": 120 }, "departure": { "time": "1764653485", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764653559", "uncertainty": 120 }, "departure": { "time": "1764653559", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764653638", "uncertainty": 120 }, "departure": { "time": "1764653638", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764653718", "uncertainty": 120 }, "departure": { "time": "1764653718", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764653751", "uncertainty": 120 }, "departure": { "time": "1764653751", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764653779", "uncertainty": 120 }, "departure": { "time": "1764653779", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764653820", "uncertainty": 120 }, "departure": { "time": "1764653820", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764654724", "uncertainty": 120 }, "departure": { "time": "1764654724", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764654779", "uncertainty": 120 }, "departure": { "time": "1764654779", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764654819", "uncertainty": 120 }, "departure": { "time": "1764654819", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764654869", "uncertainty": 120 }, "departure": { "time": "1764654869", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764654936", "uncertainty": 120 }, "departure": { "time": "1764654936", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764654991", "uncertainty": 120 }, "departure": { "time": "1764654991", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764655022", "uncertainty": 120 }, "departure": { "time": "1764655022", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764655049", "uncertainty": 120 }, "departure": { "time": "1764655049", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764655103", "uncertainty": 120 }, "departure": { "time": "1764655103", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764655124", "uncertainty": 120 }, "departure": { "time": "1764655124", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764655185", "uncertainty": 120 }, "departure": { "time": "1764655185", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764655304", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725986" }, "vehicle": { "id": "186", "label": "186" } } }, { "id": "21725985", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764649562", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764649598", "uncertainty": 120 }, "departure": { "time": "1764649598", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764649635", "uncertainty": 120 }, "departure": { "time": "1764649635", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764649682", "uncertainty": 120 }, "departure": { "time": "1764649712", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764649742", "uncertainty": 120 }, "departure": { "time": "1764649742", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764649798", "uncertainty": 120 }, "departure": { "time": "1764649832", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764649917", "uncertainty": 120 }, "departure": { "time": "1764649922", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764649978", "uncertainty": 120 }, "departure": { "time": "1764649982", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764650052", "uncertainty": 120 }, "departure": { "time": "1764650132", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764650186", "uncertainty": 120 }, "departure": { "time": "1764650186", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764650160", "uncertainty": 120 }, "departure": { "time": "1764650160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimplai", "stopSequence": 11 }, { "arrival": { "time": "1764650400", "uncertainty": 120 }, "departure": { "time": "1764650400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 12 }, { "arrival": { "time": "1764650445", "uncertainty": 120 }, "departure": { "time": "1764650445", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 13 }, { "arrival": { "time": "1764650481", "uncertainty": 120 }, "departure": { "time": "1764650481", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 14 }, { "arrival": { "time": "1764650516", "uncertainty": 120 }, "departure": { "time": "1764650516", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 15 }, { "arrival": { "time": "1764650596", "uncertainty": 120 }, "departure": { "time": "1764650596", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 16 }, { "arrival": { "time": "1764651146", "uncertainty": 120 }, "departure": { "time": "1764651146", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 17 }, { "arrival": { "time": "1764651206", "uncertainty": 120 }, "departure": { "time": "1764651206", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 18 }, { "arrival": { "time": "1764651236", "uncertainty": 120 }, "departure": { "time": "1764651236", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 19 }, { "arrival": { "time": "1764651270", "uncertainty": 120 }, "departure": { "time": "1764651270", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 20 }, { "arrival": { "time": "1764651320", "uncertainty": 120 }, "departure": { "time": "1764651356", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 21 }, { "arrival": { "time": "1764651416", "uncertainty": 120 }, "departure": { "time": "1764651416", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 22 }, { "arrival": { "time": "1764651446", "uncertainty": 120 }, "departure": { "time": "1764651446", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 23 }, { "arrival": { "time": "1764651500", "uncertainty": 120 }, "departure": { "time": "1764651536", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 24 }, { "arrival": { "time": "1764651596", "uncertainty": 120 }, "departure": { "time": "1764651596", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 25 }, { "arrival": { "time": "1764651656", "uncertainty": 120 }, "departure": { "time": "1764651656", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 26 }, { "arrival": { "time": "1764651758", "uncertainty": 120 }, "departure": { "time": "1764651758", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764651821", "uncertainty": 120 }, "departure": { "time": "1764651821", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764651894", "uncertainty": 120 }, "departure": { "time": "1764651896", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764652015", "uncertainty": 120 }, "departure": { "time": "1764652015", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764652075", "uncertainty": 120 }, "departure": { "time": "1764652075", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764652136", "uncertainty": 120 }, "departure": { "time": "1764652136", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764652186", "uncertainty": 120 }, "departure": { "time": "1764652186", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764652238", "uncertainty": 120 }, "departure": { "time": "1764652238", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764652288", "uncertainty": 120 }, "departure": { "time": "1764652288", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764652370", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725985" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21725989", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654900", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764654938", "uncertainty": 120 }, "departure": { "time": "1764654938", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764654988", "uncertainty": 120 }, "departure": { "time": "1764654988", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764655052", "uncertainty": 120 }, "departure": { "time": "1764655052", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764655090", "uncertainty": 120 }, "departure": { "time": "1764655090", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764655148", "uncertainty": 120 }, "departure": { "time": "1764655148", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764655231", "uncertainty": 120 }, "departure": { "time": "1764655231", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764655303", "uncertainty": 120 }, "departure": { "time": "1764655303", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764655371", "uncertainty": 120 }, "departure": { "time": "1764655371", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764655450", "uncertainty": 120 }, "departure": { "time": "1764655450", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764655560", "uncertainty": 120 }, "departure": { "time": "1764655560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764655606", "uncertainty": 120 }, "departure": { "time": "1764655606", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764655643", "uncertainty": 120 }, "departure": { "time": "1764655643", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764655679", "uncertainty": 120 }, "departure": { "time": "1764655679", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764655762", "uncertainty": 120 }, "departure": { "time": "1764655762", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764656608", "uncertainty": 120 }, "departure": { "time": "1764656608", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764656693", "uncertainty": 120 }, "departure": { "time": "1764656693", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764656741", "uncertainty": 120 }, "departure": { "time": "1764656741", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764656792", "uncertainty": 120 }, "departure": { "time": "1764656792", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764656855", "uncertainty": 120 }, "departure": { "time": "1764656855", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764656896", "uncertainty": 120 }, "departure": { "time": "1764656896", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764656958", "uncertainty": 120 }, "departure": { "time": "1764656958", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764657057", "uncertainty": 120 }, "departure": { "time": "1764657057", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764657171", "uncertainty": 120 }, "departure": { "time": "1764657171", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764657255", "uncertainty": 120 }, "departure": { "time": "1764657255", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764657362", "uncertainty": 120 }, "departure": { "time": "1764657362", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764657469", "uncertainty": 120 }, "departure": { "time": "1764657469", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764657546", "uncertainty": 120 }, "departure": { "time": "1764657546", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764657653", "uncertainty": 120 }, "departure": { "time": "1764657653", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764657822", "uncertainty": 120 }, "departure": { "time": "1764657822", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764657890", "uncertainty": 120 }, "departure": { "time": "1764657890", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764658010", "uncertainty": 120 }, "departure": { "time": "1764658010", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764658071", "uncertainty": 120 }, "departure": { "time": "1764658071", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764658152", "uncertainty": 120 }, "departure": { "time": "1764658152", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764658219", "uncertainty": 120 }, "departure": { "time": "1764658219", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764658311", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725989" } } }, { "id": "21725988", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764657345", "uncertainty": 120 }, "departure": { "time": "1764657345", "uncertainty": 120 }, "stopId": "wimetoi" }, { "departure": { "time": "1764654900", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764654917", "uncertainty": 120 }, "departure": { "time": "1764654917", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764655003", "uncertainty": 120 }, "departure": { "time": "1764655003", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764655093", "uncertainty": 120 }, "departure": { "time": "1764655093", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764655200", "uncertainty": 120 }, "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764655276", "uncertainty": 120 }, "departure": { "time": "1764655276", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764655415", "uncertainty": 120 }, "departure": { "time": "1764655415", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764655498", "uncertainty": 120 }, "departure": { "time": "1764655498", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764655680", "uncertainty": 120 }, "departure": { "time": "1764655680", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764655768", "uncertainty": 120 }, "departure": { "time": "1764655768", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655920", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764655996", "uncertainty": 120 }, "departure": { "time": "1764655996", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764656121", "uncertainty": 120 }, "departure": { "time": "1764656121", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764656165", "uncertainty": 120 }, "departure": { "time": "1764656165", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764656220", "uncertainty": 120 }, "departure": { "time": "1764656220", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764656266", "uncertainty": 120 }, "departure": { "time": "1764656266", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764656324", "uncertainty": 120 }, "departure": { "time": "1764656324", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764656379", "uncertainty": 120 }, "departure": { "time": "1764656379", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764656429", "uncertainty": 120 }, "departure": { "time": "1764656429", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764656511", "uncertainty": 120 }, "departure": { "time": "1764656511", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764656681", "uncertainty": 120 }, "departure": { "time": "1764656681", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764656769", "uncertainty": 120 }, "departure": { "time": "1764656769", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764656805", "uncertainty": 120 }, "departure": { "time": "1764656805", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764656836", "uncertainty": 120 }, "departure": { "time": "1764656836", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764656880", "uncertainty": 120 }, "departure": { "time": "1764656880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764657683", "uncertainty": 120 }, "departure": { "time": "1764657683", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764657742", "uncertainty": 120 }, "departure": { "time": "1764657742", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764657785", "uncertainty": 120 }, "departure": { "time": "1764657785", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764657839", "uncertainty": 120 }, "departure": { "time": "1764657839", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764657911", "uncertainty": 120 }, "departure": { "time": "1764657911", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764657970", "uncertainty": 120 }, "departure": { "time": "1764657970", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764658003", "uncertainty": 120 }, "departure": { "time": "1764658003", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764658032", "uncertainty": 120 }, "departure": { "time": "1764658032", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764658090", "uncertainty": 120 }, "departure": { "time": "1764658090", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764658113", "uncertainty": 120 }, "departure": { "time": "1764658113", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764658178", "uncertainty": 120 }, "departure": { "time": "1764658178", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764658294", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725988" } } }, { "id": "21725785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725785" } } }, { "id": "21725784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654600", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725784" } } }, { "id": "21323493", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764654561", "uncertainty": 120 }, "departure": { "time": "1764654561", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764654592", "uncertainty": 120 }, "departure": { "time": "1764654592", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764654000", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764654171", "uncertainty": 120 }, "departure": { "time": "1764654171", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764654285", "uncertainty": 120 }, "departure": { "time": "1764654285", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764654360", "uncertainty": 120 }, "departure": { "time": "1764654360", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764654464", "uncertainty": 120 }, "departure": { "time": "1764654464", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764654555", "uncertainty": 120 }, "departure": { "time": "1764654555", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764654660", "uncertainty": 120 }, "departure": { "time": "1764654660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764654696", "uncertainty": 120 }, "departure": { "time": "1764654696", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764654594", "uncertainty": 120 }, "departure": { "time": "1764654594", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764654671", "uncertainty": 120 }, "departure": { "time": "1764654671", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764654784", "uncertainty": 120 }, "departure": { "time": "1764654784", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764654891", "uncertainty": 120 }, "departure": { "time": "1764654891", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764654964", "uncertainty": 120 }, "departure": { "time": "1764654964", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764655010", "uncertainty": 120 }, "departure": { "time": "1764655010", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764655084", "uncertainty": 120 }, "departure": { "time": "1764655084", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764655181", "uncertainty": 120 }, "departure": { "time": "1764655181", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764655296", "uncertainty": 120 }, "departure": { "time": "1764655296", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764655372", "uncertainty": 120 }, "departure": { "time": "1764655372", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764655508", "uncertainty": 120 }, "departure": { "time": "1764655508", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764655601", "uncertainty": 120 }, "departure": { "time": "1764655601", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764655710", "uncertainty": 120 }, "departure": { "time": "1764655710", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764655768", "uncertainty": 120 }, "departure": { "time": "1764655768", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764655956", "uncertainty": 120 }, "departure": { "time": "1764655956", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764656051", "uncertainty": 120 }, "departure": { "time": "1764656051", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764656136", "uncertainty": 120 }, "departure": { "time": "1764656136", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764656211", "uncertainty": 120 }, "departure": { "time": "1764656211", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764656371", "uncertainty": 120 }, "departure": { "time": "1764656371", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764656476", "uncertainty": 120 }, "departure": { "time": "1764656476", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764656548", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323493" } } }, { "id": "21323492", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764652202", "uncertainty": 120 }, "departure": { "time": "1764652202", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764652244", "uncertainty": 120 }, "departure": { "time": "1764652244", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764651695", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764651815", "uncertainty": 120 }, "departure": { "time": "1764651815", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764651918", "uncertainty": 120 }, "departure": { "time": "1764651935", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764651993", "uncertainty": 120 }, "departure": { "time": "1764651993", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764652025", "uncertainty": 120 }, "departure": { "time": "1764652025", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764652155", "uncertainty": 120 }, "departure": { "time": "1764652155", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764652260", "uncertainty": 120 }, "departure": { "time": "1764652260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764652296", "uncertainty": 120 }, "departure": { "time": "1764652296", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764652246", "uncertainty": 120 }, "departure": { "time": "1764652246", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764652306", "uncertainty": 120 }, "departure": { "time": "1764652336", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764652450", "uncertainty": 120 }, "departure": { "time": "1764652450", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764652557", "uncertainty": 120 }, "departure": { "time": "1764652557", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764652630", "uncertainty": 120 }, "departure": { "time": "1764652630", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764652676", "uncertainty": 120 }, "departure": { "time": "1764652676", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764652750", "uncertainty": 120 }, "departure": { "time": "1764652750", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764652856", "uncertainty": 120 }, "departure": { "time": "1764652856", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764652971", "uncertainty": 120 }, "departure": { "time": "1764652971", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764653047", "uncertainty": 120 }, "departure": { "time": "1764653047", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764653191", "uncertainty": 120 }, "departure": { "time": "1764653191", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764653290", "uncertainty": 120 }, "departure": { "time": "1764653290", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764653382", "uncertainty": 120 }, "departure": { "time": "1764653382", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764653432", "uncertainty": 120 }, "departure": { "time": "1764653432", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764653510", "uncertainty": 120 }, "departure": { "time": "1764653510", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764653590", "uncertainty": 120 }, "departure": { "time": "1764653590", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764653685", "uncertainty": 120 }, "departure": { "time": "1764653685", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764653770", "uncertainty": 120 }, "departure": { "time": "1764653770", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764653831", "uncertainty": 120 }, "departure": { "time": "1764653831", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764653952", "uncertainty": 120 }, "departure": { "time": "1764653952", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764654023", "uncertainty": 120 }, "departure": { "time": "1764654023", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764654072", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323492" }, "vehicle": { "id": "216", "label": "216" } } }, { "id": "21323511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656669", "uncertainty": 120 }, "departure": { "time": "1764656669", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764656704", "uncertainty": 120 }, "departure": { "time": "1764656704", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764656782", "uncertainty": 120 }, "departure": { "time": "1764656782", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764654600", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764654655", "uncertainty": 120 }, "departure": { "time": "1764654655", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764654720", "uncertainty": 120 }, "departure": { "time": "1764654720", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764654815", "uncertainty": 120 }, "departure": { "time": "1764654815", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764654900", "uncertainty": 120 }, "departure": { "time": "1764654900", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764654999", "uncertainty": 120 }, "departure": { "time": "1764654999", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764655192", "uncertainty": 120 }, "departure": { "time": "1764655192", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764655302", "uncertainty": 120 }, "departure": { "time": "1764655302", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764655371", "uncertainty": 120 }, "departure": { "time": "1764655371", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764655444", "uncertainty": 120 }, "departure": { "time": "1764655444", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764655500", "uncertainty": 120 }, "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764655577", "uncertainty": 120 }, "departure": { "time": "1764655577", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764655723", "uncertainty": 120 }, "departure": { "time": "1764655723", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764655788", "uncertainty": 120 }, "departure": { "time": "1764655788", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764655850", "uncertainty": 120 }, "departure": { "time": "1764655850", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764655920", "uncertainty": 120 }, "departure": { "time": "1764655920", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764656102", "uncertainty": 120 }, "departure": { "time": "1764656102", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764656220", "uncertainty": 120 }, "departure": { "time": "1764656220", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764656325", "uncertainty": 120 }, "departure": { "time": "1764656325", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764656400", "uncertainty": 120 }, "departure": { "time": "1764656400", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764656530", "uncertainty": 120 }, "departure": { "time": "1764656530", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764656669", "uncertainty": 120 }, "departure": { "time": "1764656669", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764656697", "uncertainty": 120 }, "departure": { "time": "1764656697", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764656848", "uncertainty": 120 }, "departure": { "time": "1764656848", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764656782", "uncertainty": 120 }, "departure": { "time": "1764656782", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764656906", "uncertainty": 120 }, "departure": { "time": "1764656906", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764657051", "uncertainty": 120 }, "departure": { "time": "1764657051", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764657165", "uncertainty": 120 }, "departure": { "time": "1764657165", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764657249", "uncertainty": 120 }, "departure": { "time": "1764657249", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764657372", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323511" } } }, { "id": "21323510", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764654524", "uncertainty": 120 }, "departure": { "time": "1764654524", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764654559", "uncertainty": 120 }, "departure": { "time": "1764654559", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764654637", "uncertainty": 120 }, "departure": { "time": "1764654637", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764652367", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764652555", "uncertainty": 120 }, "departure": { "time": "1764652555", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764652620", "uncertainty": 120 }, "departure": { "time": "1764652620", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764652715", "uncertainty": 120 }, "departure": { "time": "1764652715", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764652800", "uncertainty": 120 }, "departure": { "time": "1764652800", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764652899", "uncertainty": 120 }, "departure": { "time": "1764652899", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764653092", "uncertainty": 120 }, "departure": { "time": "1764653092", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764653202", "uncertainty": 120 }, "departure": { "time": "1764653202", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764653271", "uncertainty": 120 }, "departure": { "time": "1764653271", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764653344", "uncertainty": 120 }, "departure": { "time": "1764653344", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764653400", "uncertainty": 120 }, "departure": { "time": "1764653400", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764653477", "uncertainty": 120 }, "departure": { "time": "1764653477", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764653623", "uncertainty": 120 }, "departure": { "time": "1764653623", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764653688", "uncertainty": 120 }, "departure": { "time": "1764653688", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764653750", "uncertainty": 120 }, "departure": { "time": "1764653750", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764653820", "uncertainty": 120 }, "departure": { "time": "1764653820", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764654002", "uncertainty": 120 }, "departure": { "time": "1764654002", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764654120", "uncertainty": 120 }, "departure": { "time": "1764654120", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764654225", "uncertainty": 120 }, "departure": { "time": "1764654225", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764654300", "uncertainty": 120 }, "departure": { "time": "1764654300", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764654408", "uncertainty": 120 }, "departure": { "time": "1764654408", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764654524", "uncertainty": 120 }, "departure": { "time": "1764654524", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764654548", "uncertainty": 120 }, "departure": { "time": "1764654548", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764654600", "uncertainty": 120 }, "departure": { "time": "1764654600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764654670", "uncertainty": 120 }, "departure": { "time": "1764654670", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764654637", "uncertainty": 120 }, "departure": { "time": "1764654637", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764654738", "uncertainty": 120 }, "departure": { "time": "1764654738", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764654867", "uncertainty": 120 }, "departure": { "time": "1764654867", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764654969", "uncertainty": 120 }, "departure": { "time": "1764654969", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764655053", "uncertainty": 120 }, "departure": { "time": "1764655053", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764655160", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323510" }, "vehicle": { "id": "213", "label": "213" } } }, { "id": "21725820", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764654780", "uncertainty": 120 }, "departure": { "time": "1764654780", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764654863", "uncertainty": 120 }, "departure": { "time": "1764654863", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764654969", "uncertainty": 120 }, "departure": { "time": "1764654969", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764654000", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764654095", "uncertainty": 120 }, "departure": { "time": "1764654095", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764654180", "uncertainty": 120 }, "departure": { "time": "1764654180", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764654330", "uncertainty": 120 }, "departure": { "time": "1764654330", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764654412", "uncertainty": 120 }, "departure": { "time": "1764654412", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764654444", "uncertainty": 120 }, "departure": { "time": "1764654444", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764654514", "uncertainty": 120 }, "departure": { "time": "1764654514", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764654573", "uncertainty": 120 }, "departure": { "time": "1764654573", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764654643", "uncertainty": 120 }, "departure": { "time": "1764654643", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764654700", "uncertainty": 120 }, "departure": { "time": "1764654700", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764654780", "uncertainty": 120 }, "departure": { "time": "1764654780", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764654897", "uncertainty": 120 }, "departure": { "time": "1764654897", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764654937", "uncertainty": 120 }, "departure": { "time": "1764654937", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764655020", "uncertainty": 120 }, "departure": { "time": "1764655020", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764655091", "uncertainty": 120 }, "departure": { "time": "1764655091", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764655008", "uncertainty": 120 }, "departure": { "time": "1764655008", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764655071", "uncertainty": 120 }, "departure": { "time": "1764655071", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764655132", "uncertainty": 120 }, "departure": { "time": "1764655132", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764655214", "uncertainty": 120 }, "departure": { "time": "1764655214", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764655378", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725820" } } }, { "id": "21323415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654540", "uncertainty": 120 }, "stopId": "neupos1", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323415" } } }, { "id": "21323416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654300", "uncertainty": 120 }, "stopId": "neuson2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323416" } } }, { "id": "21323854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323854" } } }, { "id": "21323851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764652500", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323851" } } }, { "id": "21323850", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654000", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323850" } } }, { "id": "21323900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655080", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323900" } } }, { "id": "21323780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655620", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "188", "scheduleRelationship": "SCHEDULED", "tripId": "21323780" } } }, { "id": "21323789", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656880", "uncertainty": 120 }, "departure": { "time": "1764656880", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656935", "uncertainty": 120 }, "departure": { "time": "1764656935", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764656960", "uncertainty": 120 }, "departure": { "time": "1764656960", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764656974", "uncertainty": 120 }, "departure": { "time": "1764656974", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764657026", "uncertainty": 120 }, "departure": { "time": "1764657026", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764657094", "uncertainty": 120 }, "departure": { "time": "1764657094", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657245", "uncertainty": 120 }, "departure": { "time": "1764657245", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657294", "uncertainty": 120 }, "departure": { "time": "1764657294", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657365", "uncertainty": 120 }, "departure": { "time": "1764657365", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657374", "uncertainty": 120 }, "departure": { "time": "1764657374", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657425", "uncertainty": 120 }, "departure": { "time": "1764657425", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657467", "uncertainty": 120 }, "departure": { "time": "1764657467", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655260", "uncertainty": 120 }, "stopId": "equplag", "stopSequence": 1 }, { "arrival": { "time": "1764655354", "uncertainty": 120 }, "departure": { "time": "1764655354", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 2 }, { "arrival": { "time": "1764655481", "uncertainty": 120 }, "departure": { "time": "1764655481", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 3 }, { "arrival": { "time": "1764655548", "uncertainty": 120 }, "departure": { "time": "1764655548", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 4 }, { "arrival": { "time": "1764655716", "uncertainty": 120 }, "departure": { "time": "1764655716", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 5 }, { "arrival": { "time": "1764655800", "uncertainty": 120 }, "departure": { "time": "1764655800", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 6 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 7 }, { "arrival": { "time": "1764655911", "uncertainty": 120 }, "departure": { "time": "1764655911", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 8 }, { "arrival": { "time": "1764655976", "uncertainty": 120 }, "departure": { "time": "1764655976", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 9 }, { "arrival": { "time": "1764656220", "uncertainty": 120 }, "departure": { "time": "1764656220", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 10 }, { "arrival": { "time": "1764656880", "uncertainty": 120 }, "departure": { "time": "1764656880", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764657240", "uncertainty": 120 }, "departure": { "time": "1764657240", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764657540", "uncertainty": 120 }, "departure": { "time": "1764657540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764657512", "uncertainty": 120 }, "departure": { "time": "1764657512", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764657587", "uncertainty": 120 }, "departure": { "time": "1764657587", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764657767", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "tripId": "21323789" } } }, { "id": "21323785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655620", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "128", "scheduleRelationship": "SCHEDULED", "tripId": "21323785" } } }, { "id": "21323797", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656339", "uncertainty": 120 }, "departure": { "time": "1764656339", "uncertainty": 120 }, "stopId": "outmds2" }, { "arrival": { "time": "1764656368", "uncertainty": 120 }, "departure": { "time": "1764656368", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1764656441", "uncertainty": 120 }, "departure": { "time": "1764656441", "uncertainty": 120 }, "stopId": "outkenn2" }, { "arrival": { "time": "1764656980", "uncertainty": 120 }, "departure": { "time": "1764656980", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764657035", "uncertainty": 120 }, "departure": { "time": "1764657035", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764657060", "uncertainty": 120 }, "departure": { "time": "1764657060", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764657074", "uncertainty": 120 }, "departure": { "time": "1764657074", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764657126", "uncertainty": 120 }, "departure": { "time": "1764657126", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764657194", "uncertainty": 120 }, "departure": { "time": "1764657194", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657345", "uncertainty": 120 }, "departure": { "time": "1764657345", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657394", "uncertainty": 120 }, "departure": { "time": "1764657394", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657465", "uncertainty": 120 }, "departure": { "time": "1764657465", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657474", "uncertainty": 120 }, "departure": { "time": "1764657474", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657525", "uncertainty": 120 }, "departure": { "time": "1764657525", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657567", "uncertainty": 120 }, "departure": { "time": "1764657567", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655887", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764656003", "uncertainty": 120 }, "departure": { "time": "1764656003", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 2 }, { "arrival": { "time": "1764656102", "uncertainty": 120 }, "departure": { "time": "1764656102", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764656185", "uncertainty": 120 }, "departure": { "time": "1764656185", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764656224", "uncertainty": 120 }, "departure": { "time": "1764656224", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764656302", "uncertainty": 120 }, "departure": { "time": "1764656302", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764656327", "uncertainty": 120 }, "departure": { "time": "1764656327", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764656145", "uncertainty": 120 }, "departure": { "time": "1764656145", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764656210", "uncertainty": 120 }, "departure": { "time": "1764656210", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764656279", "uncertainty": 120 }, "departure": { "time": "1764656279", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764656592", "uncertainty": 120 }, "departure": { "time": "1764656592", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 11 }, { "arrival": { "time": "1764656687", "uncertainty": 120 }, "departure": { "time": "1764656687", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 12 }, { "arrival": { "time": "1764656980", "uncertainty": 120 }, "departure": { "time": "1764656980", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 13 }, { "arrival": { "time": "1764657180", "uncertainty": 120 }, "departure": { "time": "1764657180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1764657480", "uncertainty": 120 }, "departure": { "time": "1764657480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764657612", "uncertainty": 120 }, "departure": { "time": "1764657612", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764657687", "uncertainty": 120 }, "departure": { "time": "1764657687", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764657867", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323797" } } }, { "id": "21323799", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656815", "uncertainty": 120 }, "departure": { "time": "1764656815", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764656840", "uncertainty": 120 }, "departure": { "time": "1764656840", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764656854", "uncertainty": 120 }, "departure": { "time": "1764656854", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764656906", "uncertainty": 120 }, "departure": { "time": "1764656906", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764656974", "uncertainty": 120 }, "departure": { "time": "1764656974", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657125", "uncertainty": 120 }, "departure": { "time": "1764657125", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657174", "uncertainty": 120 }, "departure": { "time": "1764657174", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657245", "uncertainty": 120 }, "departure": { "time": "1764657245", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657254", "uncertainty": 120 }, "departure": { "time": "1764657254", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657305", "uncertainty": 120 }, "departure": { "time": "1764657305", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657347", "uncertainty": 120 }, "departure": { "time": "1764657347", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655740", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 1 }, { "arrival": { "time": "1764655850", "uncertainty": 120 }, "departure": { "time": "1764655850", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 2 }, { "arrival": { "time": "1764655913", "uncertainty": 120 }, "departure": { "time": "1764655913", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 3 }, { "arrival": { "time": "1764655980", "uncertainty": 120 }, "departure": { "time": "1764655980", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 4 }, { "arrival": { "time": "1764656077", "uncertainty": 120 }, "departure": { "time": "1764656077", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 5 }, { "arrival": { "time": "1764656142", "uncertainty": 120 }, "departure": { "time": "1764656142", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 6 }, { "arrival": { "time": "1764656200", "uncertainty": 120 }, "departure": { "time": "1764656200", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 7 }, { "arrival": { "time": "1764656269", "uncertainty": 120 }, "departure": { "time": "1764656269", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 8 }, { "arrival": { "time": "1764656307", "uncertainty": 120 }, "departure": { "time": "1764656307", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 9 }, { "arrival": { "time": "1764656401", "uncertainty": 120 }, "departure": { "time": "1764656401", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 10 }, { "arrival": { "time": "1764656760", "uncertainty": 120 }, "departure": { "time": "1764656760", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764657120", "uncertainty": 120 }, "departure": { "time": "1764657120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764657420", "uncertainty": 120 }, "departure": { "time": "1764657420", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764657392", "uncertainty": 120 }, "departure": { "time": "1764657392", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764657526", "uncertainty": 120 }, "departure": { "time": "1764657526", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764657706", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323799" } } }, { "id": "21323805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656520", "uncertainty": 120 }, "departure": { "time": "1764656520", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656575", "uncertainty": 120 }, "departure": { "time": "1764656575", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764656600", "uncertainty": 120 }, "departure": { "time": "1764656600", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764656614", "uncertainty": 120 }, "departure": { "time": "1764656614", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764656666", "uncertainty": 120 }, "departure": { "time": "1764656666", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764656734", "uncertainty": 120 }, "departure": { "time": "1764656734", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764656885", "uncertainty": 120 }, "departure": { "time": "1764656885", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764656934", "uncertainty": 120 }, "departure": { "time": "1764656934", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657005", "uncertainty": 120 }, "departure": { "time": "1764657005", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657014", "uncertainty": 120 }, "departure": { "time": "1764657014", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657065", "uncertainty": 120 }, "departure": { "time": "1764657065", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657107", "uncertainty": 120 }, "departure": { "time": "1764657107", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655080", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 1 }, { "arrival": { "time": "1764655146", "uncertainty": 120 }, "departure": { "time": "1764655146", "uncertainty": 120 }, "stopId": "leomou4", "stopSequence": 2 }, { "arrival": { "time": "1764655200", "uncertainty": 120 }, "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "leober1", "stopSequence": 3 }, { "arrival": { "time": "1764655322", "uncertainty": 120 }, "departure": { "time": "1764655322", "uncertainty": 120 }, "stopId": "leovall", "stopSequence": 4 }, { "arrival": { "time": "1764655440", "uncertainty": 120 }, "departure": { "time": "1764655440", "uncertainty": 120 }, "stopId": "leorec2", "stopSequence": 5 }, { "arrival": { "time": "1764655546", "uncertainty": 120 }, "departure": { "time": "1764655546", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 6 }, { "arrival": { "time": "1764655598", "uncertainty": 120 }, "departure": { "time": "1764655598", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 7 }, { "arrival": { "time": "1764655680", "uncertainty": 120 }, "departure": { "time": "1764655680", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 8 }, { "arrival": { "time": "1764655860", "uncertainty": 120 }, "departure": { "time": "1764655860", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 9 }, { "arrival": { "time": "1764656266", "uncertainty": 120 }, "departure": { "time": "1764656266", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 10 }, { "arrival": { "time": "1764656340", "uncertainty": 120 }, "departure": { "time": "1764656340", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 11 }, { "arrival": { "time": "1764656407", "uncertainty": 120 }, "departure": { "time": "1764656407", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 12 }, { "arrival": { "time": "1764656520", "uncertainty": 120 }, "departure": { "time": "1764656520", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 13 }, { "arrival": { "time": "1764656880", "uncertainty": 120 }, "departure": { "time": "1764656880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1764657180", "uncertainty": 120 }, "departure": { "time": "1764657180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764657177", "uncertainty": 120 }, "departure": { "time": "1764657177", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764657253", "uncertainty": 120 }, "departure": { "time": "1764657253", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764657433", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "193", "scheduleRelationship": "SCHEDULED", "tripId": "21323805" } } }, { "id": "21323801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654240", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "173", "scheduleRelationship": "SCHEDULED", "tripId": "21323801" } } }, { "id": "21323803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656820", "uncertainty": 120 }, "departure": { "time": "1764656820", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656875", "uncertainty": 120 }, "departure": { "time": "1764656875", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764656900", "uncertainty": 120 }, "departure": { "time": "1764656900", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764656914", "uncertainty": 120 }, "departure": { "time": "1764656914", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764656966", "uncertainty": 120 }, "departure": { "time": "1764656966", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764657034", "uncertainty": 120 }, "departure": { "time": "1764657034", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657185", "uncertainty": 120 }, "departure": { "time": "1764657185", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657234", "uncertainty": 120 }, "departure": { "time": "1764657234", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657305", "uncertainty": 120 }, "departure": { "time": "1764657305", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657314", "uncertainty": 120 }, "departure": { "time": "1764657314", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657365", "uncertainty": 120 }, "departure": { "time": "1764657365", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657407", "uncertainty": 120 }, "departure": { "time": "1764657407", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655200", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1764655320", "uncertainty": 120 }, "departure": { "time": "1764655320", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764655423", "uncertainty": 120 }, "departure": { "time": "1764655423", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1764655521", "uncertainty": 120 }, "departure": { "time": "1764655521", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1764655610", "uncertainty": 120 }, "departure": { "time": "1764655610", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1764655680", "uncertainty": 120 }, "departure": { "time": "1764655680", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1764655764", "uncertainty": 120 }, "departure": { "time": "1764655764", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1764655827", "uncertainty": 120 }, "departure": { "time": "1764655827", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1764655874", "uncertainty": 120 }, "departure": { "time": "1764655874", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1764655965", "uncertainty": 120 }, "departure": { "time": "1764655965", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1764656040", "uncertainty": 120 }, "departure": { "time": "1764656040", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1764656100", "uncertainty": 120 }, "departure": { "time": "1764656100", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1764656150", "uncertainty": 120 }, "departure": { "time": "1764656150", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1764656205", "uncertainty": 120 }, "departure": { "time": "1764656205", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1764656349", "uncertainty": 120 }, "departure": { "time": "1764656349", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 15 }, { "arrival": { "time": "1764656419", "uncertainty": 120 }, "departure": { "time": "1764656419", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 16 }, { "arrival": { "time": "1764656468", "uncertainty": 120 }, "departure": { "time": "1764656468", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 17 }, { "arrival": { "time": "1764656527", "uncertainty": 120 }, "departure": { "time": "1764656527", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 18 }, { "arrival": { "time": "1764656820", "uncertainty": 120 }, "departure": { "time": "1764656820", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 19 }, { "arrival": { "time": "1764657180", "uncertainty": 120 }, "departure": { "time": "1764657180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 20 }, { "arrival": { "time": "1764657480", "uncertainty": 120 }, "departure": { "time": "1764657480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 21 }, { "arrival": { "time": "1764657452", "uncertainty": 120 }, "departure": { "time": "1764657452", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 22 }, { "arrival": { "time": "1764657537", "uncertainty": 120 }, "departure": { "time": "1764657537", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 23 }, { "arrival": { "time": "1764657717", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 24 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "183", "scheduleRelationship": "SCHEDULED", "tripId": "21323803" } } }, { "id": "21323813", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764656940", "uncertainty": 120 }, "departure": { "time": "1764656940", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764656995", "uncertainty": 120 }, "departure": { "time": "1764656995", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764657020", "uncertainty": 120 }, "departure": { "time": "1764657020", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764657034", "uncertainty": 120 }, "departure": { "time": "1764657034", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764657086", "uncertainty": 120 }, "departure": { "time": "1764657086", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764657154", "uncertainty": 120 }, "departure": { "time": "1764657154", "uncertainty": 120 }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764657305", "uncertainty": 120 }, "departure": { "time": "1764657305", "uncertainty": 120 }, "stopId": "bsmlet" }, { "arrival": { "time": "1764657354", "uncertainty": 120 }, "departure": { "time": "1764657354", "uncertainty": 120 }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764657425", "uncertainty": 120 }, "departure": { "time": "1764657425", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764657434", "uncertainty": 120 }, "departure": { "time": "1764657434", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764657485", "uncertainty": 120 }, "departure": { "time": "1764657485", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764657527", "uncertainty": 120 }, "departure": { "time": "1764657527", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764655020", "uncertainty": 120 }, "stopId": "hegmai2", "stopSequence": 1 }, { "arrival": { "time": "1764655100", "uncertainty": 120 }, "departure": { "time": "1764655100", "uncertainty": 120 }, "stopId": "hesegli2", "stopSequence": 2 }, { "arrival": { "time": "1764655320", "uncertainty": 120 }, "departure": { "time": "1764655320", "uncertainty": 120 }, "stopId": "hesman2", "stopSequence": 3 }, { "arrival": { "time": "1764655437", "uncertainty": 120 }, "departure": { "time": "1764655437", "uncertainty": 120 }, "stopId": "hestro2", "stopSequence": 4 }, { "arrival": { "time": "1764655588", "uncertainty": 120 }, "departure": { "time": "1764655588", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 5 }, { "arrival": { "time": "1764655620", "uncertainty": 120 }, "departure": { "time": "1764655620", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 6 }, { "arrival": { "time": "1764655800", "uncertainty": 120 }, "departure": { "time": "1764655800", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 7 }, { "arrival": { "time": "1764655853", "uncertainty": 120 }, "departure": { "time": "1764655853", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 8 }, { "arrival": { "time": "1764655940", "uncertainty": 120 }, "departure": { "time": "1764655940", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 9 }, { "arrival": { "time": "1764656069", "uncertainty": 120 }, "departure": { "time": "1764656069", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 10 }, { "arrival": { "time": "1764656157", "uncertainty": 120 }, "departure": { "time": "1764656157", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 11 }, { "arrival": { "time": "1764656213", "uncertainty": 120 }, "departure": { "time": "1764656213", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 12 }, { "arrival": { "time": "1764656262", "uncertainty": 120 }, "departure": { "time": "1764656262", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 13 }, { "arrival": { "time": "1764656291", "uncertainty": 120 }, "departure": { "time": "1764656291", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 14 }, { "arrival": { "time": "1764656400", "uncertainty": 120 }, "departure": { "time": "1764656400", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 15 }, { "arrival": { "time": "1764656563", "uncertainty": 120 }, "departure": { "time": "1764656563", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 16 }, { "arrival": { "time": "1764656940", "uncertainty": 120 }, "departure": { "time": "1764656940", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 17 }, { "arrival": { "time": "1764657300", "uncertainty": 120 }, "departure": { "time": "1764657300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 18 }, { "arrival": { "time": "1764657600", "uncertainty": 120 }, "departure": { "time": "1764657600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 19 }, { "arrival": { "time": "1764657572", "uncertainty": 120 }, "departure": { "time": "1764657572", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 20 }, { "arrival": { "time": "1764657647", "uncertainty": 120 }, "departure": { "time": "1764657647", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 21 }, { "arrival": { "time": "1764657827", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 22 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "21323813" } } }, { "id": "21323817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654600", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323817" } } }, { "id": "21323819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764655500", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323819" } } }, { "id": "21725919", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764652342", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 1 }, { "arrival": { "time": "1764652409", "uncertainty": 120 }, "departure": { "time": "1764652409", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764652463", "uncertainty": 120 }, "departure": { "time": "1764652463", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764652570", "uncertainty": 120 }, "departure": { "time": "1764652570", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1764652681", "uncertainty": 120 }, "departure": { "time": "1764652681", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1764652741", "uncertainty": 120 }, "departure": { "time": "1764652741", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1764652792", "uncertainty": 120 }, "departure": { "time": "1764652792", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1764652867", "uncertainty": 120 }, "departure": { "time": "1764652867", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1764652899", "uncertainty": 120 }, "departure": { "time": "1764652899", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1764653077", "uncertainty": 120 }, "departure": { "time": "1764653077", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1764653085", "uncertainty": 120 }, "departure": { "time": "1764653085", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 11 }, { "arrival": { "time": "1764653158", "uncertainty": 120 }, "departure": { "time": "1764653158", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764653278", "uncertainty": 120 }, "departure": { "time": "1764653400", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 13 }, { "arrival": { "time": "1764653580", "uncertainty": 120 }, "departure": { "time": "1764653580", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 14 }, { "arrival": { "time": "1764653700", "uncertainty": 120 }, "departure": { "time": "1764653700", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 15 }, { "arrival": { "time": "1764653842", "uncertainty": 120 }, "departure": { "time": "1764653842", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 16 }, { "arrival": { "time": "1764654000", "uncertainty": 120 }, "departure": { "time": "1764654000", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 17 }, { "arrival": { "time": "1764654103", "uncertainty": 120 }, "departure": { "time": "1764654103", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 18 }, { "arrival": { "time": "1764654180", "uncertainty": 120 }, "departure": { "time": "1764654180", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 19 }, { "arrival": { "time": "1764654261", "uncertainty": 120 }, "departure": { "time": "1764654261", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 20 }, { "arrival": { "time": "1764654420", "uncertainty": 120 }, "departure": { "time": "1764654420", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 21 }, { "arrival": { "time": "1764654536", "uncertainty": 120 }, "departure": { "time": "1764654536", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 22 }, { "arrival": { "time": "1764654600", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 23 } ], "timestamp": "1764652367", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725919" }, "vehicle": { "id": "177", "label": "177" } } }, { "id": "21725918", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764654300", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 } ], "timestamp": "1764652367", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725918" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764652367" } }