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

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%
05/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 05/12/2025 à 07h38 Europe/Paris.

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

{ "entity": [ { "id": "21323672", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764915938", "uncertainty": 120 }, "departure": { "time": "1764915991", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764915326", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764915516", "uncertainty": 120 }, "departure": { "time": "1764915536", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764915635", "uncertainty": 120 }, "departure": { "time": "1764915635", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764915694", "uncertainty": 120 }, "departure": { "time": "1764915716", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764915784", "uncertainty": 120 }, "departure": { "time": "1764915806", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764915855", "uncertainty": 120 }, "departure": { "time": "1764915855", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764915960", "uncertainty": 120 }, "departure": { "time": "1764915960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764916008", "uncertainty": 120 }, "departure": { "time": "1764916008", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764916065", "uncertainty": 120 }, "departure": { "time": "1764916076", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764916136", "uncertainty": 120 }, "departure": { "time": "1764916166", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764916256", "uncertainty": 120 }, "departure": { "time": "1764916286", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764916353", "uncertainty": 120 }, "departure": { "time": "1764916406", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764916514", "uncertainty": 120 }, "departure": { "time": "1764916527", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764916565", "uncertainty": 120 }, "departure": { "time": "1764916587", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764916654", "uncertainty": 120 }, "departure": { "time": "1764916677", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764916768", "uncertainty": 120 }, "departure": { "time": "1764916768", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764916874", "uncertainty": 120 }, "departure": { "time": "1764916874", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764916911", "uncertainty": 120 }, "departure": { "time": "1764916911", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764916983", "uncertainty": 120 }, "departure": { "time": "1764916983", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764917066", "uncertainty": 120 }, "departure": { "time": "1764917066", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764917184", "uncertainty": 120 }, "departure": { "time": "1764917184", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764917260", "uncertainty": 120 }, "departure": { "time": "1764917260", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764917351", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323672" }, "vehicle": { "id": "407", "label": "407" } } }, { "id": "21323675", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918300", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323675" } } }, { "id": "21323680", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323680" } } }, { "id": "21323682", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916163", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1764916204", "uncertainty": 120 }, "departure": { "time": "1764916223", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764916303", "uncertainty": 120 }, "departure": { "time": "1764916303", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1764916363", "uncertainty": 120 }, "departure": { "time": "1764916373", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1764916425", "uncertainty": 120 }, "departure": { "time": "1764916433", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1764916475", "uncertainty": 120 }, "departure": { "time": "1764916475", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1764916534", "uncertainty": 120 }, "departure": { "time": "1764916534", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1764916608", "uncertainty": 120 }, "departure": { "time": "1764916608", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1764916643", "uncertainty": 120 }, "departure": { "time": "1764916643", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1764916696", "uncertainty": 120 }, "departure": { "time": "1764916696", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1764916876", "uncertainty": 120 }, "departure": { "time": "1764916876", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1764916941", "uncertainty": 120 }, "departure": { "time": "1764916941", "uncertainty": 120 }, "stopId": "leobler", "stopSequence": 12 }, { "arrival": { "time": "1764917044", "uncertainty": 120 }, "departure": { "time": "1764917044", "uncertainty": 120 }, "stopId": "leoli3", "stopSequence": 13 }, { "arrival": { "time": "1764917106", "uncertainty": 120 }, "departure": { "time": "1764917106", "uncertainty": 120 }, "stopId": "leoli2", "stopSequence": 14 }, { "arrival": { "time": "1764917158", "uncertainty": 120 }, "departure": { "time": "1764917158", "uncertainty": 120 }, "stopId": "leoli1", "stopSequence": 15 }, { "arrival": { "time": "1764917236", "uncertainty": 120 }, "departure": { "time": "1764917236", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 16 }, { "arrival": { "time": "1764917375", "uncertainty": 120 }, "departure": { "time": "1764917375", "uncertainty": 120 }, "stopId": "leoli12", "stopSequence": 17 }, { "arrival": { "time": "1764917428", "uncertainty": 120 }, "departure": { "time": "1764917428", "uncertainty": 120 }, "stopId": "leoli22", "stopSequence": 18 }, { "arrival": { "time": "1764917585", "uncertainty": 120 }, "departure": { "time": "1764917585", "uncertainty": 120 }, "stopId": "leobler2", "stopSequence": 19 }, { "arrival": { "time": "1764917716", "uncertainty": 120 }, "departure": { "time": "1764917716", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 20 }, { "arrival": { "time": "1764917856", "uncertainty": 120 }, "departure": { "time": "1764917856", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 21 }, { "arrival": { "time": "1764917955", "uncertainty": 120 }, "departure": { "time": "1764917955", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 22 }, { "arrival": { "time": "1764918020", "uncertainty": 120 }, "departure": { "time": "1764918020", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 23 }, { "arrival": { "time": "1764918053", "uncertainty": 120 }, "departure": { "time": "1764918053", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 24 }, { "arrival": { "time": "1764918081", "uncertainty": 120 }, "departure": { "time": "1764918081", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 25 }, { "arrival": { "time": "1764918116", "uncertainty": 120 }, "departure": { "time": "1764918116", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 26 }, { "arrival": { "time": "1764918170", "uncertainty": 120 }, "departure": { "time": "1764918170", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 27 }, { "arrival": { "time": "1764918232", "uncertainty": 120 }, "departure": { "time": "1764918232", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 28 }, { "arrival": { "time": "1764918324", "uncertainty": 120 }, "departure": { "time": "1764918324", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 29 }, { "arrival": { "time": "1764918401", "uncertainty": 120 }, "departure": { "time": "1764918401", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 30 }, { "arrival": { "time": "1764918453", "uncertainty": 120 }, "departure": { "time": "1764918453", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 31 }, { "arrival": { "time": "1764918501", "uncertainty": 120 }, "departure": { "time": "1764918501", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 32 }, { "arrival": { "time": "1764918662", "uncertainty": 120 }, "departure": { "time": "1764918662", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 33 }, { "arrival": { "time": "1764918798", "uncertainty": 120 }, "departure": { "time": "1764918798", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 34 }, { "arrival": { "time": "1764918921", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 35 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323682" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21323835", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917700", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323835" } } }, { "id": "21728615", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918480", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21728615" } } }, { "id": "21323495", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764918021", "uncertainty": 120 }, "departure": { "time": "1764918021", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764918052", "uncertainty": 120 }, "departure": { "time": "1764918052", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764917599", "uncertainty": 120 }, "departure": { "time": "1764917599", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764917732", "uncertainty": 120 }, "departure": { "time": "1764917732", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764917820", "uncertainty": 120 }, "departure": { "time": "1764917820", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764917924", "uncertainty": 120 }, "departure": { "time": "1764917924", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764918015", "uncertainty": 120 }, "departure": { "time": "1764918015", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764918120", "uncertainty": 120 }, "departure": { "time": "1764918120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764918165", "uncertainty": 120 }, "departure": { "time": "1764918165", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764918055", "uncertainty": 120 }, "departure": { "time": "1764918055", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764918152", "uncertainty": 120 }, "departure": { "time": "1764918152", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764918292", "uncertainty": 120 }, "departure": { "time": "1764918292", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764918402", "uncertainty": 120 }, "departure": { "time": "1764918402", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764918480", "uncertainty": 120 }, "departure": { "time": "1764918480", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764918526", "uncertainty": 120 }, "departure": { "time": "1764918526", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764918600", "uncertainty": 120 }, "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764918714", "uncertainty": 120 }, "departure": { "time": "1764918714", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764918830", "uncertainty": 120 }, "departure": { "time": "1764918830", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764918907", "uncertainty": 120 }, "departure": { "time": "1764918907", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764919071", "uncertainty": 120 }, "departure": { "time": "1764919071", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764919184", "uncertainty": 120 }, "departure": { "time": "1764919184", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764919295", "uncertainty": 120 }, "departure": { "time": "1764919295", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764919355", "uncertainty": 120 }, "departure": { "time": "1764919355", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764919449", "uncertainty": 120 }, "departure": { "time": "1764919449", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764919547", "uncertainty": 120 }, "departure": { "time": "1764919547", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764919642", "uncertainty": 120 }, "departure": { "time": "1764919642", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764919727", "uncertainty": 120 }, "departure": { "time": "1764919727", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764919811", "uncertainty": 120 }, "departure": { "time": "1764919811", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764919973", "uncertainty": 120 }, "departure": { "time": "1764919973", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764920045", "uncertainty": 120 }, "departure": { "time": "1764920045", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764920095", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323495" } } }, { "id": "21323494", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916463", "uncertainty": 120 }, "departure": { "time": "1764916463", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764916506", "uncertainty": 120 }, "departure": { "time": "1764916506", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764915821", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764916001", "uncertainty": 120 }, "departure": { "time": "1764916001", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764916109", "uncertainty": 120 }, "departure": { "time": "1764916181", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764916233", "uncertainty": 120 }, "departure": { "time": "1764916271", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764916352", "uncertainty": 120 }, "departure": { "time": "1764916361", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764916215", "uncertainty": 120 }, "departure": { "time": "1764916215", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764916320", "uncertainty": 120 }, "departure": { "time": "1764916320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764916365", "uncertainty": 120 }, "departure": { "time": "1764916365", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764916509", "uncertainty": 120 }, "departure": { "time": "1764916513", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764916603", "uncertainty": 120 }, "departure": { "time": "1764916633", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764916768", "uncertainty": 120 }, "departure": { "time": "1764916768", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764916908", "uncertainty": 120 }, "departure": { "time": "1764916908", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764916984", "uncertainty": 120 }, "departure": { "time": "1764916984", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764917030", "uncertainty": 120 }, "departure": { "time": "1764917030", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764917103", "uncertainty": 120 }, "departure": { "time": "1764917103", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764917141", "uncertainty": 120 }, "departure": { "time": "1764917141", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764917268", "uncertainty": 120 }, "departure": { "time": "1764917268", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764917353", "uncertainty": 120 }, "departure": { "time": "1764917353", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764917424", "uncertainty": 120 }, "departure": { "time": "1764917424", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764917479", "uncertainty": 120 }, "departure": { "time": "1764917479", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764917574", "uncertainty": 120 }, "departure": { "time": "1764917574", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764917625", "uncertainty": 120 }, "departure": { "time": "1764917625", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764917701", "uncertainty": 120 }, "departure": { "time": "1764917701", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764917811", "uncertainty": 120 }, "departure": { "time": "1764917811", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764917906", "uncertainty": 120 }, "departure": { "time": "1764917906", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764917970", "uncertainty": 120 }, "departure": { "time": "1764917970", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764918052", "uncertainty": 120 }, "departure": { "time": "1764918052", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764918171", "uncertainty": 120 }, "departure": { "time": "1764918171", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764918278", "uncertainty": 120 }, "departure": { "time": "1764918278", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764918351", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323494" }, "vehicle": { "id": "178", "label": "178" } } }, { "id": "21323489", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916792", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 2 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "54", "scheduleRelationship": "SCHEDULED", "tripId": "21323489" }, "vehicle": { "id": "174", "label": "174" } } }, { "id": "21323496", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764919881", "uncertainty": 120 }, "departure": { "time": "1764919881", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764919912", "uncertainty": 120 }, "departure": { "time": "1764919912", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764919200", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764919428", "uncertainty": 120 }, "departure": { "time": "1764919428", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764919580", "uncertainty": 120 }, "departure": { "time": "1764919580", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764919680", "uncertainty": 120 }, "departure": { "time": "1764919680", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764919784", "uncertainty": 120 }, "departure": { "time": "1764919784", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764919875", "uncertainty": 120 }, "departure": { "time": "1764919875", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764919980", "uncertainty": 120 }, "departure": { "time": "1764919980", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764920025", "uncertainty": 120 }, "departure": { "time": "1764920025", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764919915", "uncertainty": 120 }, "departure": { "time": "1764919915", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764920012", "uncertainty": 120 }, "departure": { "time": "1764920012", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764920152", "uncertainty": 120 }, "departure": { "time": "1764920152", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764920259", "uncertainty": 120 }, "departure": { "time": "1764920259", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764920333", "uncertainty": 120 }, "departure": { "time": "1764920333", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764920379", "uncertainty": 120 }, "departure": { "time": "1764920379", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764920453", "uncertainty": 120 }, "departure": { "time": "1764920453", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764920623", "uncertainty": 120 }, "departure": { "time": "1764920623", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764920725", "uncertainty": 120 }, "departure": { "time": "1764920725", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764920793", "uncertainty": 120 }, "departure": { "time": "1764920793", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764920921", "uncertainty": 120 }, "departure": { "time": "1764920921", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764921008", "uncertainty": 120 }, "departure": { "time": "1764921008", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764921118", "uncertainty": 120 }, "departure": { "time": "1764921118", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764921177", "uncertainty": 120 }, "departure": { "time": "1764921177", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764921270", "uncertainty": 120 }, "departure": { "time": "1764921270", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764921367", "uncertainty": 120 }, "departure": { "time": "1764921367", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764921462", "uncertainty": 120 }, "departure": { "time": "1764921462", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764921547", "uncertainty": 120 }, "departure": { "time": "1764921547", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764921626", "uncertainty": 120 }, "departure": { "time": "1764921626", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764921788", "uncertainty": 120 }, "departure": { "time": "1764921788", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764921859", "uncertainty": 120 }, "departure": { "time": "1764921859", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764921908", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323496" } } }, { "id": "21323511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764915844", "uncertainty": 120 }, "departure": { "time": "1764915873", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764915915", "uncertainty": 120 }, "departure": { "time": "1764915963", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764916047", "uncertainty": 120 }, "departure": { "time": "1764916053", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764914074", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764914134", "uncertainty": 120 }, "departure": { "time": "1764914134", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764914187", "uncertainty": 120 }, "departure": { "time": "1764914187", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764914218", "uncertainty": 120 }, "departure": { "time": "1764914218", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764914265", "uncertainty": 120 }, "departure": { "time": "1764914265", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764914314", "uncertainty": 120 }, "departure": { "time": "1764914314", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764914396", "uncertainty": 120 }, "departure": { "time": "1764914396", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764914458", "uncertainty": 120 }, "departure": { "time": "1764914458", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764914512", "uncertainty": 120 }, "departure": { "time": "1764914704", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764914743", "uncertainty": 120 }, "departure": { "time": "1764914743", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764914774", "uncertainty": 120 }, "departure": { "time": "1764914774", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764914824", "uncertainty": 120 }, "departure": { "time": "1764914824", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764914932", "uncertainty": 120 }, "departure": { "time": "1764915064", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764915132", "uncertainty": 120 }, "departure": { "time": "1764915132", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764915199", "uncertainty": 120 }, "departure": { "time": "1764915214", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764915266", "uncertainty": 120 }, "departure": { "time": "1764915266", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764915364", "uncertainty": 120 }, "departure": { "time": "1764915364", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764915394", "uncertainty": 120 }, "departure": { "time": "1764915424", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764915499", "uncertainty": 120 }, "departure": { "time": "1764915499", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764915544", "uncertainty": 120 }, "departure": { "time": "1764915574", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764915664", "uncertainty": 120 }, "departure": { "time": "1764915724", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764915814", "uncertainty": 120 }, "departure": { "time": "1764915844", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764915897", "uncertainty": 120 }, "departure": { "time": "1764915897", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764915960", "uncertainty": 120 }, "departure": { "time": "1764915960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764916048", "uncertainty": 120 }, "departure": { "time": "1764916048", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764916127", "uncertainty": 120 }, "departure": { "time": "1764916127", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764916188", "uncertainty": 120 }, "departure": { "time": "1764916217", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764916397", "uncertainty": 120 }, "departure": { "time": "1764916457", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764916547", "uncertainty": 120 }, "departure": { "time": "1764916547", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764916624", "uncertainty": 120 }, "departure": { "time": "1764916637", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764916733", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323511" }, "vehicle": { "id": "177", "label": "177" } } }, { "id": "21323513", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764921284", "uncertainty": 120 }, "departure": { "time": "1764921284", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764921319", "uncertainty": 120 }, "departure": { "time": "1764921319", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764921397", "uncertainty": 120 }, "departure": { "time": "1764921397", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764919200", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764919283", "uncertainty": 120 }, "departure": { "time": "1764919283", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764919380", "uncertainty": 120 }, "departure": { "time": "1764919380", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764919475", "uncertainty": 120 }, "departure": { "time": "1764919475", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764919560", "uncertainty": 120 }, "departure": { "time": "1764919560", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764919659", "uncertainty": 120 }, "departure": { "time": "1764919659", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764919852", "uncertainty": 120 }, "departure": { "time": "1764919852", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764919962", "uncertainty": 120 }, "departure": { "time": "1764919962", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764920031", "uncertainty": 120 }, "departure": { "time": "1764920031", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764920104", "uncertainty": 120 }, "departure": { "time": "1764920104", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764920160", "uncertainty": 120 }, "departure": { "time": "1764920160", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764920237", "uncertainty": 120 }, "departure": { "time": "1764920237", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764920383", "uncertainty": 120 }, "departure": { "time": "1764920383", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764920448", "uncertainty": 120 }, "departure": { "time": "1764920448", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764920510", "uncertainty": 120 }, "departure": { "time": "1764920510", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764920580", "uncertainty": 120 }, "departure": { "time": "1764920580", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764920762", "uncertainty": 120 }, "departure": { "time": "1764920762", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764920880", "uncertainty": 120 }, "departure": { "time": "1764920880", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764920985", "uncertainty": 120 }, "departure": { "time": "1764920985", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764921060", "uncertainty": 120 }, "departure": { "time": "1764921060", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764921168", "uncertainty": 120 }, "departure": { "time": "1764921168", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764921284", "uncertainty": 120 }, "departure": { "time": "1764921284", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764921308", "uncertainty": 120 }, "departure": { "time": "1764921308", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764921360", "uncertainty": 120 }, "departure": { "time": "1764921360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764921430", "uncertainty": 120 }, "departure": { "time": "1764921430", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764921397", "uncertainty": 120 }, "departure": { "time": "1764921397", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764921498", "uncertainty": 120 }, "departure": { "time": "1764921498", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764921644", "uncertainty": 120 }, "departure": { "time": "1764921644", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764921759", "uncertainty": 120 }, "departure": { "time": "1764921759", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764921840", "uncertainty": 120 }, "departure": { "time": "1764921840", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764921964", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323513" } } }, { "id": "21323512", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764918389", "uncertainty": 120 }, "departure": { "time": "1764918389", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764918424", "uncertainty": 120 }, "departure": { "time": "1764918424", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764918502", "uncertainty": 120 }, "departure": { "time": "1764918502", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764916532", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764916570", "uncertainty": 120 }, "departure": { "time": "1764916570", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764916652", "uncertainty": 120 }, "departure": { "time": "1764916652", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764916697", "uncertainty": 120 }, "departure": { "time": "1764916697", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764916759", "uncertainty": 120 }, "departure": { "time": "1764916759", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764916845", "uncertainty": 120 }, "departure": { "time": "1764916845", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764917054", "uncertainty": 120 }, "departure": { "time": "1764917054", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764917174", "uncertainty": 120 }, "departure": { "time": "1764917174", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764917250", "uncertainty": 120 }, "departure": { "time": "1764917250", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764917329", "uncertainty": 120 }, "departure": { "time": "1764917329", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764917391", "uncertainty": 120 }, "departure": { "time": "1764917391", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764917469", "uncertainty": 120 }, "departure": { "time": "1764917469", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764917616", "uncertainty": 120 }, "departure": { "time": "1764917616", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764917681", "uncertainty": 120 }, "departure": { "time": "1764917681", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764917743", "uncertainty": 120 }, "departure": { "time": "1764917743", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764917814", "uncertainty": 120 }, "departure": { "time": "1764917814", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764917867", "uncertainty": 120 }, "departure": { "time": "1764917867", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764917985", "uncertainty": 120 }, "departure": { "time": "1764917985", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764918090", "uncertainty": 120 }, "departure": { "time": "1764918090", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764918165", "uncertainty": 120 }, "departure": { "time": "1764918165", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764918273", "uncertainty": 120 }, "departure": { "time": "1764918273", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764918389", "uncertainty": 120 }, "departure": { "time": "1764918389", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764918368", "uncertainty": 120 }, "departure": { "time": "1764918368", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764918420", "uncertainty": 120 }, "departure": { "time": "1764918420", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764918490", "uncertainty": 120 }, "departure": { "time": "1764918490", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764918502", "uncertainty": 120 }, "departure": { "time": "1764918502", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764918605", "uncertainty": 120 }, "departure": { "time": "1764918605", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764918752", "uncertainty": 120 }, "departure": { "time": "1764918752", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764918867", "uncertainty": 120 }, "departure": { "time": "1764918867", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764918961", "uncertainty": 120 }, "departure": { "time": "1764918961", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764919085", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323512" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21323415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764913802", "uncertainty": 120 }, "stopId": "neupos1", "stopSequence": 1 }, { "arrival": { "time": "1764913889", "uncertainty": 120 }, "departure": { "time": "1764913889", "uncertainty": 120 }, "stopId": "neupla1", "stopSequence": 2 }, { "arrival": { "time": "1764914126", "uncertainty": 120 }, "departure": { "time": "1764914162", "uncertainty": 120 }, "stopId": "neucoun2", "stopSequence": 3 }, { "arrival": { "time": "1764914380", "uncertainty": 120 }, "departure": { "time": "1764914460", "uncertainty": 120 }, "stopId": "conpas1", "stopSequence": 4 }, { "arrival": { "time": "1764914620", "uncertainty": 120 }, "departure": { "time": "1764914672", "uncertainty": 120 }, "stopId": "concha1", "stopSequence": 5 }, { "arrival": { "time": "1764914762", "uncertainty": 120 }, "departure": { "time": "1764914762", "uncertainty": 120 }, "stopId": "conmair2", "stopSequence": 6 }, { "arrival": { "time": "1764914912", "uncertainty": 120 }, "departure": { "time": "1764915032", "uncertainty": 120 }, "stopId": "conpav1", "stopSequence": 7 }, { "arrival": { "time": "1764915777", "uncertainty": 120 }, "departure": { "time": "1764915812", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 8 }, { "arrival": { "time": "1764915872", "uncertainty": 120 }, "departure": { "time": "1764915902", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 9 }, { "arrival": { "time": "1764915954", "uncertainty": 120 }, "departure": { "time": "1764915954", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 10 }, { "arrival": { "time": "1764916022", "uncertainty": 120 }, "departure": { "time": "1764916022", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764916247", "uncertainty": 120 }, "departure": { "time": "1764916352", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 12 }, { "arrival": { "time": "1764916423", "uncertainty": 120 }, "departure": { "time": "1764916472", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 13 }, { "arrival": { "time": "1764916562", "uncertainty": 120 }, "departure": { "time": "1764916562", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 14 }, { "arrival": { "time": "1764916592", "uncertainty": 120 }, "departure": { "time": "1764916652", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 15 }, { "arrival": { "time": "1764916712", "uncertainty": 120 }, "departure": { "time": "1764916712", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 16 }, { "arrival": { "time": "1764916804", "uncertainty": 120 }, "departure": { "time": "1764916804", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 17 }, { "arrival": { "time": "1764916857", "uncertainty": 120 }, "departure": { "time": "1764916857", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 18 }, { "arrival": { "time": "1764917097", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 19 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323415" }, "vehicle": { "id": "182", "label": "182" } } }, { "id": "21323416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764913756", "uncertainty": 120 }, "stopId": "neuson2", "stopSequence": 1 }, { "arrival": { "time": "1764913816", "uncertainty": 120 }, "departure": { "time": "1764913816", "uncertainty": 120 }, "stopId": "neuforg2", "stopSequence": 2 }, { "arrival": { "time": "1764913920", "uncertainty": 120 }, "departure": { "time": "1764913936", "uncertainty": 120 }, "stopId": "neumai1", "stopSequence": 3 }, { "arrival": { "time": "1764914026", "uncertainty": 120 }, "departure": { "time": "1764914056", "uncertainty": 120 }, "stopId": "neucoin2", "stopSequence": 4 }, { "arrival": { "time": "1764914146", "uncertainty": 120 }, "departure": { "time": "1764914146", "uncertainty": 120 }, "stopId": "neslav1", "stopSequence": 5 }, { "arrival": { "time": "1764914564", "uncertainty": 120 }, "departure": { "time": "1764914686", "uncertainty": 120 }, "stopId": "conpas1", "stopSequence": 6 }, { "arrival": { "time": "1764914896", "uncertainty": 120 }, "departure": { "time": "1764914896", "uncertainty": 120 }, "stopId": "concha1", "stopSequence": 7 }, { "arrival": { "time": "1764915017", "uncertainty": 120 }, "departure": { "time": "1764915046", "uncertainty": 120 }, "stopId": "conyser2", "stopSequence": 8 }, { "arrival": { "time": "1764915923", "uncertainty": 120 }, "departure": { "time": "1764916006", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 9 }, { "arrival": { "time": "1764916138", "uncertainty": 120 }, "departure": { "time": "1764916138", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764916200", "uncertainty": 120 }, "departure": { "time": "1764916216", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 11 }, { "arrival": { "time": "1764916318", "uncertainty": 120 }, "departure": { "time": "1764916336", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764916495", "uncertainty": 120 }, "departure": { "time": "1764916546", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 13 }, { "arrival": { "time": "1764916606", "uncertainty": 120 }, "departure": { "time": "1764916636", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 14 }, { "arrival": { "time": "1764916746", "uncertainty": 120 }, "departure": { "time": "1764916746", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 15 }, { "arrival": { "time": "1764916779", "uncertainty": 120 }, "departure": { "time": "1764916779", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 16 }, { "arrival": { "time": "1764916839", "uncertainty": 120 }, "departure": { "time": "1764916839", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 17 }, { "arrival": { "time": "1764916934", "uncertainty": 120 }, "departure": { "time": "1764916934", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 18 }, { "arrival": { "time": "1764916989", "uncertainty": 120 }, "departure": { "time": "1764916989", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 19 }, { "arrival": { "time": "1764917229", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 20 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323416" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "21323419", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917313", "uncertainty": 120 }, "stopId": "neuson2", "stopSequence": 1 }, { "arrival": { "time": "1764917359", "uncertainty": 120 }, "departure": { "time": "1764917359", "uncertainty": 120 }, "stopId": "neuforg2", "stopSequence": 2 }, { "arrival": { "time": "1764917440", "uncertainty": 120 }, "departure": { "time": "1764917440", "uncertainty": 120 }, "stopId": "neumai1", "stopSequence": 3 }, { "arrival": { "time": "1764917501", "uncertainty": 120 }, "departure": { "time": "1764917501", "uncertainty": 120 }, "stopId": "neucoin2", "stopSequence": 4 }, { "arrival": { "time": "1764917552", "uncertainty": 120 }, "departure": { "time": "1764917552", "uncertainty": 120 }, "stopId": "neslav1", "stopSequence": 5 }, { "arrival": { "time": "1764918092", "uncertainty": 120 }, "departure": { "time": "1764918092", "uncertainty": 120 }, "stopId": "conpas1", "stopSequence": 6 }, { "arrival": { "time": "1764918268", "uncertainty": 120 }, "departure": { "time": "1764918268", "uncertainty": 120 }, "stopId": "concha1", "stopSequence": 7 }, { "arrival": { "time": "1764918441", "uncertainty": 120 }, "departure": { "time": "1764918441", "uncertainty": 120 }, "stopId": "conyser2", "stopSequence": 8 }, { "arrival": { "time": "1764919401", "uncertainty": 120 }, "departure": { "time": "1764919401", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 9 }, { "arrival": { "time": "1764919507", "uncertainty": 120 }, "departure": { "time": "1764919507", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764919581", "uncertainty": 120 }, "departure": { "time": "1764919581", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 11 }, { "arrival": { "time": "1764919732", "uncertainty": 120 }, "departure": { "time": "1764919732", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764919965", "uncertainty": 120 }, "departure": { "time": "1764919965", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 13 }, { "arrival": { "time": "1764920061", "uncertainty": 120 }, "departure": { "time": "1764920061", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 14 }, { "arrival": { "time": "1764920181", "uncertainty": 120 }, "departure": { "time": "1764920181", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 15 }, { "arrival": { "time": "1764920245", "uncertainty": 120 }, "departure": { "time": "1764920245", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 16 }, { "arrival": { "time": "1764920306", "uncertainty": 120 }, "departure": { "time": "1764920306", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 17 }, { "arrival": { "time": "1764920402", "uncertainty": 120 }, "departure": { "time": "1764920402", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 18 }, { "arrival": { "time": "1764920481", "uncertainty": 120 }, "departure": { "time": "1764920481", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 19 }, { "arrival": { "time": "1764920721", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 20 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323419" } } }, { "id": "21323418", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764920280", "uncertainty": 120 }, "stopId": "neuson2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323418" } } }, { "id": "21726030", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916162", "uncertainty": 120 }, "departure": { "time": "1764916175", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764916235", "uncertainty": 120 }, "departure": { "time": "1764916235", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764916248", "uncertainty": 120 }, "departure": { "time": "1764916265", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764916279", "uncertainty": 120 }, "departure": { "time": "1764916295", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764916376", "uncertainty": 120 }, "departure": { "time": "1764916385", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764916670" }, "departure": { "time": "1764916670" }, "stopId": "bsmcnor" }, { "arrival": { "time": "1764916821" }, "departure": { "time": "1764916821" }, "stopId": "bsmlet" }, { "arrival": { "time": "1764916870" }, "departure": { "time": "1764916870" }, "stopId": "bsmpatr" }, { "arrival": { "time": "1764916941" }, "departure": { "time": "1764916941" }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764916950" }, "departure": { "time": "1764916950" }, "stopId": "bsmdres" }, { "arrival": { "time": "1764917001" }, "departure": { "time": "1764917001" }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764917043" }, "departure": { "time": "1764917043" }, "stopId": "smbjos1" }, { "departure": { "time": "1764915108", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764915161", "uncertainty": 120 }, "departure": { "time": "1764915228", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764915280", "uncertainty": 120 }, "departure": { "time": "1764915288", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764915419", "uncertainty": 120 }, "departure": { "time": "1764915438", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1764915516", "uncertainty": 120 }, "departure": { "time": "1764915528", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1764915598", "uncertainty": 120 }, "departure": { "time": "1764915648", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1764915696", "uncertainty": 120 }, "departure": { "time": "1764915708", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1764915837", "uncertainty": 120 }, "departure": { "time": "1764915888", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1764915920", "uncertainty": 120 }, "departure": { "time": "1764915922", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1764916038", "uncertainty": 120 }, "departure": { "time": "1764916038", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1764916142", "uncertainty": 120 }, "departure": { "time": "1764916162", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764916320", "uncertainty": 120 }, "departure": { "time": "1764916320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764916620", "uncertainty": 120 }, "departure": { "time": "1764916620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764917098" }, "departure": { "time": "1764917098" }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764917163" }, "departure": { "time": "1764917163" }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764917344" }, "stopId": "bsmmaq1", "stopSequence": 16 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "123", "scheduleRelationship": "SCHEDULED", "tripId": "21726030" }, "vehicle": { "id": "405", "label": "405" } } }, { "id": "21323842", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919800", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323842" } } }, { "id": "21323855", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "smbsand", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "SC", "scheduleRelationship": "SCHEDULED", "tripId": "21323855" } } }, { "id": "21323854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914744", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 }, { "arrival": { "time": "1764914890", "uncertainty": 120 }, "departure": { "time": "1764915016", "uncertainty": 120 }, "stopId": "hesman2", "stopSequence": 2 }, { "arrival": { "time": "1764915103", "uncertainty": 120 }, "departure": { "time": "1764915103", "uncertainty": 120 }, "stopId": "hestro2", "stopSequence": 3 }, { "arrival": { "time": "1764915223", "uncertainty": 120 }, "departure": { "time": "1764915226", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 4 }, { "arrival": { "time": "1764915270", "uncertainty": 120 }, "departure": { "time": "1764915286", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 5 }, { "arrival": { "time": "1764915373", "uncertainty": 120 }, "departure": { "time": "1764915407", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 6 }, { "arrival": { "time": "1764915489", "uncertainty": 120 }, "departure": { "time": "1764915498", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 7 }, { "arrival": { "time": "1764915572", "uncertainty": 120 }, "departure": { "time": "1764915589", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 8 }, { "arrival": { "time": "1764915672", "uncertainty": 120 }, "departure": { "time": "1764915672", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 9 }, { "arrival": { "time": "1764915724", "uncertainty": 120 }, "departure": { "time": "1764915769", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 10 }, { "arrival": { "time": "1764915829", "uncertainty": 120 }, "departure": { "time": "1764915859", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 11 }, { "arrival": { "time": "1764915875", "uncertainty": 120 }, "departure": { "time": "1764915875", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 12 }, { "arrival": { "time": "1764915919", "uncertainty": 120 }, "departure": { "time": "1764915919", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 13 }, { "arrival": { "time": "1764916009", "uncertainty": 120 }, "departure": { "time": "1764916009", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 14 }, { "arrival": { "time": "1764916039", "uncertainty": 120 }, "departure": { "time": "1764916039", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 15 }, { "arrival": { "time": "1764916069", "uncertainty": 120 }, "departure": { "time": "1764916099", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 16 }, { "arrival": { "time": "1764916145", "uncertainty": 120 }, "departure": { "time": "1764916159", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 17 }, { "arrival": { "time": "1764916279", "uncertainty": 120 }, "departure": { "time": "1764916309", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 18 }, { "arrival": { "time": "1764916357", "uncertainty": 120 }, "departure": { "time": "1764916399", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 19 }, { "arrival": { "time": "1764916429", "uncertainty": 120 }, "departure": { "time": "1764916429", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 20 }, { "arrival": { "time": "1764916504", "uncertainty": 120 }, "departure": { "time": "1764916504", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 21 }, { "arrival": { "time": "1764916609", "uncertainty": 120 }, "departure": { "time": "1764916639", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 22 }, { "arrival": { "time": "1764916789", "uncertainty": 120 }, "departure": { "time": "1764916789", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 23 }, { "arrival": { "time": "1764916852", "uncertainty": 120 }, "departure": { "time": "1764916852", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 24 }, { "arrival": { "time": "1764916914", "uncertainty": 120 }, "departure": { "time": "1764916914", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 25 }, { "arrival": { "time": "1764916968", "uncertainty": 120 }, "departure": { "time": "1764916968", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 26 }, { "arrival": { "time": "1764917012", "uncertainty": 120 }, "departure": { "time": "1764917012", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 27 }, { "arrival": { "time": "1764917171", "uncertainty": 120 }, "departure": { "time": "1764917171", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 28 }, { "arrival": { "time": "1764917265", "uncertainty": 120 }, "departure": { "time": "1764917265", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 29 }, { "arrival": { "time": "1764917392", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 30 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323854" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21323857", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916158", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 1 }, { "arrival": { "time": "1764916626", "uncertainty": 120 }, "departure": { "time": "1764916638", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764916924", "uncertainty": 120 }, "departure": { "time": "1764916924", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 3 }, { "arrival": { "time": "1764917237", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 4 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "SP", "scheduleRelationship": "SCHEDULED", "tripId": "21323857" }, "vehicle": { "id": "326", "label": "326" } } }, { "id": "21725967", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764919690", "uncertainty": 120 }, "departure": { "time": "1764919690", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764919879", "uncertainty": 120 }, "departure": { "time": "1764919879", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764915757", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764915804", "uncertainty": 120 }, "departure": { "time": "1764915817", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764915877", "uncertainty": 120 }, "departure": { "time": "1764915877", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764915991", "uncertainty": 120 }, "departure": { "time": "1764915997", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764916027", "uncertainty": 120 }, "departure": { "time": "1764916027", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764916255", "uncertainty": 120 }, "departure": { "time": "1764916327", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764916386", "uncertainty": 120 }, "departure": { "time": "1764916417", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764916498", "uncertainty": 120 }, "departure": { "time": "1764916498", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764916632", "uncertainty": 120 }, "departure": { "time": "1764916632", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764916771", "uncertainty": 120 }, "departure": { "time": "1764916771", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764916857", "uncertainty": 120 }, "departure": { "time": "1764916857", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764916909", "uncertainty": 120 }, "departure": { "time": "1764916909", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764917018", "uncertainty": 120 }, "departure": { "time": "1764917018", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764917141", "uncertainty": 120 }, "departure": { "time": "1764917141", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764917196", "uncertainty": 120 }, "departure": { "time": "1764917196", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764917296", "uncertainty": 120 }, "departure": { "time": "1764917296", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764917340", "uncertainty": 120 }, "departure": { "time": "1764917340", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764917496", "uncertainty": 120 }, "departure": { "time": "1764917496", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764917676", "uncertainty": 120 }, "departure": { "time": "1764917676", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764917770", "uncertainty": 120 }, "departure": { "time": "1764917770", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764917895", "uncertainty": 120 }, "departure": { "time": "1764918060", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764918144", "uncertainty": 120 }, "departure": { "time": "1764918144", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764918282", "uncertainty": 120 }, "departure": { "time": "1764918282", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764918420", "uncertainty": 120 }, "departure": { "time": "1764918420", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764918503", "uncertainty": 120 }, "departure": { "time": "1764918503", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764918616", "uncertainty": 120 }, "departure": { "time": "1764918616", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764918676", "uncertainty": 120 }, "departure": { "time": "1764918676", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764918734", "uncertainty": 120 }, "departure": { "time": "1764918734", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764918824", "uncertainty": 120 }, "departure": { "time": "1764918824", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764918900", "uncertainty": 120 }, "departure": { "time": "1764918900", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764918972", "uncertainty": 120 }, "departure": { "time": "1764918972", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764919080", "uncertainty": 120 }, "departure": { "time": "1764919080", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764919327", "uncertainty": 120 }, "departure": { "time": "1764919327", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764919381", "uncertainty": 120 }, "departure": { "time": "1764919381", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764919418", "uncertainty": 120 }, "departure": { "time": "1764919418", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764919440", "uncertainty": 120 }, "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764919509", "uncertainty": 120 }, "departure": { "time": "1764919509", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764919625", "uncertainty": 120 }, "departure": { "time": "1764919625", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764919680", "uncertainty": 120 }, "departure": { "time": "1764919680", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764919749", "uncertainty": 120 }, "departure": { "time": "1764919749", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764919849", "uncertainty": 120 }, "departure": { "time": "1764919849", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764919912", "uncertainty": 120 }, "departure": { "time": "1764919912", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764919888", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725967" }, "vehicle": { "id": "329", "label": "329" } } }, { "id": "21725958", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764923350", "uncertainty": 120 }, "departure": { "time": "1764923350", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764923539", "uncertainty": 120 }, "departure": { "time": "1764923539", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764919620", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764919723", "uncertainty": 120 }, "departure": { "time": "1764919723", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764919777", "uncertainty": 120 }, "departure": { "time": "1764919777", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764919912", "uncertainty": 120 }, "departure": { "time": "1764919912", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764919980", "uncertainty": 120 }, "departure": { "time": "1764919980", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764920201", "uncertainty": 120 }, "departure": { "time": "1764920201", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764920280", "uncertainty": 120 }, "departure": { "time": "1764920280", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764920330", "uncertainty": 120 }, "departure": { "time": "1764920330", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764920520", "uncertainty": 120 }, "departure": { "time": "1764920520", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764920674", "uncertainty": 120 }, "departure": { "time": "1764920674", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764920760", "uncertainty": 120 }, "departure": { "time": "1764920760", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764920812", "uncertainty": 120 }, "departure": { "time": "1764920812", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764920921", "uncertainty": 120 }, "departure": { "time": "1764920921", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764921044", "uncertainty": 120 }, "departure": { "time": "1764921044", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764921120", "uncertainty": 120 }, "departure": { "time": "1764921120", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764921220", "uncertainty": 120 }, "departure": { "time": "1764921220", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764921264", "uncertainty": 120 }, "departure": { "time": "1764921264", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764921420", "uncertainty": 120 }, "departure": { "time": "1764921420", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764921600", "uncertainty": 120 }, "departure": { "time": "1764921600", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764921686", "uncertainty": 120 }, "departure": { "time": "1764921686", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764921780", "uncertainty": 120 }, "departure": { "time": "1764921840", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764921924", "uncertainty": 120 }, "departure": { "time": "1764921924", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764922062", "uncertainty": 120 }, "departure": { "time": "1764922062", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764922200", "uncertainty": 120 }, "departure": { "time": "1764922200", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764922273", "uncertainty": 120 }, "departure": { "time": "1764922273", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764922372", "uncertainty": 120 }, "departure": { "time": "1764922372", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764922425", "uncertainty": 120 }, "departure": { "time": "1764922425", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764922475", "uncertainty": 120 }, "departure": { "time": "1764922475", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764922554", "uncertainty": 120 }, "departure": { "time": "1764922554", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764922620", "uncertainty": 120 }, "departure": { "time": "1764922620", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764922668", "uncertainty": 120 }, "departure": { "time": "1764922668", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764922740", "uncertainty": 120 }, "departure": { "time": "1764922740", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764922987", "uncertainty": 120 }, "departure": { "time": "1764922987", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764923041", "uncertainty": 120 }, "departure": { "time": "1764923041", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764923078", "uncertainty": 120 }, "departure": { "time": "1764923078", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764923100", "uncertainty": 120 }, "departure": { "time": "1764923100", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764923169", "uncertainty": 120 }, "departure": { "time": "1764923169", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764923285", "uncertainty": 120 }, "departure": { "time": "1764923285", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764923340", "uncertainty": 120 }, "departure": { "time": "1764923340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764923423", "uncertainty": 120 }, "departure": { "time": "1764923423", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764923543", "uncertainty": 120 }, "departure": { "time": "1764923543", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764923619", "uncertainty": 120 }, "departure": { "time": "1764923619", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764923548", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725958" } } }, { "id": "21725957", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764921190", "uncertainty": 120 }, "departure": { "time": "1764921190", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764921379", "uncertainty": 120 }, "departure": { "time": "1764921379", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764917485", "uncertainty": 120 }, "departure": { "time": "1764917485", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764917530", "uncertainty": 120 }, "departure": { "time": "1764917530", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764917643", "uncertainty": 120 }, "departure": { "time": "1764917643", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764917700", "uncertainty": 120 }, "departure": { "time": "1764917700", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764917921", "uncertainty": 120 }, "departure": { "time": "1764917921", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764918000", "uncertainty": 120 }, "departure": { "time": "1764918000", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764918050", "uncertainty": 120 }, "departure": { "time": "1764918050", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764918240", "uncertainty": 120 }, "departure": { "time": "1764918240", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764918394", "uncertainty": 120 }, "departure": { "time": "1764918394", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764918480", "uncertainty": 120 }, "departure": { "time": "1764918480", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764918532", "uncertainty": 120 }, "departure": { "time": "1764918532", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764918641", "uncertainty": 120 }, "departure": { "time": "1764918641", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764918764", "uncertainty": 120 }, "departure": { "time": "1764918764", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764918840", "uncertainty": 120 }, "departure": { "time": "1764918840", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764918940", "uncertainty": 120 }, "departure": { "time": "1764918940", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764918984", "uncertainty": 120 }, "departure": { "time": "1764918984", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764919140", "uncertainty": 120 }, "departure": { "time": "1764919140", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764919320", "uncertainty": 120 }, "departure": { "time": "1764919320", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764919406", "uncertainty": 120 }, "departure": { "time": "1764919406", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764919500", "uncertainty": 120 }, "departure": { "time": "1764919560", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764919644", "uncertainty": 120 }, "departure": { "time": "1764919644", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764919782", "uncertainty": 120 }, "departure": { "time": "1764919782", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764919920", "uncertainty": 120 }, "departure": { "time": "1764919920", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764920003", "uncertainty": 120 }, "departure": { "time": "1764920003", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764920116", "uncertainty": 120 }, "departure": { "time": "1764920116", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764920176", "uncertainty": 120 }, "departure": { "time": "1764920176", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764920234", "uncertainty": 120 }, "departure": { "time": "1764920234", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764920324", "uncertainty": 120 }, "departure": { "time": "1764920324", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764920400", "uncertainty": 120 }, "departure": { "time": "1764920400", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764920472", "uncertainty": 120 }, "departure": { "time": "1764920472", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764920580", "uncertainty": 120 }, "departure": { "time": "1764920580", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764920827", "uncertainty": 120 }, "departure": { "time": "1764920827", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764920881", "uncertainty": 120 }, "departure": { "time": "1764920881", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764920918", "uncertainty": 120 }, "departure": { "time": "1764920918", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764920940", "uncertainty": 120 }, "departure": { "time": "1764920940", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764921009", "uncertainty": 120 }, "departure": { "time": "1764921009", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764921125", "uncertainty": 120 }, "departure": { "time": "1764921125", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764921180", "uncertainty": 120 }, "departure": { "time": "1764921180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764921249", "uncertainty": 120 }, "departure": { "time": "1764921249", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764921349", "uncertainty": 120 }, "departure": { "time": "1764921349", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764921412", "uncertainty": 120 }, "departure": { "time": "1764921412", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764921388", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725957" } } }, { "id": "21725956", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764917594", "uncertainty": 120 }, "departure": { "time": "1764917594", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764917783", "uncertainty": 120 }, "departure": { "time": "1764917783", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764914008", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764914068", "uncertainty": 120 }, "departure": { "time": "1764914068", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764914152", "uncertainty": 120 }, "departure": { "time": "1764914158", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764914261", "uncertainty": 120 }, "departure": { "time": "1764914261", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764914312", "uncertainty": 120 }, "departure": { "time": "1764914312", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764914498", "uncertainty": 120 }, "departure": { "time": "1764914498", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764914554", "uncertainty": 120 }, "departure": { "time": "1764914578", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764914638", "uncertainty": 120 }, "departure": { "time": "1764914638", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764914774", "uncertainty": 120 }, "departure": { "time": "1764914774", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764914856", "uncertainty": 120 }, "departure": { "time": "1764914856", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764914908", "uncertainty": 120 }, "departure": { "time": "1764914938", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764914998", "uncertainty": 120 }, "departure": { "time": "1764914998", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764915088", "uncertainty": 120 }, "departure": { "time": "1764915118", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764915178", "uncertainty": 120 }, "departure": { "time": "1764915178", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764915249", "uncertainty": 120 }, "departure": { "time": "1764915268", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764915358", "uncertainty": 120 }, "departure": { "time": "1764915388", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764915418", "uncertainty": 120 }, "departure": { "time": "1764915418", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764915538", "uncertainty": 120 }, "departure": { "time": "1764915538", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764915658", "uncertainty": 120 }, "departure": { "time": "1764915688", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764915772", "uncertainty": 120 }, "departure": { "time": "1764915778", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764915869", "uncertainty": 120 }, "departure": { "time": "1764915898", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764916018", "uncertainty": 120 }, "departure": { "time": "1764916018", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764916097", "uncertainty": 120 }, "departure": { "time": "1764916097", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764916228", "uncertainty": 120 }, "departure": { "time": "1764916288", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764916342", "uncertainty": 120 }, "departure": { "time": "1764916378", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764916468", "uncertainty": 120 }, "departure": { "time": "1764916468", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764916528", "uncertainty": 120 }, "departure": { "time": "1764916528", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764916588", "uncertainty": 120 }, "departure": { "time": "1764916617", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764916697", "uncertainty": 120 }, "departure": { "time": "1764916697", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764916749", "uncertainty": 120 }, "departure": { "time": "1764916749", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764916843", "uncertainty": 120 }, "departure": { "time": "1764916843", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764916984", "uncertainty": 120 }, "departure": { "time": "1764916984", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764917231", "uncertainty": 120 }, "departure": { "time": "1764917231", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764917285", "uncertainty": 120 }, "departure": { "time": "1764917285", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764917322", "uncertainty": 120 }, "departure": { "time": "1764917322", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764917344", "uncertainty": 120 }, "departure": { "time": "1764917344", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764917413", "uncertainty": 120 }, "departure": { "time": "1764917413", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764917529", "uncertainty": 120 }, "departure": { "time": "1764917529", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764917400", "uncertainty": 120 }, "departure": { "time": "1764917400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764917469", "uncertainty": 120 }, "departure": { "time": "1764917469", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764917569", "uncertainty": 120 }, "departure": { "time": "1764917569", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764917632", "uncertainty": 120 }, "departure": { "time": "1764917632", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764917792", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725956" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21323900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914346", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 1 }, { "arrival": { "time": "1764914406", "uncertainty": 120 }, "departure": { "time": "1764914436", "uncertainty": 120 }, "stopId": "danmair2", "stopSequence": 2 }, { "arrival": { "time": "1764914570", "uncertainty": 120 }, "departure": { "time": "1764914570", "uncertainty": 120 }, "stopId": "dancite2", "stopSequence": 3 }, { "arrival": { "time": "1764914796", "uncertainty": 120 }, "departure": { "time": "1764914886", "uncertainty": 120 }, "stopId": "neumin2", "stopSequence": 4 }, { "arrival": { "time": "1764914943", "uncertainty": 120 }, "departure": { "time": "1764914946", "uncertainty": 120 }, "stopId": "neudun2", "stopSequence": 5 }, { "arrival": { "time": "1764915295", "uncertainty": 120 }, "departure": { "time": "1764915396", "uncertainty": 120 }, "stopId": "conpav1", "stopSequence": 6 }, { "arrival": { "time": "1764916005", "uncertainty": 120 }, "departure": { "time": "1764916005", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 7 }, { "arrival": { "time": "1764916161", "uncertainty": 120 }, "departure": { "time": "1764916236", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 8 }, { "arrival": { "time": "1764916319", "uncertainty": 120 }, "departure": { "time": "1764916326", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 9 }, { "arrival": { "time": "1764916380", "uncertainty": 120 }, "departure": { "time": "1764916386", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 10 }, { "arrival": { "time": "1764916494", "uncertainty": 120 }, "departure": { "time": "1764916494", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764916612", "uncertainty": 120 }, "departure": { "time": "1764916626", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 12 }, { "arrival": { "time": "1764916669", "uncertainty": 120 }, "departure": { "time": "1764916669", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 13 }, { "arrival": { "time": "1764916762", "uncertainty": 120 }, "departure": { "time": "1764916762", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 14 }, { "arrival": { "time": "1764916795", "uncertainty": 120 }, "departure": { "time": "1764916795", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 15 }, { "arrival": { "time": "1764916855", "uncertainty": 120 }, "departure": { "time": "1764916855", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 16 }, { "arrival": { "time": "1764916950", "uncertainty": 120 }, "departure": { "time": "1764916950", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 17 }, { "arrival": { "time": "1764917005", "uncertainty": 120 }, "departure": { "time": "1764917005", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 18 }, { "arrival": { "time": "1764917245", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 19 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323900" }, "vehicle": { "id": "175", "label": "175" } } }, { "id": "21725971", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918420", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764918512", "uncertainty": 120 }, "departure": { "time": "1764918512", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764918586", "uncertainty": 120 }, "departure": { "time": "1764918586", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764918729", "uncertainty": 120 }, "departure": { "time": "1764918729", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764918840", "uncertainty": 120 }, "departure": { "time": "1764918840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764918751", "uncertainty": 120 }, "departure": { "time": "1764918751", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764918881", "uncertainty": 120 }, "departure": { "time": "1764918881", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764918939", "uncertainty": 120 }, "departure": { "time": "1764918939", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764918986", "uncertainty": 120 }, "departure": { "time": "1764918986", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764919039", "uncertainty": 120 }, "departure": { "time": "1764919039", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764919092", "uncertainty": 120 }, "departure": { "time": "1764919092", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764919291", "uncertainty": 120 }, "departure": { "time": "1764919291", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764919359", "uncertainty": 120 }, "departure": { "time": "1764919359", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764919442", "uncertainty": 120 }, "departure": { "time": "1764919442", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764919546", "uncertainty": 120 }, "departure": { "time": "1764919546", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764919621", "uncertainty": 120 }, "departure": { "time": "1764919621", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764919744", "uncertainty": 120 }, "departure": { "time": "1764919744", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764919872", "uncertainty": 120 }, "departure": { "time": "1764919872", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764920025", "uncertainty": 120 }, "departure": { "time": "1764920025", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764920094", "uncertainty": 120 }, "departure": { "time": "1764920094", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764920256", "uncertainty": 120 }, "departure": { "time": "1764920256", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764920364", "uncertainty": 120 }, "departure": { "time": "1764920364", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764920444", "uncertainty": 120 }, "departure": { "time": "1764920444", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764920574", "uncertainty": 120 }, "departure": { "time": "1764920574", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764920680", "uncertainty": 120 }, "departure": { "time": "1764920880", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764920957", "uncertainty": 120 }, "departure": { "time": "1764920957", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764921060", "uncertainty": 120 }, "departure": { "time": "1764921060", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764921180", "uncertainty": 120 }, "departure": { "time": "1764921180", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764921288", "uncertainty": 120 }, "departure": { "time": "1764921288", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764921368", "uncertainty": 120 }, "departure": { "time": "1764921368", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764921480", "uncertainty": 120 }, "departure": { "time": "1764921480", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764921563", "uncertainty": 120 }, "departure": { "time": "1764921563", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764921595", "uncertainty": 120 }, "departure": { "time": "1764921595", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764921687", "uncertainty": 120 }, "departure": { "time": "1764921687", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764921720", "uncertainty": 120 }, "departure": { "time": "1764921720", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764921781", "uncertainty": 120 }, "departure": { "time": "1764921781", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764921900", "uncertainty": 120 }, "departure": { "time": "1764921900", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764922043", "uncertainty": 120 }, "departure": { "time": "1764922043", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764922080", "uncertainty": 120 }, "departure": { "time": "1764922080", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764922123", "uncertainty": 120 }, "departure": { "time": "1764922123", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764922200", "uncertainty": 120 }, "departure": { "time": "1764922200", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764922308", "uncertainty": 120 }, "departure": { "time": "1764922308", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764922366", "uncertainty": 120 }, "departure": { "time": "1764922366", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764922405", "uncertainty": 120 }, "departure": { "time": "1764922405", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764922500", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725971" } } }, { "id": "21725970", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916038", "uncertainty": 120 }, "departure": { "time": "1764916038", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764916102", "uncertainty": 120 }, "departure": { "time": "1764916102", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764916225", "uncertainty": 120 }, "departure": { "time": "1764916225", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764916320", "uncertainty": 120 }, "departure": { "time": "1764916320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764916498", "uncertainty": 120 }, "departure": { "time": "1764916498", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764916601", "uncertainty": 120 }, "departure": { "time": "1764916648", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764916698", "uncertainty": 120 }, "departure": { "time": "1764916698", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764916751", "uncertainty": 120 }, "departure": { "time": "1764916751", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764916796", "uncertainty": 120 }, "departure": { "time": "1764916796", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764916842", "uncertainty": 120 }, "departure": { "time": "1764916842", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764916995", "uncertainty": 120 }, "departure": { "time": "1764916995", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764917055", "uncertainty": 120 }, "departure": { "time": "1764917055", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764917093", "uncertainty": 120 }, "departure": { "time": "1764917093", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764917159", "uncertainty": 120 }, "departure": { "time": "1764917159", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764917215", "uncertainty": 120 }, "departure": { "time": "1764917215", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764917288", "uncertainty": 120 }, "departure": { "time": "1764917288", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764917430", "uncertainty": 120 }, "departure": { "time": "1764917430", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764917598", "uncertainty": 120 }, "departure": { "time": "1764917598", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764917665", "uncertainty": 120 }, "departure": { "time": "1764917665", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764917828", "uncertainty": 120 }, "departure": { "time": "1764917828", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764917920", "uncertainty": 120 }, "departure": { "time": "1764917920", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764917998", "uncertainty": 120 }, "departure": { "time": "1764917998", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764918125", "uncertainty": 120 }, "departure": { "time": "1764918125", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764918232", "uncertainty": 120 }, "departure": { "time": "1764918540", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764918643", "uncertainty": 120 }, "departure": { "time": "1764918643", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764918780", "uncertainty": 120 }, "departure": { "time": "1764918780", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764918900", "uncertainty": 120 }, "departure": { "time": "1764918900", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764919008", "uncertainty": 120 }, "departure": { "time": "1764919008", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764919088", "uncertainty": 120 }, "departure": { "time": "1764919088", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764919200", "uncertainty": 120 }, "departure": { "time": "1764919200", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764919283", "uncertainty": 120 }, "departure": { "time": "1764919283", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764919315", "uncertainty": 120 }, "departure": { "time": "1764919315", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764919407", "uncertainty": 120 }, "departure": { "time": "1764919407", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764919440", "uncertainty": 120 }, "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764919501", "uncertainty": 120 }, "departure": { "time": "1764919501", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764919620", "uncertainty": 120 }, "departure": { "time": "1764919620", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764919811", "uncertainty": 120 }, "departure": { "time": "1764919811", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764919860", "uncertainty": 120 }, "departure": { "time": "1764919860", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764919903", "uncertainty": 120 }, "departure": { "time": "1764919903", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764919980", "uncertainty": 120 }, "departure": { "time": "1764919980", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764920088", "uncertainty": 120 }, "departure": { "time": "1764920088", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764920146", "uncertainty": 120 }, "departure": { "time": "1764920146", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764920185", "uncertainty": 120 }, "departure": { "time": "1764920185", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764920280", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725970" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21323781", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915367", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1764915448", "uncertainty": 120 }, "departure": { "time": "1764915448", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1764915526", "uncertainty": 120 }, "departure": { "time": "1764915698", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1764915804", "uncertainty": 120 }, "departure": { "time": "1764915819", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1764915879", "uncertainty": 120 }, "departure": { "time": "1764915909", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1764915993", "uncertainty": 120 }, "departure": { "time": "1764915993", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1764916029", "uncertainty": 120 }, "departure": { "time": "1764916029", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1764916063", "uncertainty": 120 }, "departure": { "time": "1764916063", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1764916120", "uncertainty": 120 }, "departure": { "time": "1764916120", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1764916175", "uncertainty": 120 }, "departure": { "time": "1764916181", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1764916215", "uncertainty": 120 }, "departure": { "time": "1764916215", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1764916509", "uncertainty": 120 }, "departure": { "time": "1764916509", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1764916661", "uncertainty": 120 }, "departure": { "time": "1764916661", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1764916706", "uncertainty": 120 }, "departure": { "time": "1764916706", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1764916775", "uncertainty": 120 }, "departure": { "time": "1764916775", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1764917495", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 16 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "21323781" }, "vehicle": { "id": "215", "label": "215" } } }, { "id": "21323780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914932", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1764914976", "uncertainty": 120 }, "departure": { "time": "1764915022", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764915082", "uncertainty": 120 }, "departure": { "time": "1764915082", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1764915172", "uncertainty": 120 }, "departure": { "time": "1764915172", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1764915270", "uncertainty": 120 }, "departure": { "time": "1764915292", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1764915352", "uncertainty": 120 }, "departure": { "time": "1764915382", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1764915462", "uncertainty": 120 }, "departure": { "time": "1764915472", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1764915543", "uncertainty": 120 }, "departure": { "time": "1764915562", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1764915612", "uncertainty": 120 }, "departure": { "time": "1764915622", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1764915672", "uncertainty": 120 }, "departure": { "time": "1764915672", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1764915712", "uncertainty": 120 }, "departure": { "time": "1764915712", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1764915768", "uncertainty": 120 }, "departure": { "time": "1764915802", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1764915846", "uncertainty": 120 }, "departure": { "time": "1764915846", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1764915871", "uncertainty": 120 }, "departure": { "time": "1764915892", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1764915991", "uncertainty": 120 }, "departure": { "time": "1764916072", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 15 }, { "arrival": { "time": "1764916144", "uncertainty": 120 }, "departure": { "time": "1764916144", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 16 }, { "arrival": { "time": "1764916186", "uncertainty": 120 }, "departure": { "time": "1764916186", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 17 }, { "arrival": { "time": "1764916234", "uncertainty": 120 }, "departure": { "time": "1764916341", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 18 }, { "arrival": { "time": "1764916544", "uncertainty": 120 }, "departure": { "time": "1764916582", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 19 }, { "arrival": { "time": "1764916706", "uncertainty": 120 }, "departure": { "time": "1764916706", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764916910", "uncertainty": 120 }, "departure": { "time": "1764916910", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 21 }, { "arrival": { "time": "1764917570", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "188", "scheduleRelationship": "SCHEDULED", "tripId": "21323780" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "21323783", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917220", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 1 }, { "arrival": { "time": "1764917298", "uncertainty": 120 }, "departure": { "time": "1764917298", "uncertainty": 120 }, "stopId": "baiaub1", "stopSequence": 2 }, { "arrival": { "time": "1764917391", "uncertainty": 120 }, "departure": { "time": "1764917391", "uncertainty": 120 }, "stopId": "baihetr", "stopSequence": 3 }, { "arrival": { "time": "1764917520", "uncertainty": 120 }, "departure": { "time": "1764917520", "uncertainty": 120 }, "stopId": "baique1", "stopSequence": 4 }, { "arrival": { "time": "1764917886", "uncertainty": 120 }, "departure": { "time": "1764917886", "uncertainty": 120 }, "stopId": "baibert2", "stopSequence": 5 }, { "arrival": { "time": "1764917940", "uncertainty": 120 }, "departure": { "time": "1764917940", "uncertainty": 120 }, "stopId": "baipat2", "stopSequence": 6 }, { "arrival": { "time": "1764918060", "uncertainty": 120 }, "departure": { "time": "1764918060", "uncertainty": 120 }, "stopId": "baiboud2", "stopSequence": 7 }, { "arrival": { "time": "1764918240", "uncertainty": 120 }, "departure": { "time": "1764918240", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 8 }, { "arrival": { "time": "1764918361", "uncertainty": 120 }, "departure": { "time": "1764918361", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 9 }, { "arrival": { "time": "1764918561", "uncertainty": 120 }, "departure": { "time": "1764918561", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 10 }, { "arrival": { "time": "1764918592", "uncertainty": 120 }, "departure": { "time": "1764918592", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 11 }, { "arrival": { "time": "1764918901", "uncertainty": 120 }, "departure": { "time": "1764918901", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 12 }, { "arrival": { "time": "1764919621", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 13 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "tripId": "21323783" } } }, { "id": "21725975", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764913099", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764913098", "uncertainty": 120 }, "departure": { "time": "1764913098", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764913162", "uncertainty": 120 }, "departure": { "time": "1764913162", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764913285", "uncertainty": 120 }, "departure": { "time": "1764913285", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764913380", "uncertainty": 120 }, "departure": { "time": "1764913380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764913314", "uncertainty": 120 }, "departure": { "time": "1764913454", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764913544", "uncertainty": 120 }, "departure": { "time": "1764913574", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764913614", "uncertainty": 120 }, "departure": { "time": "1764913664", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764913711", "uncertainty": 120 }, "departure": { "time": "1764913724", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764913778", "uncertainty": 120 }, "departure": { "time": "1764913778", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764913814", "uncertainty": 120 }, "departure": { "time": "1764913814", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764913944", "uncertainty": 120 }, "departure": { "time": "1764913944", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764913999", "uncertainty": 120 }, "departure": { "time": "1764914024", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764914084", "uncertainty": 120 }, "departure": { "time": "1764914084", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764914204", "uncertainty": 120 }, "departure": { "time": "1764914264", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764914294", "uncertainty": 120 }, "departure": { "time": "1764914294", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764914354", "uncertainty": 120 }, "departure": { "time": "1764914384", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764914444", "uncertainty": 120 }, "departure": { "time": "1764914444", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764914531", "uncertainty": 120 }, "departure": { "time": "1764914564", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764914594", "uncertainty": 120 }, "departure": { "time": "1764914594", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764914792", "uncertainty": 120 }, "departure": { "time": "1764914835", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764914894", "uncertainty": 120 }, "departure": { "time": "1764914894", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764914973", "uncertainty": 120 }, "departure": { "time": "1764914973", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764915085", "uncertainty": 120 }, "departure": { "time": "1764915104", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764915183", "uncertainty": 120 }, "departure": { "time": "1764915284", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764915343", "uncertainty": 120 }, "departure": { "time": "1764915344", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764915431", "uncertainty": 120 }, "departure": { "time": "1764915524", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764915614", "uncertainty": 120 }, "departure": { "time": "1764915614", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764915704", "uncertainty": 120 }, "departure": { "time": "1764915704", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764915756", "uncertainty": 120 }, "departure": { "time": "1764915764", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764915871", "uncertainty": 120 }, "departure": { "time": "1764915884", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764915954", "uncertainty": 120 }, "departure": { "time": "1764915974", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764915998", "uncertainty": 120 }, "departure": { "time": "1764915998", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764916059", "uncertainty": 120 }, "departure": { "time": "1764916059", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764916086", "uncertainty": 120 }, "departure": { "time": "1764916086", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764916148", "uncertainty": 120 }, "departure": { "time": "1764916154", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764916271", "uncertainty": 120 }, "departure": { "time": "1764916271", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764916394", "uncertainty": 120 }, "departure": { "time": "1764916394", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764916459", "uncertainty": 120 }, "departure": { "time": "1764916459", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764916507", "uncertainty": 120 }, "departure": { "time": "1764916507", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764916573", "uncertainty": 120 }, "departure": { "time": "1764916573", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764916679", "uncertainty": 120 }, "departure": { "time": "1764916679", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764916726", "uncertainty": 120 }, "departure": { "time": "1764916726", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764916757", "uncertainty": 120 }, "departure": { "time": "1764916757", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764916834", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725975" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21323789", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916148", "uncertainty": 120 }, "departure": { "time": "1764916156", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764916206", "uncertainty": 120 }, "departure": { "time": "1764916206", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764916216", "uncertainty": 120 }, "departure": { "time": "1764916246", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764916260", "uncertainty": 120 }, "departure": { "time": "1764916260", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764916316", "uncertainty": 120 }, "departure": { "time": "1764916316", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764916635", "uncertainty": 120 }, "departure": { "time": "1764916635", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764916644", "uncertainty": 120 }, "departure": { "time": "1764916644", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764916692", "uncertainty": 120 }, "departure": { "time": "1764916692", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764916734", "uncertainty": 120 }, "departure": { "time": "1764916734", "uncertainty": 120 }, "stopId": "smbjos1" }, { "arrival": { "time": "1764914511", "uncertainty": 120 }, "departure": { "time": "1764914588", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 2 }, { "arrival": { "time": "1764914664", "uncertainty": 120 }, "departure": { "time": "1764914664", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 3 }, { "arrival": { "time": "1764914718", "uncertainty": 120 }, "departure": { "time": "1764914768", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 4 }, { "arrival": { "time": "1764914888", "uncertainty": 120 }, "departure": { "time": "1764914916", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 5 }, { "arrival": { "time": "1764914958", "uncertainty": 120 }, "departure": { "time": "1764914958", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 6 }, { "arrival": { "time": "1764915111", "uncertainty": 120 }, "departure": { "time": "1764915158", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 7 }, { "arrival": { "time": "1764915207", "uncertainty": 120 }, "departure": { "time": "1764915218", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 8 }, { "arrival": { "time": "1764915278", "uncertainty": 120 }, "departure": { "time": "1764915278", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 9 }, { "arrival": { "time": "1764915423", "uncertainty": 120 }, "departure": { "time": "1764915458", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 10 }, { "arrival": { "time": "1764916123", "uncertainty": 120 }, "departure": { "time": "1764916148", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764916440", "uncertainty": 120 }, "departure": { "time": "1764916440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764916740", "uncertainty": 120 }, "departure": { "time": "1764916740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764916789", "uncertainty": 120 }, "departure": { "time": "1764916789", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764916850", "uncertainty": 120 }, "departure": { "time": "1764916850", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764917030", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "tripId": "21323789" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914880", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764914936", "uncertainty": 120 }, "departure": { "time": "1764914966", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764915021", "uncertainty": 120 }, "departure": { "time": "1764915021", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764915156", "uncertainty": 120 }, "departure": { "time": "1764915236", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1764915368", "uncertainty": 120 }, "departure": { "time": "1764915417", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1764915462", "uncertainty": 120 }, "departure": { "time": "1764915477", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1764915526", "uncertainty": 120 }, "departure": { "time": "1764915526", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1764915609", "uncertainty": 120 }, "departure": { "time": "1764915657", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1764915687", "uncertainty": 120 }, "departure": { "time": "1764915687", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1764915807", "uncertainty": 120 }, "departure": { "time": "1764915837", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1764915983", "uncertainty": 120 }, "departure": { "time": "1764915988", "uncertainty": 120 }, "stopId": "bsmc15a", "stopSequence": 11 }, { "arrival": { "time": "1764916078", "uncertainty": 120 }, "departure": { "time": "1764916168", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 12 }, { "arrival": { "time": "1764916228", "uncertainty": 120 }, "departure": { "time": "1764916318", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 13 }, { "arrival": { "time": "1764916408", "uncertainty": 120 }, "departure": { "time": "1764916408", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 14 }, { "arrival": { "time": "1764916620", "uncertainty": 120 }, "departure": { "time": "1764916648", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 15 }, { "arrival": { "time": "1764916958", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 16 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "128", "scheduleRelationship": "SCHEDULED", "tripId": "21323785" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21725993", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919200", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725993" } } }, { "id": "21725992", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919500", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725992" } } }, { "id": "21323797", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914760", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764914943", "uncertainty": 120 }, "departure": { "time": "1764914972", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 2 }, { "arrival": { "time": "1764915042", "uncertainty": 120 }, "departure": { "time": "1764915042", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764915345", "uncertainty": 120 }, "departure": { "time": "1764915345", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764915410", "uncertainty": 120 }, "departure": { "time": "1764915410", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764915479", "uncertainty": 120 }, "departure": { "time": "1764915479", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764916434", "uncertainty": 120 }, "departure": { "time": "1764916434", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1764916740", "uncertainty": 120 }, "departure": { "time": "1764916740", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764916795", "uncertainty": 120 }, "departure": { "time": "1764916795", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764916856", "uncertainty": 120 }, "departure": { "time": "1764916856", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764917036", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323797" }, "vehicle": { "id": "330", "label": "330" } } }, { "id": "21323799", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764915950", "uncertainty": 120 }, "departure": { "time": "1764915950", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764916041", "uncertainty": 120 }, "departure": { "time": "1764916041", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764916041", "uncertainty": 120 }, "departure": { "time": "1764916041", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764916101", "uncertainty": 120 }, "departure": { "time": "1764916101", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764916161", "uncertainty": 120 }, "departure": { "time": "1764916161", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764916480", "uncertainty": 120 }, "departure": { "time": "1764916480", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764916480", "uncertainty": 120 }, "departure": { "time": "1764916480", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764916510", "uncertainty": 120 }, "departure": { "time": "1764916570", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764916678", "uncertainty": 120 }, "departure": { "time": "1764916678", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764915040", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 1 }, { "arrival": { "time": "1764915109", "uncertainty": 120 }, "departure": { "time": "1764915130", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 2 }, { "arrival": { "time": "1764915175", "uncertainty": 120 }, "departure": { "time": "1764915175", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 3 }, { "arrival": { "time": "1764915220", "uncertainty": 120 }, "departure": { "time": "1764915250", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 4 }, { "arrival": { "time": "1764915322", "uncertainty": 120 }, "departure": { "time": "1764915322", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 5 }, { "arrival": { "time": "1764915370", "uncertainty": 120 }, "departure": { "time": "1764915400", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 6 }, { "arrival": { "time": "1764915461", "uncertainty": 120 }, "departure": { "time": "1764915491", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 7 }, { "arrival": { "time": "1764915547", "uncertainty": 120 }, "departure": { "time": "1764915581", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 8 }, { "arrival": { "time": "1764915611", "uncertainty": 120 }, "departure": { "time": "1764915611", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 9 }, { "arrival": { "time": "1764915671", "uncertainty": 120 }, "departure": { "time": "1764915671", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 10 }, { "arrival": { "time": "1764915981", "uncertainty": 120 }, "departure": { "time": "1764916678", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1764916320", "uncertainty": 120 }, "departure": { "time": "1764916320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1764916620", "uncertainty": 120 }, "departure": { "time": "1764916620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764917447", "uncertainty": 120 }, "departure": { "time": "1764917447", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764917521", "uncertainty": 120 }, "departure": { "time": "1764917521", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764917701", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323799" }, "vehicle": { "id": "176", "label": "176" } } }, { "id": "21323792", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916235", "uncertainty": 120 }, "departure": { "time": "1764916235", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1764916265", "uncertainty": 120 }, "departure": { "time": "1764916265", "uncertainty": 120 }, "stopId": "outre22" }, { "arrival": { "time": "1764916276", "uncertainty": 120 }, "departure": { "time": "1764916276", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outre22" }, { "arrival": { "time": "1764916417", "uncertainty": 120 }, "departure": { "time": "1764916439", "uncertainty": 120 }, "stopId": "outlagr2" }, { "arrival": { "time": "1764916499", "uncertainty": 120 }, "departure": { "time": "1764916499", "uncertainty": 120 }, "stopId": "outre22" }, { "arrival": { "time": "1764916541", "uncertainty": 120 }, "departure": { "time": "1764916559", "uncertainty": 120 }, "stopId": "outedo1" }, { "arrival": { "time": "1764916612", "uncertainty": 120 }, "departure": { "time": "1764916619", "uncertainty": 120 }, "stopId": "outdes" }, { "arrival": { "time": "1764917235", "uncertainty": 120 }, "departure": { "time": "1764917235", "uncertainty": 120 }, "stopId": "outcol3" }, { "departure": { "time": "1764916235", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 1 }, { "arrival": { "time": "1764916380", "uncertainty": 120 }, "departure": { "time": "1764916380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outre2", "stopSequence": 2 }, { "arrival": { "time": "1764916500", "uncertainty": 120 }, "departure": { "time": "1764916500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 3 }, { "arrival": { "time": "1764916549", "uncertainty": 120 }, "departure": { "time": "1764916549", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim", "stopSequence": 4 }, { "arrival": { "time": "1764916656", "uncertainty": 120 }, "departure": { "time": "1764916656", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver", "stopSequence": 5 }, { "arrival": { "time": "1764916731", "uncertainty": 120 }, "departure": { "time": "1764916731", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha", "stopSequence": 6 }, { "arrival": { "time": "1764916807", "uncertainty": 120 }, "departure": { "time": "1764916807", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 7 }, { "arrival": { "time": "1764917241", "uncertainty": 120 }, "stopId": "outcol3", "stopSequence": 8 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323792" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21323805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914453", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 1 }, { "arrival": { "time": "1764914513", "uncertainty": 120 }, "departure": { "time": "1764914513", "uncertainty": 120 }, "stopId": "leomou4", "stopSequence": 2 }, { "arrival": { "time": "1764914573", "uncertainty": 120 }, "departure": { "time": "1764914573", "uncertainty": 120 }, "stopId": "leober1", "stopSequence": 3 }, { "arrival": { "time": "1764914633", "uncertainty": 120 }, "departure": { "time": "1764914633", "uncertainty": 120 }, "stopId": "leovall", "stopSequence": 4 }, { "arrival": { "time": "1764916185", "uncertainty": 120 }, "departure": { "time": "1764916189", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1764916533", "uncertainty": 120 }, "departure": { "time": "1764916579", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764916635", "uncertainty": 120 }, "departure": { "time": "1764916635", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764916687", "uncertainty": 120 }, "departure": { "time": "1764916687", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764916867", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "193", "scheduleRelationship": "SCHEDULED", "tripId": "21323805" }, "vehicle": { "id": "511", "label": "511" } } }, { "id": "21323807", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917280", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "194", "scheduleRelationship": "SCHEDULED", "tripId": "21323807" } } }, { "id": "21725991", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725991" } } }, { "id": "21323801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764913638", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 1 }, { "arrival": { "time": "1764913698", "uncertainty": 120 }, "departure": { "time": "1764913698", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 2 }, { "arrival": { "time": "1764913833", "uncertainty": 120 }, "departure": { "time": "1764913833", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 3 }, { "arrival": { "time": "1764914175", "uncertainty": 120 }, "departure": { "time": "1764914198", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 4 }, { "arrival": { "time": "1764914317", "uncertainty": 120 }, "departure": { "time": "1764914318", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 5 }, { "arrival": { "time": "1764914738", "uncertainty": 120 }, "departure": { "time": "1764914738", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 6 }, { "arrival": { "time": "1764914943", "uncertainty": 120 }, "departure": { "time": "1764914943", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 7 }, { "arrival": { "time": "1764915038", "uncertainty": 120 }, "departure": { "time": "1764915038", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 8 }, { "arrival": { "time": "1764915118", "uncertainty": 120 }, "departure": { "time": "1764915128", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 9 }, { "arrival": { "time": "1764915186", "uncertainty": 120 }, "departure": { "time": "1764915188", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 10 }, { "arrival": { "time": "1764915278", "uncertainty": 120 }, "departure": { "time": "1764915278", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 11 }, { "arrival": { "time": "1764915338", "uncertainty": 120 }, "departure": { "time": "1764915338", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 12 }, { "arrival": { "time": "1764915368", "uncertainty": 120 }, "departure": { "time": "1764915368", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 13 }, { "arrival": { "time": "1764915758", "uncertainty": 120 }, "departure": { "time": "1764915758", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 14 }, { "arrival": { "time": "1764915938", "uncertainty": 120 }, "departure": { "time": "1764915938", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 15 }, { "arrival": { "time": "1764916088", "uncertainty": 120 }, "departure": { "time": "1764916118", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 16 }, { "arrival": { "time": "1764916183", "uncertainty": 120 }, "departure": { "time": "1764916208", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 17 }, { "arrival": { "time": "1764916315", "uncertainty": 120 }, "departure": { "time": "1764916328", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 18 }, { "arrival": { "time": "1764916478", "uncertainty": 120 }, "departure": { "time": "1764916478", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 19 }, { "arrival": { "time": "1764916538", "uncertainty": 120 }, "departure": { "time": "1764916568", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 20 }, { "arrival": { "time": "1764916651", "uncertainty": 120 }, "departure": { "time": "1764916651", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 21 }, { "arrival": { "time": "1764916678", "uncertainty": 120 }, "departure": { "time": "1764916678", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 22 }, { "arrival": { "time": "1764916738", "uncertainty": 120 }, "departure": { "time": "1764916738", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 23 }, { "arrival": { "time": "1764916831", "uncertainty": 120 }, "departure": { "time": "1764916831", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 24 }, { "arrival": { "time": "1764916884", "uncertainty": 120 }, "departure": { "time": "1764916884", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 25 }, { "arrival": { "time": "1764917124", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 26 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "173", "scheduleRelationship": "SCHEDULED", "tripId": "21323801" }, "vehicle": { "id": "212", "label": "212" } } }, { "id": "21725990", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917364", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764917381", "uncertainty": 120 }, "departure": { "time": "1764917381", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764917446", "uncertainty": 120 }, "departure": { "time": "1764917446", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764917536", "uncertainty": 120 }, "departure": { "time": "1764917536", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764917643", "uncertainty": 120 }, "departure": { "time": "1764917643", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764917730", "uncertainty": 120 }, "departure": { "time": "1764917730", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764917869", "uncertainty": 120 }, "departure": { "time": "1764917869", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764917906", "uncertainty": 120 }, "departure": { "time": "1764917906", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764918020", "uncertainty": 120 }, "departure": { "time": "1764918020", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764918146", "uncertainty": 120 }, "departure": { "time": "1764918146", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764918266", "uncertainty": 120 }, "departure": { "time": "1764918266", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764918357", "uncertainty": 120 }, "departure": { "time": "1764918357", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764918507", "uncertainty": 120 }, "departure": { "time": "1764918507", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764918559", "uncertainty": 120 }, "departure": { "time": "1764918559", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764918626", "uncertainty": 120 }, "departure": { "time": "1764918626", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764918676", "uncertainty": 120 }, "departure": { "time": "1764918676", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764918739", "uncertainty": 120 }, "departure": { "time": "1764918739", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764918799", "uncertainty": 120 }, "departure": { "time": "1764918799", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764918853", "uncertainty": 120 }, "departure": { "time": "1764918853", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764918942", "uncertainty": 120 }, "departure": { "time": "1764918942", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764919127", "uncertainty": 120 }, "departure": { "time": "1764919127", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764919224", "uncertainty": 120 }, "departure": { "time": "1764919224", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764919264", "uncertainty": 120 }, "departure": { "time": "1764919264", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764919301", "uncertainty": 120 }, "departure": { "time": "1764919301", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764919352", "uncertainty": 120 }, "departure": { "time": "1764919352", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764919458", "uncertainty": 120 }, "departure": { "time": "1764919458", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764919532", "uncertainty": 120 }, "departure": { "time": "1764919532", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764919585", "uncertainty": 120 }, "departure": { "time": "1764919585", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764919652", "uncertainty": 120 }, "departure": { "time": "1764919652", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764919741", "uncertainty": 120 }, "departure": { "time": "1764919741", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764919814", "uncertainty": 120 }, "departure": { "time": "1764919814", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764919856", "uncertainty": 120 }, "departure": { "time": "1764919856", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764919892", "uncertainty": 120 }, "departure": { "time": "1764919892", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764919964", "uncertainty": 120 }, "departure": { "time": "1764919964", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764919992", "uncertainty": 120 }, "departure": { "time": "1764919992", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764920072", "uncertainty": 120 }, "departure": { "time": "1764920072", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764920192", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725990" } } }, { "id": "21323803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916098", "uncertainty": 120 }, "departure": { "time": "1764916107", "uncertainty": 120 }, "stopId": "bsmpft1" }, { "arrival": { "time": "1764916184", "uncertainty": 120 }, "departure": { "time": "1764916184", "uncertainty": 120 }, "stopId": "bsmgam" }, { "arrival": { "time": "1764916197", "uncertainty": 120 }, "departure": { "time": "1764916197", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1764916236", "uncertainty": 120 }, "departure": { "time": "1764916236", "uncertainty": 120 }, "stopId": "bsmthie" }, { "arrival": { "time": "1764916299", "uncertainty": 120 }, "departure": { "time": "1764916299", "uncertainty": 120 }, "stopId": "bsmpier" }, { "arrival": { "time": "1764916613", "uncertainty": 120 }, "departure": { "time": "1764916613", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764916622", "uncertainty": 120 }, "departure": { "time": "1764916623", "uncertainty": 120 }, "stopId": "bsmdres" }, { "arrival": { "time": "1764916671", "uncertainty": 120 }, "departure": { "time": "1764916671", "uncertainty": 120 }, "stopId": "bsmmoka" }, { "arrival": { "time": "1764916713", "uncertainty": 120 }, "departure": { "time": "1764916713", "uncertainty": 120 }, "stopId": "smbjos1" }, { "departure": { "time": "1764914477", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1764914537", "uncertainty": 120 }, "departure": { "time": "1764914567", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764914649", "uncertainty": 120 }, "departure": { "time": "1764914658", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1764914766", "uncertainty": 120 }, "departure": { "time": "1764914766", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1764914849", "uncertainty": 120 }, "departure": { "time": "1764914868", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1764914923", "uncertainty": 120 }, "departure": { "time": "1764914958", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1764915034", "uncertainty": 120 }, "departure": { "time": "1764915048", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1764915102", "uncertainty": 120 }, "departure": { "time": "1764915108", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1764915161", "uncertainty": 120 }, "departure": { "time": "1764915168", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1764915228", "uncertainty": 120 }, "departure": { "time": "1764915228", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1764915308", "uncertainty": 120 }, "departure": { "time": "1764915308", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1764915348", "uncertainty": 120 }, "departure": { "time": "1764915378", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1764915438", "uncertainty": 120 }, "departure": { "time": "1764915438", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1764915468", "uncertainty": 120 }, "departure": { "time": "1764915468", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1764915587", "uncertainty": 120 }, "departure": { "time": "1764915587", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 15 }, { "arrival": { "time": "1764915646", "uncertainty": 120 }, "departure": { "time": "1764915648", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 16 }, { "arrival": { "time": "1764915708", "uncertainty": 120 }, "departure": { "time": "1764915708", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 17 }, { "arrival": { "time": "1764915786", "uncertainty": 120 }, "departure": { "time": "1764915798", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 18 }, { "arrival": { "time": "1764916096", "uncertainty": 120 }, "departure": { "time": "1764916098", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 19 }, { "arrival": { "time": "1764916380", "uncertainty": 120 }, "departure": { "time": "1764916380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmtte", "stopSequence": 20 }, { "arrival": { "time": "1764916680", "uncertainty": 120 }, "departure": { "time": "1764916680", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos1", "stopSequence": 21 }, { "arrival": { "time": "1764916768", "uncertainty": 120 }, "departure": { "time": "1764916768", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 22 }, { "arrival": { "time": "1764916829", "uncertainty": 120 }, "departure": { "time": "1764916829", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 23 }, { "arrival": { "time": "1764917009", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 24 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "183", "scheduleRelationship": "SCHEDULED", "tripId": "21323803" }, "vehicle": { "id": "186", "label": "186" } } }, { "id": "21725989", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914143", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764914187", "uncertainty": 120 }, "departure": { "time": "1764914202", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764914232", "uncertainty": 120 }, "departure": { "time": "1764914232", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764914304", "uncertainty": 120 }, "departure": { "time": "1764914323", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764914377", "uncertainty": 120 }, "departure": { "time": "1764914382", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764914455", "uncertainty": 120 }, "departure": { "time": "1764914472", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764914547", "uncertainty": 120 }, "departure": { "time": "1764914562", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764914622", "uncertainty": 120 }, "departure": { "time": "1764914622", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764914712", "uncertainty": 120 }, "departure": { "time": "1764914742", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764914802", "uncertainty": 120 }, "departure": { "time": "1764914802", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764915339", "uncertainty": 120 }, "departure": { "time": "1764915340", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764915430", "uncertainty": 120 }, "departure": { "time": "1764915430", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764915535", "uncertainty": 120 }, "departure": { "time": "1764915535", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764915587", "uncertainty": 120 }, "departure": { "time": "1764915610", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764915669", "uncertainty": 120 }, "departure": { "time": "1764915700", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764915753", "uncertainty": 120 }, "departure": { "time": "1764915760", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764915836", "uncertainty": 120 }, "departure": { "time": "1764915836", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764915892", "uncertainty": 120 }, "departure": { "time": "1764915910", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764915970", "uncertainty": 120 }, "departure": { "time": "1764916000", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764916090", "uncertainty": 120 }, "departure": { "time": "1764916150", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764916234", "uncertainty": 120 }, "departure": { "time": "1764916240", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764916316", "uncertainty": 120 }, "departure": { "time": "1764916330", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764916462", "uncertainty": 120 }, "departure": { "time": "1764916480", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764916588", "uncertainty": 120 }, "departure": { "time": "1764916630", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764916692", "uncertainty": 120 }, "departure": { "time": "1764916692", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764916764", "uncertainty": 120 }, "departure": { "time": "1764916764", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764916933", "uncertainty": 120 }, "departure": { "time": "1764916933", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764917001", "uncertainty": 120 }, "departure": { "time": "1764917001", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764917071", "uncertainty": 120 }, "departure": { "time": "1764917071", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764917132", "uncertainty": 120 }, "departure": { "time": "1764917132", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764917213", "uncertainty": 120 }, "departure": { "time": "1764917213", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764917280", "uncertainty": 120 }, "departure": { "time": "1764917280", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764917372", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725989" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21323813", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914331", "uncertainty": 120 }, "stopId": "hegmai2", "stopSequence": 1 }, { "arrival": { "time": "1764914405", "uncertainty": 120 }, "departure": { "time": "1764914421", "uncertainty": 120 }, "stopId": "hesegli2", "stopSequence": 2 }, { "arrival": { "time": "1764916452", "uncertainty": 120 }, "departure": { "time": "1764916452", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 18 }, { "arrival": { "time": "1764916747", "uncertainty": 120 }, "departure": { "time": "1764916747", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 19 }, { "arrival": { "time": "1764916800", "uncertainty": 120 }, "departure": { "time": "1764916800", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 20 }, { "arrival": { "time": "1764916861", "uncertainty": 120 }, "departure": { "time": "1764916861", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 21 }, { "arrival": { "time": "1764917041", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "21323813" }, "vehicle": { "id": "331", "label": "331" } } }, { "id": "21725988", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914289", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764914306", "uncertainty": 120 }, "departure": { "time": "1764914306", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764914367", "uncertainty": 120 }, "departure": { "time": "1764914367", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764914409", "uncertainty": 120 }, "departure": { "time": "1764914409", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764914508", "uncertainty": 120 }, "departure": { "time": "1764914529", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764914619", "uncertainty": 120 }, "departure": { "time": "1764914619", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764914769", "uncertainty": 120 }, "departure": { "time": "1764914769", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764914811", "uncertainty": 120 }, "departure": { "time": "1764914828", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764914919", "uncertainty": 120 }, "departure": { "time": "1764914949", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764915018", "uncertainty": 120 }, "departure": { "time": "1764915039", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764915120", "uncertainty": 120 }, "departure": { "time": "1764915189", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764915321", "uncertainty": 120 }, "departure": { "time": "1764915321", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764915415", "uncertainty": 120 }, "departure": { "time": "1764915459", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764915489", "uncertainty": 120 }, "departure": { "time": "1764915489", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764915519", "uncertainty": 120 }, "departure": { "time": "1764915519", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764915564", "uncertainty": 120 }, "departure": { "time": "1764915579", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764915639", "uncertainty": 120 }, "departure": { "time": "1764915639", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764915680", "uncertainty": 120 }, "departure": { "time": "1764915680", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764915718", "uncertainty": 120 }, "departure": { "time": "1764915718", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764915776", "uncertainty": 120 }, "departure": { "time": "1764915776", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764915881", "uncertainty": 120 }, "departure": { "time": "1764915881", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764915936", "uncertainty": 120 }, "departure": { "time": "1764915936", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764916263", "uncertainty": 120 }, "departure": { "time": "1764916293", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764916353", "uncertainty": 120 }, "departure": { "time": "1764916353", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764916383", "uncertainty": 120 }, "departure": { "time": "1764916383", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764916428", "uncertainty": 120 }, "departure": { "time": "1764916443", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764916493", "uncertainty": 120 }, "departure": { "time": "1764916503", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764916576", "uncertainty": 120 }, "departure": { "time": "1764916597", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764916652", "uncertainty": 120 }, "departure": { "time": "1764916653", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764916685", "uncertainty": 120 }, "departure": { "time": "1764916685", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764916713", "uncertainty": 120 }, "departure": { "time": "1764916713", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764916768", "uncertainty": 120 }, "departure": { "time": "1764916768", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764916789", "uncertainty": 120 }, "departure": { "time": "1764916789", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764916851", "uncertainty": 120 }, "departure": { "time": "1764916851", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764916917", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725988" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21323808", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918481", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 1 }, { "arrival": { "time": "1764918530", "uncertainty": 120 }, "departure": { "time": "1764918530", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 2 }, { "arrival": { "time": "1764918564", "uncertainty": 120 }, "departure": { "time": "1764918564", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 3 }, { "arrival": { "time": "1764918628", "uncertainty": 120 }, "departure": { "time": "1764918628", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 4 }, { "arrival": { "time": "1764918708", "uncertainty": 120 }, "departure": { "time": "1764918708", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 5 }, { "arrival": { "time": "1764918791", "uncertainty": 120 }, "departure": { "time": "1764918791", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 6 }, { "arrival": { "time": "1764918987", "uncertainty": 120 }, "departure": { "time": "1764918987", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 7 }, { "arrival": { "time": "1764919187", "uncertainty": 120 }, "departure": { "time": "1764919187", "uncertainty": 120 }, "stopId": "semquen3", "stopSequence": 8 }, { "arrival": { "time": "1764919227", "uncertainty": 120 }, "stopId": "semcol2", "stopSequence": 9 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "194", "scheduleRelationship": "SCHEDULED", "tripId": "21323808" } } }, { "id": "21323819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914763", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1764914897", "uncertainty": 120 }, "departure": { "time": "1764914913", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764915026", "uncertainty": 120 }, "departure": { "time": "1764915026", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1764915119", "uncertainty": 120 }, "departure": { "time": "1764915119", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1764915213", "uncertainty": 120 }, "departure": { "time": "1764915243", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1764915285", "uncertainty": 120 }, "departure": { "time": "1764915285", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1764915323", "uncertainty": 120 }, "departure": { "time": "1764915323", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1764915387", "uncertainty": 120 }, "departure": { "time": "1764915387", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1764915453", "uncertainty": 120 }, "departure": { "time": "1764915453", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1764915592", "uncertainty": 120 }, "departure": { "time": "1764915592", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1764915702", "uncertainty": 120 }, "departure": { "time": "1764915753", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1764915829", "uncertainty": 120 }, "departure": { "time": "1764915829", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1764915880", "uncertainty": 120 }, "departure": { "time": "1764915903", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1764915983", "uncertainty": 120 }, "departure": { "time": "1764915997", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1764916083", "uncertainty": 120 }, "departure": { "time": "1764916083", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1764916126", "uncertainty": 120 }, "departure": { "time": "1764916126", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1764916173", "uncertainty": 120 }, "departure": { "time": "1764916173", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1764916192", "uncertainty": 120 }, "departure": { "time": "1764916203", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1764916263", "uncertainty": 120 }, "departure": { "time": "1764916263", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 }, { "arrival": { "time": "1764916370", "uncertainty": 120 }, "departure": { "time": "1764916370", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 20 }, { "arrival": { "time": "1764916399", "uncertainty": 120 }, "departure": { "time": "1764916413", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 21 }, { "arrival": { "time": "1764916483", "uncertainty": 120 }, "departure": { "time": "1764916483", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 22 }, { "arrival": { "time": "1764916531", "uncertainty": 120 }, "departure": { "time": "1764916531", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 23 }, { "arrival": { "time": "1764916623", "uncertainty": 120 }, "departure": { "time": "1764916623", "uncertainty": 120 }, "stopId": "isqhame", "stopSequence": 24 }, { "arrival": { "time": "1764916744", "uncertainty": 120 }, "departure": { "time": "1764916744", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 25 }, { "arrival": { "time": "1764916834", "uncertainty": 120 }, "departure": { "time": "1764916834", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 26 }, { "arrival": { "time": "1764916879", "uncertainty": 120 }, "departure": { "time": "1764916879", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 27 }, { "arrival": { "time": "1764916950", "uncertainty": 120 }, "departure": { "time": "1764916950", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 28 }, { "arrival": { "time": "1764917001", "uncertainty": 120 }, "departure": { "time": "1764917001", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 29 }, { "arrival": { "time": "1764917180", "uncertainty": 120 }, "departure": { "time": "1764917180", "uncertainty": 120 }, "stopId": "hestro1", "stopSequence": 30 }, { "arrival": { "time": "1764917322", "uncertainty": 120 }, "departure": { "time": "1764917322", "uncertainty": 120 }, "stopId": "hesman1", "stopSequence": 31 }, { "arrival": { "time": "1764917370", "uncertainty": 120 }, "stopId": "hesver1", "stopSequence": 32 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323819" }, "vehicle": { "id": "216", "label": "216" } } }, { "id": "21323818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917700", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323818" } } }, { "id": "21725787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917100", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764917349", "uncertainty": 120 }, "departure": { "time": "1764917349", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764917424", "uncertainty": 120 }, "departure": { "time": "1764917424", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764917608", "uncertainty": 120 }, "departure": { "time": "1764917608", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1764917704", "uncertainty": 120 }, "departure": { "time": "1764917704", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1764917844", "uncertainty": 120 }, "departure": { "time": "1764917844", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1764917894", "uncertainty": 120 }, "departure": { "time": "1764917894", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1764918019", "uncertainty": 120 }, "departure": { "time": "1764918019", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1764918086", "uncertainty": 120 }, "departure": { "time": "1764918086", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1764918132", "uncertainty": 120 }, "departure": { "time": "1764918132", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1764918241", "uncertainty": 120 }, "departure": { "time": "1764918241", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1764918358", "uncertainty": 120 }, "departure": { "time": "1764918358", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1764918446", "uncertainty": 120 }, "departure": { "time": "1764918446", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1764918476", "uncertainty": 120 }, "departure": { "time": "1764918476", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1764918560", "uncertainty": 120 }, "departure": { "time": "1764918560", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1764918614", "uncertainty": 120 }, "departure": { "time": "1764918614", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1764918722", "uncertainty": 120 }, "departure": { "time": "1764918722", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1764918806", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725787" } } }, { "id": "21725786", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916652", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764916711", "uncertainty": 120 }, "departure": { "time": "1764916711", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764916772", "uncertainty": 120 }, "departure": { "time": "1764916772", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764916892", "uncertainty": 120 }, "departure": { "time": "1764916892", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1764916952", "uncertainty": 120 }, "departure": { "time": "1764916952", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1764916995", "uncertainty": 120 }, "departure": { "time": "1764916995", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1764917151", "uncertainty": 120 }, "departure": { "time": "1764917151", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764917267", "uncertainty": 120 }, "departure": { "time": "1764917267", "uncertainty": 120 }, "stopId": "outrsal3", "stopSequence": 8 }, { "arrival": { "time": "1764917316", "uncertainty": 120 }, "departure": { "time": "1764917316", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1764917385", "uncertainty": 120 }, "departure": { "time": "1764917385", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1764917474", "uncertainty": 120 }, "departure": { "time": "1764917474", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1764917534", "uncertainty": 120 }, "departure": { "time": "1764917534", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1764917653", "uncertainty": 120 }, "departure": { "time": "1764917653", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1764917833", "uncertainty": 120 }, "departure": { "time": "1764917833", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764917973", "uncertainty": 120 }, "departure": { "time": "1764917973", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764918062", "uncertainty": 120 }, "departure": { "time": "1764918062", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764918253", "uncertainty": 120 }, "departure": { "time": "1764918253", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764918368", "uncertainty": 120 }, "departure": { "time": "1764918368", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764918477", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 19 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725786" }, "vehicle": { "id": "180", "label": "180" } } }, { "id": "21725789", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919800", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725789" } } }, { "id": "21725788", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919200", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725788" } } }, { "id": "21725823", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917700", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725823" } } }, { "id": "21725822", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764916540", "uncertainty": 120 }, "departure": { "time": "1764916540", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764916660", "uncertainty": 120 }, "departure": { "time": "1764916660", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764916794", "uncertainty": 120 }, "departure": { "time": "1764916794", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764915812", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764915894", "uncertainty": 120 }, "departure": { "time": "1764915894", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764915962", "uncertainty": 120 }, "departure": { "time": "1764916022", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764916128", "uncertainty": 120 }, "departure": { "time": "1764916128", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764916172", "uncertainty": 120 }, "departure": { "time": "1764916172", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764916220", "uncertainty": 120 }, "departure": { "time": "1764916232", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764916306", "uncertainty": 120 }, "departure": { "time": "1764916306", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764916352", "uncertainty": 120 }, "departure": { "time": "1764916382", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764916437", "uncertainty": 120 }, "departure": { "time": "1764916437", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764916472", "uncertainty": 120 }, "departure": { "time": "1764916472", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764917330", "uncertainty": 120 }, "departure": { "time": "1764917330", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764916497", "uncertainty": 120 }, "departure": { "time": "1764916497", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764916537", "uncertainty": 120 }, "departure": { "time": "1764916537", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764916620", "uncertainty": 120 }, "departure": { "time": "1764916620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764916691", "uncertainty": 120 }, "departure": { "time": "1764916691", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764916833", "uncertainty": 120 }, "departure": { "time": "1764916833", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764916896", "uncertainty": 120 }, "departure": { "time": "1764916896", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764916957", "uncertainty": 120 }, "departure": { "time": "1764916957", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764917039", "uncertainty": 120 }, "departure": { "time": "1764917039", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764917203", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725822" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21725821", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916094", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764916250", "uncertainty": 120 }, "departure": { "time": "1764916250", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916272", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1764916362", "uncertainty": 120 }, "departure": { "time": "1764916392", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1764916437", "uncertainty": 120 }, "departure": { "time": "1764916437", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1764916477", "uncertainty": 120 }, "departure": { "time": "1764916482", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1764916561", "uncertainty": 120 }, "departure": { "time": "1764916572", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1764916625", "uncertainty": 120 }, "departure": { "time": "1764916632", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1764916718", "uncertainty": 120 }, "departure": { "time": "1764916718", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1764916793", "uncertainty": 120 }, "departure": { "time": "1764916793", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1764916834", "uncertainty": 120 }, "departure": { "time": "1764916834", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1764916936", "uncertainty": 120 }, "departure": { "time": "1764916936", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1764917134", "uncertainty": 120 }, "departure": { "time": "1764917134", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1764917221", "uncertainty": 120 }, "departure": { "time": "1764917221", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1764917414", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725821" }, "vehicle": { "id": "532", "label": "532" } } }, { "id": "21725931", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764920100", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725931" } } }, { "id": "21725930", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917520", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725930" } } }, { "id": "21725929", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917640", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725929" } } }, { "id": "21725928", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916652", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764916760", "uncertainty": 120 }, "departure": { "time": "1764916760", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764916810", "uncertainty": 120 }, "departure": { "time": "1764916810", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764916846", "uncertainty": 120 }, "departure": { "time": "1764916846", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764916920", "uncertainty": 120 }, "departure": { "time": "1764916920", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764916977", "uncertainty": 120 }, "departure": { "time": "1764916977", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764917040", "uncertainty": 120 }, "departure": { "time": "1764917040", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764917191", "uncertainty": 120 }, "departure": { "time": "1764917191", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764917285", "uncertainty": 120 }, "departure": { "time": "1764917285", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764917358", "uncertainty": 120 }, "departure": { "time": "1764917358", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764917411", "uncertainty": 120 }, "departure": { "time": "1764917411", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764917512", "uncertainty": 120 }, "departure": { "time": "1764917512", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764917557", "uncertainty": 120 }, "departure": { "time": "1764917557", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764917704", "uncertainty": 120 }, "departure": { "time": "1764917704", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764917748", "uncertainty": 120 }, "departure": { "time": "1764917748", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764917877", "uncertainty": 120 }, "departure": { "time": "1764917877", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764917997", "uncertainty": 120 }, "departure": { "time": "1764918300", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764918480", "uncertainty": 120 }, "departure": { "time": "1764918480", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764918660", "uncertainty": 120 }, "departure": { "time": "1764918660", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764918802", "uncertainty": 120 }, "departure": { "time": "1764918802", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764918960", "uncertainty": 120 }, "departure": { "time": "1764918960", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764919063", "uncertainty": 120 }, "departure": { "time": "1764919063", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764919140", "uncertainty": 120 }, "departure": { "time": "1764919140", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764919242", "uncertainty": 120 }, "departure": { "time": "1764919242", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764919440", "uncertainty": 120 }, "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764919556", "uncertainty": 120 }, "departure": { "time": "1764919556", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764919620", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725928" }, "vehicle": { "id": "513", "label": "513" } } }, { "id": "21725935", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919320", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725935" } } }, { "id": "21725934", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918420", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725934" } } }, { "id": "21725933", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919500", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725933" } } }, { "id": "21725923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915092", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764915177", "uncertainty": 120 }, "departure": { "time": "1764915177", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764915220", "uncertainty": 120 }, "departure": { "time": "1764915220", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764915267", "uncertainty": 120 }, "departure": { "time": "1764915272", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764915355", "uncertainty": 120 }, "departure": { "time": "1764915362", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764915430", "uncertainty": 120 }, "departure": { "time": "1764915452", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764915522", "uncertainty": 120 }, "departure": { "time": "1764915522", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764915654", "uncertainty": 120 }, "departure": { "time": "1764915662", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764915752", "uncertainty": 120 }, "departure": { "time": "1764915782", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764915852", "uncertainty": 120 }, "departure": { "time": "1764915872", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764915920", "uncertainty": 120 }, "departure": { "time": "1764915932", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764916023", "uncertainty": 120 }, "departure": { "time": "1764916082", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764916126", "uncertainty": 120 }, "departure": { "time": "1764916126", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764916293", "uncertainty": 120 }, "departure": { "time": "1764916293", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764916339", "uncertainty": 120 }, "departure": { "time": "1764916353", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764916484", "uncertainty": 120 }, "departure": { "time": "1764916533", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764916672", "uncertainty": 120 }, "departure": { "time": "1764916672", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764916852", "uncertainty": 120 }, "departure": { "time": "1764916852", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764917032", "uncertainty": 120 }, "departure": { "time": "1764917032", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764917128", "uncertainty": 120 }, "departure": { "time": "1764917128", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764917208", "uncertainty": 120 }, "departure": { "time": "1764917208", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764917279", "uncertainty": 120 }, "departure": { "time": "1764917279", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764917340", "uncertainty": 120 }, "departure": { "time": "1764917340", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764917426", "uncertainty": 120 }, "departure": { "time": "1764917426", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764917624", "uncertainty": 120 }, "departure": { "time": "1764917624", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764917740", "uncertainty": 120 }, "departure": { "time": "1764917740", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764917804", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725923" }, "vehicle": { "id": "167", "label": "167" } } }, { "id": "21725922", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914264", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764914343", "uncertainty": 120 }, "departure": { "time": "1764914343", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764914384", "uncertainty": 120 }, "departure": { "time": "1764914384", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764914414", "uncertainty": 120 }, "departure": { "time": "1764914414", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764914474", "uncertainty": 120 }, "departure": { "time": "1764914564", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764914620", "uncertainty": 120 }, "departure": { "time": "1764914655", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764914716", "uncertainty": 120 }, "departure": { "time": "1764914716", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764914837", "uncertainty": 120 }, "departure": { "time": "1764914867", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764914941", "uncertainty": 120 }, "departure": { "time": "1764914957", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764915013", "uncertainty": 120 }, "departure": { "time": "1764915018", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764915072", "uncertainty": 120 }, "departure": { "time": "1764915077", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764915168", "uncertainty": 120 }, "departure": { "time": "1764915168", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764915222", "uncertainty": 120 }, "departure": { "time": "1764915222", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764915389", "uncertainty": 120 }, "departure": { "time": "1764915389", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764915408", "uncertainty": 120 }, "departure": { "time": "1764915408", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764915582", "uncertainty": 120 }, "departure": { "time": "1764915648", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764915747", "uncertainty": 120 }, "departure": { "time": "1764915768", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764915918", "uncertainty": 120 }, "departure": { "time": "1764915978", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764916090", "uncertainty": 120 }, "departure": { "time": "1764916248", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764916338", "uncertainty": 120 }, "departure": { "time": "1764916338", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764916409", "uncertainty": 120 }, "departure": { "time": "1764916409", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764916476", "uncertainty": 120 }, "departure": { "time": "1764916518", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764916578", "uncertainty": 120 }, "departure": { "time": "1764916578", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764916648", "uncertainty": 120 }, "departure": { "time": "1764916668", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764916880", "uncertainty": 120 }, "departure": { "time": "1764916880", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764916996", "uncertainty": 120 }, "departure": { "time": "1764916996", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764917060", "uncertainty": 120 }, "departure": { "time": "1764917060", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1764917174", "uncertainty": 120 }, "departure": { "time": "1764917174", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1764917240", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725922" }, "vehicle": { "id": "173", "label": "173" } } }, { "id": "21725927", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915925", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764916041", "uncertainty": 120 }, "departure": { "time": "1764916041", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764916088", "uncertainty": 120 }, "departure": { "time": "1764916088", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1764916122", "uncertainty": 120 }, "departure": { "time": "1764916134", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1764916204", "uncertainty": 120 }, "departure": { "time": "1764916204", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1764916254", "uncertainty": 120 }, "departure": { "time": "1764916314", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1764916374", "uncertainty": 120 }, "departure": { "time": "1764916374", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1764916524", "uncertainty": 120 }, "departure": { "time": "1764916554", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1764916656", "uncertainty": 120 }, "departure": { "time": "1764916674", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1764916746", "uncertainty": 120 }, "departure": { "time": "1764916746", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1764916796", "uncertainty": 120 }, "departure": { "time": "1764916796", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1764916892", "uncertainty": 120 }, "departure": { "time": "1764916892", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1764916937", "uncertainty": 120 }, "departure": { "time": "1764916937", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1764917063", "uncertainty": 120 }, "departure": { "time": "1764917063", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1764917108", "uncertainty": 120 }, "departure": { "time": "1764917108", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1764917238", "uncertainty": 120 }, "departure": { "time": "1764917238", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1764917340", "uncertainty": 120 }, "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1764917580", "uncertainty": 120 }, "departure": { "time": "1764917580", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764917760", "uncertainty": 120 }, "departure": { "time": "1764917760", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1764917860", "uncertainty": 120 }, "departure": { "time": "1764917860", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1764917948", "uncertainty": 120 }, "departure": { "time": "1764917948", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1764918024", "uncertainty": 120 }, "departure": { "time": "1764918024", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1764918089", "uncertainty": 120 }, "departure": { "time": "1764918089", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1764918160", "uncertainty": 120 }, "departure": { "time": "1764918160", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1764918358", "uncertainty": 120 }, "departure": { "time": "1764918358", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764918474", "uncertainty": 120 }, "departure": { "time": "1764918474", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764918538", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725927" }, "vehicle": { "id": "183", "label": "183" } } }, { "id": "21725926", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914817", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 1 }, { "arrival": { "time": "1764914875", "uncertainty": 120 }, "departure": { "time": "1764914875", "uncertainty": 120 }, "stopId": "baiaub1", "stopSequence": 2 }, { "arrival": { "time": "1764914932", "uncertainty": 120 }, "departure": { "time": "1764914932", "uncertainty": 120 }, "stopId": "baihetr", "stopSequence": 3 }, { "arrival": { "time": "1764915021", "uncertainty": 120 }, "departure": { "time": "1764915027", "uncertainty": 120 }, "stopId": "baique1", "stopSequence": 4 }, { "arrival": { "time": "1764915261", "uncertainty": 120 }, "departure": { "time": "1764915267", "uncertainty": 120 }, "stopId": "baibert2", "stopSequence": 5 }, { "arrival": { "time": "1764915308", "uncertainty": 120 }, "departure": { "time": "1764915308", "uncertainty": 120 }, "stopId": "baipat2", "stopSequence": 6 }, { "arrival": { "time": "1764915403", "uncertainty": 120 }, "departure": { "time": "1764915447", "uncertainty": 120 }, "stopId": "baiboud2", "stopSequence": 7 }, { "arrival": { "time": "1764915627", "uncertainty": 120 }, "departure": { "time": "1764915627", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 8 }, { "arrival": { "time": "1764915687", "uncertainty": 120 }, "departure": { "time": "1764915687", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 9 }, { "arrival": { "time": "1764915777", "uncertainty": 120 }, "departure": { "time": "1764915897", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 10 }, { "arrival": { "time": "1764915957", "uncertainty": 120 }, "departure": { "time": "1764915987", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 11 }, { "arrival": { "time": "1764916064", "uncertainty": 120 }, "departure": { "time": "1764916107", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 12 }, { "arrival": { "time": "1764916167", "uncertainty": 120 }, "departure": { "time": "1764916167", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 13 }, { "arrival": { "time": "1764916227", "uncertainty": 120 }, "departure": { "time": "1764916257", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 14 }, { "arrival": { "time": "1764916327", "uncertainty": 120 }, "departure": { "time": "1764916347", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 15 }, { "arrival": { "time": "1764916421", "uncertainty": 120 }, "departure": { "time": "1764916421", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 16 }, { "arrival": { "time": "1764916483", "uncertainty": 120 }, "departure": { "time": "1764916497", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 17 }, { "arrival": { "time": "1764916587", "uncertainty": 120 }, "departure": { "time": "1764916587", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 18 }, { "arrival": { "time": "1764916750", "uncertainty": 120 }, "departure": { "time": "1764916750", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 19 }, { "arrival": { "time": "1764916924", "uncertainty": 120 }, "departure": { "time": "1764916924", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 20 }, { "arrival": { "time": "1764917282", "uncertainty": 120 }, "departure": { "time": "1764917282", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 21 }, { "arrival": { "time": "1764917402", "uncertainty": 120 }, "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 22 }, { "arrival": { "time": "1764917441", "uncertainty": 120 }, "departure": { "time": "1764917441", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 23 }, { "arrival": { "time": "1764917509", "uncertainty": 120 }, "departure": { "time": "1764917509", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764917574", "uncertainty": 120 }, "departure": { "time": "1764917574", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 25 }, { "arrival": { "time": "1764917686", "uncertainty": 120 }, "departure": { "time": "1764917686", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 26 }, { "arrival": { "time": "1764917785", "uncertainty": 120 }, "departure": { "time": "1764917785", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 27 }, { "arrival": { "time": "1764917835", "uncertainty": 120 }, "departure": { "time": "1764917835", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 28 }, { "arrival": { "time": "1764917897", "uncertainty": 120 }, "departure": { "time": "1764917897", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 29 }, { "arrival": { "time": "1764917968", "uncertainty": 120 }, "departure": { "time": "1764917968", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 30 }, { "arrival": { "time": "1764918041", "uncertainty": 120 }, "departure": { "time": "1764918041", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 31 }, { "arrival": { "time": "1764918117", "uncertainty": 120 }, "departure": { "time": "1764918117", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 32 }, { "arrival": { "time": "1764918206", "uncertainty": 120 }, "departure": { "time": "1764918206", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 33 }, { "arrival": { "time": "1764918319", "uncertainty": 120 }, "departure": { "time": "1764918319", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 34 }, { "arrival": { "time": "1764918379", "uncertainty": 120 }, "departure": { "time": "1764918379", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 35 }, { "arrival": { "time": "1764918451", "uncertainty": 120 }, "departure": { "time": "1764918451", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 36 }, { "arrival": { "time": "1764918499", "uncertainty": 120 }, "departure": { "time": "1764918499", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 37 }, { "arrival": { "time": "1764918559", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 38 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725926" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21725925", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915662", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 }, { "arrival": { "time": "1764915716", "uncertainty": 120 }, "departure": { "time": "1764915722", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764915782", "uncertainty": 120 }, "departure": { "time": "1764915782", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1764915842", "uncertainty": 120 }, "departure": { "time": "1764915842", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 4 }, { "arrival": { "time": "1764915917", "uncertainty": 120 }, "departure": { "time": "1764915917", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 5 }, { "arrival": { "time": "1764915986", "uncertainty": 120 }, "departure": { "time": "1764915992", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 6 }, { "arrival": { "time": "1764916060", "uncertainty": 120 }, "departure": { "time": "1764916086", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 7 }, { "arrival": { "time": "1764916142", "uncertainty": 120 }, "departure": { "time": "1764916142", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 8 }, { "arrival": { "time": "1764916197", "uncertainty": 120 }, "departure": { "time": "1764916197", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 9 }, { "arrival": { "time": "1764916262", "uncertainty": 120 }, "departure": { "time": "1764916262", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 10 }, { "arrival": { "time": "1764916352", "uncertainty": 120 }, "departure": { "time": "1764916352", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 11 }, { "arrival": { "time": "1764916412", "uncertainty": 120 }, "departure": { "time": "1764916412", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 12 }, { "arrival": { "time": "1764916554", "uncertainty": 120 }, "departure": { "time": "1764916560", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 13 }, { "arrival": { "time": "1764916620", "uncertainty": 120 }, "departure": { "time": "1764916620", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 14 }, { "arrival": { "time": "1764916675", "uncertainty": 120 }, "departure": { "time": "1764916675", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 15 }, { "arrival": { "time": "1764916723", "uncertainty": 120 }, "departure": { "time": "1764916723", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 16 }, { "arrival": { "time": "1764916783", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 17 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725925" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21725924", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915281", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764915311", "uncertainty": 120 }, "departure": { "time": "1764915341", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764915401", "uncertainty": 120 }, "departure": { "time": "1764915401", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764915461", "uncertainty": 120 }, "departure": { "time": "1764915461", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764915545", "uncertainty": 120 }, "departure": { "time": "1764915551", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764915611", "uncertainty": 120 }, "departure": { "time": "1764915611", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764915683", "uncertainty": 120 }, "departure": { "time": "1764915683", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764915731", "uncertainty": 120 }, "departure": { "time": "1764915731", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764915803", "uncertainty": 120 }, "departure": { "time": "1764915803", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764915911", "uncertainty": 120 }, "departure": { "time": "1764915941", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764916031", "uncertainty": 120 }, "departure": { "time": "1764916061", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764916344", "uncertainty": 120 }, "departure": { "time": "1764916361", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764916470", "uncertainty": 120 }, "departure": { "time": "1764916571", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764916609", "uncertainty": 120 }, "departure": { "time": "1764916609", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764916684", "uncertainty": 120 }, "departure": { "time": "1764916684", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764916739", "uncertainty": 120 }, "departure": { "time": "1764916739", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764916821", "uncertainty": 120 }, "departure": { "time": "1764916821", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764916878", "uncertainty": 120 }, "departure": { "time": "1764916878", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764916924", "uncertainty": 120 }, "departure": { "time": "1764916924", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764916981", "uncertainty": 120 }, "departure": { "time": "1764916981", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764917041", "uncertainty": 120 }, "departure": { "time": "1764917041", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764917107", "uncertainty": 120 }, "departure": { "time": "1764917107", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764917196", "uncertainty": 120 }, "departure": { "time": "1764917196", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764917259", "uncertainty": 120 }, "departure": { "time": "1764917259", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764917370", "uncertainty": 120 }, "departure": { "time": "1764917370", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764917430", "uncertainty": 120 }, "departure": { "time": "1764917430", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764917482", "uncertainty": 120 }, "departure": { "time": "1764917482", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764917530", "uncertainty": 120 }, "departure": { "time": "1764917530", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764917590", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725924" }, "vehicle": { "id": "519", "label": "519" } } }, { "id": "21323529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914730", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1764914820", "uncertainty": 120 }, "departure": { "time": "1764914820", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1764914940", "uncertainty": 120 }, "departure": { "time": "1764915000", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1764915089", "uncertainty": 120 }, "departure": { "time": "1764915120", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1764915164", "uncertainty": 120 }, "departure": { "time": "1764915180", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1764915270", "uncertainty": 120 }, "departure": { "time": "1764915300", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1764915360", "uncertainty": 120 }, "departure": { "time": "1764915360", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1764915429", "uncertainty": 120 }, "departure": { "time": "1764915429", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1764915491", "uncertainty": 120 }, "departure": { "time": "1764915540", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1764915612", "uncertainty": 120 }, "departure": { "time": "1764915612", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1764915642", "uncertainty": 120 }, "departure": { "time": "1764915642", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1764915892", "uncertainty": 120 }, "departure": { "time": "1764915892", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1764916073", "uncertainty": 120 }, "departure": { "time": "1764916140", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1764916200", "uncertainty": 120 }, "departure": { "time": "1764916200", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1764916254", "uncertainty": 120 }, "departure": { "time": "1764916260", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1764916343", "uncertainty": 120 }, "departure": { "time": "1764916350", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 16 }, { "arrival": { "time": "1764916428", "uncertainty": 120 }, "departure": { "time": "1764916440", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 17 }, { "arrival": { "time": "1764916527", "uncertainty": 120 }, "departure": { "time": "1764916530", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 18 }, { "arrival": { "time": "1764916590", "uncertainty": 120 }, "departure": { "time": "1764916620", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 19 }, { "arrival": { "time": "1764916713", "uncertainty": 120 }, "departure": { "time": "1764916713", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 20 }, { "arrival": { "time": "1764916806", "uncertainty": 120 }, "departure": { "time": "1764916806", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 21 }, { "arrival": { "time": "1764916937", "uncertainty": 120 }, "departure": { "time": "1764916937", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764917014", "uncertainty": 120 }, "departure": { "time": "1764917014", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764917109", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 24 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323529" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21323679", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764920100", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323679" } } }, { "id": "21725937", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918240", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725937" } } }, { "id": "21323591", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323591" } } }, { "id": "21725825", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764920100", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725825" } } }, { "id": "21725824", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764918780", "uncertainty": 120 }, "departure": { "time": "1764918780", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764918863", "uncertainty": 120 }, "departure": { "time": "1764918863", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764918969", "uncertainty": 120 }, "departure": { "time": "1764918969", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764918000", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764918095", "uncertainty": 120 }, "departure": { "time": "1764918095", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764918180", "uncertainty": 120 }, "departure": { "time": "1764918180", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764918330", "uncertainty": 120 }, "departure": { "time": "1764918330", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764918412", "uncertainty": 120 }, "departure": { "time": "1764918412", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764918444", "uncertainty": 120 }, "departure": { "time": "1764918444", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764918514", "uncertainty": 120 }, "departure": { "time": "1764918514", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764918573", "uncertainty": 120 }, "departure": { "time": "1764918573", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764918643", "uncertainty": 120 }, "departure": { "time": "1764918643", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764918700", "uncertainty": 120 }, "departure": { "time": "1764918700", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764918780", "uncertainty": 120 }, "departure": { "time": "1764918780", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764918897", "uncertainty": 120 }, "departure": { "time": "1764918897", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764918937", "uncertainty": 120 }, "departure": { "time": "1764918937", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764919020", "uncertainty": 120 }, "departure": { "time": "1764919020", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764919091", "uncertainty": 120 }, "departure": { "time": "1764919091", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764919008", "uncertainty": 120 }, "departure": { "time": "1764919008", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764919071", "uncertainty": 120 }, "departure": { "time": "1764919071", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764919132", "uncertainty": 120 }, "departure": { "time": "1764919132", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764919214", "uncertainty": 120 }, "departure": { "time": "1764919214", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764919378", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725824" } } }, { "id": "21323607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764915927", "uncertainty": 120 }, "departure": { "time": "1764915945", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764915974", "uncertainty": 120 }, "departure": { "time": "1764915975", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764915986", "uncertainty": 120 }, "departure": { "time": "1764915986", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764916012", "uncertainty": 120 }, "departure": { "time": "1764916095", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764916179", "uncertainty": 120 }, "departure": { "time": "1764916179", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764914868", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764915078", "uncertainty": 120 }, "departure": { "time": "1764915078", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764915120", "uncertainty": 120 }, "departure": { "time": "1764915120", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764915167", "uncertainty": 120 }, "departure": { "time": "1764915167", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764915226", "uncertainty": 120 }, "departure": { "time": "1764915289", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764915319", "uncertainty": 120 }, "departure": { "time": "1764915319", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764915379", "uncertainty": 120 }, "departure": { "time": "1764915379", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764915450", "uncertainty": 120 }, "departure": { "time": "1764915450", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764915499", "uncertainty": 120 }, "departure": { "time": "1764915499", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764915551", "uncertainty": 120 }, "departure": { "time": "1764915589", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764915679", "uncertainty": 120 }, "departure": { "time": "1764915709", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764915797", "uncertainty": 120 }, "departure": { "time": "1764915829", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764915915", "uncertainty": 120 }, "departure": { "time": "1764915919", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764916015", "uncertainty": 120 }, "departure": { "time": "1764916015", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764916080", "uncertainty": 120 }, "departure": { "time": "1764916080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764916168", "uncertainty": 120 }, "departure": { "time": "1764916168", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764916182", "uncertainty": 120 }, "departure": { "time": "1764916212", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764916278", "uncertainty": 120 }, "departure": { "time": "1764916362", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764916542", "uncertainty": 120 }, "departure": { "time": "1764916632", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764916726", "uncertainty": 120 }, "departure": { "time": "1764916726", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764916804", "uncertainty": 120 }, "departure": { "time": "1764916804", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764916935", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323607" }, "vehicle": { "id": "406", "label": "406" } } }, { "id": "21323613", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764920480", "uncertainty": 120 }, "departure": { "time": "1764920480", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764919800", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764920024", "uncertainty": 120 }, "departure": { "time": "1764920024", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764920178", "uncertainty": 120 }, "departure": { "time": "1764920178", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764920280", "uncertainty": 120 }, "departure": { "time": "1764920280", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764920384", "uncertainty": 120 }, "departure": { "time": "1764920384", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764920475", "uncertainty": 120 }, "departure": { "time": "1764920475", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764920580", "uncertainty": 120 }, "departure": { "time": "1764920580", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764920628", "uncertainty": 120 }, "departure": { "time": "1764920628", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764920569", "uncertainty": 120 }, "departure": { "time": "1764920569", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764920645", "uncertainty": 120 }, "departure": { "time": "1764920645", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764920770", "uncertainty": 120 }, "departure": { "time": "1764920770", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764920847", "uncertainty": 120 }, "departure": { "time": "1764920847", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764920910", "uncertainty": 120 }, "departure": { "time": "1764920910", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764920972", "uncertainty": 120 }, "departure": { "time": "1764920972", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764921074", "uncertainty": 120 }, "departure": { "time": "1764921074", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764921135", "uncertainty": 120 }, "departure": { "time": "1764921135", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764921207", "uncertainty": 120 }, "departure": { "time": "1764921207", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764921269", "uncertainty": 120 }, "departure": { "time": "1764921269", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764921347", "uncertainty": 120 }, "departure": { "time": "1764921347", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764921438", "uncertainty": 120 }, "departure": { "time": "1764921438", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764921567", "uncertainty": 120 }, "departure": { "time": "1764921567", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764921650", "uncertainty": 120 }, "departure": { "time": "1764921650", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764921754", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323613" } } }, { "id": "21323612", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764920731", "uncertainty": 120 }, "departure": { "time": "1764920731", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764920760", "uncertainty": 120 }, "departure": { "time": "1764920760", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764920771", "uncertainty": 120 }, "departure": { "time": "1764920771", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764920785", "uncertainty": 120 }, "departure": { "time": "1764920785", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764920858", "uncertainty": 120 }, "departure": { "time": "1764920858", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764919500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764919751", "uncertainty": 120 }, "departure": { "time": "1764919751", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764919843", "uncertainty": 120 }, "departure": { "time": "1764919843", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764919924", "uncertainty": 120 }, "departure": { "time": "1764919924", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764920040", "uncertainty": 120 }, "departure": { "time": "1764920040", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764920091", "uncertainty": 120 }, "departure": { "time": "1764920091", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764920172", "uncertainty": 120 }, "departure": { "time": "1764920172", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764920267", "uncertainty": 120 }, "departure": { "time": "1764920267", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764920347", "uncertainty": 120 }, "departure": { "time": "1764920347", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764920400", "uncertainty": 120 }, "departure": { "time": "1764920400", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764920527", "uncertainty": 120 }, "departure": { "time": "1764920527", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764920628", "uncertainty": 120 }, "departure": { "time": "1764920628", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764920724", "uncertainty": 120 }, "departure": { "time": "1764920724", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764920821", "uncertainty": 120 }, "departure": { "time": "1764920821", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764920880", "uncertainty": 120 }, "departure": { "time": "1764920880", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764920950", "uncertainty": 120 }, "departure": { "time": "1764920950", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764920865", "uncertainty": 120 }, "departure": { "time": "1764920865", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764920966", "uncertainty": 120 }, "departure": { "time": "1764920966", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764921110", "uncertainty": 120 }, "departure": { "time": "1764921110", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764921225", "uncertainty": 120 }, "departure": { "time": "1764921225", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764921319", "uncertainty": 120 }, "departure": { "time": "1764921319", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764921450", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323612" } } }, { "id": "21323609", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764917660", "uncertainty": 120 }, "departure": { "time": "1764917660", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764917100", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764917268", "uncertainty": 120 }, "departure": { "time": "1764917268", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764917384", "uncertainty": 120 }, "departure": { "time": "1764917384", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764917460", "uncertainty": 120 }, "departure": { "time": "1764917460", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764917564", "uncertainty": 120 }, "departure": { "time": "1764917564", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764917655", "uncertainty": 120 }, "departure": { "time": "1764917655", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764917760", "uncertainty": 120 }, "departure": { "time": "1764917760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764917815", "uncertainty": 120 }, "departure": { "time": "1764917815", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764917758", "uncertainty": 120 }, "departure": { "time": "1764917758", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764917844", "uncertainty": 120 }, "departure": { "time": "1764917844", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764917985", "uncertainty": 120 }, "departure": { "time": "1764917985", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764918075", "uncertainty": 120 }, "departure": { "time": "1764918075", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764918141", "uncertainty": 120 }, "departure": { "time": "1764918141", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764918207", "uncertainty": 120 }, "departure": { "time": "1764918207", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764918315", "uncertainty": 120 }, "departure": { "time": "1764918315", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764918379", "uncertainty": 120 }, "departure": { "time": "1764918379", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764918454", "uncertainty": 120 }, "departure": { "time": "1764918454", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764918515", "uncertainty": 120 }, "departure": { "time": "1764918515", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764918592", "uncertainty": 120 }, "departure": { "time": "1764918592", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764918682", "uncertainty": 120 }, "departure": { "time": "1764918682", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764918810", "uncertainty": 120 }, "departure": { "time": "1764918810", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764918904", "uncertainty": 120 }, "departure": { "time": "1764918904", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764919007", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323609" } } }, { "id": "21323608", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764917408", "uncertainty": 120 }, "departure": { "time": "1764917408", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764917437", "uncertainty": 120 }, "departure": { "time": "1764917437", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764917448", "uncertainty": 120 }, "departure": { "time": "1764917448", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764917462", "uncertainty": 120 }, "departure": { "time": "1764917462", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764917535", "uncertainty": 120 }, "departure": { "time": "1764917535", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764916291", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764916484", "uncertainty": 120 }, "departure": { "time": "1764916531", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764916598", "uncertainty": 120 }, "departure": { "time": "1764916621", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764916690", "uncertainty": 120 }, "departure": { "time": "1764916690", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764916760", "uncertainty": 120 }, "departure": { "time": "1764916760", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764916794", "uncertainty": 120 }, "departure": { "time": "1764916794", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764916875", "uncertainty": 120 }, "departure": { "time": "1764916875", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764916970", "uncertainty": 120 }, "departure": { "time": "1764916970", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764917025", "uncertainty": 120 }, "departure": { "time": "1764917025", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764917077", "uncertainty": 120 }, "departure": { "time": "1764917077", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764917178", "uncertainty": 120 }, "departure": { "time": "1764917178", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764917292", "uncertainty": 120 }, "departure": { "time": "1764917292", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764917400", "uncertainty": 120 }, "departure": { "time": "1764917400", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764917575", "uncertainty": 120 }, "departure": { "time": "1764917575", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764917640", "uncertainty": 120 }, "departure": { "time": "1764917640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764917728", "uncertainty": 120 }, "departure": { "time": "1764917728", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764917544", "uncertainty": 120 }, "departure": { "time": "1764917544", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764917619", "uncertainty": 120 }, "departure": { "time": "1764917619", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764917795", "uncertainty": 120 }, "departure": { "time": "1764917795", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764917887", "uncertainty": 120 }, "departure": { "time": "1764917887", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764917965", "uncertainty": 120 }, "departure": { "time": "1764917965", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764918096", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323608" }, "vehicle": { "id": "181", "label": "181" } } }, { "id": "21323611", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764919280", "uncertainty": 120 }, "departure": { "time": "1764919280", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764918824", "uncertainty": 120 }, "departure": { "time": "1764918824", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764918978", "uncertainty": 120 }, "departure": { "time": "1764918978", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764919080", "uncertainty": 120 }, "departure": { "time": "1764919080", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764919184", "uncertainty": 120 }, "departure": { "time": "1764919184", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764919275", "uncertainty": 120 }, "departure": { "time": "1764919275", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764919380", "uncertainty": 120 }, "departure": { "time": "1764919380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764919428", "uncertainty": 120 }, "departure": { "time": "1764919428", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764919369", "uncertainty": 120 }, "departure": { "time": "1764919369", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764919446", "uncertainty": 120 }, "departure": { "time": "1764919446", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764919573", "uncertainty": 120 }, "departure": { "time": "1764919573", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764919651", "uncertainty": 120 }, "departure": { "time": "1764919651", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764919714", "uncertainty": 120 }, "departure": { "time": "1764919714", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764919787", "uncertainty": 120 }, "departure": { "time": "1764919787", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764919908", "uncertainty": 120 }, "departure": { "time": "1764919908", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764919969", "uncertainty": 120 }, "departure": { "time": "1764919969", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764920041", "uncertainty": 120 }, "departure": { "time": "1764920041", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764920103", "uncertainty": 120 }, "departure": { "time": "1764920103", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764920181", "uncertainty": 120 }, "departure": { "time": "1764920181", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764920272", "uncertainty": 120 }, "departure": { "time": "1764920272", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764920401", "uncertainty": 120 }, "departure": { "time": "1764920401", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764920483", "uncertainty": 120 }, "departure": { "time": "1764920483", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764920587", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323611" } } }, { "id": "21323610", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764919231", "uncertainty": 120 }, "departure": { "time": "1764919231", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764919260", "uncertainty": 120 }, "departure": { "time": "1764919260", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764919271", "uncertainty": 120 }, "departure": { "time": "1764919271", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764919285", "uncertainty": 120 }, "departure": { "time": "1764919285", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764919358", "uncertainty": 120 }, "departure": { "time": "1764919358", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764918000", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764918251", "uncertainty": 120 }, "departure": { "time": "1764918251", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764918343", "uncertainty": 120 }, "departure": { "time": "1764918343", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764918424", "uncertainty": 120 }, "departure": { "time": "1764918424", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764918540", "uncertainty": 120 }, "departure": { "time": "1764918540", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764918591", "uncertainty": 120 }, "departure": { "time": "1764918591", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764918672", "uncertainty": 120 }, "departure": { "time": "1764918672", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764918767", "uncertainty": 120 }, "departure": { "time": "1764918767", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764918847", "uncertainty": 120 }, "departure": { "time": "1764918847", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764918900", "uncertainty": 120 }, "departure": { "time": "1764918900", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764919027", "uncertainty": 120 }, "departure": { "time": "1764919027", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764919128", "uncertainty": 120 }, "departure": { "time": "1764919128", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764919224", "uncertainty": 120 }, "departure": { "time": "1764919224", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764919321", "uncertainty": 120 }, "departure": { "time": "1764919321", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764919380", "uncertainty": 120 }, "departure": { "time": "1764919380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764919450", "uncertainty": 120 }, "departure": { "time": "1764919450", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764919365", "uncertainty": 120 }, "departure": { "time": "1764919365", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764919466", "uncertainty": 120 }, "departure": { "time": "1764919466", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764919606", "uncertainty": 120 }, "departure": { "time": "1764919606", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764919716", "uncertainty": 120 }, "departure": { "time": "1764919716", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764919806", "uncertainty": 120 }, "departure": { "time": "1764919806", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764919937", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323610" } } }, { "id": "21323534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764914743", "uncertainty": 120 }, "departure": { "time": "1764914743", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764914794", "uncertainty": 120 }, "departure": { "time": "1764914797", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764914191", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764914339", "uncertainty": 120 }, "departure": { "time": "1764914341", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764914415", "uncertainty": 120 }, "departure": { "time": "1764914431", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764914483", "uncertainty": 120 }, "departure": { "time": "1764914521", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764914578", "uncertainty": 120 }, "departure": { "time": "1764914611", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764914655", "uncertainty": 120 }, "departure": { "time": "1764914655", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764914760", "uncertainty": 120 }, "departure": { "time": "1764914760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764914796", "uncertainty": 120 }, "departure": { "time": "1764914796", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764914799", "uncertainty": 120 }, "departure": { "time": "1764914831", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764914909", "uncertainty": 120 }, "departure": { "time": "1764914909", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764915006", "uncertainty": 120 }, "departure": { "time": "1764915010", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764915112", "uncertainty": 120 }, "departure": { "time": "1764915161", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764915217", "uncertainty": 120 }, "departure": { "time": "1764915221", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764915281", "uncertainty": 120 }, "departure": { "time": "1764915281", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764915353", "uncertainty": 120 }, "departure": { "time": "1764915353", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764915431", "uncertainty": 120 }, "departure": { "time": "1764915431", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764915521", "uncertainty": 120 }, "departure": { "time": "1764915521", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764915581", "uncertainty": 120 }, "departure": { "time": "1764915611", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764915686", "uncertainty": 120 }, "departure": { "time": "1764915731", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764915785", "uncertainty": 120 }, "departure": { "time": "1764915821", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764915899", "uncertainty": 120 }, "departure": { "time": "1764915899", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764915941", "uncertainty": 120 }, "departure": { "time": "1764915971", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764916031", "uncertainty": 120 }, "departure": { "time": "1764916031", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764916111", "uncertainty": 120 }, "departure": { "time": "1764916211", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764916262", "uncertainty": 120 }, "departure": { "time": "1764916271", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764916329", "uncertainty": 120 }, "departure": { "time": "1764916361", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764916445", "uncertainty": 120 }, "departure": { "time": "1764916451", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764916555", "uncertainty": 120 }, "departure": { "time": "1764916571", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764916688", "uncertainty": 120 }, "departure": { "time": "1764916688", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764916733", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323534" }, "vehicle": { "id": "162", "label": "162" } } }, { "id": "21323543", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914558", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1764914601", "uncertainty": 120 }, "departure": { "time": "1764914618", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1764914699", "uncertainty": 120 }, "departure": { "time": "1764914708", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1764914795", "uncertainty": 120 }, "departure": { "time": "1764914798", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1764914874", "uncertainty": 120 }, "departure": { "time": "1764914919", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1764914979", "uncertainty": 120 }, "departure": { "time": "1764915009", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1764915088", "uncertainty": 120 }, "departure": { "time": "1764915099", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1764915146", "uncertainty": 120 }, "departure": { "time": "1764915159", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1764915219", "uncertainty": 120 }, "departure": { "time": "1764915219", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1764915279", "uncertainty": 120 }, "departure": { "time": "1764915279", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1764915339", "uncertainty": 120 }, "departure": { "time": "1764915339", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1764915369", "uncertainty": 120 }, "departure": { "time": "1764915399", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1764915459", "uncertainty": 120 }, "departure": { "time": "1764915459", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1764915489", "uncertainty": 120 }, "departure": { "time": "1764915489", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1764915602", "uncertainty": 120 }, "departure": { "time": "1764915602", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 15 }, { "arrival": { "time": "1764915716", "uncertainty": 120 }, "departure": { "time": "1764915716", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 16 }, { "arrival": { "time": "1764915781", "uncertainty": 120 }, "departure": { "time": "1764915789", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 17 }, { "arrival": { "time": "1764915943", "uncertainty": 120 }, "departure": { "time": "1764915999", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1764916084", "uncertainty": 120 }, "departure": { "time": "1764916089", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 19 }, { "arrival": { "time": "1764916179", "uncertainty": 120 }, "departure": { "time": "1764916179", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 20 }, { "arrival": { "time": "1764916360", "uncertainty": 120 }, "departure": { "time": "1764916392", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 21 }, { "arrival": { "time": "1764916482", "uncertainty": 120 }, "departure": { "time": "1764916512", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 22 }, { "arrival": { "time": "1764916699", "uncertainty": 120 }, "departure": { "time": "1764916699", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 23 }, { "arrival": { "time": "1764916795", "uncertainty": 120 }, "departure": { "time": "1764916795", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 24 }, { "arrival": { "time": "1764916852", "uncertainty": 120 }, "departure": { "time": "1764916852", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 25 }, { "arrival": { "time": "1764916939", "uncertainty": 120 }, "departure": { "time": "1764916939", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 26 }, { "arrival": { "time": "1764917017", "uncertainty": 120 }, "departure": { "time": "1764917017", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 27 }, { "arrival": { "time": "1764917137", "uncertainty": 120 }, "departure": { "time": "1764917137", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 28 }, { "arrival": { "time": "1764917239", "uncertainty": 120 }, "departure": { "time": "1764917239", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 29 }, { "arrival": { "time": "1764917261", "uncertainty": 120 }, "departure": { "time": "1764917261", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 30 }, { "arrival": { "time": "1764917338", "uncertainty": 120 }, "departure": { "time": "1764917338", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 31 }, { "arrival": { "time": "1764917484", "uncertainty": 120 }, "departure": { "time": "1764917484", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 32 }, { "arrival": { "time": "1764917512", "uncertainty": 120 }, "departure": { "time": "1764917512", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 33 }, { "arrival": { "time": "1764917558", "uncertainty": 120 }, "departure": { "time": "1764917558", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 34 }, { "arrival": { "time": "1764917630", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 35 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323543" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21323549", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918720", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323549" } } }, { "id": "21323548", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916263", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764916323", "uncertainty": 120 }, "departure": { "time": "1764916323", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764916353", "uncertainty": 120 }, "departure": { "time": "1764916353", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764916383", "uncertainty": 120 }, "departure": { "time": "1764916413", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764916473", "uncertainty": 120 }, "departure": { "time": "1764916503", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764916551", "uncertainty": 120 }, "departure": { "time": "1764916623", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764916653", "uncertainty": 120 }, "departure": { "time": "1764916653", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764916746", "uncertainty": 120 }, "departure": { "time": "1764916746", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764916858", "uncertainty": 120 }, "departure": { "time": "1764916858", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764916953", "uncertainty": 120 }, "departure": { "time": "1764916953", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764917037", "uncertainty": 120 }, "departure": { "time": "1764917037", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764917087", "uncertainty": 120 }, "departure": { "time": "1764917087", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764917193", "uncertainty": 120 }, "departure": { "time": "1764917193", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764917374", "uncertainty": 120 }, "departure": { "time": "1764917374", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764917493", "uncertainty": 120 }, "departure": { "time": "1764917580", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764917657", "uncertainty": 120 }, "departure": { "time": "1764917657", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764917760", "uncertainty": 120 }, "departure": { "time": "1764917760", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764917944", "uncertainty": 120 }, "departure": { "time": "1764917944", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764918040", "uncertainty": 120 }, "departure": { "time": "1764918040", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764918180", "uncertainty": 120 }, "departure": { "time": "1764918180", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764918229", "uncertainty": 120 }, "departure": { "time": "1764918229", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764918292", "uncertainty": 120 }, "departure": { "time": "1764918292", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764918341", "uncertainty": 120 }, "departure": { "time": "1764918341", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764918394", "uncertainty": 120 }, "departure": { "time": "1764918394", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764918435", "uncertainty": 120 }, "departure": { "time": "1764918435", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764918495", "uncertainty": 120 }, "departure": { "time": "1764918495", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764918562", "uncertainty": 120 }, "departure": { "time": "1764918562", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764918617", "uncertainty": 120 }, "departure": { "time": "1764918617", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764918664", "uncertainty": 120 }, "departure": { "time": "1764918664", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764918720", "uncertainty": 120 }, "departure": { "time": "1764918720", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764918775", "uncertainty": 120 }, "departure": { "time": "1764918775", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764918835", "uncertainty": 120 }, "departure": { "time": "1764918835", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764918900", "uncertainty": 120 }, "departure": { "time": "1764918900", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764919020", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323548" }, "vehicle": { "id": "327", "label": "327" } } }, { "id": "21323565", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764919543", "uncertainty": 120 }, "departure": { "time": "1764919543", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764919641", "uncertainty": 120 }, "departure": { "time": "1764919641", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764919730", "uncertainty": 120 }, "departure": { "time": "1764919730", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764919800", "uncertainty": 120 }, "departure": { "time": "1764919800", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764919875", "uncertainty": 120 }, "departure": { "time": "1764919875", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764919932", "uncertainty": 120 }, "departure": { "time": "1764919932", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764919974", "uncertainty": 120 }, "departure": { "time": "1764919974", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764920056", "uncertainty": 120 }, "departure": { "time": "1764920056", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764920123", "uncertainty": 120 }, "departure": { "time": "1764920123", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764920177", "uncertainty": 120 }, "departure": { "time": "1764920177", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764920227", "uncertainty": 120 }, "departure": { "time": "1764920227", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764920282", "uncertainty": 120 }, "departure": { "time": "1764920282", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764920400", "uncertainty": 120 }, "departure": { "time": "1764920400", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764920540", "uncertainty": 120 }, "departure": { "time": "1764920540", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764920629", "uncertainty": 120 }, "departure": { "time": "1764920629", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764920820", "uncertainty": 120 }, "departure": { "time": "1764920820", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764920951", "uncertainty": 120 }, "departure": { "time": "1764920951", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764921036", "uncertainty": 120 }, "departure": { "time": "1764921060", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764921278", "uncertainty": 120 }, "departure": { "time": "1764921278", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764921358", "uncertainty": 120 }, "departure": { "time": "1764921358", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764921540", "uncertainty": 120 }, "departure": { "time": "1764921540", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764921636", "uncertainty": 120 }, "departure": { "time": "1764921636", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764921693", "uncertainty": 120 }, "departure": { "time": "1764921693", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764921780", "uncertainty": 120 }, "departure": { "time": "1764921780", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764921858", "uncertainty": 120 }, "departure": { "time": "1764921858", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764921978", "uncertainty": 120 }, "departure": { "time": "1764921978", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764922080", "uncertainty": 120 }, "departure": { "time": "1764922080", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764922102", "uncertainty": 120 }, "departure": { "time": "1764922102", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764922189", "uncertainty": 120 }, "departure": { "time": "1764922189", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764922354", "uncertainty": 120 }, "departure": { "time": "1764922354", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764922382", "uncertainty": 120 }, "departure": { "time": "1764922382", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764922428", "uncertainty": 120 }, "departure": { "time": "1764922428", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764922500", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323565" } } }, { "id": "21323564", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916980", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323564" } } }, { "id": "21323583", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323583" } } }, { "id": "21323582", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914490", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764914715", "uncertainty": 120 }, "departure": { "time": "1764914820", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764914889", "uncertainty": 120 }, "departure": { "time": "1764914889", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764914939", "uncertainty": 120 }, "departure": { "time": "1764914970", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764915053", "uncertainty": 120 }, "departure": { "time": "1764915060", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764915113", "uncertainty": 120 }, "departure": { "time": "1764915120", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764915205", "uncertainty": 120 }, "departure": { "time": "1764915210", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764915296", "uncertainty": 120 }, "departure": { "time": "1764915300", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764915357", "uncertainty": 120 }, "departure": { "time": "1764915357", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764915420", "uncertainty": 120 }, "departure": { "time": "1764915450", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764915547", "uncertainty": 120 }, "departure": { "time": "1764915547", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764915930", "uncertainty": 120 }, "departure": { "time": "1764915930", "uncertainty": 120 }, "stopId": "smbin1", "stopSequence": 12 }, { "arrival": { "time": "1764916035", "uncertainty": 120 }, "departure": { "time": "1764916035", "uncertainty": 120 }, "stopId": "smbin2", "stopSequence": 13 }, { "arrival": { "time": "1764916130", "uncertainty": 120 }, "departure": { "time": "1764916130", "uncertainty": 120 }, "stopId": "smbin3", "stopSequence": 14 }, { "arrival": { "time": "1764916200", "uncertainty": 120 }, "departure": { "time": "1764916200", "uncertainty": 120 }, "stopId": "smbin4", "stopSequence": 15 }, { "arrival": { "time": "1764916272", "uncertainty": 120 }, "departure": { "time": "1764916290", "uncertainty": 120 }, "stopId": "smbin5", "stopSequence": 16 }, { "arrival": { "time": "1764916346", "uncertainty": 120 }, "departure": { "time": "1764916346", "uncertainty": 120 }, "stopId": "smbin6", "stopSequence": 17 }, { "arrival": { "time": "1764916419", "uncertainty": 120 }, "departure": { "time": "1764916419", "uncertainty": 120 }, "stopId": "smbin7", "stopSequence": 18 }, { "arrival": { "time": "1764916483", "uncertainty": 120 }, "departure": { "time": "1764916483", "uncertainty": 120 }, "stopId": "smbin8", "stopSequence": 19 }, { "arrival": { "time": "1764916696", "uncertainty": 120 }, "departure": { "time": "1764916696", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 20 }, { "arrival": { "time": "1764916763", "uncertainty": 120 }, "departure": { "time": "1764916763", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 21 }, { "arrival": { "time": "1764916828", "uncertainty": 120 }, "departure": { "time": "1764916828", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 22 }, { "arrival": { "time": "1764916884", "uncertainty": 120 }, "departure": { "time": "1764916884", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 23 }, { "arrival": { "time": "1764916930", "uncertainty": 120 }, "departure": { "time": "1764916930", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 24 }, { "arrival": { "time": "1764917030", "uncertainty": 120 }, "departure": { "time": "1764917030", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 25 }, { "arrival": { "time": "1764917068", "uncertainty": 120 }, "departure": { "time": "1764917068", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 26 }, { "arrival": { "time": "1764917123", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 27 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323582" }, "vehicle": { "id": "517", "label": "517" } } }, { "id": "21323713", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764919851", "uncertainty": 120 }, "departure": { "time": "1764919851", "uncertainty": 120 }, "stopId": "outlagr2" }, { "arrival": { "time": "1764920186", "uncertainty": 120 }, "departure": { "time": "1764920186", "uncertainty": 120 }, "stopId": "outbert" }, { "arrival": { "time": "1764920293", "uncertainty": 120 }, "departure": { "time": "1764920293", "uncertainty": 120 }, "stopId": "outneuf" }, { "departure": { "time": "1764918600", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 1 }, { "arrival": { "time": "1764918642", "uncertainty": 120 }, "departure": { "time": "1764918642", "uncertainty": 120 }, "stopId": "semgar3", "stopSequence": 2 }, { "arrival": { "time": "1764918720", "uncertainty": 120 }, "departure": { "time": "1764918720", "uncertainty": 120 }, "stopId": "semsau", "stopSequence": 3 }, { "arrival": { "time": "1764918789", "uncertainty": 120 }, "departure": { "time": "1764918789", "uncertainty": 120 }, "stopId": "semfont2", "stopSequence": 4 }, { "arrival": { "time": "1764918840", "uncertainty": 120 }, "departure": { "time": "1764918840", "uncertainty": 120 }, "stopId": "semecau2", "stopSequence": 5 }, { "arrival": { "time": "1764918898", "uncertainty": 120 }, "departure": { "time": "1764918898", "uncertainty": 120 }, "stopId": "semecol2", "stopSequence": 6 }, { "arrival": { "time": "1764918952", "uncertainty": 120 }, "departure": { "time": "1764918952", "uncertainty": 120 }, "stopId": "semcalv4", "stopSequence": 7 }, { "arrival": { "time": "1764919030", "uncertainty": 120 }, "departure": { "time": "1764919030", "uncertainty": 120 }, "stopId": "semegli2", "stopSequence": 8 }, { "arrival": { "time": "1764919142", "uncertainty": 120 }, "departure": { "time": "1764919142", "uncertainty": 120 }, "stopId": "semolym2", "stopSequence": 9 }, { "arrival": { "time": "1764919307", "uncertainty": 120 }, "departure": { "time": "1764919307", "uncertainty": 120 }, "stopId": "sempaul2", "stopSequence": 10 }, { "arrival": { "time": "1764919348", "uncertainty": 120 }, "departure": { "time": "1764919348", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 11 }, { "arrival": { "time": "1764919399", "uncertainty": 120 }, "departure": { "time": "1764919399", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 12 }, { "arrival": { "time": "1764919440", "uncertainty": 120 }, "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 13 }, { "arrival": { "time": "1764919522", "uncertainty": 120 }, "departure": { "time": "1764919522", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 14 }, { "arrival": { "time": "1764919584", "uncertainty": 120 }, "departure": { "time": "1764919584", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 15 }, { "arrival": { "time": "1764919630", "uncertainty": 120 }, "departure": { "time": "1764919630", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 16 }, { "arrival": { "time": "1764919719", "uncertainty": 120 }, "departure": { "time": "1764919719", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 17 }, { "arrival": { "time": "1764919792", "uncertainty": 120 }, "departure": { "time": "1764919792", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 18 }, { "arrival": { "time": "1764919860", "uncertainty": 120 }, "departure": { "time": "1764919860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 19 }, { "arrival": { "time": "1764919898", "uncertainty": 120 }, "departure": { "time": "1764919898", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim", "stopSequence": 20 }, { "arrival": { "time": "1764919982", "uncertainty": 120 }, "departure": { "time": "1764919982", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver", "stopSequence": 21 }, { "arrival": { "time": "1764920040", "uncertainty": 120 }, "departure": { "time": "1764920040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha", "stopSequence": 22 }, { "arrival": { "time": "1764920100", "uncertainty": 120 }, "departure": { "time": "1764920100", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 23 }, { "arrival": { "time": "1764920195", "uncertainty": 120 }, "departure": { "time": "1764920195", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai", "stopSequence": 24 }, { "arrival": { "time": "1764920299", "uncertainty": 120 }, "departure": { "time": "1764920299", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 25 }, { "arrival": { "time": "1764920440", "uncertainty": 120 }, "departure": { "time": "1764920440", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 26 }, { "arrival": { "time": "1764920571", "uncertainty": 120 }, "departure": { "time": "1764920571", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 27 }, { "arrival": { "time": "1764920680", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 28 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323713" } } }, { "id": "21323739", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764917431", "uncertainty": 120 }, "departure": { "time": "1764917431", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1764916681", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 1 }, { "arrival": { "time": "1764917434", "uncertainty": 120 }, "departure": { "time": "1764917434", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 2 }, { "arrival": { "time": "1764918094", "uncertainty": 120 }, "departure": { "time": "1764918094", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 3 }, { "arrival": { "time": "1764918128", "uncertainty": 120 }, "departure": { "time": "1764918128", "uncertainty": 120 }, "stopId": "semgar3", "stopSequence": 4 }, { "arrival": { "time": "1764918192", "uncertainty": 120 }, "departure": { "time": "1764918192", "uncertainty": 120 }, "stopId": "semsau", "stopSequence": 5 }, { "arrival": { "time": "1764918248", "uncertainty": 120 }, "departure": { "time": "1764918248", "uncertainty": 120 }, "stopId": "semfont2", "stopSequence": 6 }, { "arrival": { "time": "1764918290", "uncertainty": 120 }, "departure": { "time": "1764918290", "uncertainty": 120 }, "stopId": "semecau2", "stopSequence": 7 }, { "arrival": { "time": "1764918351", "uncertainty": 120 }, "departure": { "time": "1764918351", "uncertainty": 120 }, "stopId": "semecol2", "stopSequence": 8 }, { "arrival": { "time": "1764918408", "uncertainty": 120 }, "departure": { "time": "1764918408", "uncertainty": 120 }, "stopId": "semcalv4", "stopSequence": 9 }, { "arrival": { "time": "1764918490", "uncertainty": 120 }, "departure": { "time": "1764918490", "uncertainty": 120 }, "stopId": "semegli2", "stopSequence": 10 }, { "arrival": { "time": "1764918734", "uncertainty": 120 }, "departure": { "time": "1764918734", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 11 }, { "arrival": { "time": "1764919135", "uncertainty": 120 }, "departure": { "time": "1764919135", "uncertainty": 120 }, "stopId": "semquen3", "stopSequence": 12 }, { "arrival": { "time": "1764919175", "uncertainty": 120 }, "stopId": "semcol2", "stopSequence": 13 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "154", "scheduleRelationship": "SCHEDULED", "tripId": "21323739" }, "vehicle": { "id": "518", "label": "518" } } }, { "id": "21323748", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917280", "uncertainty": 120 }, "stopId": "conbet1", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "34", "scheduleRelationship": "SCHEDULED", "tripId": "21323748" } } }, { "id": "21323751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764919440", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323751" } } }, { "id": "21323745", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917640", "uncertainty": 120 }, "stopId": "hesver1", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "94", "scheduleRelationship": "SCHEDULED", "tripId": "21323745" } } }, { "id": "21323756", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916344", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 }, { "arrival": { "time": "1764916404", "uncertainty": 120 }, "departure": { "time": "1764916404", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 2 }, { "arrival": { "time": "1764916449", "uncertainty": 120 }, "departure": { "time": "1764916464", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 3 }, { "arrival": { "time": "1764916505", "uncertainty": 120 }, "departure": { "time": "1764916524", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 4 }, { "arrival": { "time": "1764916582", "uncertainty": 120 }, "departure": { "time": "1764916614", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 5 }, { "arrival": { "time": "1764916658", "uncertainty": 120 }, "departure": { "time": "1764916674", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 6 }, { "arrival": { "time": "1764916727", "uncertainty": 120 }, "departure": { "time": "1764916727", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 7 }, { "arrival": { "time": "1764916809", "uncertainty": 120 }, "departure": { "time": "1764916809", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 8 }, { "arrival": { "time": "1764916872", "uncertainty": 120 }, "departure": { "time": "1764916872", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 9 }, { "arrival": { "time": "1764916955", "uncertainty": 120 }, "departure": { "time": "1764916955", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 10 }, { "arrival": { "time": "1764917015", "uncertainty": 120 }, "departure": { "time": "1764917015", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 11 }, { "arrival": { "time": "1764917315", "uncertainty": 120 }, "departure": { "time": "1764917315", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 12 }, { "arrival": { "time": "1764917380", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 13 } ], "timestamp": "1764916681", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323756" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21323759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914895", "uncertainty": 120 }, "stopId": "equplag", "stopSequence": 1 }, { "arrival": { "time": "1764914955", "uncertainty": 120 }, "departure": { "time": "1764914955", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 2 }, { "arrival": { "time": "1764915015", "uncertainty": 120 }, "departure": { "time": "1764915075", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 3 }, { "arrival": { "time": "1764915135", "uncertainty": 120 }, "departure": { "time": "1764915165", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 4 }, { "arrival": { "time": "1764915284", "uncertainty": 120 }, "departure": { "time": "1764915315", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 5 }, { "arrival": { "time": "1764915375", "uncertainty": 120 }, "departure": { "time": "1764915375", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 6 }, { "arrival": { "time": "1764915507", "uncertainty": 120 }, "departure": { "time": "1764915507", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 7 }, { "arrival": { "time": "1764915555", "uncertainty": 120 }, "departure": { "time": "1764915675", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 8 }, { "arrival": { "time": "1764915735", "uncertainty": 120 }, "departure": { "time": "1764915735", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 9 }, { "arrival": { "time": "1764915875", "uncertainty": 120 }, "departure": { "time": "1764915875", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 10 }, { "arrival": { "time": "1764915945", "uncertainty": 120 }, "departure": { "time": "1764915945", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 11 }, { "arrival": { "time": "1764916065", "uncertainty": 120 }, "departure": { "time": "1764916095", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 12 }, { "arrival": { "time": "1764916185", "uncertainty": 120 }, "departure": { "time": "1764916215", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 13 }, { "arrival": { "time": "1764916395", "uncertainty": 120 }, "departure": { "time": "1764916395", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 14 }, { "arrival": { "time": "1764916420", "uncertainty": 120 }, "departure": { "time": "1764916425", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 15 }, { "arrival": { "time": "1764916522", "uncertainty": 120 }, "departure": { "time": "1764916575", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 16 }, { "arrival": { "time": "1764916738" }, "departure": { "time": "1764916738" }, "stopId": "bsmhenn3", "stopSequence": 17 }, { "arrival": { "time": "1764916835" }, "departure": { "time": "1764916835" }, "stopId": "bsmbran", "stopSequence": 18 }, { "arrival": { "time": "1764917097" }, "departure": { "time": "1764917097" }, "stopId": "smbgir1", "stopSequence": 19 }, { "arrival": { "time": "1764917637" }, "stopId": "bsmcca7r", "stopSequence": 20 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "78", "scheduleRelationship": "SCHEDULED", "tripId": "21323759" }, "vehicle": { "id": "516", "label": "516" } } }, { "id": "21323765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764915063", "uncertainty": 120 }, "stopId": "smbrons", "stopSequence": 1 }, { "arrival": { "time": "1764915101", "uncertainty": 120 }, "departure": { "time": "1764915101", "uncertainty": 120 }, "stopId": "smbbell", "stopSequence": 2 }, { "arrival": { "time": "1764915161", "uncertainty": 120 }, "departure": { "time": "1764915161", "uncertainty": 120 }, "stopId": "smbber3", "stopSequence": 3 }, { "arrival": { "time": "1764915403", "uncertainty": 120 }, "departure": { "time": "1764915453", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 4 }, { "arrival": { "time": "1764915510", "uncertainty": 120 }, "departure": { "time": "1764915513", "uncertainty": 120 }, "stopId": "smbbou1", "stopSequence": 5 }, { "arrival": { "time": "1764915603", "uncertainty": 120 }, "departure": { "time": "1764915603", "uncertainty": 120 }, "stopId": "smbwar", "stopSequence": 6 }, { "arrival": { "time": "1764915662", "uncertainty": 120 }, "departure": { "time": "1764915663", "uncertainty": 120 }, "stopId": "smbvil", "stopSequence": 7 }, { "arrival": { "time": "1764915843", "uncertainty": 120 }, "departure": { "time": "1764915903", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 8 }, { "arrival": { "time": "1764915970", "uncertainty": 120 }, "departure": { "time": "1764915994", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 9 }, { "arrival": { "time": "1764916233", "uncertainty": 120 }, "departure": { "time": "1764916263", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 10 }, { "arrival": { "time": "1764916497", "uncertainty": 120 }, "departure": { "time": "1764916503", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 11 }, { "arrival": { "time": "1764916563", "uncertainty": 120 }, "departure": { "time": "1764916563", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 12 }, { "arrival": { "time": "1764916623", "uncertainty": 120 }, "departure": { "time": "1764916653", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 13 }, { "arrival": { "time": "1764916790", "uncertainty": 120 }, "departure": { "time": "1764916790", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 14 }, { "arrival": { "time": "1764916953", "uncertainty": 120 }, "departure": { "time": "1764916953", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 15 }, { "arrival": { "time": "1764917013", "uncertainty": 120 }, "departure": { "time": "1764917013", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 16 }, { "arrival": { "time": "1764917493", "uncertainty": 120 }, "stopId": "bsmcca6r", "stopSequence": 17 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "207", "scheduleRelationship": "SCHEDULED", "tripId": "21323765" }, "vehicle": { "id": "213", "label": "213" } } }, { "id": "21323764", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914870", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 }, { "arrival": { "time": "1764914930", "uncertainty": 120 }, "departure": { "time": "1764914930", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 2 }, { "arrival": { "time": "1764914953", "uncertainty": 120 }, "departure": { "time": "1764914953", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 3 }, { "arrival": { "time": "1764914984", "uncertainty": 120 }, "departure": { "time": "1764914990", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 4 }, { "arrival": { "time": "1764915042", "uncertainty": 120 }, "departure": { "time": "1764915042", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 5 }, { "arrival": { "time": "1764915080", "uncertainty": 120 }, "departure": { "time": "1764915080", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 6 }, { "arrival": { "time": "1764915125", "uncertainty": 120 }, "departure": { "time": "1764915125", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 7 }, { "arrival": { "time": "1764915198", "uncertainty": 120 }, "departure": { "time": "1764915198", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 8 }, { "arrival": { "time": "1764915252", "uncertainty": 120 }, "departure": { "time": "1764915260", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 9 }, { "arrival": { "time": "1764915341", "uncertainty": 120 }, "departure": { "time": "1764915380", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 10 }, { "arrival": { "time": "1764915439", "uncertainty": 120 }, "departure": { "time": "1764915440", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 11 }, { "arrival": { "time": "1764915881", "uncertainty": 120 }, "departure": { "time": "1764915881", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 16 }, { "arrival": { "time": "1764915935", "uncertainty": 120 }, "departure": { "time": "1764915935", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 17 }, { "arrival": { "time": "1764916001", "uncertainty": 120 }, "departure": { "time": "1764916001", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 18 }, { "arrival": { "time": "1764916037", "uncertainty": 120 }, "departure": { "time": "1764916037", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 19 }, { "arrival": { "time": "1764916091", "uncertainty": 120 }, "departure": { "time": "1764916091", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 20 }, { "arrival": { "time": "1764916135", "uncertainty": 120 }, "departure": { "time": "1764916135", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 21 }, { "arrival": { "time": "1764916181", "uncertainty": 120 }, "departure": { "time": "1764916181", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 22 }, { "arrival": { "time": "1764916329", "uncertainty": 120 }, "departure": { "time": "1764916329", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 23 }, { "arrival": { "time": "1764916388", "uncertainty": 120 }, "departure": { "time": "1764916391", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 24 }, { "arrival": { "time": "1764916421", "uncertainty": 120 }, "departure": { "time": "1764916421", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 25 }, { "arrival": { "time": "1764916607", "uncertainty": 120 }, "departure": { "time": "1764916607", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 26 }, { "arrival": { "time": "1764916661", "uncertainty": 120 }, "departure": { "time": "1764916661", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 27 }, { "arrival": { "time": "1764916714", "uncertainty": 120 }, "departure": { "time": "1764916714", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 28 }, { "arrival": { "time": "1764916852", "uncertainty": 120 }, "departure": { "time": "1764916852", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 29 }, { "arrival": { "time": "1764917016", "uncertainty": 120 }, "departure": { "time": "1764917016", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 30 }, { "arrival": { "time": "1764917077", "uncertainty": 120 }, "departure": { "time": "1764917077", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 31 }, { "arrival": { "time": "1764917244", "uncertainty": 120 }, "departure": { "time": "1764917244", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 32 }, { "arrival": { "time": "1764917556", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 33 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323764" }, "vehicle": { "id": "214", "label": "214" } } }, { "id": "21323760", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764914611", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764914641", "uncertainty": 120 }, "departure": { "time": "1764914641", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764914694", "uncertainty": 120 }, "departure": { "time": "1764914701", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764914761", "uncertainty": 120 }, "departure": { "time": "1764914791", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764914851", "uncertainty": 120 }, "departure": { "time": "1764914851", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764914911", "uncertainty": 120 }, "departure": { "time": "1764914941", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764915022", "uncertainty": 120 }, "departure": { "time": "1764915031", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764915111", "uncertainty": 120 }, "departure": { "time": "1764915151", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764915241", "uncertainty": 120 }, "departure": { "time": "1764915241", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764915302", "uncertainty": 120 }, "departure": { "time": "1764915302", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764915724", "uncertainty": 120 }, "departure": { "time": "1764915724", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 15 }, { "arrival": { "time": "1764915784", "uncertainty": 120 }, "departure": { "time": "1764915784", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 16 }, { "arrival": { "time": "1764915874", "uncertainty": 120 }, "departure": { "time": "1764915904", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 17 }, { "arrival": { "time": "1764915945", "uncertainty": 120 }, "departure": { "time": "1764915945", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 18 }, { "arrival": { "time": "1764915994", "uncertainty": 120 }, "departure": { "time": "1764915994", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 19 }, { "arrival": { "time": "1764916038", "uncertainty": 120 }, "departure": { "time": "1764916054", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 20 }, { "arrival": { "time": "1764916099", "uncertainty": 120 }, "departure": { "time": "1764916114", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 21 }, { "arrival": { "time": "1764916293", "uncertainty": 120 }, "departure": { "time": "1764916293", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 22 }, { "arrival": { "time": "1764916354", "uncertainty": 120 }, "departure": { "time": "1764916354", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 23 }, { "arrival": { "time": "1764916408", "uncertainty": 120 }, "departure": { "time": "1764916415", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 24 }, { "arrival": { "time": "1764916474", "uncertainty": 120 }, "departure": { "time": "1764916504", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 25 }, { "arrival": { "time": "1764916534", "uncertainty": 120 }, "departure": { "time": "1764916534", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 26 }, { "arrival": { "time": "1764916611", "uncertainty": 120 }, "departure": { "time": "1764916624", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 27 }, { "arrival": { "time": "1764916743", "uncertainty": 120 }, "departure": { "time": "1764916743", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 28 }, { "arrival": { "time": "1764916909", "uncertainty": 120 }, "departure": { "time": "1764916909", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 29 }, { "arrival": { "time": "1764916969", "uncertainty": 120 }, "departure": { "time": "1764916969", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 30 }, { "arrival": { "time": "1764917137", "uncertainty": 120 }, "departure": { "time": "1764917137", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 31 }, { "arrival": { "time": "1764917449", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 32 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323760" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21323775", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764916311", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 1 }, { "arrival": { "time": "1764916388", "uncertainty": 120 }, "departure": { "time": "1764916388", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 2 }, { "arrival": { "time": "1764916546", "uncertainty": 120 }, "departure": { "time": "1764916551", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 3 }, { "arrival": { "time": "1764916986", "uncertainty": 120 }, "departure": { "time": "1764916986", "uncertainty": 120 }, "stopId": "confore3", "stopSequence": 4 }, { "arrival": { "time": "1764917032", "uncertainty": 120 }, "departure": { "time": "1764917032", "uncertainty": 120 }, "stopId": "conoix1", "stopSequence": 5 }, { "arrival": { "time": "1764917193", "uncertainty": 120 }, "departure": { "time": "1764917193", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 6 }, { "arrival": { "time": "1764917332", "uncertainty": 120 }, "departure": { "time": "1764917332", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 7 }, { "arrival": { "time": "1764917752", "uncertainty": 120 }, "departure": { "time": "1764917752", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 8 }, { "arrival": { "time": "1764917949", "uncertainty": 120 }, "departure": { "time": "1764917949", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 9 }, { "arrival": { "time": "1764918050", "uncertainty": 120 }, "departure": { "time": "1764918050", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 10 }, { "arrival": { "time": "1764918131", "uncertainty": 120 }, "departure": { "time": "1764918131", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 11 }, { "arrival": { "time": "1764918175", "uncertainty": 120 }, "departure": { "time": "1764918175", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 12 }, { "arrival": { "time": "1764918286", "uncertainty": 120 }, "departure": { "time": "1764918286", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 13 }, { "arrival": { "time": "1764918347", "uncertainty": 120 }, "departure": { "time": "1764918347", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 14 }, { "arrival": { "time": "1764918411", "uncertainty": 120 }, "departure": { "time": "1764918411", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 15 }, { "arrival": { "time": "1764919134", "uncertainty": 120 }, "departure": { "time": "1764919134", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 16 }, { "arrival": { "time": "1764919854", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 17 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323775" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "21323770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764917340", "uncertainty": 120 }, "stopId": "smbvil2", "stopSequence": 1 } ], "timestamp": "1764916681", "trip": { "directionId": 0, "routeId": "206", "scheduleRelationship": "SCHEDULED", "tripId": "21323770" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764916681" } }