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

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%
03/12/2025
100%
04/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

196 erreurs, 45 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/12/2025 à 08h06 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 21323739 stop_sequence [2, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 21323513 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323512 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323514 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence

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 21725967 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21725958 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21725957 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21323495 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323494 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 162 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 21323713 stop_sequence 1 departure_time 08:10:00 (1764832200) is less than previous stop departure_time 08:37:47 (1764833867) - times must increase between two sequential stops
  • trip_id 21323713 stop_sequence 1 departure_time 08:10:00 (1764832200) is less than previous stop arrival_time 08:37:47 (1764833867) - times must increase between two sequential stops
  • trip_id 21323713 stop_sequence 2 arrival_time 08:10:42 (1764832242) is less than previous stop arrival_time 08:37:47 (1764833867) - times must increase between two sequential stops
  • trip_id 21323713 stop_sequence 2 departure_time 08:10:42 (1764832242) is less than previous stop arrival_time 08:37:47 (1764833867) - times must increase between two sequential stops
  • trip_id 21323739 stop_sequence 1 departure_time 07:39:33 (1764830373) is less than previous stop departure_time 07:49:00 (1764830940) - 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 45 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21323549 does not have a vehicle_id
  • trip_id 21323550 does not have a vehicle_id
  • trip_id 21323565 does not have a vehicle_id
  • trip_id 21323583 does not have a vehicle_id
  • trip_id 21323713 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 526 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 944 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 070 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 256 26 fois (87 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 30 24 fois (80 % 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)
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 16 6 fois (20 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 5 5 fois (17 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 04/12/2025 à 16h38 Europe/Paris.

trip_updates (93) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 04/12/2025 à 16h38 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "21323533", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764863861", "uncertainty": 120 }, "departure": { "time": "1764863861", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764863896", "uncertainty": 120 }, "departure": { "time": "1764863896", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764863974", "uncertainty": 120 }, "departure": { "time": "1764863974", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764861992", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764862033", "uncertainty": 120 }, "departure": { "time": "1764862033", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764862112", "uncertainty": 120 }, "departure": { "time": "1764862262", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764862330", "uncertainty": 120 }, "departure": { "time": "1764862330", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764862389", "uncertainty": 120 }, "departure": { "time": "1764862412", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764862495", "uncertainty": 120 }, "departure": { "time": "1764862495", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764862613", "uncertainty": 120 }, "departure": { "time": "1764862613", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764862682", "uncertainty": 120 }, "departure": { "time": "1764862682", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764862764", "uncertainty": 120 }, "departure": { "time": "1764862764", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764862812", "uncertainty": 120 }, "departure": { "time": "1764862812", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764862878", "uncertainty": 120 }, "departure": { "time": "1764862878", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764862932", "uncertainty": 120 }, "departure": { "time": "1764862932", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764863069", "uncertainty": 120 }, "departure": { "time": "1764863069", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764863134", "uncertainty": 120 }, "departure": { "time": "1764863134", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764863196", "uncertainty": 120 }, "departure": { "time": "1764863196", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764863236", "uncertainty": 120 }, "departure": { "time": "1764863236", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764863342", "uncertainty": 120 }, "departure": { "time": "1764863342", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764863457", "uncertainty": 120 }, "departure": { "time": "1764863457", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764863562", "uncertainty": 120 }, "departure": { "time": "1764863562", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764863637", "uncertainty": 120 }, "departure": { "time": "1764863637", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764863745", "uncertainty": 120 }, "departure": { "time": "1764863745", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764863861", "uncertainty": 120 }, "departure": { "time": "1764863861", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764864188", "uncertainty": 120 }, "departure": { "time": "1764864188", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764864240", "uncertainty": 120 }, "departure": { "time": "1764864240", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764864310", "uncertainty": 120 }, "departure": { "time": "1764864310", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764863974", "uncertainty": 120 }, "departure": { "time": "1764863974", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764864075", "uncertainty": 120 }, "departure": { "time": "1764864075", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764864221", "uncertainty": 120 }, "departure": { "time": "1764864221", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764864335", "uncertainty": 120 }, "departure": { "time": "1764864335", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764864419", "uncertainty": 120 }, "departure": { "time": "1764864419", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764864543", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323533" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21323540", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323540" } } }, { "id": "21323537", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865200", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323537" } } }, { "id": "21323536", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862293", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764862488", "uncertainty": 120 }, "departure": { "time": "1764862533", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764862620", "uncertainty": 120 }, "departure": { "time": "1764862626", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764862666", "uncertainty": 120 }, "departure": { "time": "1764862683", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764862750", "uncertainty": 120 }, "departure": { "time": "1764862750", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764862826", "uncertainty": 120 }, "departure": { "time": "1764862826", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764862944", "uncertainty": 120 }, "departure": { "time": "1764862944", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764863050", "uncertainty": 120 }, "departure": { "time": "1764863050", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764863082", "uncertainty": 120 }, "departure": { "time": "1764863082", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764863155", "uncertainty": 120 }, "departure": { "time": "1764863155", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764863330", "uncertainty": 120 }, "departure": { "time": "1764863330", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764863898", "uncertainty": 120 }, "departure": { "time": "1764863898", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1764863989", "uncertainty": 120 }, "departure": { "time": "1764863989", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1764864064", "uncertainty": 120 }, "departure": { "time": "1764864064", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1764864129", "uncertainty": 120 }, "departure": { "time": "1764864129", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1764864182", "uncertainty": 120 }, "departure": { "time": "1764864182", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1764864298", "uncertainty": 120 }, "departure": { "time": "1764864298", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1764864343", "uncertainty": 120 }, "departure": { "time": "1764864343", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1764864409", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323536" }, "vehicle": { "id": "405", "label": "405" } } }, { "id": "21323545", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864000", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323545" } } }, { "id": "21323561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862622", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764862705", "uncertainty": 120 }, "departure": { "time": "1764862705", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764862760", "uncertainty": 120 }, "departure": { "time": "1764862760", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764862793", "uncertainty": 120 }, "departure": { "time": "1764862793", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764862902", "uncertainty": 120 }, "departure": { "time": "1764862902", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764862971", "uncertainty": 120 }, "departure": { "time": "1764862971", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764863023", "uncertainty": 120 }, "departure": { "time": "1764863023", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764863135", "uncertainty": 120 }, "departure": { "time": "1764863135", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764863207", "uncertainty": 120 }, "departure": { "time": "1764863207", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764863299", "uncertainty": 120 }, "departure": { "time": "1764863299", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764863364", "uncertainty": 120 }, "departure": { "time": "1764863364", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764863389", "uncertainty": 120 }, "departure": { "time": "1764863389", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764863470", "uncertainty": 120 }, "departure": { "time": "1764863470", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764863686", "uncertainty": 120 }, "departure": { "time": "1764863686", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764863827", "uncertainty": 120 }, "departure": { "time": "1764864000", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764864068", "uncertainty": 120 }, "departure": { "time": "1764864068", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764864195", "uncertainty": 120 }, "departure": { "time": "1764864195", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764864431", "uncertainty": 120 }, "departure": { "time": "1764864431", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764864554", "uncertainty": 120 }, "departure": { "time": "1764864554", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764864735", "uncertainty": 120 }, "departure": { "time": "1764864735", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764864788", "uncertainty": 120 }, "departure": { "time": "1764864788", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764864858", "uncertainty": 120 }, "departure": { "time": "1764864858", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764864912", "uncertainty": 120 }, "departure": { "time": "1764864912", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764864971", "uncertainty": 120 }, "departure": { "time": "1764864971", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764865015", "uncertainty": 120 }, "departure": { "time": "1764865015", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764865081", "uncertainty": 120 }, "departure": { "time": "1764865081", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764865154", "uncertainty": 120 }, "departure": { "time": "1764865154", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764865214", "uncertainty": 120 }, "departure": { "time": "1764865214", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764865265", "uncertainty": 120 }, "departure": { "time": "1764865265", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764865328", "uncertainty": 120 }, "departure": { "time": "1764865328", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764865398", "uncertainty": 120 }, "departure": { "time": "1764865398", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764865478", "uncertainty": 120 }, "departure": { "time": "1764865478", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764865565", "uncertainty": 120 }, "departure": { "time": "1764865565", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764865685", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323561" }, "vehicle": { "id": "178", "label": "178" } } }, { "id": "21323560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860170", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764860230", "uncertainty": 120 }, "departure": { "time": "1764860230", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764860260", "uncertainty": 120 }, "departure": { "time": "1764860260", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764860289", "uncertainty": 120 }, "departure": { "time": "1764860290", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764860410", "uncertainty": 120 }, "departure": { "time": "1764860410", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764860440", "uncertainty": 120 }, "departure": { "time": "1764860440", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764860500", "uncertainty": 120 }, "departure": { "time": "1764860560", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764860638", "uncertainty": 120 }, "departure": { "time": "1764860638", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764860694", "uncertainty": 120 }, "departure": { "time": "1764860710", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764860830", "uncertainty": 120 }, "departure": { "time": "1764860890", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764860972", "uncertainty": 120 }, "departure": { "time": "1764860972", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764860987", "uncertainty": 120 }, "departure": { "time": "1764860987", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764861187", "uncertainty": 120 }, "departure": { "time": "1764861250", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764861370", "uncertainty": 120 }, "departure": { "time": "1764861400", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764861517", "uncertainty": 120 }, "departure": { "time": "1764861610", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764861664", "uncertainty": 120 }, "departure": { "time": "1764861700", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764861820", "uncertainty": 120 }, "departure": { "time": "1764861850", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764862019", "uncertainty": 120 }, "departure": { "time": "1764862030", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764862115", "uncertainty": 120 }, "departure": { "time": "1764862115", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764862235", "uncertainty": 120 }, "departure": { "time": "1764862270", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764862344", "uncertainty": 120 }, "departure": { "time": "1764862344", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764862390", "uncertainty": 120 }, "departure": { "time": "1764862420", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764862480", "uncertainty": 120 }, "departure": { "time": "1764862480", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764862510", "uncertainty": 120 }, "departure": { "time": "1764862510", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764862555", "uncertainty": 120 }, "departure": { "time": "1764862570", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764862616", "uncertainty": 120 }, "departure": { "time": "1764862616", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764862660", "uncertainty": 120 }, "departure": { "time": "1764862660", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764862713", "uncertainty": 120 }, "departure": { "time": "1764862713", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764862770", "uncertainty": 120 }, "departure": { "time": "1764862770", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764862842", "uncertainty": 120 }, "departure": { "time": "1764862842", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764862915", "uncertainty": 120 }, "departure": { "time": "1764862915", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764862995", "uncertainty": 120 }, "departure": { "time": "1764862995", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764863082", "uncertainty": 120 }, "departure": { "time": "1764863082", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764863202", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323560" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21323562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865200", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323562" } } }, { "id": "21323581", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862441", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 }, { "arrival": { "time": "1764862542", "uncertainty": 120 }, "departure": { "time": "1764862542", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 2 }, { "arrival": { "time": "1764862587", "uncertainty": 120 }, "departure": { "time": "1764862587", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 3 }, { "arrival": { "time": "1764862650", "uncertainty": 120 }, "departure": { "time": "1764862650", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 4 }, { "arrival": { "time": "1764862681", "uncertainty": 120 }, "departure": { "time": "1764862681", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 5 }, { "arrival": { "time": "1764862718", "uncertainty": 120 }, "departure": { "time": "1764862718", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 6 }, { "arrival": { "time": "1764862791", "uncertainty": 120 }, "departure": { "time": "1764862791", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 7 }, { "arrival": { "time": "1764862858", "uncertainty": 120 }, "departure": { "time": "1764862858", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 8 }, { "arrival": { "time": "1764862898", "uncertainty": 120 }, "departure": { "time": "1764862898", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 9 }, { "arrival": { "time": "1764863330", "uncertainty": 120 }, "departure": { "time": "1764863330", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 10 }, { "arrival": { "time": "1764863579", "uncertainty": 120 }, "departure": { "time": "1764863579", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 11 }, { "arrival": { "time": "1764863667", "uncertainty": 120 }, "departure": { "time": "1764863667", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 12 }, { "arrival": { "time": "1764863750", "uncertainty": 120 }, "departure": { "time": "1764863750", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 13 }, { "arrival": { "time": "1764863858", "uncertainty": 120 }, "departure": { "time": "1764863858", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 14 }, { "arrival": { "time": "1764863997", "uncertainty": 120 }, "departure": { "time": "1764863997", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 15 }, { "arrival": { "time": "1764864115", "uncertainty": 120 }, "departure": { "time": "1764864115", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 16 }, { "arrival": { "time": "1764864190", "uncertainty": 120 }, "departure": { "time": "1764864190", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 17 }, { "arrival": { "time": "1764864286", "uncertainty": 120 }, "departure": { "time": "1764864286", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 18 }, { "arrival": { "time": "1764864396", "uncertainty": 120 }, "departure": { "time": "1764864396", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 19 }, { "arrival": { "time": "1764864556", "uncertainty": 120 }, "departure": { "time": "1764864556", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764864651", "uncertainty": 120 }, "departure": { "time": "1764864651", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764864767", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323581" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21323577", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863580", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323577" } } }, { "id": "21323576", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860851", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764860937", "uncertainty": 120 }, "departure": { "time": "1764860941", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764861031", "uncertainty": 120 }, "departure": { "time": "1764861031", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764861130", "uncertainty": 120 }, "departure": { "time": "1764861130", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764861181", "uncertainty": 120 }, "departure": { "time": "1764861181", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764861310", "uncertainty": 120 }, "departure": { "time": "1764861331", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764861390", "uncertainty": 120 }, "departure": { "time": "1764861391", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764861446", "uncertainty": 120 }, "departure": { "time": "1764861446", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764861481", "uncertainty": 120 }, "departure": { "time": "1764861481", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764861525", "uncertainty": 120 }, "departure": { "time": "1764861525", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764861567", "uncertainty": 120 }, "departure": { "time": "1764861571", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764861618", "uncertainty": 120 }, "departure": { "time": "1764861618", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764861649", "uncertainty": 120 }, "departure": { "time": "1764861649", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764861773", "uncertainty": 120 }, "departure": { "time": "1764861811", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764862051", "uncertainty": 120 }, "departure": { "time": "1764862051", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764862147", "uncertainty": 120 }, "departure": { "time": "1764862171", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764862351", "uncertainty": 120 }, "departure": { "time": "1764862351", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764862451", "uncertainty": 120 }, "departure": { "time": "1764862471", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764862573", "uncertainty": 120 }, "departure": { "time": "1764862651", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764862882", "uncertainty": 120 }, "departure": { "time": "1764862882", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764862955", "uncertainty": 120 }, "departure": { "time": "1764862955", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764863160", "uncertainty": 120 }, "departure": { "time": "1764863160", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764863280", "uncertainty": 120 }, "departure": { "time": "1764863280", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764863351", "uncertainty": 120 }, "departure": { "time": "1764863351", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764863459", "uncertainty": 120 }, "departure": { "time": "1764863459", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764863535", "uncertainty": 120 }, "departure": { "time": "1764863535", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764863654", "uncertainty": 120 }, "departure": { "time": "1764863654", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764863757", "uncertainty": 120 }, "departure": { "time": "1764863757", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764863785", "uncertainty": 120 }, "departure": { "time": "1764863785", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764863895", "uncertainty": 120 }, "departure": { "time": "1764863895", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764864104", "uncertainty": 120 }, "departure": { "time": "1764864104", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764864140", "uncertainty": 120 }, "departure": { "time": "1764864140", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764864199", "uncertainty": 120 }, "departure": { "time": "1764864199", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764864291", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323576" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21323578", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764866100", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323578" } } }, { "id": "21323725", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764863604", "uncertainty": 120 }, "departure": { "time": "1764863604", "uncertainty": 120 }, "stopId": "outrsal" }, { "arrival": { "time": "1764863607", "uncertainty": 120 }, "departure": { "time": "1764863607", "uncertainty": 120 }, "stopId": "outrsal3" }, { "arrival": { "time": "1764863657", "uncertainty": 120 }, "departure": { "time": "1764863657", "uncertainty": 120 }, "stopId": "outbert2" }, { "arrival": { "time": "1764863727", "uncertainty": 120 }, "departure": { "time": "1764863727", "uncertainty": 120 }, "stopId": "outhlm2" }, { "arrival": { "time": "1764863817", "uncertainty": 120 }, "departure": { "time": "1764863817", "uncertainty": 120 }, "stopId": "outdes2" }, { "arrival": { "time": "1764863881", "uncertainty": 120 }, "departure": { "time": "1764863881", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1764863936", "uncertainty": 120 }, "departure": { "time": "1764863936", "uncertainty": 120 }, "stopId": "outre2" }, { "arrival": { "time": "1764863996", "uncertainty": 120 }, "departure": { "time": "1764863996", "uncertainty": 120 }, "stopId": "outlagr4" }, { "arrival": { "time": "1764863997", "uncertainty": 120 }, "departure": { "time": "1764863997", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764863040", "uncertainty": 120 }, "departure": { "time": "1764863040", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764863225", "uncertainty": 120 }, "departure": { "time": "1764863225", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 3 }, { "arrival": { "time": "1764863340", "uncertainty": 120 }, "departure": { "time": "1764863340", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764863541", "uncertainty": 120 }, "departure": { "time": "1764863541", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 5 }, { "arrival": { "time": "1764863622", "uncertainty": 120 }, "departure": { "time": "1764863622", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai2", "stopSequence": 6 }, { "arrival": { "time": "1764863760", "uncertainty": 120 }, "departure": { "time": "1764863760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu", "stopSequence": 7 }, { "arrival": { "time": "1764863821", "uncertainty": 120 }, "departure": { "time": "1764863821", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha2", "stopSequence": 8 }, { "arrival": { "time": "1764863894", "uncertainty": 120 }, "departure": { "time": "1764863894", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver2", "stopSequence": 9 }, { "arrival": { "time": "1764863997", "uncertainty": 120 }, "departure": { "time": "1764863997", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim2", "stopSequence": 10 }, { "arrival": { "time": "1764863997", "uncertainty": 120 }, "departure": { "time": "1764863997", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 11 }, { "arrival": { "time": "1764864041", "uncertainty": 120 }, "departure": { "time": "1764864041", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 12 }, { "arrival": { "time": "1764864097", "uncertainty": 120 }, "departure": { "time": "1764864097", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 13 }, { "arrival": { "time": "1764864145", "uncertainty": 120 }, "departure": { "time": "1764864145", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 14 }, { "arrival": { "time": "1764864196", "uncertainty": 120 }, "departure": { "time": "1764864196", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 15 }, { "arrival": { "time": "1764864240", "uncertainty": 120 }, "departure": { "time": "1764864240", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 16 }, { "arrival": { "time": "1764864293", "uncertainty": 120 }, "departure": { "time": "1764864293", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 17 }, { "arrival": { "time": "1764864340", "uncertainty": 120 }, "departure": { "time": "1764864340", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 18 }, { "arrival": { "time": "1764864357", "uncertainty": 120 }, "departure": { "time": "1764864357", "uncertainty": 120 }, "stopId": "sempast", "stopSequence": 19 }, { "arrival": { "time": "1764864428", "uncertainty": 120 }, "departure": { "time": "1764864428", "uncertainty": 120 }, "stopId": "sempaul", "stopSequence": 20 }, { "arrival": { "time": "1764864573", "uncertainty": 120 }, "departure": { "time": "1764864573", "uncertainty": 120 }, "stopId": "semolym", "stopSequence": 21 }, { "arrival": { "time": "1764864679", "uncertainty": 120 }, "departure": { "time": "1764864679", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 22 }, { "arrival": { "time": "1764864750", "uncertainty": 120 }, "departure": { "time": "1764864750", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 23 }, { "arrival": { "time": "1764864798", "uncertainty": 120 }, "departure": { "time": "1764864798", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 24 }, { "arrival": { "time": "1764864834", "uncertainty": 120 }, "departure": { "time": "1764864834", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 25 }, { "arrival": { "time": "1764864888", "uncertainty": 120 }, "departure": { "time": "1764864888", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 26 }, { "arrival": { "time": "1764864972", "uncertainty": 120 }, "departure": { "time": "1764864972", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 27 }, { "arrival": { "time": "1764865010", "uncertainty": 120 }, "departure": { "time": "1764865010", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 28 }, { "arrival": { "time": "1764865074", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 29 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323725" }, "vehicle": { "id": "212", "label": "212" } } }, { "id": "21323724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863700", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323724" } } }, { "id": "21323735", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862261", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764862405", "uncertainty": 120 }, "departure": { "time": "1764862405", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764862501", "uncertainty": 120 }, "departure": { "time": "1764862501", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1764862578", "uncertainty": 120 }, "departure": { "time": "1764862591", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1764862652", "uncertainty": 120 }, "departure": { "time": "1764862681", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1764862787", "uncertainty": 120 }, "departure": { "time": "1764862787", "uncertainty": 120 }, "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1764862889", "uncertainty": 120 }, "departure": { "time": "1764862889", "uncertainty": 120 }, "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1764862953", "uncertainty": 120 }, "departure": { "time": "1764862953", "uncertainty": 120 }, "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1764863012", "uncertainty": 120 }, "departure": { "time": "1764863012", "uncertainty": 120 }, "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1764863065", "uncertainty": 120 }, "departure": { "time": "1764863065", "uncertainty": 120 }, "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1764863095", "uncertainty": 120 }, "departure": { "time": "1764863095", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1764863129", "uncertainty": 120 }, "departure": { "time": "1764863129", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1764863239", "uncertainty": 120 }, "departure": { "time": "1764863239", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1764863378", "uncertainty": 120 }, "departure": { "time": "1764863378", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1764863465", "uncertainty": 120 }, "departure": { "time": "1764863465", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764863519", "uncertainty": 120 }, "departure": { "time": "1764863519", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1764863621", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323735" }, "vehicle": { "id": "213", "label": "213" } } }, { "id": "21323740", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 }, { "arrival": { "time": "1764864429", "uncertainty": 120 }, "departure": { "time": "1764864429", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764864815", "uncertainty": 120 }, "departure": { "time": "1764864815", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 3 }, { "arrival": { "time": "1764865072", "uncertainty": 120 }, "departure": { "time": "1764865072", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 4 }, { "arrival": { "time": "1764865155", "uncertainty": 120 }, "departure": { "time": "1764865155", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 5 }, { "arrival": { "time": "1764865211", "uncertainty": 120 }, "departure": { "time": "1764865211", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 6 }, { "arrival": { "time": "1764865252", "uncertainty": 120 }, "departure": { "time": "1764865252", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 7 }, { "arrival": { "time": "1764865294", "uncertainty": 120 }, "departure": { "time": "1764865294", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 8 }, { "arrival": { "time": "1764865360", "uncertainty": 120 }, "departure": { "time": "1764865360", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 9 }, { "arrival": { "time": "1764865390", "uncertainty": 120 }, "departure": { "time": "1764865390", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 10 }, { "arrival": { "time": "1764865440", "uncertainty": 120 }, "departure": { "time": "1764865440", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 11 }, { "arrival": { "time": "1764866054", "uncertainty": 120 }, "departure": { "time": "1764866054", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 12 }, { "arrival": { "time": "1764866758", "uncertainty": 120 }, "stopId": "outlep2", "stopSequence": 13 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "154", "scheduleRelationship": "SCHEDULED", "tripId": "21323740" } } }, { "id": "21323736", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864300", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21323736" } } }, { "id": "21323750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "34", "scheduleRelationship": "SCHEDULED", "tripId": "21323750" } } }, { "id": "21323746", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "94", "scheduleRelationship": "SCHEDULED", "tripId": "21323746" } } }, { "id": "21323755", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863100", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323755" } } }, { "id": "21726025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861125", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 1 }, { "arrival": { "time": "1764861178", "uncertainty": 120 }, "departure": { "time": "1764861216", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 2 }, { "arrival": { "time": "1764861408", "uncertainty": 120 }, "departure": { "time": "1764861548", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 3 }, { "arrival": { "time": "1764861608", "uncertainty": 120 }, "departure": { "time": "1764861608", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 4 }, { "arrival": { "time": "1764861689", "uncertainty": 120 }, "departure": { "time": "1764861689", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 5 }, { "arrival": { "time": "1764861789", "uncertainty": 120 }, "departure": { "time": "1764861820", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 6 }, { "arrival": { "time": "1764861935", "uncertainty": 120 }, "departure": { "time": "1764862000", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 7 }, { "arrival": { "time": "1764862044", "uncertainty": 120 }, "departure": { "time": "1764862060", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 8 }, { "arrival": { "time": "1764862158", "uncertainty": 120 }, "departure": { "time": "1764862158", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 9 }, { "arrival": { "time": "1764862240", "uncertainty": 120 }, "departure": { "time": "1764862240", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 10 }, { "arrival": { "time": "1764862330", "uncertainty": 120 }, "departure": { "time": "1764862330", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 11 }, { "arrival": { "time": "1764862399", "uncertainty": 120 }, "departure": { "time": "1764862420", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 12 }, { "arrival": { "time": "1764862529", "uncertainty": 120 }, "departure": { "time": "1764862540", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 13 }, { "arrival": { "time": "1764862600", "uncertainty": 120 }, "departure": { "time": "1764862600", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 14 }, { "arrival": { "time": "1764862639", "uncertainty": 120 }, "departure": { "time": "1764862639", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 15 }, { "arrival": { "time": "1764862768", "uncertainty": 120 }, "departure": { "time": "1764862768", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 16 }, { "arrival": { "time": "1764862809", "uncertainty": 120 }, "departure": { "time": "1764862809", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 17 }, { "arrival": { "time": "1764862874", "uncertainty": 120 }, "departure": { "time": "1764862874", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 18 }, { "arrival": { "time": "1764862994", "uncertainty": 120 }, "departure": { "time": "1764862994", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 19 }, { "arrival": { "time": "1764863232", "uncertainty": 120 }, "departure": { "time": "1764863232", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 20 }, { "arrival": { "time": "1764863293", "uncertainty": 120 }, "departure": { "time": "1764863293", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 21 }, { "arrival": { "time": "1764863336", "uncertainty": 120 }, "departure": { "time": "1764863336", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 22 }, { "arrival": { "time": "1764863413", "uncertainty": 120 }, "departure": { "time": "1764863413", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 23 }, { "arrival": { "time": "1764863543", "uncertainty": 120 }, "departure": { "time": "1764863543", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 24 }, { "arrival": { "time": "1764863612", "uncertainty": 120 }, "departure": { "time": "1764863612", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 25 }, { "arrival": { "time": "1764863659", "uncertainty": 120 }, "departure": { "time": "1764863659", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 26 }, { "arrival": { "time": "1764863773", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 27 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21726025" }, "vehicle": { "id": "182", "label": "182" } } }, { "id": "21726028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864720", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21726028" } } }, { "id": "21323762", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864240", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764864780", "uncertainty": 120 }, "departure": { "time": "1764864780", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 2 }, { "arrival": { "time": "1764864900", "uncertainty": 120 }, "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 3 }, { "arrival": { "time": "1764865057", "uncertainty": 120 }, "departure": { "time": "1764865057", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 4 }, { "arrival": { "time": "1764865140", "uncertainty": 120 }, "departure": { "time": "1764865140", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 5 }, { "arrival": { "time": "1764865217", "uncertainty": 120 }, "departure": { "time": "1764865217", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 6 }, { "arrival": { "time": "1764865338", "uncertainty": 120 }, "departure": { "time": "1764865338", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 7 }, { "arrival": { "time": "1764865440", "uncertainty": 120 }, "departure": { "time": "1764865440", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 8 }, { "arrival": { "time": "1764865469", "uncertainty": 120 }, "departure": { "time": "1764865469", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 9 }, { "arrival": { "time": "1764865512", "uncertainty": 120 }, "departure": { "time": "1764865512", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 10 }, { "arrival": { "time": "1764865740", "uncertainty": 120 }, "departure": { "time": "1764865740", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 11 }, { "arrival": { "time": "1764865826", "uncertainty": 120 }, "departure": { "time": "1764865826", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 12 }, { "arrival": { "time": "1764865885", "uncertainty": 120 }, "departure": { "time": "1764865885", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 13 }, { "arrival": { "time": "1764865920", "uncertainty": 120 }, "departure": { "time": "1764865920", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 14 }, { "arrival": { "time": "1764865989", "uncertainty": 120 }, "departure": { "time": "1764865989", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 15 }, { "arrival": { "time": "1764866105", "uncertainty": 120 }, "departure": { "time": "1764866105", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 16 }, { "arrival": { "time": "1764866160", "uncertainty": 120 }, "departure": { "time": "1764866160", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 17 }, { "arrival": { "time": "1764866243", "uncertainty": 120 }, "departure": { "time": "1764866243", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 18 }, { "arrival": { "time": "1764866363", "uncertainty": 120 }, "departure": { "time": "1764866363", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 19 }, { "arrival": { "time": "1764866439", "uncertainty": 120 }, "departure": { "time": "1764866439", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 20 }, { "arrival": { "time": "1764866355", "uncertainty": 120 }, "departure": { "time": "1764866355", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 21 }, { "arrival": { "time": "1764866429", "uncertainty": 120 }, "departure": { "time": "1764866429", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 22 }, { "arrival": { "time": "1764866480", "uncertainty": 120 }, "departure": { "time": "1764866480", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 23 }, { "arrival": { "time": "1764866557", "uncertainty": 120 }, "departure": { "time": "1764866557", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 24 }, { "arrival": { "time": "1764866656", "uncertainty": 120 }, "departure": { "time": "1764866656", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 25 }, { "arrival": { "time": "1764866760", "uncertainty": 120 }, "departure": { "time": "1764866760", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 26 }, { "arrival": { "time": "1764866845", "uncertainty": 120 }, "departure": { "time": "1764866845", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 27 }, { "arrival": { "time": "1764866894", "uncertainty": 120 }, "departure": { "time": "1764866894", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 28 }, { "arrival": { "time": "1764866925", "uncertainty": 120 }, "departure": { "time": "1764866925", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 29 }, { "arrival": { "time": "1764866986", "uncertainty": 120 }, "departure": { "time": "1764866986", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 30 }, { "arrival": { "time": "1764867011", "uncertainty": 120 }, "departure": { "time": "1764867011", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 31 }, { "arrival": { "time": "1764867079", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 32 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323762" } } }, { "id": "21726018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726018" } } }, { "id": "21323773", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862800", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "tripId": "21323773" }, "vehicle": { "id": "516", "label": "516" } } }, { "id": "21726017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726017" } } }, { "id": "21726016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863100", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726016" } } }, { "id": "21323768", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860492", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 1 }, { "arrival": { "time": "1764860763", "uncertainty": 120 }, "departure": { "time": "1764860793", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 2 }, { "arrival": { "time": "1764860883", "uncertainty": 120 }, "departure": { "time": "1764861003", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 3 }, { "arrival": { "time": "1764861093", "uncertainty": 120 }, "departure": { "time": "1764861123", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 4 }, { "arrival": { "time": "1764861183", "uncertainty": 120 }, "departure": { "time": "1764861213", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 5 }, { "arrival": { "time": "1764861273", "uncertainty": 120 }, "departure": { "time": "1764861273", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 6 }, { "arrival": { "time": "1764861342", "uncertainty": 120 }, "departure": { "time": "1764861363", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 7 }, { "arrival": { "time": "1764861423", "uncertainty": 120 }, "departure": { "time": "1764861423", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 8 }, { "arrival": { "time": "1764861690", "uncertainty": 120 }, "departure": { "time": "1764861723", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 9 }, { "arrival": { "time": "1764861926", "uncertainty": 120 }, "departure": { "time": "1764861963", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 10 }, { "arrival": { "time": "1764862172", "uncertainty": 120 }, "departure": { "time": "1764862172", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 11 }, { "arrival": { "time": "1764862535", "uncertainty": 120 }, "departure": { "time": "1764862549", "uncertainty": 120 }, "stopId": "smbrons", "stopSequence": 12 }, { "arrival": { "time": "1764862579", "uncertainty": 120 }, "departure": { "time": "1764862579", "uncertainty": 120 }, "stopId": "smbbell", "stopSequence": 13 }, { "arrival": { "time": "1764862651", "uncertainty": 120 }, "departure": { "time": "1764862651", "uncertainty": 120 }, "stopId": "smbber3", "stopSequence": 14 }, { "arrival": { "time": "1764862708", "uncertainty": 120 }, "departure": { "time": "1764862708", "uncertainty": 120 }, "stopId": "smbvil3", "stopSequence": 15 }, { "arrival": { "time": "1764862800", "uncertainty": 120 }, "departure": { "time": "1764862800", "uncertainty": 120 }, "stopId": "smbwar2", "stopSequence": 16 }, { "arrival": { "time": "1764862920", "uncertainty": 120 }, "stopId": "smbbou2", "stopSequence": 17 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "tripId": "21323768" }, "vehicle": { "id": "218", "label": "218" } } }, { "id": "21323653", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764862918", "uncertainty": 120 }, "departure": { "time": "1764862918", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764862326", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764862502", "uncertainty": 120 }, "departure": { "time": "1764862502", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764862607", "uncertainty": 120 }, "departure": { "time": "1764862683", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764862748", "uncertainty": 120 }, "departure": { "time": "1764862748", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764862822", "uncertainty": 120 }, "departure": { "time": "1764862822", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764862935", "uncertainty": 120 }, "departure": { "time": "1764862935", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764863040", "uncertainty": 120 }, "departure": { "time": "1764863040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764863095", "uncertainty": 120 }, "departure": { "time": "1764863095", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764863015", "uncertainty": 120 }, "departure": { "time": "1764863015", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764863078", "uncertainty": 120 }, "departure": { "time": "1764863078", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764863174", "uncertainty": 120 }, "departure": { "time": "1764863174", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764863237", "uncertainty": 120 }, "departure": { "time": "1764863237", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764863299", "uncertainty": 120 }, "departure": { "time": "1764863299", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764863360", "uncertainty": 120 }, "departure": { "time": "1764863360", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764863400", "uncertainty": 120 }, "departure": { "time": "1764863400", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764863461", "uncertainty": 120 }, "departure": { "time": "1764863461", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764863523", "uncertainty": 120 }, "departure": { "time": "1764863523", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764863590", "uncertainty": 120 }, "departure": { "time": "1764863590", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764863659", "uncertainty": 120 }, "departure": { "time": "1764863659", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764863765", "uncertainty": 120 }, "departure": { "time": "1764863765", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764863894", "uncertainty": 120 }, "departure": { "time": "1764863894", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764863948", "uncertainty": 120 }, "departure": { "time": "1764863948", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764864063", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323653" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323652", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764863125", "uncertainty": 120 }, "departure": { "time": "1764863125", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764863154", "uncertainty": 120 }, "departure": { "time": "1764863154", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764863165", "uncertainty": 120 }, "departure": { "time": "1764863165", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764863179", "uncertainty": 120 }, "departure": { "time": "1764863179", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764863252", "uncertainty": 120 }, "departure": { "time": "1764863252", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764862172", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764862365", "uncertainty": 120 }, "departure": { "time": "1764862412", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764862472", "uncertainty": 120 }, "departure": { "time": "1764862472", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764862515", "uncertainty": 120 }, "departure": { "time": "1764862531", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764862592", "uncertainty": 120 }, "departure": { "time": "1764862652", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764862702", "uncertainty": 120 }, "departure": { "time": "1764862702", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764862750", "uncertainty": 120 }, "departure": { "time": "1764862750", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764862814", "uncertainty": 120 }, "departure": { "time": "1764862814", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764862878", "uncertainty": 120 }, "departure": { "time": "1764862878", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764862924", "uncertainty": 120 }, "departure": { "time": "1764862924", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764862981", "uncertainty": 120 }, "departure": { "time": "1764862981", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764863053", "uncertainty": 120 }, "departure": { "time": "1764863053", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764863118", "uncertainty": 120 }, "departure": { "time": "1764863118", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764863221", "uncertainty": 120 }, "departure": { "time": "1764863221", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764863280", "uncertainty": 120 }, "departure": { "time": "1764863280", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764863350", "uncertainty": 120 }, "departure": { "time": "1764863350", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764863259", "uncertainty": 120 }, "departure": { "time": "1764863259", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764863324", "uncertainty": 120 }, "departure": { "time": "1764863324", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764863463", "uncertainty": 120 }, "departure": { "time": "1764863463", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764863550", "uncertainty": 120 }, "departure": { "time": "1764863550", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764863604", "uncertainty": 120 }, "departure": { "time": "1764863604", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764863659", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323652" }, "vehicle": { "id": "162", "label": "162" } } }, { "id": "21323655", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764865591", "uncertainty": 120 }, "departure": { "time": "1764865591", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764865620", "uncertainty": 120 }, "departure": { "time": "1764865620", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764865631", "uncertainty": 120 }, "departure": { "time": "1764865631", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764865645", "uncertainty": 120 }, "departure": { "time": "1764865645", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764865718", "uncertainty": 120 }, "departure": { "time": "1764865718", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764864300", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764864551", "uncertainty": 120 }, "departure": { "time": "1764864551", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764864643", "uncertainty": 120 }, "departure": { "time": "1764864643", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764864724", "uncertainty": 120 }, "departure": { "time": "1764864724", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764864840", "uncertainty": 120 }, "departure": { "time": "1764864840", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764864899", "uncertainty": 120 }, "departure": { "time": "1764864899", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764864994", "uncertainty": 120 }, "departure": { "time": "1764864994", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764865105", "uncertainty": 120 }, "departure": { "time": "1764865105", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764865198", "uncertainty": 120 }, "departure": { "time": "1764865198", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764865260", "uncertainty": 120 }, "departure": { "time": "1764865260", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764865387", "uncertainty": 120 }, "departure": { "time": "1764865387", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764865488", "uncertainty": 120 }, "departure": { "time": "1764865488", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764865584", "uncertainty": 120 }, "departure": { "time": "1764865584", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764865681", "uncertainty": 120 }, "departure": { "time": "1764865681", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764865740", "uncertainty": 120 }, "departure": { "time": "1764865740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764865810", "uncertainty": 120 }, "departure": { "time": "1764865810", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764865725", "uncertainty": 120 }, "departure": { "time": "1764865725", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764865826", "uncertainty": 120 }, "departure": { "time": "1764865826", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764865988", "uncertainty": 120 }, "departure": { "time": "1764865988", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764866115", "uncertainty": 120 }, "departure": { "time": "1764866115", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764866211", "uncertainty": 120 }, "departure": { "time": "1764866211", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764866358", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323655" } } }, { "id": "21323654", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764864585", "uncertainty": 120 }, "departure": { "time": "1764864585", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764864614", "uncertainty": 120 }, "departure": { "time": "1764864614", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764864625", "uncertainty": 120 }, "departure": { "time": "1764864625", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764864639", "uncertainty": 120 }, "departure": { "time": "1764864639", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764864712", "uncertainty": 120 }, "departure": { "time": "1764864712", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764863460", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764863660", "uncertainty": 120 }, "departure": { "time": "1764863660", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764863724", "uncertainty": 120 }, "departure": { "time": "1764863724", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764863772", "uncertainty": 120 }, "departure": { "time": "1764863772", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764863840", "uncertainty": 120 }, "departure": { "time": "1764863840", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764863898", "uncertainty": 120 }, "departure": { "time": "1764863898", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764863992", "uncertainty": 120 }, "departure": { "time": "1764863992", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764864101", "uncertainty": 120 }, "departure": { "time": "1764864101", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764864193", "uncertainty": 120 }, "departure": { "time": "1764864193", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764864254", "uncertainty": 120 }, "departure": { "time": "1764864254", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764864381", "uncertainty": 120 }, "departure": { "time": "1764864381", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764864482", "uncertainty": 120 }, "departure": { "time": "1764864482", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764864578", "uncertainty": 120 }, "departure": { "time": "1764864578", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764864841", "uncertainty": 120 }, "departure": { "time": "1764864841", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764864900", "uncertainty": 120 }, "departure": { "time": "1764864900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764864970", "uncertainty": 120 }, "departure": { "time": "1764864970", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764864719", "uncertainty": 120 }, "departure": { "time": "1764864719", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764864820", "uncertainty": 120 }, "departure": { "time": "1764864820", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764864975", "uncertainty": 120 }, "departure": { "time": "1764864975", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764865082", "uncertainty": 120 }, "departure": { "time": "1764865082", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764865169", "uncertainty": 120 }, "departure": { "time": "1764865169", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764865313", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323654" } } }, { "id": "21725960", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764866032", "uncertainty": 120 }, "departure": { "time": "1764866032", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764866221", "uncertainty": 120 }, "departure": { "time": "1764866221", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764862356", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764862409", "uncertainty": 120 }, "departure": { "time": "1764862409", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764862439", "uncertainty": 120 }, "departure": { "time": "1764862439", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764862514", "uncertainty": 120 }, "departure": { "time": "1764862514", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764862565", "uncertainty": 120 }, "departure": { "time": "1764862565", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764862698", "uncertainty": 120 }, "departure": { "time": "1764862698", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764862761", "uncertainty": 120 }, "departure": { "time": "1764862761", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764862811", "uncertainty": 120 }, "departure": { "time": "1764862811", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764863001", "uncertainty": 120 }, "departure": { "time": "1764863001", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764863155", "uncertainty": 120 }, "departure": { "time": "1764863155", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764863241", "uncertainty": 120 }, "departure": { "time": "1764863241", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764863293", "uncertainty": 120 }, "departure": { "time": "1764863293", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764863402", "uncertainty": 120 }, "departure": { "time": "1764863402", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764863525", "uncertainty": 120 }, "departure": { "time": "1764863525", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764863601", "uncertainty": 120 }, "departure": { "time": "1764863601", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764863682", "uncertainty": 120 }, "departure": { "time": "1764863682", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764863740", "uncertainty": 120 }, "departure": { "time": "1764863740", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764863867", "uncertainty": 120 }, "departure": { "time": "1764863867", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764864047", "uncertainty": 120 }, "departure": { "time": "1764864047", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764864156", "uncertainty": 120 }, "departure": { "time": "1764864156", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764864280", "uncertainty": 120 }, "departure": { "time": "1764864280", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764864364", "uncertainty": 120 }, "departure": { "time": "1764864364", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764864501", "uncertainty": 120 }, "departure": { "time": "1764864501", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764864638", "uncertainty": 120 }, "departure": { "time": "1764864638", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764864742", "uncertainty": 120 }, "departure": { "time": "1764864742", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764864881", "uncertainty": 120 }, "departure": { "time": "1764864881", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764864955", "uncertainty": 120 }, "departure": { "time": "1764864955", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764865025", "uncertainty": 120 }, "departure": { "time": "1764865025", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764865137", "uncertainty": 120 }, "departure": { "time": "1764865137", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764865231", "uncertainty": 120 }, "departure": { "time": "1764865231", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764865285", "uncertainty": 120 }, "departure": { "time": "1764865285", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764865366", "uncertainty": 120 }, "departure": { "time": "1764865366", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764865629", "uncertainty": 120 }, "departure": { "time": "1764865629", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764865702", "uncertainty": 120 }, "departure": { "time": "1764865702", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764865752", "uncertainty": 120 }, "departure": { "time": "1764865752", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764865782", "uncertainty": 120 }, "departure": { "time": "1764865782", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764865851", "uncertainty": 120 }, "departure": { "time": "1764865851", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764865967", "uncertainty": 120 }, "departure": { "time": "1764865967", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764865920", "uncertainty": 120 }, "departure": { "time": "1764865920", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764866003", "uncertainty": 120 }, "departure": { "time": "1764866003", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764866123", "uncertainty": 120 }, "departure": { "time": "1764866123", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764866199", "uncertainty": 120 }, "departure": { "time": "1764866199", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764866230", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725960" }, "vehicle": { "id": "329", "label": "329" } } }, { "id": "21323649", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764861723", "uncertainty": 120 }, "departure": { "time": "1764861723", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764861063", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764861213", "uncertainty": 120 }, "departure": { "time": "1764861213", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764861356", "uncertainty": 120 }, "departure": { "time": "1764861425", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764861483", "uncertainty": 120 }, "departure": { "time": "1764861483", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764861553", "uncertainty": 120 }, "departure": { "time": "1764861573", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764861735", "uncertainty": 120 }, "departure": { "time": "1764861735", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764861840", "uncertainty": 120 }, "departure": { "time": "1764861840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764861888", "uncertainty": 120 }, "departure": { "time": "1764861888", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764861807", "uncertainty": 120 }, "departure": { "time": "1764861856", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764861916", "uncertainty": 120 }, "departure": { "time": "1764861976", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764862066", "uncertainty": 120 }, "departure": { "time": "1764862066", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764862126", "uncertainty": 120 }, "departure": { "time": "1764862246", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764862306", "uncertainty": 120 }, "departure": { "time": "1764862306", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764862366", "uncertainty": 120 }, "departure": { "time": "1764862366", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764862396", "uncertainty": 120 }, "departure": { "time": "1764862516", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764862576", "uncertainty": 120 }, "departure": { "time": "1764862576", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764862636", "uncertainty": 120 }, "departure": { "time": "1764862636", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764862719", "uncertainty": 120 }, "departure": { "time": "1764862719", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764862774", "uncertainty": 120 }, "departure": { "time": "1764862774", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764862882", "uncertainty": 120 }, "departure": { "time": "1764862882", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764863006", "uncertainty": 120 }, "departure": { "time": "1764863006", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764863060", "uncertainty": 120 }, "departure": { "time": "1764863060", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764863158", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323649" }, "vehicle": { "id": "515", "label": "515" } } }, { "id": "21725966", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764869170", "uncertainty": 120 }, "departure": { "time": "1764869170", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764869359", "uncertainty": 120 }, "departure": { "time": "1764869359", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764865320", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764865405", "uncertainty": 120 }, "departure": { "time": "1764865405", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764865450", "uncertainty": 120 }, "departure": { "time": "1764865450", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764865563", "uncertainty": 120 }, "departure": { "time": "1764865563", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764865620", "uncertainty": 120 }, "departure": { "time": "1764865620", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764865797", "uncertainty": 120 }, "departure": { "time": "1764865797", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764865860", "uncertainty": 120 }, "departure": { "time": "1764865860", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764865910", "uncertainty": 120 }, "departure": { "time": "1764865910", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764866100", "uncertainty": 120 }, "departure": { "time": "1764866100", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764866254", "uncertainty": 120 }, "departure": { "time": "1764866254", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764866340", "uncertainty": 120 }, "departure": { "time": "1764866340", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764866392", "uncertainty": 120 }, "departure": { "time": "1764866392", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764866501", "uncertainty": 120 }, "departure": { "time": "1764866501", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764866624", "uncertainty": 120 }, "departure": { "time": "1764866624", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764866700", "uncertainty": 120 }, "departure": { "time": "1764866700", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764866800", "uncertainty": 120 }, "departure": { "time": "1764866800", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764866844", "uncertainty": 120 }, "departure": { "time": "1764866844", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764867000", "uncertainty": 120 }, "departure": { "time": "1764867000", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764867180", "uncertainty": 120 }, "departure": { "time": "1764867180", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764867266", "uncertainty": 120 }, "departure": { "time": "1764867266", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764867360", "uncertainty": 120 }, "departure": { "time": "1764867420", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764867504", "uncertainty": 120 }, "departure": { "time": "1764867504", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764867642", "uncertainty": 120 }, "departure": { "time": "1764867642", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764867780", "uncertainty": 120 }, "departure": { "time": "1764867780", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764867873", "uncertainty": 120 }, "departure": { "time": "1764867873", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764868000", "uncertainty": 120 }, "departure": { "time": "1764868000", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764868068", "uncertainty": 120 }, "departure": { "time": "1764868068", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764868133", "uncertainty": 120 }, "departure": { "time": "1764868133", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764868235", "uncertainty": 120 }, "departure": { "time": "1764868235", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764868320", "uncertainty": 120 }, "departure": { "time": "1764868320", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764868392", "uncertainty": 120 }, "departure": { "time": "1764868392", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764868500", "uncertainty": 120 }, "departure": { "time": "1764868500", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764868788", "uncertainty": 120 }, "departure": { "time": "1764868788", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764868851", "uncertainty": 120 }, "departure": { "time": "1764868851", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764868894", "uncertainty": 120 }, "departure": { "time": "1764868894", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764868920", "uncertainty": 120 }, "departure": { "time": "1764868920", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764868989", "uncertainty": 120 }, "departure": { "time": "1764868989", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764869105", "uncertainty": 120 }, "departure": { "time": "1764869105", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764869160", "uncertainty": 120 }, "departure": { "time": "1764869160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764869243", "uncertainty": 120 }, "departure": { "time": "1764869243", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764869363", "uncertainty": 120 }, "departure": { "time": "1764869363", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764869439", "uncertainty": 120 }, "departure": { "time": "1764869439", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764869368", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725966" } } }, { "id": "21323651", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764862538", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323651" } } }, { "id": "21323657", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764866791", "uncertainty": 120 }, "departure": { "time": "1764866791", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764866820", "uncertainty": 120 }, "departure": { "time": "1764866820", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764866831", "uncertainty": 120 }, "departure": { "time": "1764866831", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764866845", "uncertainty": 120 }, "departure": { "time": "1764866845", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764866918", "uncertainty": 120 }, "departure": { "time": "1764866918", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764865500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764865751", "uncertainty": 120 }, "departure": { "time": "1764865751", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764865843", "uncertainty": 120 }, "departure": { "time": "1764865843", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764865924", "uncertainty": 120 }, "departure": { "time": "1764865924", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764866040", "uncertainty": 120 }, "departure": { "time": "1764866040", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764866099", "uncertainty": 120 }, "departure": { "time": "1764866099", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764866194", "uncertainty": 120 }, "departure": { "time": "1764866194", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764866305", "uncertainty": 120 }, "departure": { "time": "1764866305", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764866398", "uncertainty": 120 }, "departure": { "time": "1764866398", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764866460", "uncertainty": 120 }, "departure": { "time": "1764866460", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764866587", "uncertainty": 120 }, "departure": { "time": "1764866587", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764866688", "uncertainty": 120 }, "departure": { "time": "1764866688", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764866784", "uncertainty": 120 }, "departure": { "time": "1764866784", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764866881", "uncertainty": 120 }, "departure": { "time": "1764866881", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764866940", "uncertainty": 120 }, "departure": { "time": "1764866940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764867010", "uncertainty": 120 }, "departure": { "time": "1764867010", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764866925", "uncertainty": 120 }, "departure": { "time": "1764866925", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764867026", "uncertainty": 120 }, "departure": { "time": "1764867026", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764867175", "uncertainty": 120 }, "departure": { "time": "1764867175", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764867292", "uncertainty": 120 }, "departure": { "time": "1764867292", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764867387", "uncertainty": 120 }, "departure": { "time": "1764867387", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764867534", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323657" } } }, { "id": "21323656", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764864380", "uncertainty": 120 }, "departure": { "time": "1764864380", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764863760", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764863949", "uncertainty": 120 }, "departure": { "time": "1764863949", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764864065", "uncertainty": 120 }, "departure": { "time": "1764864065", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764864180", "uncertainty": 120 }, "departure": { "time": "1764864180", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764864284", "uncertainty": 120 }, "departure": { "time": "1764864284", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764864495", "uncertainty": 120 }, "departure": { "time": "1764864495", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764864600", "uncertainty": 120 }, "departure": { "time": "1764864600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764864655", "uncertainty": 120 }, "departure": { "time": "1764864655", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764864479", "uncertainty": 120 }, "departure": { "time": "1764864479", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764864566", "uncertainty": 120 }, "departure": { "time": "1764864566", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764864709", "uncertainty": 120 }, "departure": { "time": "1764864709", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764864802", "uncertainty": 120 }, "departure": { "time": "1764864802", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764864876", "uncertainty": 120 }, "departure": { "time": "1764864876", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764864952", "uncertainty": 120 }, "departure": { "time": "1764864952", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764865077", "uncertainty": 120 }, "departure": { "time": "1764865077", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764865148", "uncertainty": 120 }, "departure": { "time": "1764865148", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764865231", "uncertainty": 120 }, "departure": { "time": "1764865231", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764865293", "uncertainty": 120 }, "departure": { "time": "1764865293", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764865372", "uncertainty": 120 }, "departure": { "time": "1764865372", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764865463", "uncertainty": 120 }, "departure": { "time": "1764865463", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764865610", "uncertainty": 120 }, "departure": { "time": "1764865610", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764865706", "uncertainty": 120 }, "departure": { "time": "1764865706", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764865821", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323656" } } }, { "id": "21323658", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764865040", "uncertainty": 120 }, "departure": { "time": "1764865040", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764864300", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764864552", "uncertainty": 120 }, "departure": { "time": "1764864552", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764864725", "uncertainty": 120 }, "departure": { "time": "1764864725", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764864840", "uncertainty": 120 }, "departure": { "time": "1764864840", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764864944", "uncertainty": 120 }, "departure": { "time": "1764864944", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764865035", "uncertainty": 120 }, "departure": { "time": "1764865035", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764865140", "uncertainty": 120 }, "departure": { "time": "1764865140", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764865195", "uncertainty": 120 }, "departure": { "time": "1764865195", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764865139", "uncertainty": 120 }, "departure": { "time": "1764865139", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764865226", "uncertainty": 120 }, "departure": { "time": "1764865226", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764865369", "uncertainty": 120 }, "departure": { "time": "1764865369", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764865458", "uncertainty": 120 }, "departure": { "time": "1764865458", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764865532", "uncertainty": 120 }, "departure": { "time": "1764865532", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764865605", "uncertainty": 120 }, "departure": { "time": "1764865605", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764865724", "uncertainty": 120 }, "departure": { "time": "1764865724", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764865795", "uncertainty": 120 }, "departure": { "time": "1764865795", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764865878", "uncertainty": 120 }, "departure": { "time": "1764865878", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764865947", "uncertainty": 120 }, "departure": { "time": "1764865947", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764866034", "uncertainty": 120 }, "departure": { "time": "1764866034", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764866135", "uncertainty": 120 }, "departure": { "time": "1764866135", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764866279", "uncertainty": 120 }, "departure": { "time": "1764866279", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764866382", "uncertainty": 120 }, "departure": { "time": "1764866382", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764866497", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323658" } } }, { "id": "21725973", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863073", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764863012", "uncertainty": 120 }, "departure": { "time": "1764863012", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764863086", "uncertainty": 120 }, "departure": { "time": "1764863086", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764863229", "uncertainty": 120 }, "departure": { "time": "1764863229", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764863340", "uncertainty": 120 }, "departure": { "time": "1764863340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764863403", "uncertainty": 120 }, "departure": { "time": "1764863403", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764863531", "uncertainty": 120 }, "departure": { "time": "1764863531", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764863588", "uncertainty": 120 }, "departure": { "time": "1764863588", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764863635", "uncertainty": 120 }, "departure": { "time": "1764863635", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764863688", "uncertainty": 120 }, "departure": { "time": "1764863688", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764863741", "uncertainty": 120 }, "departure": { "time": "1764863741", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764863940", "uncertainty": 120 }, "departure": { "time": "1764863940", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764864008", "uncertainty": 120 }, "departure": { "time": "1764864008", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764864112", "uncertainty": 120 }, "departure": { "time": "1764864112", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764864248", "uncertainty": 120 }, "departure": { "time": "1764864248", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764864324", "uncertainty": 120 }, "departure": { "time": "1764864324", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764864449", "uncertainty": 120 }, "departure": { "time": "1764864449", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764864576", "uncertainty": 120 }, "departure": { "time": "1764864576", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764864728", "uncertainty": 120 }, "departure": { "time": "1764864728", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764864797", "uncertainty": 120 }, "departure": { "time": "1764864797", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764864959", "uncertainty": 120 }, "departure": { "time": "1764864959", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764865065", "uncertainty": 120 }, "departure": { "time": "1764865065", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764865151", "uncertainty": 120 }, "departure": { "time": "1764865151", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764865283", "uncertainty": 120 }, "departure": { "time": "1764865283", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764865388", "uncertainty": 120 }, "departure": { "time": "1764865440", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764865569", "uncertainty": 120 }, "departure": { "time": "1764865569", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764865740", "uncertainty": 120 }, "departure": { "time": "1764865740", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764865920", "uncertainty": 120 }, "departure": { "time": "1764865920", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764866028", "uncertainty": 120 }, "departure": { "time": "1764866028", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764866108", "uncertainty": 120 }, "departure": { "time": "1764866108", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764866220", "uncertainty": 120 }, "departure": { "time": "1764866220", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764866303", "uncertainty": 120 }, "departure": { "time": "1764866303", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764866335", "uncertainty": 120 }, "departure": { "time": "1764866335", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764866427", "uncertainty": 120 }, "departure": { "time": "1764866427", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764866460", "uncertainty": 120 }, "departure": { "time": "1764866460", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764866521", "uncertainty": 120 }, "departure": { "time": "1764866521", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764866640", "uncertainty": 120 }, "departure": { "time": "1764866640", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764866831", "uncertainty": 120 }, "departure": { "time": "1764866831", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764866880", "uncertainty": 120 }, "departure": { "time": "1764866880", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764866923", "uncertainty": 120 }, "departure": { "time": "1764866923", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764867000", "uncertainty": 120 }, "departure": { "time": "1764867000", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764867130", "uncertainty": 120 }, "departure": { "time": "1764867130", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764867199", "uncertainty": 120 }, "departure": { "time": "1764867199", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764867246", "uncertainty": 120 }, "departure": { "time": "1764867246", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764867360", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725973" } } }, { "id": "21323693", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1764862999", "uncertainty": 120 }, "departure": { "time": "1764862999", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764863074", "uncertainty": 120 }, "departure": { "time": "1764863074", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1764863244", "uncertainty": 120 }, "departure": { "time": "1764863244", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1764863336", "uncertainty": 120 }, "departure": { "time": "1764863336", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1764863395", "uncertainty": 120 }, "departure": { "time": "1764863395", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1764863429", "uncertainty": 120 }, "departure": { "time": "1764863429", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1764863504", "uncertainty": 120 }, "departure": { "time": "1764863504", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1764863636", "uncertainty": 120 }, "departure": { "time": "1764863636", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 9 }, { "arrival": { "time": "1764863719", "uncertainty": 120 }, "departure": { "time": "1764863719", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 10 }, { "arrival": { "time": "1764863761", "uncertainty": 120 }, "departure": { "time": "1764863761", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 11 }, { "arrival": { "time": "1764863796", "uncertainty": 120 }, "departure": { "time": "1764863796", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 12 }, { "arrival": { "time": "1764863833", "uncertainty": 120 }, "departure": { "time": "1764863833", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 13 }, { "arrival": { "time": "1764863890", "uncertainty": 120 }, "departure": { "time": "1764863890", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 14 }, { "arrival": { "time": "1764863955", "uncertainty": 120 }, "departure": { "time": "1764863955", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 15 }, { "arrival": { "time": "1764864063", "uncertainty": 120 }, "departure": { "time": "1764864063", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 16 }, { "arrival": { "time": "1764864275", "uncertainty": 120 }, "departure": { "time": "1764864275", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 17 }, { "arrival": { "time": "1764864435", "uncertainty": 120 }, "departure": { "time": "1764864435", "uncertainty": 120 }, "stopId": "outre12", "stopSequence": 18 }, { "arrival": { "time": "1764864497", "uncertainty": 120 }, "departure": { "time": "1764864497", "uncertainty": 120 }, "stopId": "outcrow2", "stopSequence": 19 }, { "arrival": { "time": "1764864538", "uncertainty": 120 }, "departure": { "time": "1764864538", "uncertainty": 120 }, "stopId": "bsmseli2", "stopSequence": 20 }, { "arrival": { "time": "1764864635", "uncertainty": 120 }, "departure": { "time": "1764864635", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1764864737", "uncertainty": 120 }, "departure": { "time": "1764864737", "uncertainty": 120 }, "stopId": "bsmdamr2", "stopSequence": 22 }, { "arrival": { "time": "1764864804", "uncertainty": 120 }, "departure": { "time": "1764864804", "uncertainty": 120 }, "stopId": "bsmres2", "stopSequence": 23 }, { "arrival": { "time": "1764864935", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 24 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323693" }, "vehicle": { "id": "186", "label": "186" } } }, { "id": "21323692", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863700", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323692" } } }, { "id": "21323833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864000", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323833" } } }, { "id": "21726015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861998", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764862015", "uncertainty": 120 }, "departure": { "time": "1764862015", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764862080", "uncertainty": 120 }, "departure": { "time": "1764862085", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764862146", "uncertainty": 120 }, "departure": { "time": "1764862146", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764862255", "uncertainty": 120 }, "departure": { "time": "1764862266", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764862338", "uncertainty": 120 }, "departure": { "time": "1764862338", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764862477", "uncertainty": 120 }, "departure": { "time": "1764862477", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764862517", "uncertainty": 120 }, "departure": { "time": "1764862567", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764862718", "uncertainty": 120 }, "departure": { "time": "1764862718", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764862820", "uncertainty": 120 }, "departure": { "time": "1764862820", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764862942", "uncertainty": 120 }, "departure": { "time": "1764862980", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764863117", "uncertainty": 120 }, "departure": { "time": "1764863117", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764863342", "uncertainty": 120 }, "departure": { "time": "1764863342", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764863420", "uncertainty": 120 }, "departure": { "time": "1764863420", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764863520", "uncertainty": 120 }, "departure": { "time": "1764863520", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764863578", "uncertainty": 120 }, "departure": { "time": "1764863578", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764863652", "uncertainty": 120 }, "departure": { "time": "1764863652", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764863722", "uncertainty": 120 }, "departure": { "time": "1764863722", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764863785", "uncertainty": 120 }, "departure": { "time": "1764863785", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764863889", "uncertainty": 120 }, "departure": { "time": "1764863889", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764864105", "uncertainty": 120 }, "departure": { "time": "1764864105", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764864218", "uncertainty": 120 }, "departure": { "time": "1764864218", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764864264", "uncertainty": 120 }, "departure": { "time": "1764864264", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764864303", "uncertainty": 120 }, "departure": { "time": "1764864303", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764864360", "uncertainty": 120 }, "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764864474", "uncertainty": 120 }, "departure": { "time": "1764864474", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764864554", "uncertainty": 120 }, "departure": { "time": "1764864554", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764864612", "uncertainty": 120 }, "departure": { "time": "1764864612", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764864685", "uncertainty": 120 }, "departure": { "time": "1764864685", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764864782", "uncertainty": 120 }, "departure": { "time": "1764864782", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764864861", "uncertainty": 120 }, "departure": { "time": "1764864861", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764864906", "uncertainty": 120 }, "departure": { "time": "1764864906", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764864945", "uncertainty": 120 }, "departure": { "time": "1764864945", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764865023", "uncertainty": 120 }, "departure": { "time": "1764865023", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764865054", "uncertainty": 120 }, "departure": { "time": "1764865054", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764865140", "uncertainty": 120 }, "departure": { "time": "1764865140", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764865260", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726015" }, "vehicle": { "id": "167", "label": "167" } } }, { "id": "21726014", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860551", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764860582", "uncertainty": 120 }, "departure": { "time": "1764860582", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764860611", "uncertainty": 120 }, "departure": { "time": "1764860641", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764860683", "uncertainty": 120 }, "departure": { "time": "1764860701", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764860731", "uncertainty": 120 }, "departure": { "time": "1764860731", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764860802", "uncertainty": 120 }, "departure": { "time": "1764860802", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764860863", "uncertainty": 120 }, "departure": { "time": "1764860882", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764860942", "uncertainty": 120 }, "departure": { "time": "1764860942", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764861002", "uncertainty": 120 }, "departure": { "time": "1764861002", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764861084", "uncertainty": 120 }, "departure": { "time": "1764861084", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764861580", "uncertainty": 120 }, "departure": { "time": "1764861580", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764861640", "uncertainty": 120 }, "departure": { "time": "1764861640", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764861771", "uncertainty": 120 }, "departure": { "time": "1764861771", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764861820", "uncertainty": 120 }, "departure": { "time": "1764861820", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764861820", "uncertainty": 120 }, "departure": { "time": "1764861820", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764861850", "uncertainty": 120 }, "departure": { "time": "1764861850", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764861894", "uncertainty": 120 }, "departure": { "time": "1764861910", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764861954", "uncertainty": 120 }, "departure": { "time": "1764861970", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764862000", "uncertainty": 120 }, "departure": { "time": "1764862000", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764862051", "uncertainty": 120 }, "departure": { "time": "1764862120", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764862180", "uncertainty": 120 }, "departure": { "time": "1764862210", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764862295", "uncertainty": 120 }, "departure": { "time": "1764862295", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764862382", "uncertainty": 120 }, "departure": { "time": "1764862450", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764862558", "uncertainty": 120 }, "departure": { "time": "1764862680", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764862732", "uncertainty": 120 }, "departure": { "time": "1764862732", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764862834", "uncertainty": 120 }, "departure": { "time": "1764862834", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764863027", "uncertainty": 120 }, "departure": { "time": "1764863027", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764863105", "uncertainty": 120 }, "departure": { "time": "1764863105", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764863200", "uncertainty": 120 }, "departure": { "time": "1764863200", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764863270", "uncertainty": 120 }, "departure": { "time": "1764863270", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764863372", "uncertainty": 120 }, "departure": { "time": "1764863372", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764863456", "uncertainty": 120 }, "departure": { "time": "1764863456", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764863570", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726014" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21726013", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764859563", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764859580", "uncertainty": 120 }, "departure": { "time": "1764859580", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764859623", "uncertainty": 120 }, "departure": { "time": "1764859623", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764859707", "uncertainty": 120 }, "departure": { "time": "1764859707", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764859800", "uncertainty": 120 }, "departure": { "time": "1764859803", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764859890", "uncertainty": 120 }, "departure": { "time": "1764859893", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764860015", "uncertainty": 120 }, "departure": { "time": "1764860015", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764860051", "uncertainty": 120 }, "departure": { "time": "1764860132", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764860235", "uncertainty": 120 }, "departure": { "time": "1764860283", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764860360", "uncertainty": 120 }, "departure": { "time": "1764860403", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764860493", "uncertainty": 120 }, "departure": { "time": "1764860613", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764860733", "uncertainty": 120 }, "departure": { "time": "1764860763", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764860922", "uncertainty": 120 }, "departure": { "time": "1764860924", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764860974", "uncertainty": 120 }, "departure": { "time": "1764861003", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764861032", "uncertainty": 120 }, "departure": { "time": "1764861063", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764861129", "uncertainty": 120 }, "departure": { "time": "1764861153", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764861213", "uncertainty": 120 }, "departure": { "time": "1764861213", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764861243", "uncertainty": 120 }, "departure": { "time": "1764861243", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764861317", "uncertainty": 120 }, "departure": { "time": "1764861333", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764861393", "uncertainty": 120 }, "departure": { "time": "1764861393", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764861497", "uncertainty": 120 }, "departure": { "time": "1764861497", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764861565", "uncertainty": 120 }, "departure": { "time": "1764861603", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764862168", "uncertainty": 120 }, "departure": { "time": "1764862168", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764862239", "uncertainty": 120 }, "departure": { "time": "1764862239", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764862336", "uncertainty": 120 }, "departure": { "time": "1764862336", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764862396", "uncertainty": 120 }, "departure": { "time": "1764862396", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764862468", "uncertainty": 120 }, "departure": { "time": "1764862468", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764862558", "uncertainty": 120 }, "departure": { "time": "1764862558", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764862616", "uncertainty": 120 }, "departure": { "time": "1764862618", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764862659", "uncertainty": 120 }, "departure": { "time": "1764862659", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764862717", "uncertainty": 120 }, "departure": { "time": "1764862717", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764862743", "uncertainty": 120 }, "departure": { "time": "1764862743", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764862814", "uncertainty": 120 }, "departure": { "time": "1764862814", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764862934", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726013" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21323711", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323711" } } }, { "id": "21323707", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860824", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1764860932", "uncertainty": 120 }, "departure": { "time": "1764860944", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764861005", "uncertainty": 120 }, "departure": { "time": "1764861005", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1764861062", "uncertainty": 120 }, "departure": { "time": "1764861065", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1764861096", "uncertainty": 120 }, "departure": { "time": "1764861096", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1764861127", "uncertainty": 120 }, "departure": { "time": "1764861127", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1764861178", "uncertainty": 120 }, "departure": { "time": "1764861218", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1764861279", "uncertainty": 120 }, "departure": { "time": "1764861279", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1764861308", "uncertainty": 120 }, "departure": { "time": "1764861308", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1764861339", "uncertainty": 120 }, "departure": { "time": "1764861339", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1764861486", "uncertainty": 120 }, "departure": { "time": "1764861520", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1764861736", "uncertainty": 120 }, "departure": { "time": "1764861736", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1764861821", "uncertainty": 120 }, "departure": { "time": "1764861821", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1764861864", "uncertainty": 120 }, "departure": { "time": "1764861864", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1764861887", "uncertainty": 120 }, "departure": { "time": "1764861887", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1764861924", "uncertainty": 120 }, "departure": { "time": "1764861940", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1764861999", "uncertainty": 120 }, "departure": { "time": "1764862030", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1764862078", "uncertainty": 120 }, "departure": { "time": "1764862078", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1764862121", "uncertainty": 120 }, "departure": { "time": "1764862121", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1764862181", "uncertainty": 120 }, "departure": { "time": "1764862181", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1764862251", "uncertainty": 120 }, "departure": { "time": "1764862271", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1764862301", "uncertainty": 120 }, "departure": { "time": "1764862331", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1764862391", "uncertainty": 120 }, "departure": { "time": "1764862451", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1764862608", "uncertainty": 120 }, "departure": { "time": "1764862661", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1764862755", "uncertainty": 120 }, "departure": { "time": "1764862755", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1764862861", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323707" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21323490", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "54", "scheduleRelationship": "SCHEDULED", "tripId": "21323490" } } }, { "id": "21323505", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764861135", "uncertainty": 120 }, "departure": { "time": "1764861135", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764861178", "uncertainty": 120 }, "departure": { "time": "1764861188", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764860374", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764860581", "uncertainty": 120 }, "departure": { "time": "1764860584", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764860744", "uncertainty": 120 }, "departure": { "time": "1764860794", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764860877", "uncertainty": 120 }, "departure": { "time": "1764860914", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764860996", "uncertainty": 120 }, "departure": { "time": "1764861004", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764860835", "uncertainty": 120 }, "departure": { "time": "1764860835", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764860940", "uncertainty": 120 }, "departure": { "time": "1764860940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764860985", "uncertainty": 120 }, "departure": { "time": "1764860985", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764861191", "uncertainty": 120 }, "departure": { "time": "1764861221", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764861281", "uncertainty": 120 }, "departure": { "time": "1764861311", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764861401", "uncertainty": 120 }, "departure": { "time": "1764861401", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764861486", "uncertainty": 120 }, "departure": { "time": "1764861521", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764861581", "uncertainty": 120 }, "departure": { "time": "1764861581", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764861641", "uncertainty": 120 }, "departure": { "time": "1764861641", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764861671", "uncertainty": 120 }, "departure": { "time": "1764861671", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764861755", "uncertainty": 120 }, "departure": { "time": "1764861755", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764861911", "uncertainty": 120 }, "departure": { "time": "1764861911", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764861971", "uncertainty": 120 }, "departure": { "time": "1764861975", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764862080", "uncertainty": 120 }, "departure": { "time": "1764862091", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764862156", "uncertainty": 120 }, "departure": { "time": "1764862181", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764862272", "uncertainty": 120 }, "departure": { "time": "1764862302", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764862332", "uncertainty": 120 }, "departure": { "time": "1764862332", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764862392", "uncertainty": 120 }, "departure": { "time": "1764862392", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764862452", "uncertainty": 120 }, "departure": { "time": "1764862452", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764862506", "uncertainty": 120 }, "departure": { "time": "1764862513", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764862568", "uncertainty": 120 }, "departure": { "time": "1764862573", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764862673", "uncertainty": 120 }, "departure": { "time": "1764862673", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764862835", "uncertainty": 120 }, "departure": { "time": "1764862835", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764862978", "uncertainty": 120 }, "departure": { "time": "1764862978", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764863075", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323505" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21323507", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764866541", "uncertainty": 120 }, "departure": { "time": "1764866541", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764866572", "uncertainty": 120 }, "departure": { "time": "1764866572", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764866056", "uncertainty": 120 }, "departure": { "time": "1764866056", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764866227", "uncertainty": 120 }, "departure": { "time": "1764866227", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764866340", "uncertainty": 120 }, "departure": { "time": "1764866340", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764866444", "uncertainty": 120 }, "departure": { "time": "1764866444", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764866535", "uncertainty": 120 }, "departure": { "time": "1764866535", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764866640", "uncertainty": 120 }, "departure": { "time": "1764866640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764866685", "uncertainty": 120 }, "departure": { "time": "1764866685", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764866575", "uncertainty": 120 }, "departure": { "time": "1764866575", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764866673", "uncertainty": 120 }, "departure": { "time": "1764866673", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764866814", "uncertainty": 120 }, "departure": { "time": "1764866814", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764866957", "uncertainty": 120 }, "departure": { "time": "1764866957", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764867053", "uncertainty": 120 }, "departure": { "time": "1764867053", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764867100", "uncertainty": 120 }, "departure": { "time": "1764867100", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764867174", "uncertainty": 120 }, "departure": { "time": "1764867174", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764867277", "uncertainty": 120 }, "departure": { "time": "1764867277", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764867380", "uncertainty": 120 }, "departure": { "time": "1764867380", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764867448", "uncertainty": 120 }, "departure": { "time": "1764867448", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764867576", "uncertainty": 120 }, "departure": { "time": "1764867576", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764867663", "uncertainty": 120 }, "departure": { "time": "1764867663", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764867773", "uncertainty": 120 }, "departure": { "time": "1764867773", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764867832", "uncertainty": 120 }, "departure": { "time": "1764867832", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764867925", "uncertainty": 120 }, "departure": { "time": "1764867925", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764868022", "uncertainty": 120 }, "departure": { "time": "1764868022", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764868117", "uncertainty": 120 }, "departure": { "time": "1764868117", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764868200", "uncertainty": 120 }, "departure": { "time": "1764868200", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764868270", "uncertainty": 120 }, "departure": { "time": "1764868270", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764868393", "uncertainty": 120 }, "departure": { "time": "1764868393", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764868536", "uncertainty": 120 }, "departure": { "time": "1764868536", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764868633", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323507" } } }, { "id": "21323506", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764863782", "uncertainty": 120 }, "departure": { "time": "1764863782", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764863813", "uncertainty": 120 }, "departure": { "time": "1764863813", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764863100", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764863356", "uncertainty": 120 }, "departure": { "time": "1764863356", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764863468", "uncertainty": 120 }, "departure": { "time": "1764863468", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764863581", "uncertainty": 120 }, "departure": { "time": "1764863581", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764863685", "uncertainty": 120 }, "departure": { "time": "1764863685", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764863835", "uncertainty": 120 }, "departure": { "time": "1764863835", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764863940", "uncertainty": 120 }, "departure": { "time": "1764863940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764863993", "uncertainty": 120 }, "departure": { "time": "1764863993", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764863817", "uncertainty": 120 }, "departure": { "time": "1764863817", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764863932", "uncertainty": 120 }, "departure": { "time": "1764863932", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764864100", "uncertainty": 120 }, "departure": { "time": "1764864100", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764864241", "uncertainty": 120 }, "departure": { "time": "1764864241", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764864336", "uncertainty": 120 }, "departure": { "time": "1764864336", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764864403", "uncertainty": 120 }, "departure": { "time": "1764864403", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764864508", "uncertainty": 120 }, "departure": { "time": "1764864508", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764864613", "uncertainty": 120 }, "departure": { "time": "1764864613", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764864727", "uncertainty": 120 }, "departure": { "time": "1764864727", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764864802", "uncertainty": 120 }, "departure": { "time": "1764864802", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764864942", "uncertainty": 120 }, "departure": { "time": "1764864942", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764865038", "uncertainty": 120 }, "departure": { "time": "1764865038", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764865148", "uncertainty": 120 }, "departure": { "time": "1764865148", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764865207", "uncertainty": 120 }, "departure": { "time": "1764865207", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764865298", "uncertainty": 120 }, "departure": { "time": "1764865298", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764865395", "uncertainty": 120 }, "departure": { "time": "1764865395", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764865490", "uncertainty": 120 }, "departure": { "time": "1764865490", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764865572", "uncertainty": 120 }, "departure": { "time": "1764865572", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764865659", "uncertainty": 120 }, "departure": { "time": "1764865659", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764865821", "uncertainty": 120 }, "departure": { "time": "1764865821", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764865964", "uncertainty": 120 }, "departure": { "time": "1764865964", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764866061", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323506" } } }, { "id": "21725811", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863100", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764863432", "uncertainty": 120 }, "departure": { "time": "1764863432", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764863552", "uncertainty": 120 }, "departure": { "time": "1764863552", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764863755", "uncertainty": 120 }, "departure": { "time": "1764863755", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1764863859", "uncertainty": 120 }, "departure": { "time": "1764863859", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1764864009", "uncertainty": 120 }, "departure": { "time": "1764864009", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1764864072", "uncertainty": 120 }, "departure": { "time": "1764864072", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1764864197", "uncertainty": 120 }, "departure": { "time": "1764864197", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1764864263", "uncertainty": 120 }, "departure": { "time": "1764864263", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1764864309", "uncertainty": 120 }, "departure": { "time": "1764864309", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1764864418", "uncertainty": 120 }, "departure": { "time": "1764864418", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1764864537", "uncertainty": 120 }, "departure": { "time": "1764864537", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1764864627", "uncertainty": 120 }, "departure": { "time": "1764864627", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1764864657", "uncertainty": 120 }, "departure": { "time": "1764864657", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1764864741", "uncertainty": 120 }, "departure": { "time": "1764864741", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1764864795", "uncertainty": 120 }, "departure": { "time": "1764864795", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1764864908", "uncertainty": 120 }, "departure": { "time": "1764864908", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1764864992", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725811" } } }, { "id": "21725809", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862800", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725809" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21323412", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323412" } } }, { "id": "21725813", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725813" } } }, { "id": "21323411", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861122", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 1 }, { "arrival": { "time": "1764861208", "uncertainty": 120 }, "departure": { "time": "1764861272", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 2 }, { "arrival": { "time": "1764861327", "uncertainty": 120 }, "departure": { "time": "1764861327", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 3 }, { "arrival": { "time": "1764861361", "uncertainty": 120 }, "departure": { "time": "1764861363", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 4 }, { "arrival": { "time": "1764861536", "uncertainty": 120 }, "departure": { "time": "1764861572", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 5 }, { "arrival": { "time": "1764861905", "uncertainty": 120 }, "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmc16a", "stopSequence": 6 }, { "arrival": { "time": "1764863936", "uncertainty": 120 }, "departure": { "time": "1764863936", "uncertainty": 120 }, "stopId": "comyser", "stopSequence": 7 }, { "arrival": { "time": "1764864063", "uncertainty": 120 }, "departure": { "time": "1764864063", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 8 }, { "arrival": { "time": "1764864180", "uncertainty": 120 }, "departure": { "time": "1764864180", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 9 }, { "arrival": { "time": "1764864427", "uncertainty": 120 }, "departure": { "time": "1764864427", "uncertainty": 120 }, "stopId": "neucoun", "stopSequence": 10 }, { "arrival": { "time": "1764864600", "uncertainty": 120 }, "departure": { "time": "1764864600", "uncertainty": 120 }, "stopId": "neupos1", "stopSequence": 11 }, { "arrival": { "time": "1764864780", "uncertainty": 120 }, "stopId": "neupla1", "stopSequence": 12 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323411" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21725812", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865500", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725812" } } }, { "id": "21323841", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863700", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323841" } } }, { "id": "21323848", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323848" } } }, { "id": "21323856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862800", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "SC", "scheduleRelationship": "SCHEDULED", "tripId": "21323856" }, "vehicle": { "id": "172", "label": "172" } } }, { "id": "21323867", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864000", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323867" } } }, { "id": "21323873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865200", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323873" } } }, { "id": "21323883", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1764862885", "uncertainty": 120 }, "departure": { "time": "1764862885", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 2 }, { "arrival": { "time": "1764862931", "uncertainty": 120 }, "departure": { "time": "1764862931", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 3 }, { "arrival": { "time": "1764862971", "uncertainty": 120 }, "departure": { "time": "1764862971", "uncertainty": 120 }, "stopId": "bsmneu", "stopSequence": 4 }, { "arrival": { "time": "1764863073", "uncertainty": 120 }, "departure": { "time": "1764863073", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 5 }, { "arrival": { "time": "1764863099", "uncertainty": 120 }, "departure": { "time": "1764863099", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 6 }, { "arrival": { "time": "1764863169", "uncertainty": 120 }, "departure": { "time": "1764863169", "uncertainty": 120 }, "stopId": "bsmpalb2", "stopSequence": 7 }, { "arrival": { "time": "1764863239", "uncertainty": 120 }, "departure": { "time": "1764863239", "uncertainty": 120 }, "stopId": "bsmeco", "stopSequence": 8 }, { "arrival": { "time": "1764863273", "uncertainty": 120 }, "departure": { "time": "1764863273", "uncertainty": 120 }, "stopId": "bsmnico", "stopSequence": 9 }, { "arrival": { "time": "1764863443", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 10 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323883" }, "vehicle": { "id": "618", "label": "618" } } }, { "id": "21323903", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323903" } } }, { "id": "21323902", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861250", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 }, { "arrival": { "time": "1764861294", "uncertainty": 120 }, "departure": { "time": "1764861294", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 2 }, { "arrival": { "time": "1764861357", "uncertainty": 120 }, "departure": { "time": "1764861370", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 3 }, { "arrival": { "time": "1764861473", "uncertainty": 120 }, "departure": { "time": "1764861490", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 4 }, { "arrival": { "time": "1764861604", "uncertainty": 120 }, "departure": { "time": "1764861640", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 5 }, { "arrival": { "time": "1764861679", "uncertainty": 120 }, "departure": { "time": "1764861700", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 6 }, { "arrival": { "time": "1764861880", "uncertainty": 120 }, "departure": { "time": "1764861940", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 7 }, { "arrival": { "time": "1764862210", "uncertainty": 120 }, "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmc15a", "stopSequence": 8 }, { "arrival": { "time": "1764862888", "uncertainty": 120 }, "departure": { "time": "1764862888", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 9 }, { "arrival": { "time": "1764863940", "uncertainty": 120 }, "departure": { "time": "1764863940", "uncertainty": 120 }, "stopId": "conpav2", "stopSequence": 10 }, { "arrival": { "time": "1764864080", "uncertainty": 120 }, "departure": { "time": "1764864080", "uncertainty": 120 }, "stopId": "conmairi", "stopSequence": 11 }, { "arrival": { "time": "1764864211", "uncertainty": 120 }, "departure": { "time": "1764864211", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 12 }, { "arrival": { "time": "1764864360", "uncertainty": 120 }, "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 13 }, { "arrival": { "time": "1764864660", "uncertainty": 120 }, "departure": { "time": "1764864660", "uncertainty": 120 }, "stopId": "neudun1", "stopSequence": 14 }, { "arrival": { "time": "1764864719", "uncertainty": 120 }, "departure": { "time": "1764864719", "uncertainty": 120 }, "stopId": "neumin", "stopSequence": 15 }, { "arrival": { "time": "1764865140", "uncertainty": 120 }, "departure": { "time": "1764865140", "uncertainty": 120 }, "stopId": "neslav2", "stopSequence": 16 }, { "arrival": { "time": "1764865224", "uncertainty": 120 }, "departure": { "time": "1764865224", "uncertainty": 120 }, "stopId": "neucoin", "stopSequence": 17 }, { "arrival": { "time": "1764865320", "uncertainty": 120 }, "departure": { "time": "1764865320", "uncertainty": 120 }, "stopId": "neumai2", "stopSequence": 18 }, { "arrival": { "time": "1764865420", "uncertainty": 120 }, "departure": { "time": "1764865420", "uncertainty": 120 }, "stopId": "neuforg", "stopSequence": 19 }, { "arrival": { "time": "1764865500", "uncertainty": 120 }, "departure": { "time": "1764865500", "uncertainty": 120 }, "stopId": "neuson1", "stopSequence": 20 }, { "arrival": { "time": "1764865763", "uncertainty": 120 }, "departure": { "time": "1764865763", "uncertainty": 120 }, "stopId": "dancite", "stopSequence": 21 }, { "arrival": { "time": "1764865877", "uncertainty": 120 }, "departure": { "time": "1764865877", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 22 }, { "arrival": { "time": "1764865980", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 23 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323902" }, "vehicle": { "id": "185", "label": "185" } } }, { "id": "21323779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764866100", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323779" } } }, { "id": "21323784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764863004", "uncertainty": 120 }, "departure": { "time": "1764863004", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764863092", "uncertainty": 120 }, "departure": { "time": "1764863092", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764863139", "uncertainty": 120 }, "departure": { "time": "1764863139", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764863207", "uncertainty": 120 }, "departure": { "time": "1764863207", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764863285", "uncertainty": 120 }, "departure": { "time": "1764863285", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764863405", "uncertainty": 120 }, "departure": { "time": "1764863405", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764863511", "uncertainty": 120 }, "departure": { "time": "1764863511", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764863543", "uncertainty": 120 }, "departure": { "time": "1764863543", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764863605", "uncertainty": 120 }, "departure": { "time": "1764863605", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 10 }, { "arrival": { "time": "1764863645", "uncertainty": 120 }, "departure": { "time": "1764863645", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 11 }, { "arrival": { "time": "1764863709", "uncertainty": 120 }, "departure": { "time": "1764863709", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 12 }, { "arrival": { "time": "1764863823", "uncertainty": 120 }, "departure": { "time": "1764863823", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 13 }, { "arrival": { "time": "1764863889", "uncertainty": 120 }, "departure": { "time": "1764863889", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 14 }, { "arrival": { "time": "1764864062", "uncertainty": 120 }, "departure": { "time": "1764864062", "uncertainty": 120 }, "stopId": "baiboud", "stopSequence": 15 }, { "arrival": { "time": "1764864129", "uncertainty": 120 }, "departure": { "time": "1764864129", "uncertainty": 120 }, "stopId": "baipat", "stopSequence": 16 }, { "arrival": { "time": "1764864309", "uncertainty": 120 }, "departure": { "time": "1764864309", "uncertainty": 120 }, "stopId": "baicast2", "stopSequence": 17 }, { "arrival": { "time": "1764864387", "uncertainty": 120 }, "departure": { "time": "1764864387", "uncertainty": 120 }, "stopId": "baiaube2", "stopSequence": 18 }, { "arrival": { "time": "1764864480", "uncertainty": 120 }, "departure": { "time": "1764864480", "uncertainty": 120 }, "stopId": "baihetr2", "stopSequence": 19 }, { "arrival": { "time": "1764864609", "uncertainty": 120 }, "stopId": "baiques2", "stopSequence": 20 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "21323784" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "21323795", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764863907", "uncertainty": 120 }, "departure": { "time": "1764863907", "uncertainty": 120 }, "stopId": "outmai" }, { "arrival": { "time": "1764864018", "uncertainty": 120 }, "departure": { "time": "1764864018", "uncertainty": 120 }, "stopId": "outrsal" }, { "arrival": { "time": "1764864021", "uncertainty": 120 }, "departure": { "time": "1764864021", "uncertainty": 120 }, "stopId": "outrsal3" }, { "arrival": { "time": "1764864071", "uncertainty": 120 }, "departure": { "time": "1764864071", "uncertainty": 120 }, "stopId": "outbert2" }, { "arrival": { "time": "1764864231", "uncertainty": 120 }, "departure": { "time": "1764864231", "uncertainty": 120 }, "stopId": "outdes2" }, { "arrival": { "time": "1764864291", "uncertainty": 120 }, "departure": { "time": "1764864291", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1764864346", "uncertainty": 120 }, "departure": { "time": "1764864346", "uncertainty": 120 }, "stopId": "outre2" }, { "arrival": { "time": "1764864405", "uncertainty": 120 }, "departure": { "time": "1764864405", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1764863700", "uncertainty": 120 }, "stopId": "outcol3", "stopSequence": 1 }, { "arrival": { "time": "1764863859", "uncertainty": 120 }, "departure": { "time": "1764863859", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu", "stopSequence": 2 }, { "arrival": { "time": "1764863936", "uncertainty": 120 }, "departure": { "time": "1764863936", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha2", "stopSequence": 3 }, { "arrival": { "time": "1764864027", "uncertainty": 120 }, "departure": { "time": "1764864027", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver2", "stopSequence": 4 }, { "arrival": { "time": "1764864156", "uncertainty": 120 }, "departure": { "time": "1764864156", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim2", "stopSequence": 5 }, { "arrival": { "time": "1764864413", "uncertainty": 120 }, "departure": { "time": "1764864413", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 6 }, { "arrival": { "time": "1764864468", "uncertainty": 120 }, "departure": { "time": "1764864468", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 7 }, { "arrival": { "time": "1764864528", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 8 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323795" } } }, { "id": "21725891", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860600", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764860614", "uncertainty": 120 }, "departure": { "time": "1764860630", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764860749", "uncertainty": 120 }, "departure": { "time": "1764860750", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764860814", "uncertainty": 120 }, "departure": { "time": "1764860840", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764860886", "uncertainty": 120 }, "departure": { "time": "1764860930", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764860984", "uncertainty": 120 }, "departure": { "time": "1764860984", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764861014", "uncertainty": 120 }, "departure": { "time": "1764861020", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764861092", "uncertainty": 120 }, "departure": { "time": "1764861092", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764861149", "uncertainty": 120 }, "departure": { "time": "1764861170", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764861410", "uncertainty": 120 }, "departure": { "time": "1764861410", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764861518", "uncertainty": 120 }, "departure": { "time": "1764861530", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764861750", "uncertainty": 120 }, "departure": { "time": "1764861800", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764861918", "uncertainty": 120 }, "departure": { "time": "1764862010", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764862090", "uncertainty": 120 }, "departure": { "time": "1764862100", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764862172", "uncertainty": 120 }, "departure": { "time": "1764862190", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764862267", "uncertainty": 120 }, "departure": { "time": "1764862267", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764862322", "uncertainty": 120 }, "departure": { "time": "1764862322", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764862370", "uncertainty": 120 }, "departure": { "time": "1764862370", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764862430", "uncertainty": 120 }, "departure": { "time": "1764862430", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764862490", "uncertainty": 120 }, "departure": { "time": "1764862520", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764862563", "uncertainty": 120 }, "departure": { "time": "1764862580", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764862639", "uncertainty": 120 }, "departure": { "time": "1764862670", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764862760", "uncertainty": 120 }, "departure": { "time": "1764862760", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764862849", "uncertainty": 120 }, "departure": { "time": "1764862849", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764862989", "uncertainty": 120 }, "departure": { "time": "1764862989", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764863029", "uncertainty": 120 }, "departure": { "time": "1764863029", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764863101", "uncertainty": 120 }, "departure": { "time": "1764863101", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764863139", "uncertainty": 120 }, "departure": { "time": "1764863139", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764863199", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725891" }, "vehicle": { "id": "328", "label": "328" } } }, { "id": "21323809", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "194", "scheduleRelationship": "SCHEDULED", "tripId": "21323809" } } }, { "id": "21323810", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "semcol1", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "194", "scheduleRelationship": "SCHEDULED", "tripId": "21323810" } } }, { "id": "21323821", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865800", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323821" } } }, { "id": "21725893", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864360", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725893" } } }, { "id": "21725914", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865320", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725914" } } }, { "id": "21323828", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861549", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1764861680", "uncertainty": 120 }, "departure": { "time": "1764861759", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764861829", "uncertainty": 120 }, "departure": { "time": "1764861849", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1764862023", "uncertainty": 120 }, "departure": { "time": "1764862029", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1764862119", "uncertainty": 120 }, "departure": { "time": "1764862119", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1764862179", "uncertainty": 120 }, "departure": { "time": "1764862209", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1764862240", "uncertainty": 120 }, "departure": { "time": "1764862269", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1764862342", "uncertainty": 120 }, "departure": { "time": "1764862359", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1764862439", "uncertainty": 120 }, "departure": { "time": "1764862449", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1764862599", "uncertainty": 120 }, "departure": { "time": "1764862599", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1764862750", "uncertainty": 120 }, "departure": { "time": "1764862750", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1764862809", "uncertainty": 120 }, "departure": { "time": "1764862809", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1764862850", "uncertainty": 120 }, "departure": { "time": "1764862850", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1764862947", "uncertainty": 120 }, "departure": { "time": "1764862947", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1764863070", "uncertainty": 120 }, "departure": { "time": "1764863070", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1764863150", "uncertainty": 120 }, "departure": { "time": "1764863150", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1764863199", "uncertainty": 120 }, "departure": { "time": "1764863199", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1764863237", "uncertainty": 120 }, "departure": { "time": "1764863237", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1764863320", "uncertainty": 120 }, "departure": { "time": "1764863320", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 }, { "arrival": { "time": "1764863377", "uncertainty": 120 }, "departure": { "time": "1764863377", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 20 }, { "arrival": { "time": "1764863405", "uncertainty": 120 }, "departure": { "time": "1764863405", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 21 }, { "arrival": { "time": "1764863462", "uncertainty": 120 }, "departure": { "time": "1764863462", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 22 }, { "arrival": { "time": "1764863515", "uncertainty": 120 }, "departure": { "time": "1764863515", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 23 }, { "arrival": { "time": "1764863625", "uncertainty": 120 }, "departure": { "time": "1764863625", "uncertainty": 120 }, "stopId": "isqhame", "stopSequence": 24 }, { "arrival": { "time": "1764863773", "uncertainty": 120 }, "departure": { "time": "1764863773", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 25 }, { "arrival": { "time": "1764863860", "uncertainty": 120 }, "departure": { "time": "1764863860", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 26 }, { "arrival": { "time": "1764863904", "uncertainty": 120 }, "departure": { "time": "1764863904", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 27 }, { "arrival": { "time": "1764863975", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 28 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323828" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "21725906", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860853", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764860973", "uncertainty": 120 }, "departure": { "time": "1764860973", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764861022", "uncertainty": 120 }, "departure": { "time": "1764861022", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764861037", "uncertainty": 120 }, "departure": { "time": "1764861037", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764861120", "uncertainty": 120 }, "departure": { "time": "1764861153", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764861213", "uncertainty": 120 }, "departure": { "time": "1764861243", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764861303", "uncertainty": 120 }, "departure": { "time": "1764861303", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764861443", "uncertainty": 120 }, "departure": { "time": "1764861483", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764861585", "uncertainty": 120 }, "departure": { "time": "1764861663", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764861723", "uncertainty": 120 }, "departure": { "time": "1764861723", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764861760", "uncertainty": 120 }, "departure": { "time": "1764861760", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764861847", "uncertainty": 120 }, "departure": { "time": "1764861847", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764861903", "uncertainty": 120 }, "departure": { "time": "1764861903", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764861993", "uncertainty": 120 }, "departure": { "time": "1764862083", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764862161", "uncertainty": 120 }, "departure": { "time": "1764862161", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764862303", "uncertainty": 120 }, "departure": { "time": "1764862353", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764862507", "uncertainty": 120 }, "departure": { "time": "1764862533", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764862653", "uncertainty": 120 }, "departure": { "time": "1764862653", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764862788", "uncertainty": 120 }, "departure": { "time": "1764862788", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764862920", "uncertainty": 120 }, "departure": { "time": "1764862920", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764862993", "uncertainty": 120 }, "departure": { "time": "1764862993", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764863060", "uncertainty": 120 }, "departure": { "time": "1764863060", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764863117", "uncertainty": 120 }, "departure": { "time": "1764863117", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764863190", "uncertainty": 120 }, "departure": { "time": "1764863190", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764863316", "uncertainty": 120 }, "departure": { "time": "1764863316", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764863435", "uncertainty": 120 }, "departure": { "time": "1764863435", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764863474", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725906" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21725905", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764864120", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725905" } } }, { "id": "21725950", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764859878", "uncertainty": 120 }, "departure": { "time": "1764859878", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764859942", "uncertainty": 120 }, "departure": { "time": "1764859942", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764860065", "uncertainty": 120 }, "departure": { "time": "1764860065", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764860160", "uncertainty": 120 }, "departure": { "time": "1764860160", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764860279", "uncertainty": 120 }, "departure": { "time": "1764860361", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764860450", "uncertainty": 120 }, "departure": { "time": "1764860450", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764860528", "uncertainty": 120 }, "departure": { "time": "1764860540", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764860621", "uncertainty": 120 }, "departure": { "time": "1764860660", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764860704", "uncertainty": 120 }, "departure": { "time": "1764860704", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764860746", "uncertainty": 120 }, "departure": { "time": "1764860746", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764860878", "uncertainty": 120 }, "departure": { "time": "1764860878", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764860957", "uncertainty": 120 }, "departure": { "time": "1764860960", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764861020", "uncertainty": 120 }, "departure": { "time": "1764861080", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764861200", "uncertainty": 120 }, "departure": { "time": "1764861230", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764861272", "uncertainty": 120 }, "departure": { "time": "1764861290", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764861350", "uncertainty": 120 }, "departure": { "time": "1764861350", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764861470", "uncertainty": 120 }, "departure": { "time": "1764861500", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764861590", "uncertainty": 120 }, "departure": { "time": "1764861620", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764861666", "uncertainty": 120 }, "departure": { "time": "1764861680", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764861872", "uncertainty": 120 }, "departure": { "time": "1764861950", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764862010", "uncertainty": 120 }, "departure": { "time": "1764862010", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764862078", "uncertainty": 120 }, "departure": { "time": "1764862078", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764862199", "uncertainty": 120 }, "departure": { "time": "1764862310", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764862419", "uncertainty": 120 }, "departure": { "time": "1764862460", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764862507", "uncertainty": 120 }, "departure": { "time": "1764862550", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764862667", "uncertainty": 120 }, "departure": { "time": "1764862670", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764862756", "uncertainty": 120 }, "departure": { "time": "1764862756", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764862850", "uncertainty": 120 }, "departure": { "time": "1764862850", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764862922", "uncertainty": 120 }, "departure": { "time": "1764862922", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764863033", "uncertainty": 120 }, "departure": { "time": "1764863033", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764863097", "uncertainty": 120 }, "departure": { "time": "1764863097", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764863136", "uncertainty": 120 }, "departure": { "time": "1764863136", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764863250", "uncertainty": 120 }, "departure": { "time": "1764863250", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764863291", "uncertainty": 120 }, "departure": { "time": "1764863291", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764863356", "uncertainty": 120 }, "departure": { "time": "1764863356", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764863475", "uncertainty": 120 }, "departure": { "time": "1764863475", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764863655", "uncertainty": 120 }, "departure": { "time": "1764863655", "uncertainty": 120 }, "stopId": "equcime2", "stopSequence": 38 }, { "arrival": { "time": "1764863775", "uncertainty": 120 }, "departure": { "time": "1764863775", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764863818", "uncertainty": 120 }, "departure": { "time": "1764863818", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764863895", "uncertainty": 120 }, "departure": { "time": "1764863895", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764864025", "uncertainty": 120 }, "departure": { "time": "1764864025", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764864094", "uncertainty": 120 }, "departure": { "time": "1764864094", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764864141", "uncertainty": 120 }, "departure": { "time": "1764864141", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764864255", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725950" }, "vehicle": { "id": "531", "label": "531" } } }, { "id": "21725948", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764862204", "uncertainty": 120 }, "departure": { "time": "1764862204", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764862315", "uncertainty": 120 }, "departure": { "time": "1764862361", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764858231", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764858291", "uncertainty": 120 }, "departure": { "time": "1764858291", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764858336", "uncertainty": 120 }, "departure": { "time": "1764858336", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764858441", "uncertainty": 120 }, "departure": { "time": "1764858441", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764858501", "uncertainty": 120 }, "departure": { "time": "1764858501", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764858660", "uncertainty": 120 }, "departure": { "time": "1764858660", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764858711", "uncertainty": 120 }, "departure": { "time": "1764858771", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764858891", "uncertainty": 120 }, "departure": { "time": "1764858891", "uncertainty": 120 }, "stopId": "equcime", "stopSequence": 8 }, { "arrival": { "time": "1764859071", "uncertainty": 120 }, "departure": { "time": "1764859071", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764859161", "uncertainty": 120 }, "departure": { "time": "1764859161", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764859221", "uncertainty": 120 }, "departure": { "time": "1764859371", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764859425", "uncertainty": 120 }, "departure": { "time": "1764859425", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764859491", "uncertainty": 120 }, "departure": { "time": "1764859521", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764859621", "uncertainty": 120 }, "departure": { "time": "1764859621", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764859671", "uncertainty": 120 }, "departure": { "time": "1764859701", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764859790", "uncertainty": 120 }, "departure": { "time": "1764859821", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764859878", "uncertainty": 120 }, "departure": { "time": "1764859881", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764859987", "uncertainty": 120 }, "departure": { "time": "1764859987", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764860091", "uncertainty": 120 }, "departure": { "time": "1764860121", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764860193", "uncertainty": 120 }, "departure": { "time": "1764860211", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764860331", "uncertainty": 120 }, "departure": { "time": "1764860421", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764860541", "uncertainty": 120 }, "departure": { "time": "1764860571", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764860661", "uncertainty": 120 }, "departure": { "time": "1764860661", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764860746", "uncertainty": 120 }, "departure": { "time": "1764860811", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764860871", "uncertainty": 120 }, "departure": { "time": "1764860992", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764861081", "uncertainty": 120 }, "departure": { "time": "1764861111", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764861171", "uncertainty": 120 }, "departure": { "time": "1764861201", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764861261", "uncertainty": 120 }, "departure": { "time": "1764861261", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764861331", "uncertainty": 120 }, "departure": { "time": "1764861351", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764861411", "uncertainty": 120 }, "departure": { "time": "1764861411", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764861471", "uncertainty": 120 }, "departure": { "time": "1764861471", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764861550", "uncertainty": 120 }, "departure": { "time": "1764861550", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764861711", "uncertainty": 120 }, "departure": { "time": "1764861711", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764861776", "uncertainty": 120 }, "departure": { "time": "1764861801", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764861839", "uncertainty": 120 }, "departure": { "time": "1764861861", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764861906", "uncertainty": 120 }, "departure": { "time": "1764861921", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764862011", "uncertainty": 120 }, "departure": { "time": "1764862011", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764862112", "uncertainty": 120 }, "departure": { "time": "1764862131", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764862081", "uncertainty": 120 }, "departure": { "time": "1764862081", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764862150", "uncertainty": 120 }, "departure": { "time": "1764862150", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764862250", "uncertainty": 120 }, "departure": { "time": "1764862250", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764862313", "uncertainty": 120 }, "departure": { "time": "1764862313", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764862671" }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725948" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21725849", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764865500", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725849" } } }, { "id": "21725848", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764864060", "uncertainty": 120 }, "departure": { "time": "1764864060", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764864143", "uncertainty": 120 }, "departure": { "time": "1764864143", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764864249", "uncertainty": 120 }, "departure": { "time": "1764864249", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764863100", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764863226", "uncertainty": 120 }, "departure": { "time": "1764863226", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764863340", "uncertainty": 120 }, "departure": { "time": "1764863340", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764863520", "uncertainty": 120 }, "departure": { "time": "1764863520", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764863619", "uncertainty": 120 }, "departure": { "time": "1764863619", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764863658", "uncertainty": 120 }, "departure": { "time": "1764863658", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764863742", "uncertainty": 120 }, "departure": { "time": "1764863742", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764863812", "uncertainty": 120 }, "departure": { "time": "1764863812", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764863896", "uncertainty": 120 }, "departure": { "time": "1764863896", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764863965", "uncertainty": 120 }, "departure": { "time": "1764863965", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764864060", "uncertainty": 120 }, "departure": { "time": "1764864060", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764864177", "uncertainty": 120 }, "departure": { "time": "1764864177", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764864217", "uncertainty": 120 }, "departure": { "time": "1764864217", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764864300", "uncertainty": 120 }, "departure": { "time": "1764864300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764864371", "uncertainty": 120 }, "departure": { "time": "1764864371", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764864288", "uncertainty": 120 }, "departure": { "time": "1764864288", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764864351", "uncertainty": 120 }, "departure": { "time": "1764864351", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764864412", "uncertainty": 120 }, "departure": { "time": "1764864412", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764864494", "uncertainty": 120 }, "departure": { "time": "1764864494", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764864658", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725848" } } }, { "id": "21725843", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862325", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764862453", "uncertainty": 120 }, "departure": { "time": "1764862453", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1764862525", "uncertainty": 120 }, "departure": { "time": "1764862525", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1764862615", "uncertainty": 120 }, "departure": { "time": "1764862645", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1764862691", "uncertainty": 120 }, "departure": { "time": "1764862691", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1764862737", "uncertainty": 120 }, "departure": { "time": "1764862737", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1764862819", "uncertainty": 120 }, "departure": { "time": "1764862819", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1764862873", "uncertainty": 120 }, "departure": { "time": "1764862873", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1764862921", "uncertainty": 120 }, "departure": { "time": "1764862921", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1764862977", "uncertainty": 120 }, "departure": { "time": "1764862977", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1764863008", "uncertainty": 120 }, "departure": { "time": "1764863008", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1764863084", "uncertainty": 120 }, "departure": { "time": "1764863084", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1764863233", "uncertainty": 120 }, "departure": { "time": "1764863233", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1764863334", "uncertainty": 120 }, "departure": { "time": "1764863334", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1764863527", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725843" }, "vehicle": { "id": "514", "label": "514" } } }, { "id": "21725845", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764865860", "uncertainty": 120 }, "departure": { "time": "1764865860", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764865943", "uncertainty": 120 }, "departure": { "time": "1764865943", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764866049", "uncertainty": 120 }, "departure": { "time": "1764866049", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764864900", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764865026", "uncertainty": 120 }, "departure": { "time": "1764865026", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764865140", "uncertainty": 120 }, "departure": { "time": "1764865140", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764865320", "uncertainty": 120 }, "departure": { "time": "1764865320", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764865419", "uncertainty": 120 }, "departure": { "time": "1764865419", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764865458", "uncertainty": 120 }, "departure": { "time": "1764865458", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764865542", "uncertainty": 120 }, "departure": { "time": "1764865542", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764865612", "uncertainty": 120 }, "departure": { "time": "1764865612", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764865696", "uncertainty": 120 }, "departure": { "time": "1764865696", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764865765", "uncertainty": 120 }, "departure": { "time": "1764865765", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764865860", "uncertainty": 120 }, "departure": { "time": "1764865860", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764865977", "uncertainty": 120 }, "departure": { "time": "1764865977", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764866017", "uncertainty": 120 }, "departure": { "time": "1764866017", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764866100", "uncertainty": 120 }, "departure": { "time": "1764866100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764866171", "uncertainty": 120 }, "departure": { "time": "1764866171", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764866088", "uncertainty": 120 }, "departure": { "time": "1764866088", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764866151", "uncertainty": 120 }, "departure": { "time": "1764866151", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764866212", "uncertainty": 120 }, "departure": { "time": "1764866212", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764866294", "uncertainty": 120 }, "departure": { "time": "1764866294", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764866458", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725845" } } }, { "id": "21725863", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863460", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725863" } } }, { "id": "21725862", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764863460", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725862" } } }, { "id": "21725861", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860013", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764860133", "uncertainty": 120 }, "departure": { "time": "1764860133", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764860180", "uncertainty": 120 }, "departure": { "time": "1764860180", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764860198", "uncertainty": 120 }, "departure": { "time": "1764860198", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764860260", "uncertainty": 120 }, "departure": { "time": "1764860283", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764860349", "uncertainty": 120 }, "departure": { "time": "1764860403", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764860477", "uncertainty": 120 }, "departure": { "time": "1764860477", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764860597", "uncertainty": 120 }, "departure": { "time": "1764860614", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764860718", "uncertainty": 120 }, "departure": { "time": "1764860764", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764860848", "uncertainty": 120 }, "departure": { "time": "1764860848", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764860884", "uncertainty": 120 }, "departure": { "time": "1764860884", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764860974", "uncertainty": 120 }, "departure": { "time": "1764860974", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764861034", "uncertainty": 120 }, "departure": { "time": "1764861034", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764861168", "uncertainty": 120 }, "departure": { "time": "1764861168", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764861212", "uncertainty": 120 }, "departure": { "time": "1764861212", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764861329", "uncertainty": 120 }, "departure": { "time": "1764861394", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764861540", "uncertainty": 120 }, "departure": { "time": "1764861634", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764861796", "uncertainty": 120 }, "departure": { "time": "1764861814", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764861964", "uncertainty": 120 }, "departure": { "time": "1764861995", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764862126", "uncertainty": 120 }, "departure": { "time": "1764862144", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764862207", "uncertainty": 120 }, "departure": { "time": "1764862207", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764862270", "uncertainty": 120 }, "departure": { "time": "1764862324", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764862384", "uncertainty": 120 }, "departure": { "time": "1764862414", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764862487", "uncertainty": 120 }, "departure": { "time": "1764862487", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764862602", "uncertainty": 120 }, "departure": { "time": "1764862602", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764862670", "uncertainty": 120 }, "departure": { "time": "1764862670", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764862691", "uncertainty": 120 }, "departure": { "time": "1764862691", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1764862805", "uncertainty": 120 }, "departure": { "time": "1764862805", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1764862871", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725861" }, "vehicle": { "id": "175", "label": "175" } } }, { "id": "21725882", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764860834", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1764860917", "uncertainty": 120 }, "departure": { "time": "1764860917", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1764861014", "uncertainty": 120 }, "departure": { "time": "1764861044", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1764861090", "uncertainty": 120 }, "departure": { "time": "1764861106", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1764861285", "uncertainty": 120 }, "departure": { "time": "1764861285", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1764861346", "uncertainty": 120 }, "departure": { "time": "1764861346", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 6 }, { "arrival": { "time": "1764861387", "uncertainty": 120 }, "departure": { "time": "1764861406", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1764861491", "uncertainty": 120 }, "departure": { "time": "1764861496", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1764861561", "uncertainty": 120 }, "departure": { "time": "1764861561", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 9 }, { "arrival": { "time": "1764861626", "uncertainty": 120 }, "departure": { "time": "1764861626", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1764861686", "uncertainty": 120 }, "departure": { "time": "1764861686", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1764861810", "uncertainty": 120 }, "departure": { "time": "1764861826", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1764861941", "uncertainty": 120 }, "departure": { "time": "1764862006", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1764862256", "uncertainty": 120 }, "departure": { "time": "1764862308", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1764862428", "uncertainty": 120 }, "departure": { "time": "1764862668", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1764862747", "uncertainty": 120 }, "departure": { "time": "1764862747", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1764862819", "uncertainty": 120 }, "departure": { "time": "1764862819", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1764862895", "uncertainty": 120 }, "departure": { "time": "1764862895", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 18 }, { "arrival": { "time": "1764862956", "uncertainty": 120 }, "departure": { "time": "1764862956", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1764863028", "uncertainty": 120 }, "departure": { "time": "1764863028", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 20 }, { "arrival": { "time": "1764863088", "uncertainty": 120 }, "departure": { "time": "1764863088", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1764863150", "uncertainty": 120 }, "departure": { "time": "1764863150", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1764863197", "uncertainty": 120 }, "departure": { "time": "1764863197", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1764863259", "uncertainty": 120 }, "departure": { "time": "1764863259", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1764863350", "uncertainty": 120 }, "departure": { "time": "1764863350", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1764863444", "uncertainty": 120 }, "departure": { "time": "1764863444", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1764863584", "uncertainty": 120 }, "departure": { "time": "1764863584", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1764863633", "uncertainty": 120 }, "departure": { "time": "1764863633", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1764863705", "uncertainty": 120 }, "departure": { "time": "1764863705", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1764863748", "uncertainty": 120 }, "departure": { "time": "1764863748", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1764863808", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725882" }, "vehicle": { "id": "183", "label": "183" } } }, { "id": "21725874", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862683", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764862809", "uncertainty": 120 }, "departure": { "time": "1764862809", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764862886", "uncertainty": 120 }, "departure": { "time": "1764862886", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764862923", "uncertainty": 120 }, "departure": { "time": "1764862923", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764863006", "uncertainty": 120 }, "departure": { "time": "1764863006", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764863126", "uncertainty": 120 }, "departure": { "time": "1764863126", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764863215", "uncertainty": 120 }, "departure": { "time": "1764863215", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764863375", "uncertainty": 120 }, "departure": { "time": "1764863375", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764863486", "uncertainty": 120 }, "departure": { "time": "1764863486", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764863556", "uncertainty": 120 }, "departure": { "time": "1764863556", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764863614", "uncertainty": 120 }, "departure": { "time": "1764863614", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764863726", "uncertainty": 120 }, "departure": { "time": "1764863726", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764863785", "uncertainty": 120 }, "departure": { "time": "1764863785", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764863996", "uncertainty": 120 }, "departure": { "time": "1764863996", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764864032", "uncertainty": 120 }, "departure": { "time": "1764864032", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764864136", "uncertainty": 120 }, "departure": { "time": "1764864136", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764864316", "uncertainty": 120 }, "departure": { "time": "1764864316", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764864496", "uncertainty": 120 }, "departure": { "time": "1764864496", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764864676", "uncertainty": 120 }, "departure": { "time": "1764864676", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764864846", "uncertainty": 120 }, "departure": { "time": "1764864846", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764865036", "uncertainty": 120 }, "departure": { "time": "1764865036", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764865139", "uncertainty": 120 }, "departure": { "time": "1764865139", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764865216", "uncertainty": 120 }, "departure": { "time": "1764865216", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764865317", "uncertainty": 120 }, "departure": { "time": "1764865317", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764865515", "uncertainty": 120 }, "departure": { "time": "1764865515", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764865669", "uncertainty": 120 }, "departure": { "time": "1764865669", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764865755", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764862688", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725874" }, "vehicle": { "id": "176", "label": "176" } } }, { "id": "21725873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764866160", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725873" } } }, { "id": "21725878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764862680", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764862728", "uncertainty": 120 }, "departure": { "time": "1764862728", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764862812", "uncertainty": 120 }, "departure": { "time": "1764862812", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764862876", "uncertainty": 120 }, "departure": { "time": "1764862876", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764862912", "uncertainty": 120 }, "departure": { "time": "1764862912", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764862985", "uncertainty": 120 }, "departure": { "time": "1764862985", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764863042", "uncertainty": 120 }, "departure": { "time": "1764863042", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764863089", "uncertainty": 120 }, "departure": { "time": "1764863089", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764863144", "uncertainty": 120 }, "departure": { "time": "1764863144", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764863275", "uncertainty": 120 }, "departure": { "time": "1764863275", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764863395", "uncertainty": 120 }, "departure": { "time": "1764863395", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764863653", "uncertainty": 120 }, "departure": { "time": "1764863653", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764863782", "uncertainty": 120 }, "departure": { "time": "1764864300", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764864379", "uncertainty": 120 }, "departure": { "time": "1764864379", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764864465", "uncertainty": 120 }, "departure": { "time": "1764864465", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764864539", "uncertainty": 120 }, "departure": { "time": "1764864539", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764864667", "uncertainty": 120 }, "departure": { "time": "1764864667", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764864780", "uncertainty": 120 }, "departure": { "time": "1764864780", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764864836", "uncertainty": 120 }, "departure": { "time": "1764864836", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764864912", "uncertainty": 120 }, "departure": { "time": "1764864912", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764864991", "uncertainty": 120 }, "departure": { "time": "1764864991", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764865072", "uncertainty": 120 }, "departure": { "time": "1764865072", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764865157", "uncertainty": 120 }, "departure": { "time": "1764865157", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764865256", "uncertainty": 120 }, "departure": { "time": "1764865256", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764865380", "uncertainty": 120 }, "departure": { "time": "1764865380", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764865440", "uncertainty": 120 }, "departure": { "time": "1764865440", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764865512", "uncertainty": 120 }, "departure": { "time": "1764865512", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764865560", "uncertainty": 120 }, "departure": { "time": "1764865560", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764865620", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725878" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21725877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764861841", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764861893", "uncertainty": 120 }, "departure": { "time": "1764861893", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764861991", "uncertainty": 120 }, "departure": { "time": "1764862020", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764862081", "uncertainty": 120 }, "departure": { "time": "1764862081", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764862111", "uncertainty": 120 }, "departure": { "time": "1764862141", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764862213", "uncertainty": 120 }, "departure": { "time": "1764862213", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764862266", "uncertainty": 120 }, "departure": { "time": "1764862266", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764862311", "uncertainty": 120 }, "departure": { "time": "1764862311", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764862358", "uncertainty": 120 }, "departure": { "time": "1764862412", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764862540", "uncertainty": 120 }, "departure": { "time": "1764862591", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764862688", "uncertainty": 120 }, "departure": { "time": "1764862688", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764862944", "uncertainty": 120 }, "departure": { "time": "1764862944", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764863070", "uncertainty": 120 }, "departure": { "time": "1764863400", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764863478", "uncertainty": 120 }, "departure": { "time": "1764863478", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764863550", "uncertainty": 120 }, "departure": { "time": "1764863550", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764863625", "uncertainty": 120 }, "departure": { "time": "1764863625", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764863688", "uncertainty": 120 }, "departure": { "time": "1764863688", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764863761", "uncertainty": 120 }, "departure": { "time": "1764863761", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764863821", "uncertainty": 120 }, "departure": { "time": "1764863821", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764863885", "uncertainty": 120 }, "departure": { "time": "1764863885", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764863934", "uncertainty": 120 }, "departure": { "time": "1764863934", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764863997", "uncertainty": 120 }, "departure": { "time": "1764863997", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764864090", "uncertainty": 120 }, "departure": { "time": "1764864090", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764864199", "uncertainty": 120 }, "departure": { "time": "1764864199", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764864335", "uncertainty": 120 }, "departure": { "time": "1764864335", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764864395", "uncertainty": 120 }, "departure": { "time": "1764864395", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764864467", "uncertainty": 120 }, "departure": { "time": "1764864467", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764864515", "uncertainty": 120 }, "departure": { "time": "1764864515", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764864575", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725877" }, "vehicle": { "id": "166", "label": "166" } } }, { "id": "21323524", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764866684", "uncertainty": 120 }, "departure": { "time": "1764866684", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764866719", "uncertainty": 120 }, "departure": { "time": "1764866719", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764866797", "uncertainty": 120 }, "departure": { "time": "1764866797", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764864300", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764864410", "uncertainty": 120 }, "departure": { "time": "1764864410", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764864540", "uncertainty": 120 }, "departure": { "time": "1764864540", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764864635", "uncertainty": 120 }, "departure": { "time": "1764864635", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764864720", "uncertainty": 120 }, "departure": { "time": "1764864720", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764864859", "uncertainty": 120 }, "departure": { "time": "1764864859", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764865129", "uncertainty": 120 }, "departure": { "time": "1764865129", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764865283", "uncertainty": 120 }, "departure": { "time": "1764865283", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764865379", "uncertainty": 120 }, "departure": { "time": "1764865379", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764865481", "uncertainty": 120 }, "departure": { "time": "1764865481", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764865560", "uncertainty": 120 }, "departure": { "time": "1764865560", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764865637", "uncertainty": 120 }, "departure": { "time": "1764865637", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764865783", "uncertainty": 120 }, "departure": { "time": "1764865783", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764865848", "uncertainty": 120 }, "departure": { "time": "1764865848", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764865910", "uncertainty": 120 }, "departure": { "time": "1764865910", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764865980", "uncertainty": 120 }, "departure": { "time": "1764865980", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764866162", "uncertainty": 120 }, "departure": { "time": "1764866162", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764866280", "uncertainty": 120 }, "departure": { "time": "1764866280", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764866385", "uncertainty": 120 }, "departure": { "time": "1764866385", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764866460", "uncertainty": 120 }, "departure": { "time": "1764866460", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764866568", "uncertainty": 120 }, "departure": { "time": "1764866568", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764866684", "uncertainty": 120 }, "departure": { "time": "1764866684", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764866708", "uncertainty": 120 }, "departure": { "time": "1764866708", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764866760", "uncertainty": 120 }, "departure": { "time": "1764866760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764866830", "uncertainty": 120 }, "departure": { "time": "1764866830", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764866797", "uncertainty": 120 }, "departure": { "time": "1764866797", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764866898", "uncertainty": 120 }, "departure": { "time": "1764866898", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764867047", "uncertainty": 120 }, "departure": { "time": "1764867047", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764867163", "uncertainty": 120 }, "departure": { "time": "1764867163", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764867252", "uncertainty": 120 }, "departure": { "time": "1764867252", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764867376", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764862688", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323524" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764862688" } }