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

01/07/2026
100%
02/07/2026
100%
03/07/2026
100%
04/07/2026
100%
05/07/2026
100%
06/07/2026
100%
07/07/2026
100%
08/07/2026
100%
09/07/2026
100%
10/07/2026
100%
11/07/2026
100%
12/07/2026
100%
13/07/2026
100%
14/07/2026
100%
15/07/2026
100%
16/07/2026
100%
17/07/2026
100%
18/07/2026
100%
19/07/2026
100%
20/07/2026
100%
21/07/2026
100%
22/07/2026
100%
23/07/2026
100%
24/07/2026
100%
25/07/2026
100%
26/07/2026
100%
27/07/2026
100%
28/07/2026
100%
29/07/2026
100%
30/07/2026
100%
31/07/2026
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

166 erreurs, 37 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 31/07/2026 à 09h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

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

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

Exemples d'erreurs
  • trip_id 21814089 stop_id bsmsgen does not exist in GTFS data stops.txt
  • trip_id 21814090 stop_id bsmsgen does not exist in GTFS data stops.txt
  • trip_id 21814424 stop_id bsmsgen does not exist in GTFS data stops.txt
  • trip_id 21814425 stop_id bsmsgen does not exist in GTFS data stops.txt
  • trip_id 21814426 stop_id bsmsgen does not exist in GTFS data stops.txt

stop_times_updates not strictly sorted E002 5 erreurs

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

Exemples d'erreurs
  • trip_id 21814089 stop_sequence [8, 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 21814090 stop_sequence [8, 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 21814120 stop_sequence [1, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 21814121 stop_sequence [1, 1] is not strictly sorted by increasing stop_sequence
  • trip_id 21814299 stop_sequence [3, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 140 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 21814089 stop_sequence 1 departure_time 08:48:01 (1785480481) is less than previous stop departure_time 09:25:07 (1785482707) - times must increase between two sequential stops
  • trip_id 21814089 stop_sequence 1 departure_time 08:48:01 (1785480481) is less than previous stop arrival_time 09:25:07 (1785482707) - times must increase between two sequential stops
  • trip_id 21814089 stop_sequence 2 arrival_time 08:48:43 (1785480523) is less than previous stop arrival_time 09:25:07 (1785482707) - times must increase between two sequential stops
  • trip_id 21814089 stop_sequence 2 departure_time 08:49:01 (1785480541) is less than previous stop arrival_time 09:25:07 (1785482707) - times must increase between two sequential stops
  • trip_id 21814090 stop_sequence 1 departure_time 09:35:00 (1785483300) is less than previous stop departure_time 10:11:50 (1785485510) - times must increase between two sequential stops

Sequential stop_time_updates have the same stop_id E037 3 erreurs

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Exemples d'erreurs
  • trip_id 21814120 has repeating stop_id smbwica at stop_sequence 1 - sequential stop_ids should be different
  • trip_id 21814121 has repeating stop_id smbwica at stop_sequence 1 - sequential stop_ids should be different
  • trip_id 21814486 has repeating stop_id outlep2 - sequential stop_ids should be different

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

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

Exemples d'erreurs
  • GTFS-rt trip_id 21814120 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 21814121 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Avertissements

vehicle_id not populated W002 37 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21323860 does not have a vehicle_id
  • trip_id 21814090 does not have a vehicle_id
  • trip_id 21814121 does not have a vehicle_id
  • trip_id 21814590 does not have a vehicle_id
  • trip_id 21814591 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 511 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. 2 939 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 949 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 102 28 fois (93 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 60 23 fois (77 % 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 30 11 fois (37 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 35 10 fois (33 % 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 106 4 fois (13 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 2 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 31/07/2026 à 15h05 Europe/Paris.

trip_updates (70) 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 31/07/2026 à 15h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "21814252", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503700", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1785503772", "uncertainty": 120 }, "departure": { "time": "1785503772", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785503861", "uncertainty": 120 }, "departure": { "time": "1785503861", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1785503946", "uncertainty": 120 }, "departure": { "time": "1785503946", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1785503986", "uncertainty": 120 }, "departure": { "time": "1785503986", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1785504046", "uncertainty": 120 }, "departure": { "time": "1785504046", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1785504136", "uncertainty": 120 }, "departure": { "time": "1785504136", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1785504184", "uncertainty": 120 }, "departure": { "time": "1785504184", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1785504228", "uncertainty": 120 }, "departure": { "time": "1785504228", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1785504270", "uncertainty": 120 }, "departure": { "time": "1785504270", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1785504667", "uncertainty": 120 }, "departure": { "time": "1785504667", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1785504811", "uncertainty": 120 }, "departure": { "time": "1785504811", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1785504912", "uncertainty": 120 }, "departure": { "time": "1785504912", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1785504979", "uncertainty": 120 }, "departure": { "time": "1785504979", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1785505013", "uncertainty": 120 }, "departure": { "time": "1785505013", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1785505042", "uncertainty": 120 }, "departure": { "time": "1785505042", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1785505077", "uncertainty": 120 }, "departure": { "time": "1785505077", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1785505130", "uncertainty": 120 }, "departure": { "time": "1785505130", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1785505191", "uncertainty": 120 }, "departure": { "time": "1785505191", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1785505283", "uncertainty": 120 }, "departure": { "time": "1785505283", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1785505359", "uncertainty": 120 }, "departure": { "time": "1785505359", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1785505410", "uncertainty": 120 }, "departure": { "time": "1785505410", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1785505457", "uncertainty": 120 }, "departure": { "time": "1785505457", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1785505595", "uncertainty": 120 }, "departure": { "time": "1785505595", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1785505711", "uncertainty": 120 }, "departure": { "time": "1785505711", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1785505817", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21814252" } } }, { "id": "21323869", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504000", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323869" } } }, { "id": "21814253", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1785506472", "uncertainty": 120 }, "departure": { "time": "1785506472", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785506555", "uncertainty": 120 }, "departure": { "time": "1785506555", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1785506630", "uncertainty": 120 }, "departure": { "time": "1785506630", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1785506670", "uncertainty": 120 }, "departure": { "time": "1785506670", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1785506730", "uncertainty": 120 }, "departure": { "time": "1785506730", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1785506820", "uncertainty": 120 }, "departure": { "time": "1785506820", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1785506884", "uncertainty": 120 }, "departure": { "time": "1785506884", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1785506928", "uncertainty": 120 }, "departure": { "time": "1785506928", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1785506970", "uncertainty": 120 }, "departure": { "time": "1785506970", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1785507351", "uncertainty": 120 }, "departure": { "time": "1785507351", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1785507511", "uncertainty": 120 }, "departure": { "time": "1785507511", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1785507627", "uncertainty": 120 }, "departure": { "time": "1785507627", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1785507704", "uncertainty": 120 }, "departure": { "time": "1785507704", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1785507742", "uncertainty": 120 }, "departure": { "time": "1785507742", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1785507775", "uncertainty": 120 }, "departure": { "time": "1785507775", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1785507810", "uncertainty": 120 }, "departure": { "time": "1785507810", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1785507864", "uncertainty": 120 }, "departure": { "time": "1785507864", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1785507925", "uncertainty": 120 }, "departure": { "time": "1785507925", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1785508017", "uncertainty": 120 }, "departure": { "time": "1785508017", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1785508094", "uncertainty": 120 }, "departure": { "time": "1785508094", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1785508146", "uncertainty": 120 }, "departure": { "time": "1785508146", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1785508194", "uncertainty": 120 }, "departure": { "time": "1785508194", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1785508332", "uncertainty": 120 }, "departure": { "time": "1785508332", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1785508448", "uncertainty": 120 }, "departure": { "time": "1785508448", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1785508554", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21814253" } } }, { "id": "21814254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505500", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21814254" } } }, { "id": "21323865", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502832", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1785502892", "uncertainty": 120 }, "departure": { "time": "1785502892", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 2 }, { "arrival": { "time": "1785502952", "uncertainty": 120 }, "departure": { "time": "1785502952", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 3 }, { "arrival": { "time": "1785503020", "uncertainty": 120 }, "departure": { "time": "1785503040", "uncertainty": 120 }, "stopId": "bsmneu", "stopSequence": 4 }, { "arrival": { "time": "1785503102", "uncertainty": 120 }, "departure": { "time": "1785503102", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 5 }, { "arrival": { "time": "1785503132", "uncertainty": 120 }, "departure": { "time": "1785503132", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 6 }, { "arrival": { "time": "1785503258", "uncertainty": 120 }, "departure": { "time": "1785503258", "uncertainty": 120 }, "stopId": "bsmpalb2", "stopSequence": 7 }, { "arrival": { "time": "1785503308", "uncertainty": 120 }, "departure": { "time": "1785503308", "uncertainty": 120 }, "stopId": "bsmeco", "stopSequence": 8 }, { "arrival": { "time": "1785503342", "uncertainty": 120 }, "departure": { "time": "1785503342", "uncertainty": 120 }, "stopId": "bsmnico", "stopSequence": 9 }, { "arrival": { "time": "1785503492", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 10 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323865" }, "vehicle": { "id": "619", "label": "619" } } }, { "id": "21323866", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323866" } } }, { "id": "21814251", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502321", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1785502456", "uncertainty": 120 }, "departure": { "time": "1785502501", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1785502561", "uncertainty": 120 }, "departure": { "time": "1785502561", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1785502678", "uncertainty": 120 }, "departure": { "time": "1785502682", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1785502772", "uncertainty": 120 }, "departure": { "time": "1785502802", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1785502832", "uncertainty": 120 }, "departure": { "time": "1785502832", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1785502862", "uncertainty": 120 }, "departure": { "time": "1785502862", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1785502922", "uncertainty": 120 }, "departure": { "time": "1785502952", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1785503058", "uncertainty": 120 }, "departure": { "time": "1785503058", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 9 }, { "arrival": { "time": "1785503102", "uncertainty": 120 }, "departure": { "time": "1785503102", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 10 }, { "arrival": { "time": "1785503128", "uncertainty": 120 }, "departure": { "time": "1785503132", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 11 }, { "arrival": { "time": "1785503162", "uncertainty": 120 }, "departure": { "time": "1785503162", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 12 }, { "arrival": { "time": "1785503192", "uncertainty": 120 }, "departure": { "time": "1785503192", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 13 }, { "arrival": { "time": "1785503246", "uncertainty": 120 }, "departure": { "time": "1785503246", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 14 }, { "arrival": { "time": "1785503287", "uncertainty": 120 }, "departure": { "time": "1785503287", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 15 }, { "arrival": { "time": "1785503369", "uncertainty": 120 }, "departure": { "time": "1785503369", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 16 }, { "arrival": { "time": "1785503529", "uncertainty": 120 }, "departure": { "time": "1785503529", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 17 }, { "arrival": { "time": "1785503689", "uncertainty": 120 }, "departure": { "time": "1785503689", "uncertainty": 120 }, "stopId": "outre12", "stopSequence": 18 }, { "arrival": { "time": "1785503751", "uncertainty": 120 }, "departure": { "time": "1785503751", "uncertainty": 120 }, "stopId": "outcrow2", "stopSequence": 19 }, { "arrival": { "time": "1785503792", "uncertainty": 120 }, "departure": { "time": "1785503792", "uncertainty": 120 }, "stopId": "bsmseli2", "stopSequence": 20 }, { "arrival": { "time": "1785503889", "uncertainty": 120 }, "departure": { "time": "1785503889", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1785503971", "uncertainty": 120 }, "departure": { "time": "1785503971", "uncertainty": 120 }, "stopId": "bsmdamr2", "stopSequence": 22 }, { "arrival": { "time": "1785504025", "uncertainty": 120 }, "departure": { "time": "1785504025", "uncertainty": 120 }, "stopId": "bsmres2", "stopSequence": 23 }, { "arrival": { "time": "1785504129", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 24 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21814251" }, "vehicle": { "id": "216", "label": "216" } } }, { "id": "21814268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21814268" } } }, { "id": "21323880", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505200", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323880" } } }, { "id": "21814267", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506100", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21814267" } } }, { "id": "21814080", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504300", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21814080" } } }, { "id": "21814096", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785501536", "uncertainty": 120 }, "departure": { "time": "1785501542", "uncertainty": 120 }, "stopId": "smbgast2" }, { "arrival": { "time": "1785501852", "uncertainty": 120 }, "departure": { "time": "1785501902", "uncertainty": 120 }, "stopId": "smbleon2" }, { "arrival": { "time": "1785501939", "uncertainty": 120 }, "departure": { "time": "1785501962", "uncertainty": 120 }, "stopId": "smbmoul2" }, { "arrival": { "time": "1785501971", "uncertainty": 120 }, "departure": { "time": "1785501992", "uncertainty": 120 }, "stopId": "smbmoul" }, { "arrival": { "time": "1785501998", "uncertainty": 120 }, "departure": { "time": "1785502022", "uncertainty": 120 }, "stopId": "smbbre2" }, { "arrival": { "time": "1785502065", "uncertainty": 120 }, "departure": { "time": "1785502065", "uncertainty": 120 }, "stopId": "smbmar1" }, { "arrival": { "time": "1785503281", "uncertainty": 120 }, "departure": { "time": "1785503281", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785503317", "uncertainty": 120 }, "departure": { "time": "1785503317", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785500972", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1785501006", "uncertainty": 120 }, "departure": { "time": "1785501006", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1785501074", "uncertainty": 120 }, "departure": { "time": "1785501074", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1785501119", "uncertainty": 120 }, "departure": { "time": "1785501119", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 4 }, { "arrival": { "time": "1785501172", "uncertainty": 120 }, "departure": { "time": "1785501242", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1785501332", "uncertainty": 120 }, "departure": { "time": "1785501332", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1785501441", "uncertainty": 120 }, "departure": { "time": "1785501452", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1785501535", "uncertainty": 120 }, "departure": { "time": "1785501535", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1785501471", "uncertainty": 120 }, "departure": { "time": "1785501471", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1785501544", "uncertainty": 120 }, "departure": { "time": "1785501544", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1785501600", "uncertainty": 120 }, "departure": { "time": "1785501600", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1785501688", "uncertainty": 120 }, "departure": { "time": "1785501688", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1785501855", "uncertainty": 120 }, "departure": { "time": "1785501855", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1785502068", "uncertainty": 120 }, "departure": { "time": "1785502068", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1785502128", "uncertainty": 120 }, "departure": { "time": "1785502128", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1785502188", "uncertainty": 120 }, "departure": { "time": "1785502188", "uncertainty": 120 }, "stopId": "wilbons2", "stopSequence": 16 }, { "arrival": { "time": "1785502358", "uncertainty": 120 }, "departure": { "time": "1785502398", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1785502524", "uncertainty": 120 }, "departure": { "time": "1785502524", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1785502613", "uncertainty": 120 }, "departure": { "time": "1785502613", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1785502664", "uncertainty": 120 }, "departure": { "time": "1785502664", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1785502725", "uncertainty": 120 }, "departure": { "time": "1785502733", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1785502813", "uncertainty": 120 }, "departure": { "time": "1785502823", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1785502842", "uncertainty": 120 }, "departure": { "time": "1785502853", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1785502883", "uncertainty": 120 }, "departure": { "time": "1785502944", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1785503018", "uncertainty": 120 }, "departure": { "time": "1785503018", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1785503064", "uncertainty": 120 }, "departure": { "time": "1785503094", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1785503211", "uncertainty": 120 }, "departure": { "time": "1785503211", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1785503127", "uncertainty": 120 }, "departure": { "time": "1785503127", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1785503406", "uncertainty": 120 }, "departure": { "time": "1785503406", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1785503495", "uncertainty": 120 }, "departure": { "time": "1785503495", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1785503619", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21814096" }, "vehicle": { "id": "532", "label": "532" } } }, { "id": "21814097", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785504703", "uncertainty": 120 }, "departure": { "time": "1785504703", "uncertainty": 120 }, "stopId": "smbgast2" }, { "arrival": { "time": "1785504970", "uncertainty": 120 }, "departure": { "time": "1785504970", "uncertainty": 120 }, "stopId": "smbleon2" }, { "arrival": { "time": "1785505003", "uncertainty": 120 }, "departure": { "time": "1785505003", "uncertainty": 120 }, "stopId": "smbmoul2" }, { "arrival": { "time": "1785505012", "uncertainty": 120 }, "departure": { "time": "1785505012", "uncertainty": 120 }, "stopId": "smbmoul" }, { "arrival": { "time": "1785505018", "uncertainty": 120 }, "departure": { "time": "1785505018", "uncertainty": 120 }, "stopId": "smbbre2" }, { "arrival": { "time": "1785505066", "uncertainty": 120 }, "departure": { "time": "1785505066", "uncertainty": 120 }, "stopId": "smbmar1" }, { "arrival": { "time": "1785506188", "uncertainty": 120 }, "departure": { "time": "1785506188", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785506224", "uncertainty": 120 }, "departure": { "time": "1785506224", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785504000", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1785504055", "uncertainty": 120 }, "departure": { "time": "1785504055", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1785504120", "uncertainty": 120 }, "departure": { "time": "1785504120", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1785504215", "uncertainty": 120 }, "departure": { "time": "1785504215", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 4 }, { "arrival": { "time": "1785504300", "uncertainty": 120 }, "departure": { "time": "1785504300", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1785504399", "uncertainty": 120 }, "departure": { "time": "1785504399", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1785504592", "uncertainty": 120 }, "departure": { "time": "1785504592", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1785504702", "uncertainty": 120 }, "departure": { "time": "1785504702", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1785504771", "uncertainty": 120 }, "departure": { "time": "1785504771", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1785504844", "uncertainty": 120 }, "departure": { "time": "1785504844", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1785504900", "uncertainty": 120 }, "departure": { "time": "1785504900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1785504988", "uncertainty": 120 }, "departure": { "time": "1785504988", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1785505155", "uncertainty": 120 }, "departure": { "time": "1785505155", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1785505066", "uncertainty": 120 }, "departure": { "time": "1785505066", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1785505136", "uncertainty": 120 }, "departure": { "time": "1785505136", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1785505219", "uncertainty": 120 }, "departure": { "time": "1785505219", "uncertainty": 120 }, "stopId": "wilbons2", "stopSequence": 16 }, { "arrival": { "time": "1785505360", "uncertainty": 120 }, "departure": { "time": "1785505360", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1785505455", "uncertainty": 120 }, "departure": { "time": "1785505455", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1785505560", "uncertainty": 120 }, "departure": { "time": "1785505560", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1785505635", "uncertainty": 120 }, "departure": { "time": "1785505635", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1785505722", "uncertainty": 120 }, "departure": { "time": "1785505722", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1785505814", "uncertainty": 120 }, "departure": { "time": "1785505814", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1785505833", "uncertainty": 120 }, "departure": { "time": "1785505833", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1785505877", "uncertainty": 120 }, "departure": { "time": "1785505877", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1785505947", "uncertainty": 120 }, "departure": { "time": "1785505947", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1785506016", "uncertainty": 120 }, "departure": { "time": "1785506016", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1785506117", "uncertainty": 120 }, "departure": { "time": "1785506117", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1785506427", "uncertainty": 120 }, "departure": { "time": "1785506427", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1785506336", "uncertainty": 120 }, "departure": { "time": "1785506336", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1785506431", "uncertainty": 120 }, "departure": { "time": "1785506431", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1785506555", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21814097" } } }, { "id": "21814126", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785500672", "uncertainty": 120 }, "departure": { "time": "1785500672", "uncertainty": 120 }, "stopId": "smbwica" }, { "departure": { "time": "1785500671", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1785500661", "uncertainty": 120 }, "departure": { "time": "1785500661", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1785500709", "uncertainty": 120 }, "departure": { "time": "1785500709", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1785500738", "uncertainty": 120 }, "departure": { "time": "1785500738", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1785500743", "uncertainty": 120 }, "departure": { "time": "1785500743", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1785500802", "uncertainty": 120 }, "departure": { "time": "1785501026", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1785501056", "uncertainty": 120 }, "departure": { "time": "1785501056", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1785501176", "uncertainty": 120 }, "departure": { "time": "1785501176", "uncertainty": 120 }, "stopId": "smbjul1", "stopSequence": 8 }, { "arrival": { "time": "1785501234", "uncertainty": 120 }, "departure": { "time": "1785501296", "uncertainty": 120 }, "stopId": "smbmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1785501395", "uncertainty": 120 }, "departure": { "time": "1785501416", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1785501490", "uncertainty": 120 }, "departure": { "time": "1785501490", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1785501517", "uncertainty": 120 }, "departure": { "time": "1785501536", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1785501626", "uncertainty": 120 }, "departure": { "time": "1785501656", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1785501846", "uncertainty": 120 }, "departure": { "time": "1785501896", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1785501986", "uncertainty": 120 }, "departure": { "time": "1785502076", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1785502125", "uncertainty": 120 }, "departure": { "time": "1785502136", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1785502245", "uncertainty": 120 }, "departure": { "time": "1785502286", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1785502444", "uncertainty": 120 }, "departure": { "time": "1785502466", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1785502566", "uncertainty": 120 }, "departure": { "time": "1785502649", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1785502825", "uncertainty": 120 }, "departure": { "time": "1785502859", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1785502934", "uncertainty": 120 }, "departure": { "time": "1785502934", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1785502979", "uncertainty": 120 }, "departure": { "time": "1785502979", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1785503039", "uncertainty": 120 }, "departure": { "time": "1785503039", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1785503079", "uncertainty": 120 }, "departure": { "time": "1785503079", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1785503125", "uncertainty": 120 }, "departure": { "time": "1785503125", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1785503176", "uncertainty": 120 }, "departure": { "time": "1785503176", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1785503243", "uncertainty": 120 }, "departure": { "time": "1785503243", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1785503298", "uncertainty": 120 }, "departure": { "time": "1785503298", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1785503345", "uncertainty": 120 }, "departure": { "time": "1785503345", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1785503401", "uncertainty": 120 }, "departure": { "time": "1785503401", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1785503456", "uncertainty": 120 }, "departure": { "time": "1785503456", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1785503516", "uncertainty": 120 }, "departure": { "time": "1785503516", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1785503581", "uncertainty": 120 }, "departure": { "time": "1785503581", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 33 }, { "arrival": { "time": "1785503641", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21814126" }, "vehicle": { "id": "534", "label": "534" } } }, { "id": "21814127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503940", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21814127" } } }, { "id": "21814569", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505500", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814569" } } }, { "id": "21814570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506700", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814570" } } }, { "id": "21814564", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504300", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814564" } } }, { "id": "21814565", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506640", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814565" } } }, { "id": "21814567", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505560", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814567" } } }, { "id": "21814560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503044", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1785503130", "uncertainty": 120 }, "departure": { "time": "1785503133", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1785503276", "uncertainty": 120 }, "departure": { "time": "1785503297", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1785503347", "uncertainty": 120 }, "departure": { "time": "1785503347", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1785503450", "uncertainty": 120 }, "departure": { "time": "1785503450", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1785503501", "uncertainty": 120 }, "departure": { "time": "1785503501", "uncertainty": 120 }, "stopId": "bsmecol3", "stopSequence": 6 }, { "arrival": { "time": "1785503563", "uncertainty": 120 }, "departure": { "time": "1785503563", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1785503652", "uncertainty": 120 }, "departure": { "time": "1785503652", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1785503727", "uncertainty": 120 }, "departure": { "time": "1785503727", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 9 }, { "arrival": { "time": "1785503785", "uncertainty": 120 }, "departure": { "time": "1785503785", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1785503852", "uncertainty": 120 }, "departure": { "time": "1785503852", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1785503956", "uncertainty": 120 }, "departure": { "time": "1785503956", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1785504084", "uncertainty": 120 }, "departure": { "time": "1785504084", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1785504444", "uncertainty": 120 }, "departure": { "time": "1785504444", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1785504564", "uncertainty": 120 }, "departure": { "time": "1785504600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1785504679", "uncertainty": 120 }, "departure": { "time": "1785504679", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1785504765", "uncertainty": 120 }, "departure": { "time": "1785504765", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1785504851", "uncertainty": 120 }, "departure": { "time": "1785504851", "uncertainty": 120 }, "stopId": "bsmpca3", "stopSequence": 18 }, { "arrival": { "time": "1785504967", "uncertainty": 120 }, "departure": { "time": "1785504967", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1785505080", "uncertainty": 120 }, "departure": { "time": "1785505080", "uncertainty": 120 }, "stopId": "lpocime", "stopSequence": 20 }, { "arrival": { "time": "1785505136", "uncertainty": 120 }, "departure": { "time": "1785505136", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1785505212", "uncertainty": 120 }, "departure": { "time": "1785505212", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1785505291", "uncertainty": 120 }, "departure": { "time": "1785505291", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1785505372", "uncertainty": 120 }, "departure": { "time": "1785505372", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1785505457", "uncertainty": 120 }, "departure": { "time": "1785505457", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1785505556", "uncertainty": 120 }, "departure": { "time": "1785505556", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1785505680", "uncertainty": 120 }, "departure": { "time": "1785505680", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1785505740", "uncertainty": 120 }, "departure": { "time": "1785505740", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1785505812", "uncertainty": 120 }, "departure": { "time": "1785505812", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1785505860", "uncertainty": 120 }, "departure": { "time": "1785505860", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1785505920", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814560" }, "vehicle": { "id": "177", "label": "177" } } }, { "id": "21814561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504420", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814561" } } }, { "id": "21814562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502050", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1785502140", "uncertainty": 120 }, "departure": { "time": "1785502170", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1785502246", "uncertainty": 120 }, "departure": { "time": "1785502260", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1785502313", "uncertainty": 120 }, "departure": { "time": "1785502313", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1785502388", "uncertainty": 120 }, "departure": { "time": "1785502440", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1785502507", "uncertainty": 120 }, "departure": { "time": "1785502593", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1785502652", "uncertainty": 120 }, "departure": { "time": "1785502652", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1785502802", "uncertainty": 120 }, "departure": { "time": "1785502862", "uncertainty": 120 }, "stopId": "outsan2", "stopSequence": 8 }, { "arrival": { "time": "1785502963", "uncertainty": 120 }, "departure": { "time": "1785503012", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1785503083", "uncertainty": 120 }, "departure": { "time": "1785503102", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1785503183", "uncertainty": 120 }, "departure": { "time": "1785503183", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1785503276", "uncertainty": 120 }, "departure": { "time": "1785503276", "uncertainty": 120 }, "stopId": "lpocime2", "stopSequence": 12 }, { "arrival": { "time": "1785503322", "uncertainty": 120 }, "departure": { "time": "1785503322", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1785503441", "uncertainty": 120 }, "departure": { "time": "1785503441", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1785503496", "uncertainty": 120 }, "departure": { "time": "1785503496", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1785503652", "uncertainty": 120 }, "departure": { "time": "1785503652", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1785503750", "uncertainty": 120 }, "departure": { "time": "1785503750", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1785503903", "uncertainty": 120 }, "departure": { "time": "1785503903", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1785504003", "uncertainty": 120 }, "departure": { "time": "1785504003", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1785504121", "uncertainty": 120 }, "departure": { "time": "1785504121", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1785504216", "uncertainty": 120 }, "departure": { "time": "1785504216", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1785504319", "uncertainty": 120 }, "departure": { "time": "1785504319", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 22 }, { "arrival": { "time": "1785504400", "uncertainty": 120 }, "departure": { "time": "1785504400", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1785504489", "uncertainty": 120 }, "departure": { "time": "1785504489", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1785504663", "uncertainty": 120 }, "departure": { "time": "1785504663", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1785504779", "uncertainty": 120 }, "departure": { "time": "1785504779", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1785504843", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814562" }, "vehicle": { "id": "517", "label": "517" } } }, { "id": "21814563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503548", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1785503640", "uncertainty": 120 }, "departure": { "time": "1785503640", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1785503716", "uncertainty": 120 }, "departure": { "time": "1785503716", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1785503770", "uncertainty": 120 }, "departure": { "time": "1785503770", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1785503853", "uncertainty": 120 }, "departure": { "time": "1785503853", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1785503929", "uncertainty": 120 }, "departure": { "time": "1785503929", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1785503992", "uncertainty": 120 }, "departure": { "time": "1785503992", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1785504143", "uncertainty": 120 }, "departure": { "time": "1785504143", "uncertainty": 120 }, "stopId": "outsan2", "stopSequence": 8 }, { "arrival": { "time": "1785504245", "uncertainty": 120 }, "departure": { "time": "1785504245", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1785504316", "uncertainty": 120 }, "departure": { "time": "1785504316", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1785504374", "uncertainty": 120 }, "departure": { "time": "1785504374", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1785504486", "uncertainty": 120 }, "departure": { "time": "1785504486", "uncertainty": 120 }, "stopId": "lpocime2", "stopSequence": 12 }, { "arrival": { "time": "1785504533", "uncertainty": 120 }, "departure": { "time": "1785504533", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1785504741", "uncertainty": 120 }, "departure": { "time": "1785504741", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1785504776", "uncertainty": 120 }, "departure": { "time": "1785504776", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1785504895", "uncertainty": 120 }, "departure": { "time": "1785504895", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1785505015", "uncertainty": 120 }, "departure": { "time": "1785505015", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1785505195", "uncertainty": 120 }, "departure": { "time": "1785505195", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1785505375", "uncertainty": 120 }, "departure": { "time": "1785505375", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1785505488", "uncertainty": 120 }, "departure": { "time": "1785505488", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1785505615", "uncertainty": 120 }, "departure": { "time": "1785505615", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1785505718", "uncertainty": 120 }, "departure": { "time": "1785505718", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 22 }, { "arrival": { "time": "1785505796", "uncertainty": 120 }, "departure": { "time": "1785505796", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1785505869", "uncertainty": 120 }, "departure": { "time": "1785505869", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1785506035", "uncertainty": 120 }, "departure": { "time": "1785506035", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1785506151", "uncertainty": 120 }, "departure": { "time": "1785506151", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1785506215", "uncertainty": 120 }, "departure": { "time": "1785506215", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1785506329", "uncertainty": 120 }, "departure": { "time": "1785506329", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1785506395", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814563" } } }, { "id": "21814158", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505800", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21814158" } } }, { "id": "21814152", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502831", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1785503088", "uncertainty": 120 }, "departure": { "time": "1785503131", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1785503195", "uncertainty": 120 }, "departure": { "time": "1785503195", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1785503258", "uncertainty": 120 }, "departure": { "time": "1785503258", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1785503341", "uncertainty": 120 }, "departure": { "time": "1785503341", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1785503417", "uncertainty": 120 }, "departure": { "time": "1785503417", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1785503535", "uncertainty": 120 }, "departure": { "time": "1785503535", "uncertainty": 120 }, "stopId": "smbjul2", "stopSequence": 7 }, { "arrival": { "time": "1785503641", "uncertainty": 120 }, "departure": { "time": "1785503641", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1785503660", "uncertainty": 120 }, "departure": { "time": "1785503660", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1785503719", "uncertainty": 120 }, "departure": { "time": "1785503719", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1785503860", "uncertainty": 120 }, "departure": { "time": "1785503860", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 11 }, { "arrival": { "time": "1785504324", "uncertainty": 120 }, "departure": { "time": "1785504324", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1785504399", "uncertainty": 120 }, "departure": { "time": "1785504399", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1785504464", "uncertainty": 120 }, "departure": { "time": "1785504464", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1785504520", "uncertainty": 120 }, "departure": { "time": "1785504520", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1785504566", "uncertainty": 120 }, "departure": { "time": "1785504566", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1785504666", "uncertainty": 120 }, "departure": { "time": "1785504666", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1785504704", "uncertainty": 120 }, "departure": { "time": "1785504704", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1785504759", "uncertainty": 120 }, "departure": { "time": "1785504759", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1785504859", "uncertainty": 120 }, "departure": { "time": "1785504859", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1785504939", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21814152" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21814415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500398", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1785500449", "uncertainty": 120 }, "departure": { "time": "1785500458", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1785500518", "uncertainty": 120 }, "departure": { "time": "1785500548", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1785500648", "uncertainty": 120 }, "departure": { "time": "1785500648", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1785500698", "uncertainty": 120 }, "departure": { "time": "1785500698", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1785500840", "uncertainty": 120 }, "departure": { "time": "1785500848", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1785500908", "uncertainty": 120 }, "departure": { "time": "1785500938", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1785500988", "uncertainty": 120 }, "departure": { "time": "1785500988", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1785501124", "uncertainty": 120 }, "departure": { "time": "1785501124", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1785501232", "uncertainty": 120 }, "departure": { "time": "1785501238", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1785501316", "uncertainty": 120 }, "departure": { "time": "1785501328", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1785501388", "uncertainty": 120 }, "departure": { "time": "1785501388", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1785501445", "uncertainty": 120 }, "departure": { "time": "1785501448", "uncertainty": 120 }, "stopId": "outsan2", "stopSequence": 13 }, { "arrival": { "time": "1785501530", "uncertainty": 120 }, "departure": { "time": "1785501538", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1785501596", "uncertainty": 120 }, "departure": { "time": "1785501598", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1785501686", "uncertainty": 120 }, "departure": { "time": "1785501686", "uncertainty": 120 }, "stopId": "lpocime2", "stopSequence": 16 }, { "arrival": { "time": "1785501718", "uncertainty": 120 }, "departure": { "time": "1785501718", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1785501822", "uncertainty": 120 }, "departure": { "time": "1785501822", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1785501928", "uncertainty": 120 }, "departure": { "time": "1785501928", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1785502018", "uncertainty": 120 }, "departure": { "time": "1785502048", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1785502138", "uncertainty": 120 }, "departure": { "time": "1785502318", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1785502408", "uncertainty": 120 }, "departure": { "time": "1785502408", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1785502528", "uncertainty": 120 }, "departure": { "time": "1785502558", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1785502648", "uncertainty": 120 }, "departure": { "time": "1785502648", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1785502717", "uncertainty": 120 }, "departure": { "time": "1785502769", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1785502858", "uncertainty": 120 }, "departure": { "time": "1785502888", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1785502918", "uncertainty": 120 }, "departure": { "time": "1785502918", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1785502966", "uncertainty": 120 }, "departure": { "time": "1785502978", "uncertainty": 120 }, "stopId": "bsmcal2", "stopSequence": 28 }, { "arrival": { "time": "1785503038", "uncertainty": 120 }, "departure": { "time": "1785503038", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1785503068", "uncertainty": 120 }, "departure": { "time": "1785503128", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1785503176", "uncertainty": 120 }, "departure": { "time": "1785503176", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1785503248", "uncertainty": 120 }, "departure": { "time": "1785503248", "uncertainty": 120 }, "stopId": "wilbons", "stopSequence": 32 }, { "arrival": { "time": "1785503495", "uncertainty": 120 }, "departure": { "time": "1785503495", "uncertainty": 120 }, "stopId": "wilmont", "stopSequence": 33 }, { "arrival": { "time": "1785503549", "uncertainty": 120 }, "departure": { "time": "1785503549", "uncertainty": 120 }, "stopId": "wilserge", "stopSequence": 34 }, { "arrival": { "time": "1785503586", "uncertainty": 120 }, "departure": { "time": "1785503586", "uncertainty": 120 }, "stopId": "wilfont", "stopSequence": 35 }, { "arrival": { "time": "1785503608", "uncertainty": 120 }, "departure": { "time": "1785503608", "uncertainty": 120 }, "stopId": "wilegli", "stopSequence": 36 }, { "arrival": { "time": "1785503677", "uncertainty": 120 }, "departure": { "time": "1785503677", "uncertainty": 120 }, "stopId": "wiletoi", "stopSequence": 37 }, { "arrival": { "time": "1785503793", "uncertainty": 120 }, "departure": { "time": "1785503793", "uncertainty": 120 }, "stopId": "wilplai", "stopSequence": 38 }, { "arrival": { "time": "1785503848", "uncertainty": 120 }, "departure": { "time": "1785503848", "uncertainty": 120 }, "stopId": "wilcol1", "stopSequence": 39 }, { "arrival": { "time": "1785503934", "uncertainty": 120 }, "departure": { "time": "1785503934", "uncertainty": 120 }, "stopId": "wilsncf", "stopSequence": 40 }, { "arrival": { "time": "1785504058", "uncertainty": 120 }, "departure": { "time": "1785504058", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1785504135", "uncertainty": 120 }, "departure": { "time": "1785504135", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1785504206", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21814415" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21814416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503160", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21814416" } } }, { "id": "21814417", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506460", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21814417" } } }, { "id": "21814447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503130", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1785503233", "uncertainty": 120 }, "departure": { "time": "1785503233", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 2 }, { "arrival": { "time": "1785503323", "uncertainty": 120 }, "departure": { "time": "1785503323", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1785503430", "uncertainty": 120 }, "departure": { "time": "1785503430", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 4 }, { "arrival": { "time": "1785503506", "uncertainty": 120 }, "departure": { "time": "1785503506", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 5 }, { "arrival": { "time": "1785503645", "uncertainty": 120 }, "departure": { "time": "1785503645", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 6 }, { "arrival": { "time": "1785503728", "uncertainty": 120 }, "departure": { "time": "1785503728", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 7 }, { "arrival": { "time": "1785503910", "uncertainty": 120 }, "departure": { "time": "1785503910", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 8 }, { "arrival": { "time": "1785503998", "uncertainty": 120 }, "departure": { "time": "1785503998", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 9 }, { "arrival": { "time": "1785504090", "uncertainty": 120 }, "departure": { "time": "1785504090", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 10 }, { "arrival": { "time": "1785504181", "uncertainty": 120 }, "departure": { "time": "1785504181", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1785504331", "uncertainty": 120 }, "departure": { "time": "1785504331", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 12 }, { "arrival": { "time": "1785504383", "uncertainty": 120 }, "departure": { "time": "1785504383", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 13 }, { "arrival": { "time": "1785504450", "uncertainty": 120 }, "departure": { "time": "1785504450", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 14 }, { "arrival": { "time": "1785504509", "uncertainty": 120 }, "departure": { "time": "1785504509", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 15 }, { "arrival": { "time": "1785504584", "uncertainty": 120 }, "departure": { "time": "1785504584", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 16 }, { "arrival": { "time": "1785504655", "uncertainty": 120 }, "departure": { "time": "1785504655", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 17 }, { "arrival": { "time": "1785504719", "uncertainty": 120 }, "departure": { "time": "1785504719", "uncertainty": 120 }, "stopId": "bsmlegi", "stopSequence": 18 }, { "arrival": { "time": "1785504824", "uncertainty": 120 }, "departure": { "time": "1785504824", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 19 }, { "arrival": { "time": "1785505042", "uncertainty": 120 }, "departure": { "time": "1785505042", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 20 }, { "arrival": { "time": "1785505156", "uncertainty": 120 }, "departure": { "time": "1785505156", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 21 }, { "arrival": { "time": "1785505203", "uncertainty": 120 }, "departure": { "time": "1785505203", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 22 }, { "arrival": { "time": "1785505245", "uncertainty": 120 }, "departure": { "time": "1785505245", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 23 }, { "arrival": { "time": "1785505295", "uncertainty": 120 }, "departure": { "time": "1785505295", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 24 }, { "arrival": { "time": "1785505400", "uncertainty": 120 }, "departure": { "time": "1785505400", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 25 }, { "arrival": { "time": "1785505467", "uncertainty": 120 }, "departure": { "time": "1785505467", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 26 }, { "arrival": { "time": "1785505515", "uncertainty": 120 }, "departure": { "time": "1785505515", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 27 }, { "arrival": { "time": "1785505576", "uncertainty": 120 }, "departure": { "time": "1785505576", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 28 }, { "arrival": { "time": "1785505657", "uncertainty": 120 }, "departure": { "time": "1785505657", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 29 }, { "arrival": { "time": "1785505723", "uncertainty": 120 }, "departure": { "time": "1785505723", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 30 }, { "arrival": { "time": "1785505761", "uncertainty": 120 }, "departure": { "time": "1785505761", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 31 }, { "arrival": { "time": "1785505794", "uncertainty": 120 }, "departure": { "time": "1785505794", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 32 }, { "arrival": { "time": "1785505859", "uncertainty": 120 }, "departure": { "time": "1785505859", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 33 }, { "arrival": { "time": "1785505885", "uncertainty": 120 }, "departure": { "time": "1785505885", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 34 }, { "arrival": { "time": "1785505955", "uncertainty": 120 }, "departure": { "time": "1785505955", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 35 }, { "arrival": { "time": "1785506015", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 36 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21814447" }, "vehicle": { "id": "162", "label": "162" } } }, { "id": "21814432", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785503235", "uncertainty": 120 }, "departure": { "time": "1785503235", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785503271", "uncertainty": 120 }, "departure": { "time": "1785503271", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785501481", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1785501541", "uncertainty": 120 }, "departure": { "time": "1785501541", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1785501645", "uncertainty": 120 }, "departure": { "time": "1785501645", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1785501746", "uncertainty": 120 }, "departure": { "time": "1785501751", "uncertainty": 120 }, "stopId": "wilsncf2", "stopSequence": 4 }, { "arrival": { "time": "1785501836", "uncertainty": 120 }, "departure": { "time": "1785501871", "uncertainty": 120 }, "stopId": "wilcol2", "stopSequence": 5 }, { "arrival": { "time": "1785501922", "uncertainty": 120 }, "departure": { "time": "1785501922", "uncertainty": 120 }, "stopId": "wilplai2", "stopSequence": 6 }, { "arrival": { "time": "1785501991", "uncertainty": 120 }, "departure": { "time": "1785501991", "uncertainty": 120 }, "stopId": "wiletoi2", "stopSequence": 7 }, { "arrival": { "time": "1785502092", "uncertainty": 120 }, "departure": { "time": "1785502141", "uncertainty": 120 }, "stopId": "wilegli2", "stopSequence": 8 }, { "arrival": { "time": "1785502214", "uncertainty": 120 }, "departure": { "time": "1785502214", "uncertainty": 120 }, "stopId": "wilfont2", "stopSequence": 9 }, { "arrival": { "time": "1785502298", "uncertainty": 120 }, "departure": { "time": "1785502298", "uncertainty": 120 }, "stopId": "wilserg2", "stopSequence": 10 }, { "arrival": { "time": "1785502337", "uncertainty": 120 }, "departure": { "time": "1785502337", "uncertainty": 120 }, "stopId": "wilmont2", "stopSequence": 11 }, { "arrival": { "time": "1785502466", "uncertainty": 120 }, "departure": { "time": "1785502466", "uncertainty": 120 }, "stopId": "wilparc2", "stopSequence": 12 }, { "arrival": { "time": "1785502517", "uncertainty": 120 }, "departure": { "time": "1785502531", "uncertainty": 120 }, "stopId": "wilbons2", "stopSequence": 13 }, { "arrival": { "time": "1785502618", "uncertainty": 120 }, "departure": { "time": "1785502653", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1785502773", "uncertainty": 120 }, "departure": { "time": "1785502773", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1785502831", "uncertainty": 120 }, "departure": { "time": "1785502833", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1785502893", "uncertainty": 120 }, "departure": { "time": "1785502923", "uncertainty": 120 }, "stopId": "bsmcal1", "stopSequence": 17 }, { "arrival": { "time": "1785503003", "uncertainty": 120 }, "departure": { "time": "1785503003", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1785503065", "uncertainty": 120 }, "departure": { "time": "1785503073", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1785503133", "uncertainty": 120 }, "departure": { "time": "1785503133", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1785503171", "uncertainty": 120 }, "departure": { "time": "1785503171", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1785503360", "uncertainty": 120 }, "departure": { "time": "1785503360", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1785503449", "uncertainty": 120 }, "departure": { "time": "1785503449", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1785503605", "uncertainty": 120 }, "departure": { "time": "1785503605", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1785503703", "uncertainty": 120 }, "departure": { "time": "1785503703", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1785503777", "uncertainty": 120 }, "departure": { "time": "1785503777", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1785503884", "uncertainty": 120 }, "departure": { "time": "1785503884", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1785504004", "uncertainty": 120 }, "departure": { "time": "1785504004", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1785504112", "uncertainty": 120 }, "departure": { "time": "1785504112", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1785504195", "uncertainty": 120 }, "departure": { "time": "1785504195", "uncertainty": 120 }, "stopId": "lpocime", "stopSequence": 30 }, { "arrival": { "time": "1785504307", "uncertainty": 120 }, "departure": { "time": "1785504307", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1785504390", "uncertainty": 120 }, "departure": { "time": "1785504390", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1785504422", "uncertainty": 120 }, "departure": { "time": "1785504422", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1785504514", "uncertainty": 120 }, "departure": { "time": "1785504514", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1785504547", "uncertainty": 120 }, "departure": { "time": "1785504547", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1785504608", "uncertainty": 120 }, "departure": { "time": "1785504608", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1785504727", "uncertainty": 120 }, "departure": { "time": "1785504727", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1785504907", "uncertainty": 120 }, "departure": { "time": "1785504907", "uncertainty": 120 }, "stopId": "equcime2", "stopSequence": 38 }, { "arrival": { "time": "1785505027", "uncertainty": 120 }, "departure": { "time": "1785505027", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1785505070", "uncertainty": 120 }, "departure": { "time": "1785505070", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1785505147", "uncertainty": 120 }, "departure": { "time": "1785505147", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1785505277", "uncertainty": 120 }, "departure": { "time": "1785505277", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1785505346", "uncertainty": 120 }, "departure": { "time": "1785505346", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1785505393", "uncertainty": 120 }, "departure": { "time": "1785505393", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1785505507", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21814432" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21814433", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785506277", "uncertainty": 120 }, "departure": { "time": "1785506277", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785506313", "uncertainty": 120 }, "departure": { "time": "1785506313", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785504600", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1785504667", "uncertainty": 120 }, "departure": { "time": "1785504667", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1785504733", "uncertainty": 120 }, "departure": { "time": "1785504733", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1785504861", "uncertainty": 120 }, "departure": { "time": "1785504861", "uncertainty": 120 }, "stopId": "wilsncf2", "stopSequence": 4 }, { "arrival": { "time": "1785504960", "uncertainty": 120 }, "departure": { "time": "1785504960", "uncertainty": 120 }, "stopId": "wilcol2", "stopSequence": 5 }, { "arrival": { "time": "1785505015", "uncertainty": 120 }, "departure": { "time": "1785505015", "uncertainty": 120 }, "stopId": "wilplai2", "stopSequence": 6 }, { "arrival": { "time": "1785505143", "uncertainty": 120 }, "departure": { "time": "1785505143", "uncertainty": 120 }, "stopId": "wiletoi2", "stopSequence": 7 }, { "arrival": { "time": "1785505200", "uncertainty": 120 }, "departure": { "time": "1785505200", "uncertainty": 120 }, "stopId": "wilegli2", "stopSequence": 8 }, { "arrival": { "time": "1785505240", "uncertainty": 120 }, "departure": { "time": "1785505240", "uncertainty": 120 }, "stopId": "wilfont2", "stopSequence": 9 }, { "arrival": { "time": "1785505286", "uncertainty": 120 }, "departure": { "time": "1785505286", "uncertainty": 120 }, "stopId": "wilserg2", "stopSequence": 10 }, { "arrival": { "time": "1785505331", "uncertainty": 120 }, "departure": { "time": "1785505331", "uncertainty": 120 }, "stopId": "wilmont2", "stopSequence": 11 }, { "arrival": { "time": "1785505501", "uncertainty": 120 }, "departure": { "time": "1785505501", "uncertainty": 120 }, "stopId": "wilparc2", "stopSequence": 12 }, { "arrival": { "time": "1785505560", "uncertainty": 120 }, "departure": { "time": "1785505560", "uncertainty": 120 }, "stopId": "wilbons2", "stopSequence": 13 }, { "arrival": { "time": "1785505638", "uncertainty": 120 }, "departure": { "time": "1785505638", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1785505740", "uncertainty": 120 }, "departure": { "time": "1785505740", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1785505797", "uncertainty": 120 }, "departure": { "time": "1785505797", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1785505891", "uncertainty": 120 }, "departure": { "time": "1785505891", "uncertainty": 120 }, "stopId": "bsmcal1", "stopSequence": 17 }, { "arrival": { "time": "1785505986", "uncertainty": 120 }, "departure": { "time": "1785505986", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1785506100", "uncertainty": 120 }, "departure": { "time": "1785506100", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1785506175", "uncertainty": 120 }, "departure": { "time": "1785506175", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1785506351", "uncertainty": 120 }, "departure": { "time": "1785506351", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1785506424", "uncertainty": 120 }, "departure": { "time": "1785506424", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1785506518", "uncertainty": 120 }, "departure": { "time": "1785506518", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1785506662", "uncertainty": 120 }, "departure": { "time": "1785506662", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1785506778", "uncertainty": 120 }, "departure": { "time": "1785506880", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1785506983", "uncertainty": 120 }, "departure": { "time": "1785506983", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1785507120", "uncertainty": 120 }, "departure": { "time": "1785507120", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1785507240", "uncertainty": 120 }, "departure": { "time": "1785507240", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1785507348", "uncertainty": 120 }, "departure": { "time": "1785507348", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1785507428", "uncertainty": 120 }, "departure": { "time": "1785507428", "uncertainty": 120 }, "stopId": "lpocime", "stopSequence": 30 }, { "arrival": { "time": "1785507540", "uncertainty": 120 }, "departure": { "time": "1785507540", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1785507623", "uncertainty": 120 }, "departure": { "time": "1785507623", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1785507655", "uncertainty": 120 }, "departure": { "time": "1785507655", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1785507747", "uncertainty": 120 }, "departure": { "time": "1785507747", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1785507780", "uncertainty": 120 }, "departure": { "time": "1785507780", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1785507862", "uncertainty": 120 }, "departure": { "time": "1785507862", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1785508020", "uncertainty": 120 }, "departure": { "time": "1785508020", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1785508200", "uncertainty": 120 }, "departure": { "time": "1785508200", "uncertainty": 120 }, "stopId": "equcime2", "stopSequence": 38 }, { "arrival": { "time": "1785508320", "uncertainty": 120 }, "departure": { "time": "1785508320", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1785508363", "uncertainty": 120 }, "departure": { "time": "1785508363", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1785508440", "uncertainty": 120 }, "departure": { "time": "1785508440", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1785508570", "uncertainty": 120 }, "departure": { "time": "1785508570", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1785508639", "uncertainty": 120 }, "departure": { "time": "1785508639", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1785508686", "uncertainty": 120 }, "departure": { "time": "1785508686", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1785508800", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21814433" } } }, { "id": "21814448", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505920", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21814448" } } }, { "id": "21814160", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502500", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 }, { "arrival": { "time": "1785502607", "uncertainty": 120 }, "departure": { "time": "1785502652", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 2 }, { "arrival": { "time": "1785502703", "uncertainty": 120 }, "departure": { "time": "1785502703", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 3 }, { "arrival": { "time": "1785502772", "uncertainty": 120 }, "departure": { "time": "1785502772", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 4 }, { "arrival": { "time": "1785502832", "uncertainty": 120 }, "departure": { "time": "1785502832", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 5 }, { "arrival": { "time": "1785502877", "uncertainty": 120 }, "departure": { "time": "1785502892", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 6 }, { "arrival": { "time": "1785502965", "uncertainty": 120 }, "departure": { "time": "1785503042", "uncertainty": 120 }, "stopId": "smbinqo", "stopSequence": 7 }, { "arrival": { "time": "1785503115", "uncertainty": 120 }, "departure": { "time": "1785503132", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 8 }, { "arrival": { "time": "1785503172", "uncertainty": 120 }, "departure": { "time": "1785503172", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 9 }, { "arrival": { "time": "1785503605", "uncertainty": 120 }, "departure": { "time": "1785503605", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 10 }, { "arrival": { "time": "1785503821", "uncertainty": 120 }, "departure": { "time": "1785503821", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 11 }, { "arrival": { "time": "1785503897", "uncertainty": 120 }, "departure": { "time": "1785503897", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 12 }, { "arrival": { "time": "1785503966", "uncertainty": 120 }, "departure": { "time": "1785503966", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 13 }, { "arrival": { "time": "1785504038", "uncertainty": 120 }, "departure": { "time": "1785504038", "uncertainty": 120 }, "stopId": "smbjul1", "stopSequence": 14 }, { "arrival": { "time": "1785504133", "uncertainty": 120 }, "departure": { "time": "1785504133", "uncertainty": 120 }, "stopId": "smbmaqu2", "stopSequence": 15 }, { "arrival": { "time": "1785504213", "uncertainty": 120 }, "departure": { "time": "1785504213", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 16 }, { "arrival": { "time": "1785504276", "uncertainty": 120 }, "departure": { "time": "1785504276", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 17 }, { "arrival": { "time": "1785504356", "uncertainty": 120 }, "departure": { "time": "1785504356", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 18 }, { "arrival": { "time": "1785504449", "uncertainty": 120 }, "departure": { "time": "1785504449", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 19 }, { "arrival": { "time": "1785504581", "uncertainty": 120 }, "departure": { "time": "1785504581", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1785504670", "uncertainty": 120 }, "departure": { "time": "1785504670", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1785504765", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 22 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21814160" }, "vehicle": { "id": "406", "label": "406" } } }, { "id": "21814161", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505500", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21814161" } } }, { "id": "21814206", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785503395", "uncertainty": 120 }, "departure": { "time": "1785503395", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785503431", "uncertainty": 120 }, "departure": { "time": "1785503431", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785501721", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1785501961", "uncertainty": 120 }, "departure": { "time": "1785501991", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1785502066", "uncertainty": 120 }, "departure": { "time": "1785502081", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1785502141", "uncertainty": 120 }, "departure": { "time": "1785502141", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1785502219", "uncertainty": 120 }, "departure": { "time": "1785502231", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1785502291", "uncertainty": 120 }, "departure": { "time": "1785502291", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1785502321", "uncertainty": 120 }, "departure": { "time": "1785502351", "uncertainty": 120 }, "stopId": "bsmcal2", "stopSequence": 7 }, { "arrival": { "time": "1785502411", "uncertainty": 120 }, "departure": { "time": "1785502411", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1785502490", "uncertainty": 120 }, "departure": { "time": "1785502490", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1785502523", "uncertainty": 120 }, "departure": { "time": "1785502593", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1785502669", "uncertainty": 120 }, "departure": { "time": "1785502711", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1785502799", "uncertainty": 120 }, "departure": { "time": "1785502861", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1785502921", "uncertainty": 120 }, "departure": { "time": "1785502951", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1785503030", "uncertainty": 120 }, "departure": { "time": "1785503041", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1785503091", "uncertainty": 120 }, "departure": { "time": "1785503101", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1785503176", "uncertainty": 120 }, "departure": { "time": "1785503176", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1785503224", "uncertainty": 120 }, "departure": { "time": "1785503224", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1785503325", "uncertainty": 120 }, "departure": { "time": "1785503325", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1785503424", "uncertainty": 120 }, "departure": { "time": "1785503424", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1785503520", "uncertainty": 120 }, "departure": { "time": "1785503520", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1785503608", "uncertainty": 120 }, "departure": { "time": "1785503608", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1785503739", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21814206" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21814207", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501691", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1785501841", "uncertainty": 120 }, "departure": { "time": "1785501841", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785501986", "uncertainty": 120 }, "departure": { "time": "1785502021", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1785502075", "uncertainty": 120 }, "departure": { "time": "1785502080", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1785502141", "uncertainty": 120 }, "departure": { "time": "1785502141", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1785502228", "uncertainty": 120 }, "departure": { "time": "1785502228", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1785502303", "uncertainty": 120 }, "departure": { "time": "1785502351", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1785502394", "uncertainty": 120 }, "departure": { "time": "1785502411", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1785502541", "uncertainty": 120 }, "departure": { "time": "1785502561", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1785502618", "uncertainty": 120 }, "departure": { "time": "1785502651", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1785502745", "uncertainty": 120 }, "departure": { "time": "1785502745", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1785502801", "uncertainty": 120 }, "departure": { "time": "1785502860", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1785502923", "uncertainty": 120 }, "departure": { "time": "1785502923", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1785502981", "uncertainty": 120 }, "departure": { "time": "1785502981", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1785503057", "uncertainty": 120 }, "departure": { "time": "1785503071", "uncertainty": 120 }, "stopId": "bsmcal1", "stopSequence": 15 }, { "arrival": { "time": "1785503127", "uncertainty": 120 }, "departure": { "time": "1785503131", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1785503203", "uncertainty": 120 }, "departure": { "time": "1785503203", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1785503265", "uncertainty": 120 }, "departure": { "time": "1785503265", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1785503343", "uncertainty": 120 }, "departure": { "time": "1785503343", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1785503434", "uncertainty": 120 }, "departure": { "time": "1785503434", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1785503563", "uncertainty": 120 }, "departure": { "time": "1785503563", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1785503650", "uncertainty": 120 }, "departure": { "time": "1785503650", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1785503754", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21814207" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21814597", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501511", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 }, { "arrival": { "time": "1785501587", "uncertainty": 120 }, "departure": { "time": "1785501600", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 2 }, { "arrival": { "time": "1785501703", "uncertainty": 120 }, "departure": { "time": "1785501703", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 3 }, { "arrival": { "time": "1785501780", "uncertainty": 120 }, "departure": { "time": "1785501780", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 4 }, { "arrival": { "time": "1785501825", "uncertainty": 120 }, "departure": { "time": "1785501840", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 5 }, { "arrival": { "time": "1785501946", "uncertainty": 120 }, "departure": { "time": "1785501946", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 6 }, { "arrival": { "time": "1785501967", "uncertainty": 120 }, "departure": { "time": "1785501967", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 7 }, { "arrival": { "time": "1785502003", "uncertainty": 120 }, "departure": { "time": "1785502003", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 8 }, { "arrival": { "time": "1785502064", "uncertainty": 120 }, "departure": { "time": "1785502064", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 9 }, { "arrival": { "time": "1785502080", "uncertainty": 120 }, "departure": { "time": "1785502080", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 10 }, { "arrival": { "time": "1785502138", "uncertainty": 120 }, "departure": { "time": "1785502140", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 11 }, { "arrival": { "time": "1785502196", "uncertainty": 120 }, "departure": { "time": "1785502200", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 12 }, { "arrival": { "time": "1785502320", "uncertainty": 120 }, "departure": { "time": "1785502320", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 13 }, { "arrival": { "time": "1785502371", "uncertainty": 120 }, "departure": { "time": "1785502381", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 14 }, { "arrival": { "time": "1785502429", "uncertainty": 120 }, "departure": { "time": "1785502429", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 15 }, { "arrival": { "time": "1785502485", "uncertainty": 120 }, "departure": { "time": "1785502485", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 16 }, { "arrival": { "time": "1785502577", "uncertainty": 120 }, "departure": { "time": "1785502577", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 17 }, { "arrival": { "time": "1785502680", "uncertainty": 120 }, "departure": { "time": "1785502682", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 18 }, { "arrival": { "time": "1785502769", "uncertainty": 120 }, "departure": { "time": "1785502769", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 19 }, { "arrival": { "time": "1785502814", "uncertainty": 120 }, "departure": { "time": "1785502814", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 20 }, { "arrival": { "time": "1785502861", "uncertainty": 120 }, "departure": { "time": "1785502862", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 21 }, { "arrival": { "time": "1785502907", "uncertainty": 120 }, "departure": { "time": "1785502907", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 22 }, { "arrival": { "time": "1785503012", "uncertainty": 120 }, "departure": { "time": "1785503012", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 23 }, { "arrival": { "time": "1785503099", "uncertainty": 120 }, "departure": { "time": "1785503102", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 24 }, { "arrival": { "time": "1785503203", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 25 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21814597" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21814598", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504000", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21814598" } } }, { "id": "21814599", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21814599" } } }, { "id": "21814610", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502652", "uncertainty": 120 }, "stopId": "equage", "stopSequence": 1 }, { "arrival": { "time": "1785502709", "uncertainty": 120 }, "departure": { "time": "1785502714", "uncertainty": 120 }, "stopId": "eququi1", "stopSequence": 2 }, { "arrival": { "time": "1785502807", "uncertainty": 120 }, "departure": { "time": "1785502864", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 3 }, { "arrival": { "time": "1785502925", "uncertainty": 120 }, "departure": { "time": "1785502925", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 4 }, { "arrival": { "time": "1785502973", "uncertainty": 120 }, "departure": { "time": "1785502973", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 5 }, { "arrival": { "time": "1785503028", "uncertainty": 120 }, "departure": { "time": "1785503028", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 6 }, { "arrival": { "time": "1785503075", "uncertainty": 120 }, "departure": { "time": "1785503075", "uncertainty": 120 }, "stopId": "equpomp3", "stopSequence": 7 }, { "arrival": { "time": "1785503173", "uncertainty": 120 }, "departure": { "time": "1785503173", "uncertainty": 120 }, "stopId": "equcha", "stopSequence": 8 }, { "arrival": { "time": "1785503302", "uncertainty": 120 }, "departure": { "time": "1785503302", "uncertainty": 120 }, "stopId": "equvil1", "stopSequence": 9 }, { "arrival": { "time": "1785503362", "uncertainty": 120 }, "departure": { "time": "1785503362", "uncertainty": 120 }, "stopId": "equvil2", "stopSequence": 10 }, { "arrival": { "time": "1785503430", "uncertainty": 120 }, "departure": { "time": "1785503430", "uncertainty": 120 }, "stopId": "equiqui2", "stopSequence": 11 }, { "arrival": { "time": "1785503516", "uncertainty": 120 }, "stopId": "equage", "stopSequence": 12 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "NAV1", "scheduleRelationship": "SCHEDULED", "tripId": "21814610" }, "vehicle": { "id": "214", "label": "214" } } }, { "id": "21814611", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504000", "uncertainty": 120 }, "stopId": "equage", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "NAV1", "scheduleRelationship": "SCHEDULED", "tripId": "21814611" } } }, { "id": "21814624", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785504300", "uncertainty": 120 }, "stopId": "wimsud", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "routeId": "NAV2", "scheduleRelationship": "SCHEDULED", "tripId": "21814624" } } }, { "id": "21814625", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785503128", "uncertainty": 120 }, "departure": { "time": "1785503128", "uncertainty": 120 }, "stopId": "wimbib", "stopSequence": 3 }, { "arrival": { "time": "1785503248", "uncertainty": 120 }, "departure": { "time": "1785503248", "uncertainty": 120 }, "stopId": "wimnor2", "stopSequence": 4 }, { "arrival": { "time": "1785503488", "uncertainty": 120 }, "departure": { "time": "1785503488", "uncertainty": 120 }, "stopId": "wimtou3", "stopSequence": 5 }, { "arrival": { "time": "1785503668", "uncertainty": 120 }, "departure": { "time": "1785503668", "uncertainty": 120 }, "stopId": "wimage", "stopSequence": 6 }, { "arrival": { "time": "1785503788", "uncertainty": 120 }, "departure": { "time": "1785503788", "uncertainty": 120 }, "stopId": "wimfoc", "stopSequence": 7 }, { "arrival": { "time": "1785504028", "uncertainty": 120 }, "stopId": "wimsud", "stopSequence": 8 } ], "timestamp": "1785503142", "trip": { "routeId": "NAV2", "scheduleRelationship": "SCHEDULED", "tripId": "21814625" }, "vehicle": { "id": "618", "label": "618" } } }, { "id": "21814557", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501048", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1785501146", "uncertainty": 120 }, "departure": { "time": "1785501168", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1785501218", "uncertainty": 120 }, "departure": { "time": "1785501218", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1785501241", "uncertainty": 120 }, "departure": { "time": "1785501241", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1785501306", "uncertainty": 120 }, "departure": { "time": "1785501306", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1785501348", "uncertainty": 120 }, "departure": { "time": "1785501408", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1785501498", "uncertainty": 120 }, "departure": { "time": "1785501498", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1785501661", "uncertainty": 120 }, "departure": { "time": "1785501661", "uncertainty": 120 }, "stopId": "outsan2", "stopSequence": 8 }, { "arrival": { "time": "1785501728", "uncertainty": 120 }, "departure": { "time": "1785501798", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1785501858", "uncertainty": 120 }, "departure": { "time": "1785501858", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1785501916", "uncertainty": 120 }, "departure": { "time": "1785501919", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1785502009", "uncertainty": 120 }, "departure": { "time": "1785502009", "uncertainty": 120 }, "stopId": "lpocime2", "stopSequence": 12 }, { "arrival": { "time": "1785502053", "uncertainty": 120 }, "departure": { "time": "1785502053", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1785502159", "uncertainty": 120 }, "departure": { "time": "1785502219", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1785502276", "uncertainty": 120 }, "departure": { "time": "1785502279", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1785502380", "uncertainty": 120 }, "departure": { "time": "1785502429", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1785502524", "uncertainty": 120 }, "departure": { "time": "1785502553", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1785502703", "uncertainty": 120 }, "departure": { "time": "1785502764", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1785502854", "uncertainty": 120 }, "departure": { "time": "1785502854", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1785502973", "uncertainty": 120 }, "departure": { "time": "1785502973", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1785503064", "uncertainty": 120 }, "departure": { "time": "1785503064", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1785503129", "uncertainty": 120 }, "departure": { "time": "1785503129", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 22 }, { "arrival": { "time": "1785503176", "uncertainty": 120 }, "departure": { "time": "1785503176", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1785503265", "uncertainty": 120 }, "departure": { "time": "1785503265", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1785503372", "uncertainty": 120 }, "departure": { "time": "1785503372", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1785503452", "uncertainty": 120 }, "departure": { "time": "1785503452", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1785503491", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814557" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21814559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785502052", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1785502101", "uncertainty": 120 }, "departure": { "time": "1785502112", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1785502220", "uncertainty": 120 }, "departure": { "time": "1785502220", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1785502265", "uncertainty": 120 }, "departure": { "time": "1785502292", "uncertainty": 120 }, "stopId": "bsmecol3", "stopSequence": 4 }, { "arrival": { "time": "1785502351", "uncertainty": 120 }, "departure": { "time": "1785502412", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1785502502", "uncertainty": 120 }, "departure": { "time": "1785502502", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1785502574", "uncertainty": 120 }, "departure": { "time": "1785502574", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 7 }, { "arrival": { "time": "1785502631", "uncertainty": 120 }, "departure": { "time": "1785502631", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1785502691", "uncertainty": 120 }, "departure": { "time": "1785502691", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1785502789", "uncertainty": 120 }, "departure": { "time": "1785502832", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1785502958", "uncertainty": 120 }, "departure": { "time": "1785503012", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1785503259", "uncertainty": 120 }, "departure": { "time": "1785503259", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1785503379", "uncertainty": 120 }, "departure": { "time": "1785503400", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1785503489", "uncertainty": 120 }, "departure": { "time": "1785503489", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1785503579", "uncertainty": 120 }, "departure": { "time": "1785503579", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1785503667", "uncertainty": 120 }, "departure": { "time": "1785503667", "uncertainty": 120 }, "stopId": "bsmpca3", "stopSequence": 16 }, { "arrival": { "time": "1785503753", "uncertainty": 120 }, "departure": { "time": "1785503753", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1785503840", "uncertainty": 120 }, "departure": { "time": "1785503840", "uncertainty": 120 }, "stopId": "lpocime", "stopSequence": 18 }, { "arrival": { "time": "1785503885", "uncertainty": 120 }, "departure": { "time": "1785503885", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1785503961", "uncertainty": 120 }, "departure": { "time": "1785503961", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1785504012", "uncertainty": 120 }, "departure": { "time": "1785504012", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1785504092", "uncertainty": 120 }, "departure": { "time": "1785504092", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1785504177", "uncertainty": 120 }, "departure": { "time": "1785504177", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1785504276", "uncertainty": 120 }, "departure": { "time": "1785504276", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1785504400", "uncertainty": 120 }, "departure": { "time": "1785504400", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1785504460", "uncertainty": 120 }, "departure": { "time": "1785504460", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1785504532", "uncertainty": 120 }, "departure": { "time": "1785504532", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1785504580", "uncertainty": 120 }, "departure": { "time": "1785504580", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1785504640", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814559" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21814555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500881", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1785500896", "uncertainty": 120 }, "departure": { "time": "1785500941", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1785500996", "uncertainty": 120 }, "departure": { "time": "1785500996", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1785501019", "uncertainty": 120 }, "departure": { "time": "1785501019", "uncertainty": 120 }, "stopId": "bsmecol3", "stopSequence": 4 }, { "arrival": { "time": "1785501061", "uncertainty": 120 }, "departure": { "time": "1785501121", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1785501252", "uncertainty": 120 }, "departure": { "time": "1785501259", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1785501333", "uncertainty": 120 }, "departure": { "time": "1785501333", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 7 }, { "arrival": { "time": "1785501452", "uncertainty": 120 }, "departure": { "time": "1785501459", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1785501527", "uncertainty": 120 }, "departure": { "time": "1785501527", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1785501645", "uncertainty": 120 }, "departure": { "time": "1785501669", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1785501780", "uncertainty": 120 }, "departure": { "time": "1785501819", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1785502066", "uncertainty": 120 }, "departure": { "time": "1785502089", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1785502239", "uncertainty": 120 }, "departure": { "time": "1785502329", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1785502419", "uncertainty": 120 }, "departure": { "time": "1785502419", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1785502509", "uncertainty": 120 }, "departure": { "time": "1785502544", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1785502632", "uncertainty": 120 }, "departure": { "time": "1785502634", "uncertainty": 120 }, "stopId": "bsmpca3", "stopSequence": 16 }, { "arrival": { "time": "1785502716", "uncertainty": 120 }, "departure": { "time": "1785502724", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1785502808", "uncertainty": 120 }, "departure": { "time": "1785502808", "uncertainty": 120 }, "stopId": "lpocime", "stopSequence": 18 }, { "arrival": { "time": "1785502852", "uncertainty": 120 }, "departure": { "time": "1785502875", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1785502954", "uncertainty": 120 }, "departure": { "time": "1785502964", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1785503012", "uncertainty": 120 }, "departure": { "time": "1785503012", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1785503092", "uncertainty": 120 }, "departure": { "time": "1785503115", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1785503231", "uncertainty": 120 }, "departure": { "time": "1785503231", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1785503315", "uncertainty": 120 }, "departure": { "time": "1785503315", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1785503439", "uncertainty": 120 }, "departure": { "time": "1785503439", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1785503472", "uncertainty": 120 }, "departure": { "time": "1785503472", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1785503555", "uncertainty": 120 }, "departure": { "time": "1785503555", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1785503575", "uncertainty": 120 }, "departure": { "time": "1785503575", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1785503635", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21814555" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21814276", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503700", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1785503949", "uncertainty": 120 }, "departure": { "time": "1785503949", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1785504060", "uncertainty": 120 }, "departure": { "time": "1785504060", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1785504244", "uncertainty": 120 }, "departure": { "time": "1785504244", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1785504340", "uncertainty": 120 }, "departure": { "time": "1785504340", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1785504498", "uncertainty": 120 }, "departure": { "time": "1785504498", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1785504565", "uncertainty": 120 }, "departure": { "time": "1785504565", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1785504690", "uncertainty": 120 }, "departure": { "time": "1785504690", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1785504756", "uncertainty": 120 }, "departure": { "time": "1785504756", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1785504802", "uncertainty": 120 }, "departure": { "time": "1785504802", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1785504911", "uncertainty": 120 }, "departure": { "time": "1785504911", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1785505028", "uncertainty": 120 }, "departure": { "time": "1785505028", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1785505115", "uncertainty": 120 }, "departure": { "time": "1785505115", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1785505140", "uncertainty": 120 }, "departure": { "time": "1785505140", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1785505210", "uncertainty": 120 }, "departure": { "time": "1785505210", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1785505255", "uncertainty": 120 }, "departure": { "time": "1785505255", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1785505349", "uncertainty": 120 }, "departure": { "time": "1785505349", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1785505419", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21814276" } } }, { "id": "21814277", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503130", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21814277" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21814137", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785503535", "uncertainty": 120 }, "departure": { "time": "1785503535", "uncertainty": 120 }, "stopId": "smbann2" }, { "departure": { "time": "1785500611", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1785500696", "uncertainty": 120 }, "departure": { "time": "1785500731", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1785500811", "uncertainty": 120 }, "departure": { "time": "1785500811", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1785500948", "uncertainty": 120 }, "departure": { "time": "1785500971", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1785501031", "uncertainty": 120 }, "departure": { "time": "1785501061", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1785501121", "uncertainty": 120 }, "departure": { "time": "1785501151", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1785501230", "uncertainty": 120 }, "departure": { "time": "1785501230", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1785501271", "uncertainty": 120 }, "departure": { "time": "1785501271", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1785501301", "uncertainty": 120 }, "departure": { "time": "1785501301", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1785501331", "uncertainty": 120 }, "departure": { "time": "1785501331", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1785501391", "uncertainty": 120 }, "departure": { "time": "1785501421", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1785501451", "uncertainty": 120 }, "departure": { "time": "1785501451", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1785501481", "uncertainty": 120 }, "departure": { "time": "1785501481", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1785501571", "uncertainty": 120 }, "departure": { "time": "1785501631", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1785501871", "uncertainty": 120 }, "departure": { "time": "1785501871", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1785501961", "uncertainty": 120 }, "departure": { "time": "1785501961", "uncertainty": 120 }, "stopId": "smbarma", "stopSequence": 16 }, { "arrival": { "time": "1785502127", "uncertainty": 120 }, "departure": { "time": "1785502171", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1785502258", "uncertainty": 120 }, "departure": { "time": "1785502261", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1785502330", "uncertainty": 120 }, "departure": { "time": "1785502351", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1785502577", "uncertainty": 120 }, "departure": { "time": "1785502595", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1785502706", "uncertainty": 120 }, "departure": { "time": "1785502714", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1785502834", "uncertainty": 120 }, "departure": { "time": "1785502834", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1785502894", "uncertainty": 120 }, "departure": { "time": "1785502894", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1785502924", "uncertainty": 120 }, "departure": { "time": "1785502924", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1785502984", "uncertainty": 120 }, "departure": { "time": "1785503044", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1785503124", "uncertainty": 120 }, "departure": { "time": "1785503124", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1785503204", "uncertainty": 120 }, "departure": { "time": "1785503204", "uncertainty": 120 }, "stopId": "smbjul2", "stopSequence": 27 }, { "arrival": { "time": "1785503280", "uncertainty": 120 }, "departure": { "time": "1785503280", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1785503299", "uncertainty": 120 }, "departure": { "time": "1785503299", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1785503374", "uncertainty": 120 }, "departure": { "time": "1785503374", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1785503516", "uncertainty": 120 }, "departure": { "time": "1785503516", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1785503540", "uncertainty": 120 }, "departure": { "time": "1785503540", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1785503579", "uncertainty": 120 }, "departure": { "time": "1785503579", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1785503546", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21814137" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21814309", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505500", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21814309" } } }, { "id": "21814138", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785507169", "uncertainty": 120 }, "departure": { "time": "1785507169", "uncertainty": 120 }, "stopId": "smbann2" }, { "departure": { "time": "1785504060", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1785504163", "uncertainty": 120 }, "departure": { "time": "1785504163", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1785504261", "uncertainty": 120 }, "departure": { "time": "1785504261", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1785504350", "uncertainty": 120 }, "departure": { "time": "1785504350", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1785504420", "uncertainty": 120 }, "departure": { "time": "1785504420", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1785504503", "uncertainty": 120 }, "departure": { "time": "1785504503", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1785504565", "uncertainty": 120 }, "departure": { "time": "1785504565", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1785504611", "uncertainty": 120 }, "departure": { "time": "1785504611", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1785504701", "uncertainty": 120 }, "departure": { "time": "1785504701", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1785504775", "uncertainty": 120 }, "departure": { "time": "1785504775", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1785504834", "uncertainty": 120 }, "departure": { "time": "1785504834", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1785504889", "uncertainty": 120 }, "departure": { "time": "1785504889", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1785504949", "uncertainty": 120 }, "departure": { "time": "1785504949", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1785505080", "uncertainty": 120 }, "departure": { "time": "1785505080", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1785505240", "uncertainty": 120 }, "departure": { "time": "1785505240", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1785505342", "uncertainty": 120 }, "departure": { "time": "1785505342", "uncertainty": 120 }, "stopId": "smbarma", "stopSequence": 16 }, { "arrival": { "time": "1785505560", "uncertainty": 120 }, "departure": { "time": "1785505560", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1785505655", "uncertainty": 120 }, "departure": { "time": "1785505655", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1785505740", "uncertainty": 120 }, "departure": { "time": "1785505800", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1785506045", "uncertainty": 120 }, "departure": { "time": "1785506045", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1785506135", "uncertainty": 120 }, "departure": { "time": "1785506135", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1785506340", "uncertainty": 120 }, "departure": { "time": "1785506340", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1785506460", "uncertainty": 120 }, "departure": { "time": "1785506460", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1785506532", "uncertainty": 120 }, "departure": { "time": "1785506532", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1785506640", "uncertainty": 120 }, "departure": { "time": "1785506640", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1785506718", "uncertainty": 120 }, "departure": { "time": "1785506718", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1785506838", "uncertainty": 120 }, "departure": { "time": "1785506838", "uncertainty": 120 }, "stopId": "smbjul2", "stopSequence": 27 }, { "arrival": { "time": "1785506940", "uncertainty": 120 }, "departure": { "time": "1785506940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1785506959", "uncertainty": 120 }, "departure": { "time": "1785506959", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1785507034", "uncertainty": 120 }, "departure": { "time": "1785507034", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1785507176", "uncertainty": 120 }, "departure": { "time": "1785507176", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1785507200", "uncertainty": 120 }, "departure": { "time": "1785507200", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1785507239", "uncertainty": 120 }, "departure": { "time": "1785507239", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1785507180", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21814138" } } }, { "id": "21814304", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785504564", "uncertainty": 120 }, "departure": { "time": "1785504564", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785504600", "uncertainty": 120 }, "departure": { "time": "1785504600", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785503400", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1785503565", "uncertainty": 120 }, "departure": { "time": "1785503565", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785503681", "uncertainty": 120 }, "departure": { "time": "1785503681", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1785503771", "uncertainty": 120 }, "departure": { "time": "1785503771", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1785503840", "uncertainty": 120 }, "departure": { "time": "1785503840", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1785503907", "uncertainty": 120 }, "departure": { "time": "1785503907", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1785504130", "uncertainty": 120 }, "departure": { "time": "1785504130", "uncertainty": 120 }, "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1785504194", "uncertainty": 120 }, "departure": { "time": "1785504194", "uncertainty": 120 }, "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1785504253", "uncertainty": 120 }, "departure": { "time": "1785504253", "uncertainty": 120 }, "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1785504306", "uncertainty": 120 }, "departure": { "time": "1785504306", "uncertainty": 120 }, "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1785504336", "uncertainty": 120 }, "departure": { "time": "1785504336", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1785504370", "uncertainty": 120 }, "departure": { "time": "1785504370", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1785504492", "uncertainty": 120 }, "departure": { "time": "1785504492", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1785504513", "uncertainty": 120 }, "departure": { "time": "1785504513", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1785504713", "uncertainty": 120 }, "departure": { "time": "1785504713", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1785504809", "uncertainty": 120 }, "departure": { "time": "1785504809", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1785504922", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21814304" } } }, { "id": "21814046", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503131", "uncertainty": 120 }, "stopId": "bsmcap", "stopSequence": 1 }, { "arrival": { "time": "1785503509", "uncertainty": 120 }, "departure": { "time": "1785503509", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 2 }, { "arrival": { "time": "1785503700", "uncertainty": 120 }, "departure": { "time": "1785503700", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 3 }, { "arrival": { "time": "1785503918", "uncertainty": 120 }, "departure": { "time": "1785503918", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 4 }, { "arrival": { "time": "1785504218", "uncertainty": 120 }, "departure": { "time": "1785504218", "uncertainty": 120 }, "stopId": "bsmcaa", "stopSequence": 5 }, { "arrival": { "time": "1785504398", "uncertainty": 120 }, "departure": { "time": "1785504398", "uncertainty": 120 }, "stopId": "bsmgam", "stopSequence": 6 }, { "arrival": { "time": "1785504758", "uncertainty": 120 }, "stopId": "bsmcap", "stopSequence": 7 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "NEMO", "scheduleRelationship": "SCHEDULED", "tripId": "21814046" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "21814047", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505440", "uncertainty": 120 }, "stopId": "bsmcap", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "NEMO", "scheduleRelationship": "SCHEDULED", "tripId": "21814047" } } }, { "id": "21814473", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785505512", "uncertainty": 120 }, "departure": { "time": "1785505512", "uncertainty": 120 }, "stopId": "bsmcaa" }, { "departure": { "time": "1785503700", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1785503747", "uncertainty": 120 }, "departure": { "time": "1785503747", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1785503809", "uncertainty": 120 }, "departure": { "time": "1785503809", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1785503889", "uncertainty": 120 }, "departure": { "time": "1785503889", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1785503937", "uncertainty": 120 }, "departure": { "time": "1785503937", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1785504009", "uncertainty": 120 }, "departure": { "time": "1785504009", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1785504113", "uncertainty": 120 }, "departure": { "time": "1785504113", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1785504202", "uncertainty": 120 }, "departure": { "time": "1785504202", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1785504287", "uncertainty": 120 }, "departure": { "time": "1785504287", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1785504386", "uncertainty": 120 }, "departure": { "time": "1785504386", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1785504540", "uncertainty": 120 }, "departure": { "time": "1785504540", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1785504596", "uncertainty": 120 }, "departure": { "time": "1785504596", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1785504651", "uncertainty": 120 }, "departure": { "time": "1785504651", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1785504704", "uncertainty": 120 }, "departure": { "time": "1785504704", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1785504826", "uncertainty": 120 }, "departure": { "time": "1785504826", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1785505072", "uncertainty": 120 }, "departure": { "time": "1785505072", "uncertainty": 120 }, "stopId": "wimcrec2", "stopSequence": 16 }, { "arrival": { "time": "1785505201", "uncertainty": 120 }, "departure": { "time": "1785505201", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1785505272", "uncertainty": 120 }, "departure": { "time": "1785505272", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1785505348", "uncertainty": 120 }, "departure": { "time": "1785505348", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1785505441", "uncertainty": 120 }, "departure": { "time": "1785505441", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1785505500", "uncertainty": 120 }, "departure": { "time": "1785505500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1785505567", "uncertainty": 120 }, "departure": { "time": "1785505567", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1785505624", "uncertainty": 120 }, "departure": { "time": "1785505624", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1785505743", "uncertainty": 120 }, "departure": { "time": "1785505743", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1785505838", "uncertainty": 120 }, "departure": { "time": "1785505838", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1785505970", "uncertainty": 120 }, "departure": { "time": "1785505970", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1785506089", "uncertainty": 120 }, "departure": { "time": "1785506220", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1785506297", "uncertainty": 120 }, "departure": { "time": "1785506297", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1785506400", "uncertainty": 120 }, "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1785506569", "uncertainty": 120 }, "departure": { "time": "1785506569", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1785506637", "uncertainty": 120 }, "departure": { "time": "1785506637", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1785506759", "uncertainty": 120 }, "departure": { "time": "1785506759", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1785506820", "uncertainty": 120 }, "departure": { "time": "1785506820", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1785506901", "uncertainty": 120 }, "departure": { "time": "1785506901", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1785506968", "uncertainty": 120 }, "departure": { "time": "1785506968", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1785507060", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21814473" } } }, { "id": "21814060", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785506100", "uncertainty": 120 }, "stopId": "bsmcaa", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "NEMO", "scheduleRelationship": "SCHEDULED", "tripId": "21814060" } } }, { "id": "21814058", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785501452", "uncertainty": 120 }, "stopId": "bsmcaa", "stopSequence": 1 }, { "arrival": { "time": "1785501541", "uncertainty": 120 }, "departure": { "time": "1785501541", "uncertainty": 120 }, "stopId": "bsmgam", "stopSequence": 2 }, { "arrival": { "time": "1785501683", "uncertainty": 120 }, "departure": { "time": "1785501683", "uncertainty": 120 }, "stopId": "bsmcap", "stopSequence": 3 }, { "arrival": { "time": "1785502052", "uncertainty": 120 }, "departure": { "time": "1785502112", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 4 }, { "arrival": { "time": "1785502292", "uncertainty": 120 }, "departure": { "time": "1785502562", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 5 }, { "arrival": { "time": "1785502770", "uncertainty": 120 }, "departure": { "time": "1785502800", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 6 }, { "arrival": { "time": "1785503155", "uncertainty": 120 }, "stopId": "bsmcaa", "stopSequence": 7 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "NEMO", "scheduleRelationship": "SCHEDULED", "tripId": "21814058" }, "vehicle": { "id": "212", "label": "212" } } }, { "id": "21814464", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785502042", "uncertainty": 120 }, "departure": { "time": "1785502042", "uncertainty": 120 }, "stopId": "bsmcaa" }, { "departure": { "time": "1785500311", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1785500341", "uncertainty": 120 }, "departure": { "time": "1785500401", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1785500439", "uncertainty": 120 }, "departure": { "time": "1785500439", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1785500491", "uncertainty": 120 }, "departure": { "time": "1785500521", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1785500564", "uncertainty": 120 }, "departure": { "time": "1785500564", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1785500611", "uncertainty": 120 }, "departure": { "time": "1785500641", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1785500728", "uncertainty": 120 }, "departure": { "time": "1785500731", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1785500808", "uncertainty": 120 }, "departure": { "time": "1785500821", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1785500897", "uncertainty": 120 }, "departure": { "time": "1785500941", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1785501001", "uncertainty": 120 }, "departure": { "time": "1785501001", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1785501091", "uncertainty": 120 }, "departure": { "time": "1785501181", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1785501260", "uncertainty": 120 }, "departure": { "time": "1785501271", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1785501331", "uncertainty": 120 }, "departure": { "time": "1785501361", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1785501404", "uncertainty": 120 }, "departure": { "time": "1785501451", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1785501541", "uncertainty": 120 }, "departure": { "time": "1785501541", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1785501656", "uncertainty": 120 }, "departure": { "time": "1785501656", "uncertainty": 120 }, "stopId": "wimcrec2", "stopSequence": 16 }, { "arrival": { "time": "1785501721", "uncertainty": 120 }, "departure": { "time": "1785501721", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1785501771", "uncertainty": 120 }, "departure": { "time": "1785501771", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1785501811", "uncertainty": 120 }, "departure": { "time": "1785501841", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1785501920", "uncertainty": 120 }, "departure": { "time": "1785501963", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1785501960", "uncertainty": 120 }, "departure": { "time": "1785501960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1785502027", "uncertainty": 120 }, "departure": { "time": "1785502027", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1785502181", "uncertainty": 120 }, "departure": { "time": "1785502250", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1785502339", "uncertainty": 120 }, "departure": { "time": "1785502339", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1785502427", "uncertainty": 120 }, "departure": { "time": "1785502427", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1785502588", "uncertainty": 120 }, "departure": { "time": "1785502641", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1785502737", "uncertainty": 120 }, "departure": { "time": "1785502792", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1785502868", "uncertainty": 120 }, "departure": { "time": "1785502882", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1785502997", "uncertainty": 120 }, "departure": { "time": "1785503032", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1785503170", "uncertainty": 120 }, "departure": { "time": "1785503170", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1785503228", "uncertainty": 120 }, "departure": { "time": "1785503228", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1785503321", "uncertainty": 120 }, "departure": { "time": "1785503321", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1785503374", "uncertainty": 120 }, "departure": { "time": "1785503374", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1785503436", "uncertainty": 120 }, "departure": { "time": "1785503436", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1785503487", "uncertainty": 120 }, "departure": { "time": "1785503487", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1785503557", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21814464" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "21814059", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503700", "uncertainty": 120 }, "stopId": "bsmcaa", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "NEMO", "scheduleRelationship": "SCHEDULED", "tripId": "21814059" } } }, { "id": "21814465", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785508210", "uncertainty": 120 }, "departure": { "time": "1785508210", "uncertainty": 120 }, "stopId": "bsmcaa" }, { "departure": { "time": "1785506340", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1785506387", "uncertainty": 120 }, "departure": { "time": "1785506387", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1785506449", "uncertainty": 120 }, "departure": { "time": "1785506449", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1785506529", "uncertainty": 120 }, "departure": { "time": "1785506529", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1785506577", "uncertainty": 120 }, "departure": { "time": "1785506577", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1785506649", "uncertainty": 120 }, "departure": { "time": "1785506649", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1785506753", "uncertainty": 120 }, "departure": { "time": "1785506753", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1785506842", "uncertainty": 120 }, "departure": { "time": "1785506842", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1785506927", "uncertainty": 120 }, "departure": { "time": "1785506927", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1785507026", "uncertainty": 120 }, "departure": { "time": "1785507026", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1785507180", "uncertainty": 120 }, "departure": { "time": "1785507180", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1785507239", "uncertainty": 120 }, "departure": { "time": "1785507239", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1785507297", "uncertainty": 120 }, "departure": { "time": "1785507297", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1785507354", "uncertainty": 120 }, "departure": { "time": "1785507354", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1785507484", "uncertainty": 120 }, "departure": { "time": "1785507484", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1785507745", "uncertainty": 120 }, "departure": { "time": "1785507745", "uncertainty": 120 }, "stopId": "wimcrec2", "stopSequence": 16 }, { "arrival": { "time": "1785507882", "uncertainty": 120 }, "departure": { "time": "1785507882", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1785507957", "uncertainty": 120 }, "departure": { "time": "1785507957", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1785508037", "uncertainty": 120 }, "departure": { "time": "1785508037", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1785508136", "uncertainty": 120 }, "departure": { "time": "1785508136", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1785508200", "uncertainty": 120 }, "departure": { "time": "1785508200", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1785508267", "uncertainty": 120 }, "departure": { "time": "1785508267", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1785508322", "uncertainty": 120 }, "departure": { "time": "1785508322", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1785508442", "uncertainty": 120 }, "departure": { "time": "1785508442", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1785508538", "uncertainty": 120 }, "departure": { "time": "1785508538", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1785508684", "uncertainty": 120 }, "departure": { "time": "1785508684", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1785508803", "uncertainty": 120 }, "departure": { "time": "1785508920", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1785509023", "uncertainty": 120 }, "departure": { "time": "1785509023", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1785509160", "uncertainty": 120 }, "departure": { "time": "1785509160", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1785509329", "uncertainty": 120 }, "departure": { "time": "1785509329", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1785509397", "uncertainty": 120 }, "departure": { "time": "1785509397", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1785509519", "uncertainty": 120 }, "departure": { "time": "1785509519", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1785509580", "uncertainty": 120 }, "departure": { "time": "1785509580", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1785509661", "uncertainty": 120 }, "departure": { "time": "1785509661", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1785509728", "uncertainty": 120 }, "departure": { "time": "1785509728", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1785509820", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21814465" } } }, { "id": "21814495", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785502831", "uncertainty": 120 }, "departure": { "time": "1785502836", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1785502956", "uncertainty": 120 }, "departure": { "time": "1785502956", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1785503046", "uncertainty": 120 }, "departure": { "time": "1785503046", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1785502006", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1785502094", "uncertainty": 120 }, "departure": { "time": "1785502126", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1785502216", "uncertainty": 120 }, "departure": { "time": "1785502246", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1785502366", "uncertainty": 120 }, "departure": { "time": "1785502366", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1785502427", "uncertainty": 120 }, "departure": { "time": "1785502456", "uncertainty": 120 }, "stopId": "bsmsir", "stopSequence": 5 }, { "arrival": { "time": "1785502488", "uncertainty": 120 }, "departure": { "time": "1785502489", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1785502576", "uncertainty": 120 }, "departure": { "time": "1785502578", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1785502627", "uncertainty": 120 }, "departure": { "time": "1785502637", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1785502697", "uncertainty": 120 }, "departure": { "time": "1785502697", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1785502757", "uncertainty": 120 }, "departure": { "time": "1785502757", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1785502805", "uncertainty": 120 }, "departure": { "time": "1785503141", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1785502797", "uncertainty": 120 }, "departure": { "time": "1785502797", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1785502837", "uncertainty": 120 }, "departure": { "time": "1785502837", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1785502920", "uncertainty": 120 }, "departure": { "time": "1785502920", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1785503111", "uncertainty": 120 }, "departure": { "time": "1785503111", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 15 }, { "arrival": { "time": "1785503471", "uncertainty": 120 }, "departure": { "time": "1785503471", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 16 }, { "arrival": { "time": "1785503525", "uncertainty": 120 }, "departure": { "time": "1785503525", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 17 }, { "arrival": { "time": "1785503597", "uncertainty": 120 }, "departure": { "time": "1785503597", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 18 }, { "arrival": { "time": "1785503739", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 19 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21814495" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21814079", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785500799", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1785500949", "uncertainty": 120 }, "departure": { "time": "1785500949", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785501117", "uncertainty": 120 }, "departure": { "time": "1785501117", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1785501180", "uncertainty": 120 }, "departure": { "time": "1785501249", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1785501324", "uncertainty": 120 }, "departure": { "time": "1785501339", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1785501399", "uncertainty": 120 }, "departure": { "time": "1785501429", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1785501504", "uncertainty": 120 }, "departure": { "time": "1785501519", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1785501575", "uncertainty": 120 }, "departure": { "time": "1785501609", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1785501627", "uncertainty": 120 }, "departure": { "time": "1785501639", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1785501729", "uncertainty": 120 }, "departure": { "time": "1785501759", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1785501849", "uncertainty": 120 }, "departure": { "time": "1785501849", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1785501923", "uncertainty": 120 }, "departure": { "time": "1785501969", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1785502028", "uncertainty": 120 }, "departure": { "time": "1785502028", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1785502119", "uncertainty": 120 }, "departure": { "time": "1785502119", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1785502176", "uncertainty": 120 }, "departure": { "time": "1785502176", "uncertainty": 120 }, "stopId": "wilbons2", "stopSequence": 15 }, { "arrival": { "time": "1785502343", "uncertainty": 120 }, "departure": { "time": "1785502359", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1785502517", "uncertainty": 120 }, "departure": { "time": "1785502519", "uncertainty": 120 }, "stopId": "smbmar2", "stopSequence": 17 }, { "arrival": { "time": "1785502558", "uncertainty": 120 }, "departure": { "time": "1785502593", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1785502675", "uncertainty": 120 }, "departure": { "time": "1785502675", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1785502763", "uncertainty": 120 }, "departure": { "time": "1785502802", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1785502947", "uncertainty": 120 }, "departure": { "time": "1785502947", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1785502963", "uncertainty": 120 }, "departure": { "time": "1785503012", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1785503102", "uncertainty": 120 }, "departure": { "time": "1785503102", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1785503132", "uncertainty": 120 }, "departure": { "time": "1785503132", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1785503213", "uncertainty": 120 }, "departure": { "time": "1785503213", "uncertainty": 120 }, "stopId": "bsmecol", "stopSequence": 25 }, { "arrival": { "time": "1785503260", "uncertainty": 120 }, "departure": { "time": "1785503260", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1785503349", "uncertainty": 120 }, "departure": { "time": "1785503349", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1785503513", "uncertainty": 120 }, "departure": { "time": "1785503513", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1785503656", "uncertainty": 120 }, "departure": { "time": "1785503656", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1785503753", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21814079" }, "vehicle": { "id": "531", "label": "531" } } }, { "id": "21814213", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785508450", "uncertainty": 120 }, "departure": { "time": "1785508450", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785508486", "uncertainty": 120 }, "departure": { "time": "1785508486", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785506700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1785506978", "uncertainty": 120 }, "departure": { "time": "1785506978", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1785507080", "uncertainty": 120 }, "departure": { "time": "1785507080", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1785507170", "uncertainty": 120 }, "departure": { "time": "1785507170", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1785507300", "uncertainty": 120 }, "departure": { "time": "1785507300", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1785507351", "uncertainty": 120 }, "departure": { "time": "1785507351", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1785507432", "uncertainty": 120 }, "departure": { "time": "1785507432", "uncertainty": 120 }, "stopId": "bsmcal2", "stopSequence": 7 }, { "arrival": { "time": "1785507527", "uncertainty": 120 }, "departure": { "time": "1785507527", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1785507607", "uncertainty": 120 }, "departure": { "time": "1785507607", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1785507660", "uncertainty": 120 }, "departure": { "time": "1785507660", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1785507787", "uncertainty": 120 }, "departure": { "time": "1785507787", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1785507888", "uncertainty": 120 }, "departure": { "time": "1785507888", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1785507984", "uncertainty": 120 }, "departure": { "time": "1785507984", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1785508081", "uncertainty": 120 }, "departure": { "time": "1785508081", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1785508140", "uncertainty": 120 }, "departure": { "time": "1785508140", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1785508210", "uncertainty": 120 }, "departure": { "time": "1785508210", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1785508279", "uncertainty": 120 }, "departure": { "time": "1785508279", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1785508380", "uncertainty": 120 }, "departure": { "time": "1785508380", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1785508524", "uncertainty": 120 }, "departure": { "time": "1785508524", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1785508597", "uncertainty": 120 }, "departure": { "time": "1785508597", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1785508691", "uncertainty": 120 }, "departure": { "time": "1785508691", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1785508822", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21814213" } } }, { "id": "21814496", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785504415", "uncertainty": 120 }, "departure": { "time": "1785504415", "uncertainty": 120 }, "stopId": "outmds2" }, { "arrival": { "time": "1785504446", "uncertainty": 120 }, "departure": { "time": "1785504446", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1785504514", "uncertainty": 120 }, "departure": { "time": "1785504514", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1785504514", "uncertainty": 120 }, "departure": { "time": "1785504514", "uncertainty": 120 }, "stopId": "outlep2" }, { "arrival": { "time": "1785504524", "uncertainty": 120 }, "departure": { "time": "1785504524", "uncertainty": 120 }, "stopId": "outlep2" }, { "arrival": { "time": "1785504546", "uncertainty": 120 }, "departure": { "time": "1785504546", "uncertainty": 120 }, "stopId": "outplac2" }, { "departure": { "time": "1785504000", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1785504099", "uncertainty": 120 }, "departure": { "time": "1785504099", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1785504206", "uncertainty": 120 }, "departure": { "time": "1785504206", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1785504279", "uncertainty": 120 }, "departure": { "time": "1785504279", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1785504313", "uncertainty": 120 }, "departure": { "time": "1785504313", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1785504382", "uncertainty": 120 }, "departure": { "time": "1785504382", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1785504480", "uncertainty": 120 }, "departure": { "time": "1785504480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 7 }, { "arrival": { "time": "1785504567", "uncertainty": 120 }, "departure": { "time": "1785504567", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 8 }, { "arrival": { "time": "1785504658", "uncertainty": 120 }, "departure": { "time": "1785504658", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 9 }, { "arrival": { "time": "1785504737", "uncertainty": 120 }, "departure": { "time": "1785504737", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outkenn", "stopSequence": 10 }, { "arrival": { "time": "1785504900", "uncertainty": 120 }, "departure": { "time": "1785504900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlep1", "stopSequence": 11 }, { "arrival": { "time": "1785504960", "uncertainty": 120 }, "departure": { "time": "1785504960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outplac", "stopSequence": 12 }, { "arrival": { "time": "1785504636", "uncertainty": 120 }, "departure": { "time": "1785504636", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 13 }, { "arrival": { "time": "1785504687", "uncertainty": 120 }, "departure": { "time": "1785504687", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 14 }, { "arrival": { "time": "1785504742", "uncertainty": 120 }, "departure": { "time": "1785504742", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 15 }, { "arrival": { "time": "1785504840", "uncertainty": 120 }, "departure": { "time": "1785504840", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 16 }, { "arrival": { "time": "1785504912", "uncertainty": 120 }, "departure": { "time": "1785504912", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 17 }, { "arrival": { "time": "1785504960", "uncertainty": 120 }, "departure": { "time": "1785504960", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 18 }, { "arrival": { "time": "1785505016", "uncertainty": 120 }, "departure": { "time": "1785505016", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 19 }, { "arrival": { "time": "1785505047", "uncertainty": 120 }, "departure": { "time": "1785505047", "uncertainty": 120 }, "stopId": "bsmsir2", "stopSequence": 20 }, { "arrival": { "time": "1785505123", "uncertainty": 120 }, "departure": { "time": "1785505123", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 21 }, { "arrival": { "time": "1785505272", "uncertainty": 120 }, "departure": { "time": "1785505272", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 22 }, { "arrival": { "time": "1785505362", "uncertainty": 120 }, "departure": { "time": "1785505362", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 23 }, { "arrival": { "time": "1785505517", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 24 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21814496" } } }, { "id": "21814497", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785506400", "uncertainty": 120 }, "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1785506483", "uncertainty": 120 }, "departure": { "time": "1785506483", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1785506589", "uncertainty": 120 }, "departure": { "time": "1785506589", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1785505500", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1785505626", "uncertainty": 120 }, "departure": { "time": "1785505626", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1785505740", "uncertainty": 120 }, "departure": { "time": "1785505740", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1785505905", "uncertainty": 120 }, "departure": { "time": "1785505905", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1785505995", "uncertainty": 120 }, "departure": { "time": "1785505995", "uncertainty": 120 }, "stopId": "bsmsir", "stopSequence": 5 }, { "arrival": { "time": "1785506030", "uncertainty": 120 }, "departure": { "time": "1785506030", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1785506107", "uncertainty": 120 }, "departure": { "time": "1785506107", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1785506171", "uncertainty": 120 }, "departure": { "time": "1785506171", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1785506248", "uncertainty": 120 }, "departure": { "time": "1785506248", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1785506311", "uncertainty": 120 }, "departure": { "time": "1785506311", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1785506400", "uncertainty": 120 }, "departure": { "time": "1785506400", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1785506517", "uncertainty": 120 }, "departure": { "time": "1785506517", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1785506557", "uncertainty": 120 }, "departure": { "time": "1785506557", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1785506640", "uncertainty": 120 }, "departure": { "time": "1785506640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1785506623", "uncertainty": 120 }, "departure": { "time": "1785506623", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 15 }, { "arrival": { "time": "1785506678", "uncertainty": 120 }, "departure": { "time": "1785506678", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 16 }, { "arrival": { "time": "1785506732", "uncertainty": 120 }, "departure": { "time": "1785506732", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 17 }, { "arrival": { "time": "1785506804", "uncertainty": 120 }, "departure": { "time": "1785506804", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 18 }, { "arrival": { "time": "1785506946", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 19 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21814497" } } }, { "id": "21814208", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503400", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1785503601", "uncertainty": 120 }, "departure": { "time": "1785503601", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1785503760", "uncertainty": 120 }, "departure": { "time": "1785503760", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1785503845", "uncertainty": 120 }, "departure": { "time": "1785503845", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1785503949", "uncertainty": 120 }, "departure": { "time": "1785503949", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1785504040", "uncertainty": 120 }, "departure": { "time": "1785504040", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1785504145", "uncertainty": 120 }, "departure": { "time": "1785504145", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1785504200", "uncertainty": 120 }, "departure": { "time": "1785504200", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1785504306", "uncertainty": 120 }, "departure": { "time": "1785504306", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1785504378", "uncertainty": 120 }, "departure": { "time": "1785504378", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1785504497", "uncertainty": 120 }, "departure": { "time": "1785504497", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1785504570", "uncertainty": 120 }, "departure": { "time": "1785504570", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1785504633", "uncertainty": 120 }, "departure": { "time": "1785504633", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1785504693", "uncertainty": 120 }, "departure": { "time": "1785504693", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1785504795", "uncertainty": 120 }, "departure": { "time": "1785504795", "uncertainty": 120 }, "stopId": "bsmcal1", "stopSequence": 15 }, { "arrival": { "time": "1785504856", "uncertainty": 120 }, "departure": { "time": "1785504856", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1785504928", "uncertainty": 120 }, "departure": { "time": "1785504928", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1785504990", "uncertainty": 120 }, "departure": { "time": "1785504990", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1785505068", "uncertainty": 120 }, "departure": { "time": "1785505068", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1785505159", "uncertainty": 120 }, "departure": { "time": "1785505159", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1785505288", "uncertainty": 120 }, "departure": { "time": "1785505288", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1785505380", "uncertainty": 120 }, "departure": { "time": "1785505380", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1785505484", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21814208" } } }, { "id": "21814209", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785503400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1785503678", "uncertainty": 120 }, "departure": { "time": "1785503678", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1785503780", "uncertainty": 120 }, "departure": { "time": "1785503780", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1785503870", "uncertainty": 120 }, "departure": { "time": "1785503870", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1785504000", "uncertainty": 120 }, "departure": { "time": "1785504000", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1785504051", "uncertainty": 120 }, "departure": { "time": "1785504051", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1785504132", "uncertainty": 120 }, "departure": { "time": "1785504132", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcal2", "stopSequence": 7 }, { "arrival": { "time": "1785504227", "uncertainty": 120 }, "departure": { "time": "1785504227", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1785504307", "uncertainty": 120 }, "departure": { "time": "1785504307", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1785504360", "uncertainty": 120 }, "departure": { "time": "1785504360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1785504487", "uncertainty": 120 }, "departure": { "time": "1785504487", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1785504588", "uncertainty": 120 }, "departure": { "time": "1785504588", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1785504684", "uncertainty": 120 }, "departure": { "time": "1785504684", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1785504781", "uncertainty": 120 }, "departure": { "time": "1785504781", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1785504840", "uncertainty": 120 }, "departure": { "time": "1785504840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1785504910", "uncertainty": 120 }, "departure": { "time": "1785504910", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1785504979", "uncertainty": 120 }, "departure": { "time": "1785504979", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1785505080", "uncertainty": 120 }, "departure": { "time": "1785505080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1785505224", "uncertainty": 120 }, "departure": { "time": "1785505224", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1785505295", "uncertainty": 120 }, "departure": { "time": "1785505295", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1785505387", "uncertainty": 120 }, "departure": { "time": "1785505387", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1785505518", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21814209" } } }, { "id": "21814210", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1785506950", "uncertainty": 120 }, "departure": { "time": "1785506950", "uncertainty": 120 }, "stopId": "bsmcoqu" }, { "arrival": { "time": "1785506986", "uncertainty": 120 }, "departure": { "time": "1785506986", "uncertainty": 120 }, "stopId": "bsmsgen" }, { "departure": { "time": "1785505200", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1785505478", "uncertainty": 120 }, "departure": { "time": "1785505478", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1785505580", "uncertainty": 120 }, "departure": { "time": "1785505580", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1785505670", "uncertainty": 120 }, "departure": { "time": "1785505670", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1785505800", "uncertainty": 120 }, "departure": { "time": "1785505800", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1785505851", "uncertainty": 120 }, "departure": { "time": "1785505851", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1785505932", "uncertainty": 120 }, "departure": { "time": "1785505932", "uncertainty": 120 }, "stopId": "bsmcal2", "stopSequence": 7 }, { "arrival": { "time": "1785506027", "uncertainty": 120 }, "departure": { "time": "1785506027", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1785506107", "uncertainty": 120 }, "departure": { "time": "1785506107", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1785506160", "uncertainty": 120 }, "departure": { "time": "1785506160", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1785506287", "uncertainty": 120 }, "departure": { "time": "1785506287", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1785506388", "uncertainty": 120 }, "departure": { "time": "1785506388", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1785506484", "uncertainty": 120 }, "departure": { "time": "1785506484", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1785506581", "uncertainty": 120 }, "departure": { "time": "1785506581", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1785506640", "uncertainty": 120 }, "departure": { "time": "1785506640", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1785506710", "uncertainty": 120 }, "departure": { "time": "1785506710", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1785506779", "uncertainty": 120 }, "departure": { "time": "1785506779", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1785506880", "uncertainty": 120 }, "departure": { "time": "1785506880", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1785507024", "uncertainty": 120 }, "departure": { "time": "1785507024", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1785507095", "uncertainty": 120 }, "departure": { "time": "1785507095", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1785507186", "uncertainty": 120 }, "departure": { "time": "1785507186", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1785507317", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1785503142", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21814210" } } }, { "id": "21814211", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1785505200", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1785503142", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21814211" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1785503142" } }