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

10/11/2025
100%
11/11/2025
100%
12/11/2025
100%
13/11/2025
100%
14/11/2025
100%
15/11/2025
100%
16/11/2025
100%
17/11/2025
100%
18/11/2025
100%
19/11/2025
100%
20/11/2025
100%
21/11/2025
100%
22/11/2025
100%
23/11/2025
100%
24/11/2025
100%
25/11/2025
100%
26/11/2025
100%
27/11/2025
100%
28/11/2025
100%
29/11/2025
100%
30/11/2025
100%
01/12/2025
100%
02/12/2025
100%
03/12/2025
100%
04/12/2025
100%
05/12/2025
100%
06/12/2025
100%
07/12/2025
100%
08/12/2025
100%
09/12/2025
100%
10/12/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

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

Rapport de validation

217 erreurs, 42 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 8 erreurs

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

Exemples d'erreurs
  • trip_id 21323513 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323512 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323514 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323614 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence

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

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • trip_id 21323855 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 1 erreur

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

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

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

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

Exemples d'erreurs
  • trip_id 21323495 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323494 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323496 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323513 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323512 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 186 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 21323495 stop_sequence 1 departure_time 07:53:31 (1765263211) is less than previous stop departure_time 08:05:16 (1765263916) - times must increase between two sequential stops
  • trip_id 21323495 stop_sequence 1 departure_time 07:53:31 (1765263211) is less than previous stop arrival_time 08:05:16 (1765263916) - times must increase between two sequential stops
  • trip_id 21323495 stop_sequence 2 arrival_time 07:56:13 (1765263373) is less than previous stop arrival_time 08:05:16 (1765263916) - times must increase between two sequential stops
  • trip_id 21323495 stop_sequence 2 departure_time 07:57:31 (1765263451) is less than previous stop arrival_time 08:05:16 (1765263916) - times must increase between two sequential stops
  • trip_id 21323495 stop_sequence 6 arrival_time 08:00:15 (1765263615) is less than previous stop arrival_time 08:03:08 (1765263788) - times must increase between two sequential stops

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

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

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

Avertissements

vehicle_id not populated W002 42 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21725789 does not have a vehicle_id
  • trip_id 21725788 does not have a vehicle_id
  • trip_id 21323496 does not have a vehicle_id
  • trip_id 21323513 does not have a vehicle_id
  • trip_id 21323514 does not have a vehicle_id
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 521 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 4 899 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 070 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 249 25 fois (83 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 28 23 fois (77 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 17 17 fois (57 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 17 17 fois (57 % 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 17 7 fois (23 % 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 4 4 fois (13 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 10/12/2025 à 06h41 Europe/Paris.

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

{ "entity": [ { "id": "21323608", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765349473", "uncertainty": 120 }, "departure": { "time": "1765349473", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1765349502", "uncertainty": 120 }, "departure": { "time": "1765349502", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1765349513", "uncertainty": 120 }, "departure": { "time": "1765349513", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1765349527", "uncertainty": 120 }, "departure": { "time": "1765349527", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765349600", "uncertainty": 120 }, "departure": { "time": "1765349600", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765348200", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1765348451", "uncertainty": 120 }, "departure": { "time": "1765348451", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765348543", "uncertainty": 120 }, "departure": { "time": "1765348543", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765348624", "uncertainty": 120 }, "departure": { "time": "1765348624", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765348740", "uncertainty": 120 }, "departure": { "time": "1765348740", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765348791", "uncertainty": 120 }, "departure": { "time": "1765348791", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1765348872", "uncertainty": 120 }, "departure": { "time": "1765348872", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1765348967", "uncertainty": 120 }, "departure": { "time": "1765348967", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1765349047", "uncertainty": 120 }, "departure": { "time": "1765349047", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1765349100", "uncertainty": 120 }, "departure": { "time": "1765349100", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1765349243", "uncertainty": 120 }, "departure": { "time": "1765349243", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1765349357", "uncertainty": 120 }, "departure": { "time": "1765349357", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1765349465", "uncertainty": 120 }, "departure": { "time": "1765349465", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1765349575", "uncertainty": 120 }, "departure": { "time": "1765349575", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1765349640", "uncertainty": 120 }, "departure": { "time": "1765349640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1765349728", "uncertainty": 120 }, "departure": { "time": "1765349728", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1765349609", "uncertainty": 120 }, "departure": { "time": "1765349609", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1765349735", "uncertainty": 120 }, "departure": { "time": "1765349735", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1765349879", "uncertainty": 120 }, "departure": { "time": "1765349879", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1765349986", "uncertainty": 120 }, "departure": { "time": "1765349986", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1765350069", "uncertainty": 120 }, "departure": { "time": "1765350069", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1765350200", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323608" } } }, { "id": "21323532", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346040", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323532" } } }, { "id": "21323534", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765346661", "uncertainty": 120 }, "departure": { "time": "1765346661", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765346692", "uncertainty": 120 }, "departure": { "time": "1765346692", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1765346100", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1765346271", "uncertainty": 120 }, "departure": { "time": "1765346271", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765346385", "uncertainty": 120 }, "departure": { "time": "1765346385", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765346460", "uncertainty": 120 }, "departure": { "time": "1765346460", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765346564", "uncertainty": 120 }, "departure": { "time": "1765346564", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765346655", "uncertainty": 120 }, "departure": { "time": "1765346655", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765346760", "uncertainty": 120 }, "departure": { "time": "1765346760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765346796", "uncertainty": 120 }, "departure": { "time": "1765346796", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765346694", "uncertainty": 120 }, "departure": { "time": "1765346694", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1765346771", "uncertainty": 120 }, "departure": { "time": "1765346771", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1765346884", "uncertainty": 120 }, "departure": { "time": "1765346884", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1765346991", "uncertainty": 120 }, "departure": { "time": "1765346991", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1765347066", "uncertainty": 120 }, "departure": { "time": "1765347066", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1765347112", "uncertainty": 120 }, "departure": { "time": "1765347112", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1765347183", "uncertainty": 120 }, "departure": { "time": "1765347183", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1765347338", "uncertainty": 120 }, "departure": { "time": "1765347338", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1765347453", "uncertainty": 120 }, "departure": { "time": "1765347453", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1765347529", "uncertainty": 120 }, "departure": { "time": "1765347529", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1765347673", "uncertainty": 120 }, "departure": { "time": "1765347673", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1765347772", "uncertainty": 120 }, "departure": { "time": "1765347772", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1765347882", "uncertainty": 120 }, "departure": { "time": "1765347882", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1765347940", "uncertainty": 120 }, "departure": { "time": "1765347940", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1765348033", "uncertainty": 120 }, "departure": { "time": "1765348033", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1765348130", "uncertainty": 120 }, "departure": { "time": "1765348130", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1765348225", "uncertainty": 120 }, "departure": { "time": "1765348225", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1765348309", "uncertainty": 120 }, "departure": { "time": "1765348309", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1765348402", "uncertainty": 120 }, "departure": { "time": "1765348402", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1765348564", "uncertainty": 120 }, "departure": { "time": "1765348564", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1765348671", "uncertainty": 120 }, "departure": { "time": "1765348671", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1765348744", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323534" } } }, { "id": "21323543", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346280", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323543" } } }, { "id": "21323548", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323548" } } }, { "id": "21323582", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1765346659", "uncertainty": 120 }, "departure": { "time": "1765346659", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765346720", "uncertainty": 120 }, "departure": { "time": "1765346720", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765346767", "uncertainty": 120 }, "departure": { "time": "1765346767", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765346880", "uncertainty": 120 }, "departure": { "time": "1765346880", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765346942", "uncertainty": 120 }, "departure": { "time": "1765346942", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1765347037", "uncertainty": 120 }, "departure": { "time": "1765347037", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1765347121", "uncertainty": 120 }, "departure": { "time": "1765347121", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1765347170", "uncertainty": 120 }, "departure": { "time": "1765347170", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1765347229", "uncertainty": 120 }, "departure": { "time": "1765347229", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1765347369", "uncertainty": 120 }, "departure": { "time": "1765347369", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1765347740", "uncertainty": 120 }, "departure": { "time": "1765347740", "uncertainty": 120 }, "stopId": "smbin1", "stopSequence": 12 }, { "arrival": { "time": "1765347820", "uncertainty": 120 }, "departure": { "time": "1765347820", "uncertainty": 120 }, "stopId": "smbin2", "stopSequence": 13 }, { "arrival": { "time": "1765347911", "uncertainty": 120 }, "departure": { "time": "1765347911", "uncertainty": 120 }, "stopId": "smbin3", "stopSequence": 14 }, { "arrival": { "time": "1765347969", "uncertainty": 120 }, "departure": { "time": "1765347969", "uncertainty": 120 }, "stopId": "smbin4", "stopSequence": 15 }, { "arrival": { "time": "1765348050", "uncertainty": 120 }, "departure": { "time": "1765348050", "uncertainty": 120 }, "stopId": "smbin5", "stopSequence": 16 }, { "arrival": { "time": "1765348087", "uncertainty": 120 }, "departure": { "time": "1765348087", "uncertainty": 120 }, "stopId": "smbin6", "stopSequence": 17 }, { "arrival": { "time": "1765348163", "uncertainty": 120 }, "departure": { "time": "1765348163", "uncertainty": 120 }, "stopId": "smbin7", "stopSequence": 18 }, { "arrival": { "time": "1765348222", "uncertainty": 120 }, "departure": { "time": "1765348222", "uncertainty": 120 }, "stopId": "smbin8", "stopSequence": 19 }, { "arrival": { "time": "1765348442", "uncertainty": 120 }, "departure": { "time": "1765348442", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 20 }, { "arrival": { "time": "1765348509", "uncertainty": 120 }, "departure": { "time": "1765348509", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 21 }, { "arrival": { "time": "1765348574", "uncertainty": 120 }, "departure": { "time": "1765348574", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 22 }, { "arrival": { "time": "1765348630", "uncertainty": 120 }, "departure": { "time": "1765348630", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 23 }, { "arrival": { "time": "1765348676", "uncertainty": 120 }, "departure": { "time": "1765348676", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 24 }, { "arrival": { "time": "1765348776", "uncertainty": 120 }, "departure": { "time": "1765348776", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 25 }, { "arrival": { "time": "1765348814", "uncertainty": 120 }, "departure": { "time": "1765348814", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 26 }, { "arrival": { "time": "1765348869", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 27 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323582" } } }, { "id": "21323712", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765346814", "uncertainty": 120 }, "departure": { "time": "1765346814", "uncertainty": 120 }, "stopId": "outlagr2" }, { "arrival": { "time": "1765347149", "uncertainty": 120 }, "departure": { "time": "1765347149", "uncertainty": 120 }, "stopId": "outbert" }, { "arrival": { "time": "1765347256", "uncertainty": 120 }, "departure": { "time": "1765347256", "uncertainty": 120 }, "stopId": "outneuf" }, { "departure": { "time": "1765346100", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 1 }, { "arrival": { "time": "1765346142", "uncertainty": 120 }, "departure": { "time": "1765346142", "uncertainty": 120 }, "stopId": "semgar3", "stopSequence": 2 }, { "arrival": { "time": "1765346220", "uncertainty": 120 }, "departure": { "time": "1765346220", "uncertainty": 120 }, "stopId": "semsau", "stopSequence": 3 }, { "arrival": { "time": "1765346289", "uncertainty": 120 }, "departure": { "time": "1765346289", "uncertainty": 120 }, "stopId": "semfont2", "stopSequence": 4 }, { "arrival": { "time": "1765346340", "uncertainty": 120 }, "departure": { "time": "1765346340", "uncertainty": 120 }, "stopId": "semecau2", "stopSequence": 5 }, { "arrival": { "time": "1765346398", "uncertainty": 120 }, "departure": { "time": "1765346398", "uncertainty": 120 }, "stopId": "semecol2", "stopSequence": 6 }, { "arrival": { "time": "1765346452", "uncertainty": 120 }, "departure": { "time": "1765346452", "uncertainty": 120 }, "stopId": "semcalv4", "stopSequence": 7 }, { "arrival": { "time": "1765346530", "uncertainty": 120 }, "departure": { "time": "1765346530", "uncertainty": 120 }, "stopId": "semegli2", "stopSequence": 8 }, { "arrival": { "time": "1765346708", "uncertainty": 120 }, "departure": { "time": "1765346708", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1765346766", "uncertainty": 120 }, "departure": { "time": "1765346766", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1765346820", "uncertainty": 120 }, "departure": { "time": "1765346820", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 11 }, { "arrival": { "time": "1765346858", "uncertainty": 120 }, "departure": { "time": "1765346858", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim", "stopSequence": 12 }, { "arrival": { "time": "1765346942", "uncertainty": 120 }, "departure": { "time": "1765346942", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver", "stopSequence": 13 }, { "arrival": { "time": "1765347000", "uncertainty": 120 }, "departure": { "time": "1765347000", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha", "stopSequence": 14 }, { "arrival": { "time": "1765347060", "uncertainty": 120 }, "departure": { "time": "1765347060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 15 }, { "arrival": { "time": "1765347155", "uncertainty": 120 }, "departure": { "time": "1765347155", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmai", "stopSequence": 16 }, { "arrival": { "time": "1765347263", "uncertainty": 120 }, "departure": { "time": "1765347263", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 17 }, { "arrival": { "time": "1765347405", "uncertainty": 120 }, "departure": { "time": "1765347405", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1765347503", "uncertainty": 120 }, "departure": { "time": "1765347503", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 19 }, { "arrival": { "time": "1765347585", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 20 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323712" } } }, { "id": "21323739", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765349431", "uncertainty": 120 }, "departure": { "time": "1765349431", "uncertainty": 120 }, "stopId": "outlagr" }, { "departure": { "time": "1765348740", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 1 }, { "arrival": { "time": "1765349434", "uncertainty": 120 }, "departure": { "time": "1765349434", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 2 }, { "arrival": { "time": "1765350094", "uncertainty": 120 }, "departure": { "time": "1765350094", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 3 }, { "arrival": { "time": "1765350128", "uncertainty": 120 }, "departure": { "time": "1765350128", "uncertainty": 120 }, "stopId": "semgar3", "stopSequence": 4 }, { "arrival": { "time": "1765350192", "uncertainty": 120 }, "departure": { "time": "1765350192", "uncertainty": 120 }, "stopId": "semsau", "stopSequence": 5 }, { "arrival": { "time": "1765350248", "uncertainty": 120 }, "departure": { "time": "1765350248", "uncertainty": 120 }, "stopId": "semfont2", "stopSequence": 6 }, { "arrival": { "time": "1765350290", "uncertainty": 120 }, "departure": { "time": "1765350290", "uncertainty": 120 }, "stopId": "semecau2", "stopSequence": 7 }, { "arrival": { "time": "1765350351", "uncertainty": 120 }, "departure": { "time": "1765350351", "uncertainty": 120 }, "stopId": "semecol2", "stopSequence": 8 }, { "arrival": { "time": "1765350408", "uncertainty": 120 }, "departure": { "time": "1765350408", "uncertainty": 120 }, "stopId": "semcalv4", "stopSequence": 9 }, { "arrival": { "time": "1765350490", "uncertainty": 120 }, "departure": { "time": "1765350490", "uncertainty": 120 }, "stopId": "semegli2", "stopSequence": 10 }, { "arrival": { "time": "1765350734", "uncertainty": 120 }, "departure": { "time": "1765350734", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 11 }, { "arrival": { "time": "1765351135", "uncertainty": 120 }, "departure": { "time": "1765351135", "uncertainty": 120 }, "stopId": "semquen3", "stopSequence": 12 }, { "arrival": { "time": "1765351175", "uncertainty": 120 }, "stopId": "semcol2", "stopSequence": 13 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "154", "scheduleRelationship": "SCHEDULED", "tripId": "21323739" } } }, { "id": "21323756", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323756" } } }, { "id": "21323759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346880", "uncertainty": 120 }, "stopId": "equplag", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "78", "scheduleRelationship": "SCHEDULED", "tripId": "21323759" } } }, { "id": "21323765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347000", "uncertainty": 120 }, "stopId": "smbrons", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "207", "scheduleRelationship": "SCHEDULED", "tripId": "21323765" } } }, { "id": "21323764", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347548", "uncertainty": 120 }, "departure": { "time": "1765347548", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1765347597", "uncertainty": 120 }, "departure": { "time": "1765347597", "uncertainty": 120 }, "stopId": "wimcol1" }, { "arrival": { "time": "1765347670", "uncertainty": 120 }, "departure": { "time": "1765347670", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "departure": { "time": "1765346497", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 }, { "arrival": { "time": "1765346615", "uncertainty": 120 }, "departure": { "time": "1765346615", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 2 }, { "arrival": { "time": "1765346660", "uncertainty": 120 }, "departure": { "time": "1765346660", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 3 }, { "arrival": { "time": "1765346720", "uncertainty": 120 }, "departure": { "time": "1765346720", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 4 }, { "arrival": { "time": "1765346797", "uncertainty": 120 }, "departure": { "time": "1765346797", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 5 }, { "arrival": { "time": "1765346843", "uncertainty": 120 }, "departure": { "time": "1765346843", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 6 }, { "arrival": { "time": "1765346912", "uncertainty": 120 }, "departure": { "time": "1765346912", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 7 }, { "arrival": { "time": "1765347012", "uncertainty": 120 }, "departure": { "time": "1765347012", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 8 }, { "arrival": { "time": "1765347098", "uncertainty": 120 }, "departure": { "time": "1765347098", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 9 }, { "arrival": { "time": "1765347179", "uncertainty": 120 }, "departure": { "time": "1765347179", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 10 }, { "arrival": { "time": "1765347050", "uncertainty": 120 }, "departure": { "time": "1765347050", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimstad2", "stopSequence": 11 }, { "arrival": { "time": "1765347180", "uncertainty": 120 }, "departure": { "time": "1765347180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 12 }, { "arrival": { "time": "1765347258", "uncertainty": 120 }, "departure": { "time": "1765347258", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 13 }, { "arrival": { "time": "1765347322", "uncertainty": 120 }, "departure": { "time": "1765347322", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 14 }, { "arrival": { "time": "1765347445", "uncertainty": 120 }, "departure": { "time": "1765347445", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 15 }, { "arrival": { "time": "1765347759", "uncertainty": 120 }, "departure": { "time": "1765347759", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 16 }, { "arrival": { "time": "1765347813", "uncertainty": 120 }, "departure": { "time": "1765347813", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 17 }, { "arrival": { "time": "1765347938", "uncertainty": 120 }, "departure": { "time": "1765347938", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 18 }, { "arrival": { "time": "1765347995", "uncertainty": 120 }, "departure": { "time": "1765347995", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 19 }, { "arrival": { "time": "1765348054", "uncertainty": 120 }, "departure": { "time": "1765348054", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 20 }, { "arrival": { "time": "1765348121", "uncertainty": 120 }, "departure": { "time": "1765348121", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 21 }, { "arrival": { "time": "1765348188", "uncertainty": 120 }, "departure": { "time": "1765348188", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 22 }, { "arrival": { "time": "1765348411", "uncertainty": 120 }, "departure": { "time": "1765348411", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 23 }, { "arrival": { "time": "1765348488", "uncertainty": 120 }, "departure": { "time": "1765348488", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 24 }, { "arrival": { "time": "1765348556", "uncertainty": 120 }, "departure": { "time": "1765348556", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 25 }, { "arrival": { "time": "1765348639", "uncertainty": 120 }, "departure": { "time": "1765348639", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 26 }, { "arrival": { "time": "1765348684", "uncertainty": 120 }, "departure": { "time": "1765348684", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 27 }, { "arrival": { "time": "1765348759", "uncertainty": 120 }, "departure": { "time": "1765348759", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 28 }, { "arrival": { "time": "1765348897", "uncertainty": 120 }, "departure": { "time": "1765348897", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 29 }, { "arrival": { "time": "1765349061", "uncertainty": 120 }, "departure": { "time": "1765349061", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 30 }, { "arrival": { "time": "1765349122", "uncertainty": 120 }, "departure": { "time": "1765349122", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 31 }, { "arrival": { "time": "1765349289", "uncertainty": 120 }, "departure": { "time": "1765349289", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 32 }, { "arrival": { "time": "1765349601", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 33 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323764" } } }, { "id": "21323760", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347329", "uncertainty": 120 }, "departure": { "time": "1765347329", "uncertainty": 120 }, "stopId": "wimplai" }, { "arrival": { "time": "1765347378", "uncertainty": 120 }, "departure": { "time": "1765347378", "uncertainty": 120 }, "stopId": "wimcol1" }, { "arrival": { "time": "1765347451", "uncertainty": 120 }, "departure": { "time": "1765347451", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1765346445", "uncertainty": 120 }, "departure": { "time": "1765346445", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1765346504", "uncertainty": 120 }, "departure": { "time": "1765346504", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1765346580", "uncertainty": 120 }, "departure": { "time": "1765346580", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1765346625", "uncertainty": 120 }, "departure": { "time": "1765346625", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1765346693", "uncertainty": 120 }, "departure": { "time": "1765346693", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1765346791", "uncertainty": 120 }, "departure": { "time": "1765346791", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1765346876", "uncertainty": 120 }, "departure": { "time": "1765346876", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1765346956", "uncertainty": 120 }, "departure": { "time": "1765346956", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1765347050", "uncertainty": 120 }, "departure": { "time": "1765347050", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1765347180", "uncertainty": 120 }, "departure": { "time": "1765347180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1765347258", "uncertainty": 120 }, "departure": { "time": "1765347258", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1765347322", "uncertainty": 120 }, "departure": { "time": "1765347322", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1765347445", "uncertainty": 120 }, "departure": { "time": "1765347445", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 14 }, { "arrival": { "time": "1765347540", "uncertainty": 120 }, "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 15 }, { "arrival": { "time": "1765347588", "uncertainty": 120 }, "departure": { "time": "1765347588", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 16 }, { "arrival": { "time": "1765347700", "uncertainty": 120 }, "departure": { "time": "1765347700", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 17 }, { "arrival": { "time": "1765347751", "uncertainty": 120 }, "departure": { "time": "1765347751", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 18 }, { "arrival": { "time": "1765347815", "uncertainty": 120 }, "departure": { "time": "1765347815", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 19 }, { "arrival": { "time": "1765347888", "uncertainty": 120 }, "departure": { "time": "1765347888", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 20 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 21 }, { "arrival": { "time": "1765348193", "uncertainty": 120 }, "departure": { "time": "1765348193", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 22 }, { "arrival": { "time": "1765348273", "uncertainty": 120 }, "departure": { "time": "1765348273", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 23 }, { "arrival": { "time": "1765348319", "uncertainty": 120 }, "departure": { "time": "1765348319", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 24 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 25 }, { "arrival": { "time": "1765348450", "uncertainty": 120 }, "departure": { "time": "1765348450", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 26 }, { "arrival": { "time": "1765348564", "uncertainty": 120 }, "departure": { "time": "1765348564", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 27 }, { "arrival": { "time": "1765348680", "uncertainty": 120 }, "departure": { "time": "1765348680", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 28 }, { "arrival": { "time": "1765348860", "uncertainty": 120 }, "departure": { "time": "1765348860", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 29 }, { "arrival": { "time": "1765348920", "uncertainty": 120 }, "departure": { "time": "1765348920", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 30 }, { "arrival": { "time": "1765349088", "uncertainty": 120 }, "departure": { "time": "1765349088", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 31 }, { "arrival": { "time": "1765349400", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 32 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "tripId": "21323760" } } }, { "id": "21323771", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "smbvil2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "206", "scheduleRelationship": "SCHEDULED", "tripId": "21323771" } } }, { "id": "21726030", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346940", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1765347042", "uncertainty": 120 }, "departure": { "time": "1765347042", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1765347125", "uncertainty": 120 }, "departure": { "time": "1765347125", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1765347275", "uncertainty": 120 }, "departure": { "time": "1765347275", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1765347379", "uncertainty": 120 }, "departure": { "time": "1765347379", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1765347461", "uncertainty": 120 }, "departure": { "time": "1765347461", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1765347529", "uncertainty": 120 }, "departure": { "time": "1765347529", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1765347660", "uncertainty": 120 }, "departure": { "time": "1765347660", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1765347705", "uncertainty": 120 }, "departure": { "time": "1765347705", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1765347868", "uncertainty": 120 }, "departure": { "time": "1765347868", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1765348620", "uncertainty": 120 }, "departure": { "time": "1765348620", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1765348665", "uncertainty": 120 }, "departure": { "time": "1765348665", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1765348740", "uncertainty": 120 }, "departure": { "time": "1765348740", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1765348920", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 16 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "123", "scheduleRelationship": "SCHEDULED", "tripId": "21726030" } } }, { "id": "21725967", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765351690", "uncertainty": 120 }, "departure": { "time": "1765351690", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765351879", "uncertainty": 120 }, "departure": { "time": "1765351879", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1765347720", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1765347823", "uncertainty": 120 }, "departure": { "time": "1765347823", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1765347877", "uncertainty": 120 }, "departure": { "time": "1765347877", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1765348012", "uncertainty": 120 }, "departure": { "time": "1765348012", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1765348080", "uncertainty": 120 }, "departure": { "time": "1765348080", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1765348345", "uncertainty": 120 }, "departure": { "time": "1765348345", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1765348440", "uncertainty": 120 }, "departure": { "time": "1765348440", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1765348490", "uncertainty": 120 }, "departure": { "time": "1765348490", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1765348680", "uncertainty": 120 }, "departure": { "time": "1765348680", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1765348834", "uncertainty": 120 }, "departure": { "time": "1765348834", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1765348920", "uncertainty": 120 }, "departure": { "time": "1765348920", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1765348972", "uncertainty": 120 }, "departure": { "time": "1765348972", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1765349081", "uncertainty": 120 }, "departure": { "time": "1765349081", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1765349204", "uncertainty": 120 }, "departure": { "time": "1765349204", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1765349280", "uncertainty": 120 }, "departure": { "time": "1765349280", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1765349380", "uncertainty": 120 }, "departure": { "time": "1765349380", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1765349424", "uncertainty": 120 }, "departure": { "time": "1765349424", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1765349580", "uncertainty": 120 }, "departure": { "time": "1765349580", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1765349760", "uncertainty": 120 }, "departure": { "time": "1765349760", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1765349874", "uncertainty": 120 }, "departure": { "time": "1765349874", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1765350000", "uncertainty": 120 }, "departure": { "time": "1765350060", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1765350144", "uncertainty": 120 }, "departure": { "time": "1765350144", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1765350282", "uncertainty": 120 }, "departure": { "time": "1765350282", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1765350420", "uncertainty": 120 }, "departure": { "time": "1765350420", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1765350503", "uncertainty": 120 }, "departure": { "time": "1765350503", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1765350616", "uncertainty": 120 }, "departure": { "time": "1765350616", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1765350676", "uncertainty": 120 }, "departure": { "time": "1765350676", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1765350734", "uncertainty": 120 }, "departure": { "time": "1765350734", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1765350824", "uncertainty": 120 }, "departure": { "time": "1765350824", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1765350900", "uncertainty": 120 }, "departure": { "time": "1765350900", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1765350972", "uncertainty": 120 }, "departure": { "time": "1765350972", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1765351080", "uncertainty": 120 }, "departure": { "time": "1765351080", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1765351327", "uncertainty": 120 }, "departure": { "time": "1765351327", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1765351381", "uncertainty": 120 }, "departure": { "time": "1765351381", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1765351418", "uncertainty": 120 }, "departure": { "time": "1765351418", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1765351440", "uncertainty": 120 }, "departure": { "time": "1765351440", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1765351509", "uncertainty": 120 }, "departure": { "time": "1765351509", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1765351625", "uncertainty": 120 }, "departure": { "time": "1765351625", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1765351680", "uncertainty": 120 }, "departure": { "time": "1765351680", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1765351749", "uncertainty": 120 }, "departure": { "time": "1765351749", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1765351849", "uncertainty": 120 }, "departure": { "time": "1765351849", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1765351912", "uncertainty": 120 }, "departure": { "time": "1765351912", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1765351888", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725967" } } }, { "id": "21725952", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347340", "uncertainty": 120 }, "departure": { "time": "1765347340", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765347529", "uncertainty": 120 }, "departure": { "time": "1765347529", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1765344047", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1765344107", "uncertainty": 120 }, "departure": { "time": "1765344107", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1765344137", "uncertainty": 120 }, "departure": { "time": "1765344167", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1765344281", "uncertainty": 120 }, "departure": { "time": "1765344287", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1765344325", "uncertainty": 120 }, "departure": { "time": "1765344325", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1765344496", "uncertainty": 120 }, "departure": { "time": "1765344496", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1765344527", "uncertainty": 120 }, "departure": { "time": "1765344557", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1765344613", "uncertainty": 120 }, "departure": { "time": "1765344613", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1765344757", "uncertainty": 120 }, "departure": { "time": "1765344767", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1765344869", "uncertainty": 120 }, "departure": { "time": "1765344869", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1765344938", "uncertainty": 120 }, "departure": { "time": "1765344938", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1765344965", "uncertainty": 120 }, "departure": { "time": "1765345037", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1765345113", "uncertainty": 120 }, "departure": { "time": "1765345113", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1765345187", "uncertainty": 120 }, "departure": { "time": "1765345217", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1765345277", "uncertainty": 120 }, "departure": { "time": "1765345277", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1765345358", "uncertainty": 120 }, "departure": { "time": "1765345358", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1765345400", "uncertainty": 120 }, "departure": { "time": "1765345400", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1765345526", "uncertainty": 120 }, "departure": { "time": "1765345526", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1765345649", "uncertainty": 120 }, "departure": { "time": "1765345649", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1765345737", "uncertainty": 120 }, "departure": { "time": "1765345737", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1765345831", "uncertainty": 120 }, "departure": { "time": "1765345831", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1765345901", "uncertainty": 120 }, "departure": { "time": "1765345901", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1765346015", "uncertainty": 120 }, "departure": { "time": "1765346015", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1765346129", "uncertainty": 120 }, "departure": { "time": "1765346129", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1765346202", "uncertainty": 120 }, "departure": { "time": "1765346202", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1765346301", "uncertainty": 120 }, "departure": { "time": "1765346301", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1765346354", "uncertainty": 120 }, "departure": { "time": "1765346354", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1765346404", "uncertainty": 120 }, "departure": { "time": "1765346404", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1765346483", "uncertainty": 120 }, "departure": { "time": "1765346483", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1765346549", "uncertainty": 120 }, "departure": { "time": "1765346549", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1765346621", "uncertainty": 120 }, "departure": { "time": "1765346621", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1765346730", "uncertainty": 120 }, "departure": { "time": "1765346730", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1765346977", "uncertainty": 120 }, "departure": { "time": "1765346977", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1765347031", "uncertainty": 120 }, "departure": { "time": "1765347031", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1765347068", "uncertainty": 120 }, "departure": { "time": "1765347068", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1765347090", "uncertainty": 120 }, "departure": { "time": "1765347090", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1765347159", "uncertainty": 120 }, "departure": { "time": "1765347159", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1765347275", "uncertainty": 120 }, "departure": { "time": "1765347275", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1765347300", "uncertainty": 120 }, "departure": { "time": "1765347300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1765347369", "uncertainty": 120 }, "departure": { "time": "1765347369", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1765347469", "uncertainty": 120 }, "departure": { "time": "1765347469", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1765347532", "uncertainty": 120 }, "departure": { "time": "1765347532", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1765347538", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725952" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21323677", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323677" } } }, { "id": "21725956", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765349410", "uncertainty": 120 }, "departure": { "time": "1765349410", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765349599", "uncertainty": 120 }, "departure": { "time": "1765349599", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1765345680", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1765345765", "uncertainty": 120 }, "departure": { "time": "1765345765", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1765345810", "uncertainty": 120 }, "departure": { "time": "1765345810", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1765345923", "uncertainty": 120 }, "departure": { "time": "1765345923", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1765345980", "uncertainty": 120 }, "departure": { "time": "1765345980", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1765346157", "uncertainty": 120 }, "departure": { "time": "1765346157", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1765346220", "uncertainty": 120 }, "departure": { "time": "1765346220", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1765346270", "uncertainty": 120 }, "departure": { "time": "1765346270", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1765346460", "uncertainty": 120 }, "departure": { "time": "1765346460", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1765346614", "uncertainty": 120 }, "departure": { "time": "1765346614", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1765346700", "uncertainty": 120 }, "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1765346752", "uncertainty": 120 }, "departure": { "time": "1765346752", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1765346861", "uncertainty": 120 }, "departure": { "time": "1765346861", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1765346984", "uncertainty": 120 }, "departure": { "time": "1765346984", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1765347060", "uncertainty": 120 }, "departure": { "time": "1765347060", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1765347160", "uncertainty": 120 }, "departure": { "time": "1765347160", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1765347204", "uncertainty": 120 }, "departure": { "time": "1765347204", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1765347360", "uncertainty": 120 }, "departure": { "time": "1765347360", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1765347540", "uncertainty": 120 }, "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1765347626", "uncertainty": 120 }, "departure": { "time": "1765347626", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1765347720", "uncertainty": 120 }, "departure": { "time": "1765347780", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1765347864", "uncertainty": 120 }, "departure": { "time": "1765347864", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1765348002", "uncertainty": 120 }, "departure": { "time": "1765348002", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1765348140", "uncertainty": 120 }, "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1765348213", "uncertainty": 120 }, "departure": { "time": "1765348213", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1765348312", "uncertainty": 120 }, "departure": { "time": "1765348312", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1765348365", "uncertainty": 120 }, "departure": { "time": "1765348365", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1765348415", "uncertainty": 120 }, "departure": { "time": "1765348415", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1765348494", "uncertainty": 120 }, "departure": { "time": "1765348494", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1765348560", "uncertainty": 120 }, "departure": { "time": "1765348560", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1765348656", "uncertainty": 120 }, "departure": { "time": "1765348656", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1765348800", "uncertainty": 120 }, "departure": { "time": "1765348800", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1765349047", "uncertainty": 120 }, "departure": { "time": "1765349047", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1765349101", "uncertainty": 120 }, "departure": { "time": "1765349101", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1765349138", "uncertainty": 120 }, "departure": { "time": "1765349138", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1765349160", "uncertainty": 120 }, "departure": { "time": "1765349160", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1765349229", "uncertainty": 120 }, "departure": { "time": "1765349229", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1765349345", "uncertainty": 120 }, "departure": { "time": "1765349345", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1765349400", "uncertainty": 120 }, "departure": { "time": "1765349400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1765349469", "uncertainty": 120 }, "departure": { "time": "1765349469", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1765349569", "uncertainty": 120 }, "departure": { "time": "1765349569", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1765349632", "uncertainty": 120 }, "departure": { "time": "1765349632", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1765349608", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725956" } } }, { "id": "21323672", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347860", "uncertainty": 120 }, "departure": { "time": "1765347860", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1765347300", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1765347468", "uncertainty": 120 }, "departure": { "time": "1765347468", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765347584", "uncertainty": 120 }, "departure": { "time": "1765347584", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765347660", "uncertainty": 120 }, "departure": { "time": "1765347660", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765347764", "uncertainty": 120 }, "departure": { "time": "1765347764", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765347855", "uncertainty": 120 }, "departure": { "time": "1765347855", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765348008", "uncertainty": 120 }, "departure": { "time": "1765348008", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765347949", "uncertainty": 120 }, "departure": { "time": "1765347949", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1765348025", "uncertainty": 120 }, "departure": { "time": "1765348025", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1765348150", "uncertainty": 120 }, "departure": { "time": "1765348150", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1765348228", "uncertainty": 120 }, "departure": { "time": "1765348228", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1765348390", "uncertainty": 120 }, "departure": { "time": "1765348390", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1765348466", "uncertainty": 120 }, "departure": { "time": "1765348466", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1765348553", "uncertainty": 120 }, "departure": { "time": "1765348553", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1765348654", "uncertainty": 120 }, "departure": { "time": "1765348654", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1765348715", "uncertainty": 120 }, "departure": { "time": "1765348715", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1765348792", "uncertainty": 120 }, "departure": { "time": "1765348792", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1765348882", "uncertainty": 120 }, "departure": { "time": "1765348882", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1765349010", "uncertainty": 120 }, "departure": { "time": "1765349010", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1765349085", "uncertainty": 120 }, "departure": { "time": "1765349085", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1765349176", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323672" } } }, { "id": "21323674", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323674" } } }, { "id": "21725970", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347960", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1765348038", "uncertainty": 120 }, "departure": { "time": "1765348038", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1765348102", "uncertainty": 120 }, "departure": { "time": "1765348102", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1765348225", "uncertainty": 120 }, "departure": { "time": "1765348225", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1765348298", "uncertainty": 120 }, "departure": { "time": "1765348298", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1765348452", "uncertainty": 120 }, "departure": { "time": "1765348452", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1765348522", "uncertainty": 120 }, "departure": { "time": "1765348522", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1765348571", "uncertainty": 120 }, "departure": { "time": "1765348571", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1765348626", "uncertainty": 120 }, "departure": { "time": "1765348626", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1765348681", "uncertainty": 120 }, "departure": { "time": "1765348681", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1765348884", "uncertainty": 120 }, "departure": { "time": "1765348884", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1765348953", "uncertainty": 120 }, "departure": { "time": "1765348953", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1765349068", "uncertainty": 120 }, "departure": { "time": "1765349068", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1765349197", "uncertainty": 120 }, "departure": { "time": "1765349197", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1765349276", "uncertainty": 120 }, "departure": { "time": "1765349276", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1765349406", "uncertainty": 120 }, "departure": { "time": "1765349406", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1765349548", "uncertainty": 120 }, "departure": { "time": "1765349548", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1765349717", "uncertainty": 120 }, "departure": { "time": "1765349717", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1765349785", "uncertainty": 120 }, "departure": { "time": "1765349785", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1765349948", "uncertainty": 120 }, "departure": { "time": "1765349948", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1765350054", "uncertainty": 120 }, "departure": { "time": "1765350054", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1765350138", "uncertainty": 120 }, "departure": { "time": "1765350138", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1765350264", "uncertainty": 120 }, "departure": { "time": "1765350264", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1765350369", "uncertainty": 120 }, "departure": { "time": "1765350540", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1765350643", "uncertainty": 120 }, "departure": { "time": "1765350643", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1765350780", "uncertainty": 120 }, "departure": { "time": "1765350780", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1765350900", "uncertainty": 120 }, "departure": { "time": "1765350900", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1765351008", "uncertainty": 120 }, "departure": { "time": "1765351008", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1765351088", "uncertainty": 120 }, "departure": { "time": "1765351088", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1765351200", "uncertainty": 120 }, "departure": { "time": "1765351200", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1765351283", "uncertainty": 120 }, "departure": { "time": "1765351283", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1765351315", "uncertainty": 120 }, "departure": { "time": "1765351315", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1765351407", "uncertainty": 120 }, "departure": { "time": "1765351407", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1765351440", "uncertainty": 120 }, "departure": { "time": "1765351440", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1765351501", "uncertainty": 120 }, "departure": { "time": "1765351501", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1765351620", "uncertainty": 120 }, "departure": { "time": "1765351620", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1765351811", "uncertainty": 120 }, "departure": { "time": "1765351811", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1765351860", "uncertainty": 120 }, "departure": { "time": "1765351860", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1765351903", "uncertainty": 120 }, "departure": { "time": "1765351903", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1765351980", "uncertainty": 120 }, "departure": { "time": "1765351980", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1765352088", "uncertainty": 120 }, "departure": { "time": "1765352088", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1765352146", "uncertainty": 120 }, "departure": { "time": "1765352146", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1765352185", "uncertainty": 120 }, "departure": { "time": "1765352185", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1765352280", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725970" } } }, { "id": "21725969", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765343519", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1765343058", "uncertainty": 120 }, "departure": { "time": "1765343058", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1765343122", "uncertainty": 120 }, "departure": { "time": "1765343122", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1765343245", "uncertainty": 120 }, "departure": { "time": "1765343245", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1765343340", "uncertainty": 120 }, "departure": { "time": "1765343340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1765343680", "uncertainty": 120 }, "departure": { "time": "1765343680", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1765343740", "uncertainty": 120 }, "departure": { "time": "1765343740", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1765343795", "uncertainty": 120 }, "departure": { "time": "1765343800", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1765343855", "uncertainty": 120 }, "departure": { "time": "1765343855", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1765343898", "uncertainty": 120 }, "departure": { "time": "1765343898", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1765343932", "uncertainty": 120 }, "departure": { "time": "1765343932", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1765344065", "uncertainty": 120 }, "departure": { "time": "1765344065", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1765344122", "uncertainty": 120 }, "departure": { "time": "1765344122", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1765344160", "uncertainty": 120 }, "departure": { "time": "1765344160", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1765344263", "uncertainty": 120 }, "departure": { "time": "1765344280", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1765344310", "uncertainty": 120 }, "departure": { "time": "1765344310", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1765344392", "uncertainty": 120 }, "departure": { "time": "1765344400", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1765344477", "uncertainty": 120 }, "departure": { "time": "1765344477", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1765344559", "uncertainty": 120 }, "departure": { "time": "1765344580", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1765344627", "uncertainty": 120 }, "departure": { "time": "1765344700", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1765344880", "uncertainty": 120 }, "departure": { "time": "1765344940", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1765345022", "uncertainty": 120 }, "departure": { "time": "1765345022", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1765345080", "uncertainty": 120 }, "departure": { "time": "1765345080", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1765345194", "uncertainty": 120 }, "departure": { "time": "1765345210", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1765345330", "uncertainty": 120 }, "departure": { "time": "1765345330", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1765345407", "uncertainty": 120 }, "departure": { "time": "1765345407", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1765345497", "uncertainty": 120 }, "departure": { "time": "1765345497", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1765345617", "uncertainty": 120 }, "departure": { "time": "1765345617", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1765345704", "uncertainty": 120 }, "departure": { "time": "1765345704", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1765345786", "uncertainty": 120 }, "departure": { "time": "1765345786", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1765345875", "uncertainty": 120 }, "departure": { "time": "1765345875", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1765345938", "uncertainty": 120 }, "departure": { "time": "1765345938", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1765345962", "uncertainty": 120 }, "departure": { "time": "1765345962", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1765346031", "uncertainty": 120 }, "departure": { "time": "1765346031", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1765346055", "uncertainty": 120 }, "departure": { "time": "1765346055", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1765346133", "uncertainty": 120 }, "departure": { "time": "1765346133", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1765346252", "uncertainty": 120 }, "departure": { "time": "1765346252", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1765346395", "uncertainty": 120 }, "departure": { "time": "1765346395", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1765346432", "uncertainty": 120 }, "departure": { "time": "1765346432", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1765346475", "uncertainty": 120 }, "departure": { "time": "1765346475", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1765346552", "uncertainty": 120 }, "departure": { "time": "1765346552", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1765346639", "uncertainty": 120 }, "departure": { "time": "1765346639", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1765346685", "uncertainty": 120 }, "departure": { "time": "1765346685", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1765346716", "uncertainty": 120 }, "departure": { "time": "1765346716", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1765346792", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725969" }, "vehicle": { "id": "168", "label": "168" } } }, { "id": "21323682", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348080", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323682" } } }, { "id": "21725975", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765345098", "uncertainty": 120 }, "departure": { "time": "1765345098", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1765345162", "uncertainty": 120 }, "departure": { "time": "1765345162", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1765345285", "uncertainty": 120 }, "departure": { "time": "1765345285", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1765345380", "uncertainty": 120 }, "departure": { "time": "1765345380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1765345552", "uncertainty": 120 }, "departure": { "time": "1765345552", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1765345679", "uncertainty": 120 }, "departure": { "time": "1765345679", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1765345736", "uncertainty": 120 }, "departure": { "time": "1765345736", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1765345784", "uncertainty": 120 }, "departure": { "time": "1765345784", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1765345838", "uncertainty": 120 }, "departure": { "time": "1765345838", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1765345892", "uncertainty": 120 }, "departure": { "time": "1765345892", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1765346093", "uncertainty": 120 }, "departure": { "time": "1765346093", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1765346162", "uncertainty": 120 }, "departure": { "time": "1765346162", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1765346210", "uncertainty": 120 }, "departure": { "time": "1765346210", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1765346310", "uncertainty": 120 }, "departure": { "time": "1765346310", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1765346360", "uncertainty": 120 }, "departure": { "time": "1765346360", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1765346441", "uncertainty": 120 }, "departure": { "time": "1765346441", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1765346523", "uncertainty": 120 }, "departure": { "time": "1765346523", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1765346621", "uncertainty": 120 }, "departure": { "time": "1765346621", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1765346690", "uncertainty": 120 }, "departure": { "time": "1765346690", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1765346852", "uncertainty": 120 }, "departure": { "time": "1765346852", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1765346930", "uncertainty": 120 }, "departure": { "time": "1765346930", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1765346998", "uncertainty": 120 }, "departure": { "time": "1765346998", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1765347126", "uncertainty": 120 }, "departure": { "time": "1765347126", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1765347231", "uncertainty": 120 }, "departure": { "time": "1765347240", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1765347317", "uncertainty": 120 }, "departure": { "time": "1765347317", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1765347420", "uncertainty": 120 }, "departure": { "time": "1765347420", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1765347540", "uncertainty": 120 }, "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1765347627", "uncertainty": 120 }, "departure": { "time": "1765347627", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1765347691", "uncertainty": 120 }, "departure": { "time": "1765347691", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1765347780", "uncertainty": 120 }, "departure": { "time": "1765347780", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1765347843", "uncertainty": 120 }, "departure": { "time": "1765347843", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1765347867", "uncertainty": 120 }, "departure": { "time": "1765347867", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1765347936", "uncertainty": 120 }, "departure": { "time": "1765347936", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1765348021", "uncertainty": 120 }, "departure": { "time": "1765348021", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1765348140", "uncertainty": 120 }, "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1765348283", "uncertainty": 120 }, "departure": { "time": "1765348283", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1765348363", "uncertainty": 120 }, "departure": { "time": "1765348363", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1765348440", "uncertainty": 120 }, "departure": { "time": "1765348440", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1765348527", "uncertainty": 120 }, "departure": { "time": "1765348527", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1765348573", "uncertainty": 120 }, "departure": { "time": "1765348573", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1765348604", "uncertainty": 120 }, "departure": { "time": "1765348604", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1765348680", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725975" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21725987", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765344258", "uncertainty": 120 }, "departure": { "time": "1765344258", "uncertainty": 120 }, "stopId": "wimmair2" }, { "arrival": { "time": "1765344480", "uncertainty": 120 }, "departure": { "time": "1765344480", "uncertainty": 120 }, "stopId": "wimsncf" }, { "arrival": { "time": "1765344561", "uncertainty": 120 }, "departure": { "time": "1765344573", "uncertainty": 120 }, "stopId": "wimmaur" }, { "departure": { "time": "1765343761", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1765343791", "uncertainty": 120 }, "departure": { "time": "1765343791", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1765343821", "uncertainty": 120 }, "departure": { "time": "1765343821", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1765343852", "uncertainty": 120 }, "departure": { "time": "1765343881", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1765343911", "uncertainty": 120 }, "departure": { "time": "1765343911", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1765343948", "uncertainty": 120 }, "departure": { "time": "1765343948", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1765344016", "uncertainty": 120 }, "departure": { "time": "1765344016", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1765344061", "uncertainty": 120 }, "departure": { "time": "1765344091", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1765344151", "uncertainty": 120 }, "departure": { "time": "1765344151", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1765344210", "uncertainty": 120 }, "departure": { "time": "1765344210", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1765344360", "uncertainty": 120 }, "departure": { "time": "1765344360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1765344402", "uncertainty": 120 }, "departure": { "time": "1765344402", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1765344436", "uncertainty": 120 }, "departure": { "time": "1765344436", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1765344610", "uncertainty": 120 }, "departure": { "time": "1765344610", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1765344671", "uncertainty": 120 }, "departure": { "time": "1765344671", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1765344796", "uncertainty": 120 }, "departure": { "time": "1765344796", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1765344852", "uncertainty": 120 }, "departure": { "time": "1765344852", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1765344891", "uncertainty": 120 }, "departure": { "time": "1765344891", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1765344920", "uncertainty": 120 }, "departure": { "time": "1765344920", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1765344970", "uncertainty": 120 }, "departure": { "time": "1765344986", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1765345029", "uncertainty": 120 }, "departure": { "time": "1765345029", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1765345076", "uncertainty": 120 }, "departure": { "time": "1765345076", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1765345125", "uncertainty": 120 }, "departure": { "time": "1765345125", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1765345175", "uncertainty": 120 }, "departure": { "time": "1765345175", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1765345226", "uncertainty": 120 }, "departure": { "time": "1765345226", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1765345351", "uncertainty": 120 }, "departure": { "time": "1765345351", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1765345458", "uncertainty": 120 }, "departure": { "time": "1765345620", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1765345697", "uncertainty": 120 }, "departure": { "time": "1765345697", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1765345800", "uncertainty": 120 }, "departure": { "time": "1765345800", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1765345969", "uncertainty": 120 }, "departure": { "time": "1765345969", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1765346037", "uncertainty": 120 }, "departure": { "time": "1765346037", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1765346159", "uncertainty": 120 }, "departure": { "time": "1765346159", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1765346220", "uncertainty": 120 }, "departure": { "time": "1765346220", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1765346301", "uncertainty": 120 }, "departure": { "time": "1765346301", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1765346368", "uncertainty": 120 }, "departure": { "time": "1765346368", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1765346460", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725987" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21725986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765345133", "uncertainty": 120 }, "departure": { "time": "1765345133", "uncertainty": 120 }, "stopId": "wimjean" }, { "arrival": { "time": "1765345262", "uncertainty": 120 }, "departure": { "time": "1765345283", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "arrival": { "time": "1765345360", "uncertainty": 120 }, "departure": { "time": "1765345360", "uncertainty": 120 }, "stopId": "wimcol2" }, { "arrival": { "time": "1765345406", "uncertainty": 120 }, "departure": { "time": "1765345406", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765345626", "uncertainty": 120 }, "departure": { "time": "1765345626", "uncertainty": 120 }, "stopId": "wimeco" }, { "arrival": { "time": "1765345692", "uncertainty": 120 }, "departure": { "time": "1765345692", "uncertainty": 120 }, "stopId": "wimstad" }, { "departure": { "time": "1765343391", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1765343408", "uncertainty": 120 }, "departure": { "time": "1765343408", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1765343452", "uncertainty": 120 }, "departure": { "time": "1765343452", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1765343511", "uncertainty": 120 }, "departure": { "time": "1765343511", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1765343601", "uncertainty": 120 }, "departure": { "time": "1765343601", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1765343682", "uncertainty": 120 }, "departure": { "time": "1765343691", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1765343841", "uncertainty": 120 }, "departure": { "time": "1765343841", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1765343912", "uncertainty": 120 }, "departure": { "time": "1765343930", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1765344049", "uncertainty": 120 }, "departure": { "time": "1765344049", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1765344139", "uncertainty": 120 }, "departure": { "time": "1765344141", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1765344231", "uncertainty": 120 }, "departure": { "time": "1765344321", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1765344431", "uncertainty": 120 }, "departure": { "time": "1765344441", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1765344531", "uncertainty": 120 }, "departure": { "time": "1765344531", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1765344561", "uncertainty": 120 }, "departure": { "time": "1765344561", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1765344586", "uncertainty": 120 }, "departure": { "time": "1765344586", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1765344618", "uncertainty": 120 }, "departure": { "time": "1765344621", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1765344681", "uncertainty": 120 }, "departure": { "time": "1765344681", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1765344722", "uncertainty": 120 }, "departure": { "time": "1765344722", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1765344760", "uncertainty": 120 }, "departure": { "time": "1765344771", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1765344831", "uncertainty": 120 }, "departure": { "time": "1765344921", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1765345071", "uncertainty": 120 }, "departure": { "time": "1765345071", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1765345128", "uncertainty": 120 }, "departure": { "time": "1765345131", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1765344951", "uncertainty": 120 }, "departure": { "time": "1765344951", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1765344979", "uncertainty": 120 }, "departure": { "time": "1765344979", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1765345020", "uncertainty": 120 }, "departure": { "time": "1765345020", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1765345692", "uncertainty": 120 }, "departure": { "time": "1765345692", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1765345747", "uncertainty": 120 }, "departure": { "time": "1765345747", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1765345787", "uncertainty": 120 }, "departure": { "time": "1765345787", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1765345837", "uncertainty": 120 }, "departure": { "time": "1765345837", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1765345904", "uncertainty": 120 }, "departure": { "time": "1765345904", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1765345959", "uncertainty": 120 }, "departure": { "time": "1765345959", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1765345990", "uncertainty": 120 }, "departure": { "time": "1765345990", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1765346017", "uncertainty": 120 }, "departure": { "time": "1765346017", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1765346071", "uncertainty": 120 }, "departure": { "time": "1765346071", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1765346092", "uncertainty": 120 }, "departure": { "time": "1765346092", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1765346153", "uncertainty": 120 }, "departure": { "time": "1765346153", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1765346273", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725986" }, "vehicle": { "id": "166", "label": "166" } } }, { "id": "21725989", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347212", "uncertainty": 120 }, "departure": { "time": "1765347212", "uncertainty": 120 }, "stopId": "wimmair2" }, { "arrival": { "time": "1765347512", "uncertainty": 120 }, "departure": { "time": "1765347512", "uncertainty": 120 }, "stopId": "wimsncf" }, { "arrival": { "time": "1765347601", "uncertainty": 120 }, "departure": { "time": "1765347601", "uncertainty": 120 }, "stopId": "wimmaur" }, { "departure": { "time": "1765346453", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1765346498", "uncertainty": 120 }, "departure": { "time": "1765346498", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1765346557", "uncertainty": 120 }, "departure": { "time": "1765346557", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1765346633", "uncertainty": 120 }, "departure": { "time": "1765346633", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1765346678", "uncertainty": 120 }, "departure": { "time": "1765346678", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1765346746", "uncertainty": 120 }, "departure": { "time": "1765346746", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1765346844", "uncertainty": 120 }, "departure": { "time": "1765346844", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1765346929", "uncertainty": 120 }, "departure": { "time": "1765346929", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1765347009", "uncertainty": 120 }, "departure": { "time": "1765347009", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1765347102", "uncertainty": 120 }, "departure": { "time": "1765347102", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1765346760", "uncertainty": 120 }, "departure": { "time": "1765346760", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1765346806", "uncertainty": 120 }, "departure": { "time": "1765346806", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1765346843", "uncertainty": 120 }, "departure": { "time": "1765346843", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1765347640", "uncertainty": 120 }, "departure": { "time": "1765347640", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1765347723", "uncertainty": 120 }, "departure": { "time": "1765347723", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1765347893", "uncertainty": 120 }, "departure": { "time": "1765347893", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1765347978", "uncertainty": 120 }, "departure": { "time": "1765347978", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1765348026", "uncertainty": 120 }, "departure": { "time": "1765348026", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1765348077", "uncertainty": 120 }, "departure": { "time": "1765348077", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1765348140", "uncertainty": 120 }, "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1765348181", "uncertainty": 120 }, "departure": { "time": "1765348181", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1765348243", "uncertainty": 120 }, "departure": { "time": "1765348243", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1765348342", "uncertainty": 120 }, "departure": { "time": "1765348342", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1765348457", "uncertainty": 120 }, "departure": { "time": "1765348457", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1765348547", "uncertainty": 120 }, "departure": { "time": "1765348547", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1765348655", "uncertainty": 120 }, "departure": { "time": "1765348655", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1765348762", "uncertainty": 120 }, "departure": { "time": "1765348762", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1765348839", "uncertainty": 120 }, "departure": { "time": "1765348839", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1765348947", "uncertainty": 120 }, "departure": { "time": "1765348947", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1765349116", "uncertainty": 120 }, "departure": { "time": "1765349116", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1765349184", "uncertainty": 120 }, "departure": { "time": "1765349184", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1765349304", "uncertainty": 120 }, "departure": { "time": "1765349304", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1765349365", "uncertainty": 120 }, "departure": { "time": "1765349365", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1765349446", "uncertainty": 120 }, "departure": { "time": "1765349446", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1765349513", "uncertainty": 120 }, "departure": { "time": "1765349513", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1765349605", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725989" } } }, { "id": "21725988", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347971", "uncertainty": 120 }, "departure": { "time": "1765347971", "uncertainty": 120 }, "stopId": "wimjean" }, { "arrival": { "time": "1765348091", "uncertainty": 120 }, "departure": { "time": "1765348091", "uncertainty": 120 }, "stopId": "wimsncf2" }, { "arrival": { "time": "1765348168", "uncertainty": 120 }, "departure": { "time": "1765348168", "uncertainty": 120 }, "stopId": "wimcol2" }, { "arrival": { "time": "1765348214", "uncertainty": 120 }, "departure": { "time": "1765348214", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1765348434", "uncertainty": 120 }, "departure": { "time": "1765348434", "uncertainty": 120 }, "stopId": "wimeco" }, { "arrival": { "time": "1765348500", "uncertainty": 120 }, "departure": { "time": "1765348500", "uncertainty": 120 }, "stopId": "wimstad" }, { "departure": { "time": "1765346100", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1765346117", "uncertainty": 120 }, "departure": { "time": "1765346117", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1765346203", "uncertainty": 120 }, "departure": { "time": "1765346203", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1765346293", "uncertainty": 120 }, "departure": { "time": "1765346293", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1765346400", "uncertainty": 120 }, "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1765346476", "uncertainty": 120 }, "departure": { "time": "1765346476", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1765346615", "uncertainty": 120 }, "departure": { "time": "1765346615", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1765346698", "uncertainty": 120 }, "departure": { "time": "1765346698", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1765346880", "uncertainty": 120 }, "departure": { "time": "1765346880", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1765346968", "uncertainty": 120 }, "departure": { "time": "1765346968", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1765347060", "uncertainty": 120 }, "departure": { "time": "1765347120", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1765347196", "uncertainty": 120 }, "departure": { "time": "1765347196", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1765347321", "uncertainty": 120 }, "departure": { "time": "1765347321", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1765347365", "uncertainty": 120 }, "departure": { "time": "1765347365", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1765347420", "uncertainty": 120 }, "departure": { "time": "1765347420", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1765347466", "uncertainty": 120 }, "departure": { "time": "1765347466", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1765347524", "uncertainty": 120 }, "departure": { "time": "1765347524", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1765347579", "uncertainty": 120 }, "departure": { "time": "1765347579", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1765347629", "uncertainty": 120 }, "departure": { "time": "1765347629", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1765347711", "uncertainty": 120 }, "departure": { "time": "1765347711", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1765347881", "uncertainty": 120 }, "departure": { "time": "1765347881", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1765347969", "uncertainty": 120 }, "departure": { "time": "1765347969", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1765348005", "uncertainty": 120 }, "departure": { "time": "1765348005", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1765348036", "uncertainty": 120 }, "departure": { "time": "1765348036", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1765348080", "uncertainty": 120 }, "departure": { "time": "1765348080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1765348500", "uncertainty": 120 }, "departure": { "time": "1765348500", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1765348557", "uncertainty": 120 }, "departure": { "time": "1765348557", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1765348598", "uncertainty": 120 }, "departure": { "time": "1765348598", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1765348650", "uncertainty": 120 }, "departure": { "time": "1765348650", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1765348719", "uncertainty": 120 }, "departure": { "time": "1765348719", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1765348776", "uncertainty": 120 }, "departure": { "time": "1765348776", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1765348808", "uncertainty": 120 }, "departure": { "time": "1765348808", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1765348836", "uncertainty": 120 }, "departure": { "time": "1765348836", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1765348892", "uncertainty": 120 }, "departure": { "time": "1765348892", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1765348914", "uncertainty": 120 }, "departure": { "time": "1765348914", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1765348977", "uncertainty": 120 }, "departure": { "time": "1765348977", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1765349095", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21725988" } } }, { "id": "21323493", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765345853", "uncertainty": 120 }, "departure": { "time": "1765345853", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765345884", "uncertainty": 120 }, "departure": { "time": "1765345884", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1765345292", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1765345463", "uncertainty": 120 }, "departure": { "time": "1765345463", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765345577", "uncertainty": 120 }, "departure": { "time": "1765345577", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765345652", "uncertainty": 120 }, "departure": { "time": "1765345652", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765345756", "uncertainty": 120 }, "departure": { "time": "1765345756", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765345755", "uncertainty": 120 }, "departure": { "time": "1765345755", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765345860", "uncertainty": 120 }, "departure": { "time": "1765345860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765345896", "uncertainty": 120 }, "departure": { "time": "1765345896", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765345886", "uncertainty": 120 }, "departure": { "time": "1765345886", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1765345963", "uncertainty": 120 }, "departure": { "time": "1765345963", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1765346076", "uncertainty": 120 }, "departure": { "time": "1765346076", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1765346183", "uncertainty": 120 }, "departure": { "time": "1765346183", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1765346256", "uncertainty": 120 }, "departure": { "time": "1765346256", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1765346302", "uncertainty": 120 }, "departure": { "time": "1765346302", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1765346351", "uncertainty": 120 }, "departure": { "time": "1765346351", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1765346402", "uncertainty": 120 }, "departure": { "time": "1765346402", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1765346517", "uncertainty": 120 }, "departure": { "time": "1765346517", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1765346593", "uncertainty": 120 }, "departure": { "time": "1765346593", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1765346730", "uncertainty": 120 }, "departure": { "time": "1765346730", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1765346824", "uncertainty": 120 }, "departure": { "time": "1765346824", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1765346933", "uncertainty": 120 }, "departure": { "time": "1765346933", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1765346991", "uncertainty": 120 }, "departure": { "time": "1765346991", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1765347083", "uncertainty": 120 }, "departure": { "time": "1765347083", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1765347179", "uncertainty": 120 }, "departure": { "time": "1765347179", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1765347274", "uncertainty": 120 }, "departure": { "time": "1765347274", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1765347359", "uncertainty": 120 }, "departure": { "time": "1765347359", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1765347435", "uncertainty": 120 }, "departure": { "time": "1765347435", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1765347595", "uncertainty": 120 }, "departure": { "time": "1765347595", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1765347700", "uncertainty": 120 }, "departure": { "time": "1765347700", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1765347772", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323493" }, "vehicle": { "id": "511", "label": "511" } } }, { "id": "21323492", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765343477", "uncertainty": 120 }, "departure": { "time": "1765343477", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765343525", "uncertainty": 120 }, "departure": { "time": "1765343529", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1765342894", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1765343044", "uncertainty": 120 }, "departure": { "time": "1765343104", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765343194", "uncertainty": 120 }, "departure": { "time": "1765343254", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765343314", "uncertainty": 120 }, "departure": { "time": "1765343314", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765343374", "uncertainty": 120 }, "departure": { "time": "1765343374", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765343355", "uncertainty": 120 }, "departure": { "time": "1765343355", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765343460", "uncertainty": 120 }, "departure": { "time": "1765343460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765343496", "uncertainty": 120 }, "departure": { "time": "1765343496", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765343531", "uncertainty": 120 }, "departure": { "time": "1765343592", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1765343677", "uncertainty": 120 }, "departure": { "time": "1765343677", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1765343772", "uncertainty": 120 }, "departure": { "time": "1765343772", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1765343862", "uncertainty": 120 }, "departure": { "time": "1765343862", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1765343922", "uncertainty": 120 }, "departure": { "time": "1765343952", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1765343982", "uncertainty": 120 }, "departure": { "time": "1765344012", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1765344063", "uncertainty": 120 }, "departure": { "time": "1765344063", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1765344132", "uncertainty": 120 }, "departure": { "time": "1765344222", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1765344358", "uncertainty": 120 }, "departure": { "time": "1765344358", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1765344402", "uncertainty": 120 }, "departure": { "time": "1765344402", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1765344478", "uncertainty": 120 }, "departure": { "time": "1765344478", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1765344522", "uncertainty": 120 }, "departure": { "time": "1765344612", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1765344702", "uncertainty": 120 }, "departure": { "time": "1765344702", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1765344762", "uncertainty": 120 }, "departure": { "time": "1765344762", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1765344822", "uncertainty": 120 }, "departure": { "time": "1765344822", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1765344882", "uncertainty": 120 }, "departure": { "time": "1765345032", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1765345092", "uncertainty": 120 }, "departure": { "time": "1765345092", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1765345152", "uncertainty": 120 }, "departure": { "time": "1765345182", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1765345242", "uncertainty": 120 }, "departure": { "time": "1765345242", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1765345337", "uncertainty": 120 }, "departure": { "time": "1765345337", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1765345410", "uncertainty": 120 }, "departure": { "time": "1765345410", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1765345460", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323492" }, "vehicle": { "id": "215", "label": "215" } } }, { "id": "21323494", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765348221", "uncertainty": 120 }, "departure": { "time": "1765348221", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765348252", "uncertainty": 120 }, "departure": { "time": "1765348252", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1765347799", "uncertainty": 120 }, "departure": { "time": "1765347799", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765347932", "uncertainty": 120 }, "departure": { "time": "1765347932", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765348020", "uncertainty": 120 }, "departure": { "time": "1765348020", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765348124", "uncertainty": 120 }, "departure": { "time": "1765348124", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765348215", "uncertainty": 120 }, "departure": { "time": "1765348215", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765348365", "uncertainty": 120 }, "departure": { "time": "1765348365", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765348255", "uncertainty": 120 }, "departure": { "time": "1765348255", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1765348350", "uncertainty": 120 }, "departure": { "time": "1765348350", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1765348488", "uncertainty": 120 }, "departure": { "time": "1765348488", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1765348628", "uncertainty": 120 }, "departure": { "time": "1765348628", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1765348720", "uncertainty": 120 }, "departure": { "time": "1765348720", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1765348766", "uncertainty": 120 }, "departure": { "time": "1765348766", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1765348840", "uncertainty": 120 }, "departure": { "time": "1765348840", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1765348944", "uncertainty": 120 }, "departure": { "time": "1765348944", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1765349070", "uncertainty": 120 }, "departure": { "time": "1765349070", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1765349154", "uncertainty": 120 }, "departure": { "time": "1765349154", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1765349315", "uncertainty": 120 }, "departure": { "time": "1765349315", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1765349425", "uncertainty": 120 }, "departure": { "time": "1765349425", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1765349552", "uncertainty": 120 }, "departure": { "time": "1765349552", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1765349621", "uncertainty": 120 }, "departure": { "time": "1765349621", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1765349729", "uncertainty": 120 }, "departure": { "time": "1765349729", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1765349840", "uncertainty": 120 }, "departure": { "time": "1765349840", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1765349935", "uncertainty": 120 }, "departure": { "time": "1765349935", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1765350018", "uncertainty": 120 }, "departure": { "time": "1765350018", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1765350092", "uncertainty": 120 }, "departure": { "time": "1765350092", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1765350254", "uncertainty": 120 }, "departure": { "time": "1765350254", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1765350361", "uncertainty": 120 }, "departure": { "time": "1765350361", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1765350434", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323494" } } }, { "id": "21323489", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348620", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "54", "scheduleRelationship": "SCHEDULED", "tripId": "21323489" } } }, { "id": "21725786", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348500", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725786" } } }, { "id": "21725785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725785" } } }, { "id": "21725784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345800", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725784" } } }, { "id": "21323511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347869", "uncertainty": 120 }, "departure": { "time": "1765347869", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1765347904", "uncertainty": 120 }, "departure": { "time": "1765347904", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765347982", "uncertainty": 120 }, "departure": { "time": "1765347982", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765345800", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1765345855", "uncertainty": 120 }, "departure": { "time": "1765345855", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1765345920", "uncertainty": 120 }, "departure": { "time": "1765345920", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1765346015", "uncertainty": 120 }, "departure": { "time": "1765346015", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1765346100", "uncertainty": 120 }, "departure": { "time": "1765346100", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1765346199", "uncertainty": 120 }, "departure": { "time": "1765346199", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1765346392", "uncertainty": 120 }, "departure": { "time": "1765346392", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1765346502", "uncertainty": 120 }, "departure": { "time": "1765346502", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1765346571", "uncertainty": 120 }, "departure": { "time": "1765346571", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1765346644", "uncertainty": 120 }, "departure": { "time": "1765346644", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1765346700", "uncertainty": 120 }, "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1765346777", "uncertainty": 120 }, "departure": { "time": "1765346777", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1765346923", "uncertainty": 120 }, "departure": { "time": "1765346923", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1765346988", "uncertainty": 120 }, "departure": { "time": "1765346988", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1765347050", "uncertainty": 120 }, "departure": { "time": "1765347050", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1765347120", "uncertainty": 120 }, "departure": { "time": "1765347120", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1765347302", "uncertainty": 120 }, "departure": { "time": "1765347302", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1765347420", "uncertainty": 120 }, "departure": { "time": "1765347420", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1765347525", "uncertainty": 120 }, "departure": { "time": "1765347525", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1765347600", "uncertainty": 120 }, "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1765347730", "uncertainty": 120 }, "departure": { "time": "1765347730", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1765347869", "uncertainty": 120 }, "departure": { "time": "1765347869", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1765347897", "uncertainty": 120 }, "departure": { "time": "1765347897", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1765348048", "uncertainty": 120 }, "departure": { "time": "1765348048", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1765347982", "uncertainty": 120 }, "departure": { "time": "1765347982", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1765348106", "uncertainty": 120 }, "departure": { "time": "1765348106", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1765348251", "uncertainty": 120 }, "departure": { "time": "1765348251", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1765348365", "uncertainty": 120 }, "departure": { "time": "1765348365", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1765348449", "uncertainty": 120 }, "departure": { "time": "1765348449", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1765348572", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323511" } } }, { "id": "21323510", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765345783", "uncertainty": 120 }, "departure": { "time": "1765345783", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1765345818", "uncertainty": 120 }, "departure": { "time": "1765345818", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765345896", "uncertainty": 120 }, "departure": { "time": "1765345896", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765343883", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1765343913", "uncertainty": 120 }, "departure": { "time": "1765343913", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1765343960", "uncertainty": 120 }, "departure": { "time": "1765343960", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1765344003", "uncertainty": 120 }, "departure": { "time": "1765344003", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1765344033", "uncertainty": 120 }, "departure": { "time": "1765344033", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1765344063", "uncertainty": 120 }, "departure": { "time": "1765344063", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1765344153", "uncertainty": 120 }, "departure": { "time": "1765344333", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1765344444", "uncertainty": 120 }, "departure": { "time": "1765344444", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1765344483", "uncertainty": 120 }, "departure": { "time": "1765344483", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1765344513", "uncertainty": 120 }, "departure": { "time": "1765344573", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1765344616", "uncertainty": 120 }, "departure": { "time": "1765344693", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1765344781", "uncertainty": 120 }, "departure": { "time": "1765344783", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1765344903", "uncertainty": 120 }, "departure": { "time": "1765344903", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1765344933", "uncertainty": 120 }, "departure": { "time": "1765344933", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1765344975", "uncertainty": 120 }, "departure": { "time": "1765344975", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1765345020", "uncertainty": 120 }, "departure": { "time": "1765345020", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1765345063", "uncertainty": 120 }, "departure": { "time": "1765345263", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1765345377", "uncertainty": 120 }, "departure": { "time": "1765345377", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1765345482", "uncertainty": 120 }, "departure": { "time": "1765345482", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1765345557", "uncertainty": 120 }, "departure": { "time": "1765345557", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1765345666", "uncertainty": 120 }, "departure": { "time": "1765345666", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1765345783", "uncertainty": 120 }, "departure": { "time": "1765345783", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1765345748", "uncertainty": 120 }, "departure": { "time": "1765345748", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1765345800", "uncertainty": 120 }, "departure": { "time": "1765345800", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1765345870", "uncertainty": 120 }, "departure": { "time": "1765345870", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1765345896", "uncertainty": 120 }, "departure": { "time": "1765345896", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1765345997", "uncertainty": 120 }, "departure": { "time": "1765345997", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1765346126", "uncertainty": 120 }, "departure": { "time": "1765346126", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1765346182", "uncertainty": 120 }, "departure": { "time": "1765346182", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1765346237", "uncertainty": 120 }, "departure": { "time": "1765346237", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1765346344", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323510" }, "vehicle": { "id": "214", "label": "214" } } }, { "id": "21323512", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765350344", "uncertainty": 120 }, "departure": { "time": "1765350344", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1765350379", "uncertainty": 120 }, "departure": { "time": "1765350379", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765350457", "uncertainty": 120 }, "departure": { "time": "1765350457", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765348200", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1765348283", "uncertainty": 120 }, "departure": { "time": "1765348283", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1765348475", "uncertainty": 120 }, "departure": { "time": "1765348475", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1765348560", "uncertainty": 120 }, "departure": { "time": "1765348560", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1765348669", "uncertainty": 120 }, "departure": { "time": "1765348669", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1765348881", "uncertainty": 120 }, "departure": { "time": "1765348881", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1765349002", "uncertainty": 120 }, "departure": { "time": "1765349002", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1765349078", "uncertainty": 120 }, "departure": { "time": "1765349078", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1765349158", "uncertainty": 120 }, "departure": { "time": "1765349158", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1765349220", "uncertainty": 120 }, "departure": { "time": "1765349220", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1765349297", "uncertainty": 120 }, "departure": { "time": "1765349297", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1765349443", "uncertainty": 120 }, "departure": { "time": "1765349443", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1765349508", "uncertainty": 120 }, "departure": { "time": "1765349508", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1765349570", "uncertainty": 120 }, "departure": { "time": "1765349570", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1765349640", "uncertainty": 120 }, "departure": { "time": "1765349640", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1765349822", "uncertainty": 120 }, "departure": { "time": "1765349822", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1765349940", "uncertainty": 120 }, "departure": { "time": "1765349940", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1765350045", "uncertainty": 120 }, "departure": { "time": "1765350045", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1765350120", "uncertainty": 120 }, "departure": { "time": "1765350120", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1765350228", "uncertainty": 120 }, "departure": { "time": "1765350228", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1765350344", "uncertainty": 120 }, "departure": { "time": "1765350344", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1765350368", "uncertainty": 120 }, "departure": { "time": "1765350368", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1765350420", "uncertainty": 120 }, "departure": { "time": "1765350420", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1765350490", "uncertainty": 120 }, "departure": { "time": "1765350490", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1765350457", "uncertainty": 120 }, "departure": { "time": "1765350457", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1765350561", "uncertainty": 120 }, "departure": { "time": "1765350561", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1765350708", "uncertainty": 120 }, "departure": { "time": "1765350708", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1765350823", "uncertainty": 120 }, "departure": { "time": "1765350823", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1765350917", "uncertainty": 120 }, "departure": { "time": "1765350917", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1765351041", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323512" } } }, { "id": "21323415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345775", "uncertainty": 120 }, "stopId": "neupos1", "stopSequence": 1 }, { "arrival": { "time": "1765345872", "uncertainty": 120 }, "departure": { "time": "1765345872", "uncertainty": 120 }, "stopId": "neupla1", "stopSequence": 2 }, { "arrival": { "time": "1765346167", "uncertainty": 120 }, "departure": { "time": "1765346167", "uncertainty": 120 }, "stopId": "neucoun2", "stopSequence": 3 }, { "arrival": { "time": "1765346495", "uncertainty": 120 }, "departure": { "time": "1765346495", "uncertainty": 120 }, "stopId": "conpas1", "stopSequence": 4 }, { "arrival": { "time": "1765346707", "uncertainty": 120 }, "departure": { "time": "1765346707", "uncertainty": 120 }, "stopId": "concha1", "stopSequence": 5 }, { "arrival": { "time": "1765346875", "uncertainty": 120 }, "departure": { "time": "1765346875", "uncertainty": 120 }, "stopId": "conmair2", "stopSequence": 6 }, { "arrival": { "time": "1765347089", "uncertainty": 120 }, "departure": { "time": "1765347089", "uncertainty": 120 }, "stopId": "conpav1", "stopSequence": 7 }, { "arrival": { "time": "1765347929", "uncertainty": 120 }, "departure": { "time": "1765347929", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 8 }, { "arrival": { "time": "1765348035", "uncertainty": 120 }, "departure": { "time": "1765348035", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 9 }, { "arrival": { "time": "1765348097", "uncertainty": 120 }, "departure": { "time": "1765348097", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 10 }, { "arrival": { "time": "1765348248", "uncertainty": 120 }, "departure": { "time": "1765348248", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1765348481", "uncertainty": 120 }, "departure": { "time": "1765348481", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 12 }, { "arrival": { "time": "1765348577", "uncertainty": 120 }, "departure": { "time": "1765348577", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 13 }, { "arrival": { "time": "1765348697", "uncertainty": 120 }, "departure": { "time": "1765348697", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 14 }, { "arrival": { "time": "1765348761", "uncertainty": 120 }, "departure": { "time": "1765348761", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 15 }, { "arrival": { "time": "1765348822", "uncertainty": 120 }, "departure": { "time": "1765348822", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 16 }, { "arrival": { "time": "1765348918", "uncertainty": 120 }, "departure": { "time": "1765348918", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 17 }, { "arrival": { "time": "1765348997", "uncertainty": 120 }, "departure": { "time": "1765348997", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 18 }, { "arrival": { "time": "1765349237", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 19 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323415" } } }, { "id": "21323416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345779", "uncertainty": 120 }, "stopId": "neuson2", "stopSequence": 1 }, { "arrival": { "time": "1765345865", "uncertainty": 120 }, "departure": { "time": "1765345865", "uncertainty": 120 }, "stopId": "neuforg2", "stopSequence": 2 }, { "arrival": { "time": "1765346019", "uncertainty": 120 }, "departure": { "time": "1765346019", "uncertainty": 120 }, "stopId": "neumai1", "stopSequence": 3 }, { "arrival": { "time": "1765346148", "uncertainty": 120 }, "departure": { "time": "1765346148", "uncertainty": 120 }, "stopId": "neucoin2", "stopSequence": 4 }, { "arrival": { "time": "1765346255", "uncertainty": 120 }, "departure": { "time": "1765346255", "uncertainty": 120 }, "stopId": "neslav1", "stopSequence": 5 }, { "arrival": { "time": "1765346961", "uncertainty": 120 }, "departure": { "time": "1765346961", "uncertainty": 120 }, "stopId": "conpas1", "stopSequence": 6 }, { "arrival": { "time": "1765347139", "uncertainty": 120 }, "departure": { "time": "1765347139", "uncertainty": 120 }, "stopId": "concha1", "stopSequence": 7 }, { "arrival": { "time": "1765347317", "uncertainty": 120 }, "departure": { "time": "1765347317", "uncertainty": 120 }, "stopId": "conyser2", "stopSequence": 8 }, { "arrival": { "time": "1765348277", "uncertainty": 120 }, "departure": { "time": "1765348277", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 9 }, { "arrival": { "time": "1765348383", "uncertainty": 120 }, "departure": { "time": "1765348383", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1765348457", "uncertainty": 120 }, "departure": { "time": "1765348457", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 11 }, { "arrival": { "time": "1765348608", "uncertainty": 120 }, "departure": { "time": "1765348608", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1765348841", "uncertainty": 120 }, "departure": { "time": "1765348841", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 13 }, { "arrival": { "time": "1765348936", "uncertainty": 120 }, "departure": { "time": "1765348936", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 14 }, { "arrival": { "time": "1765349056", "uncertainty": 120 }, "departure": { "time": "1765349056", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 15 }, { "arrival": { "time": "1765349120", "uncertainty": 120 }, "departure": { "time": "1765349120", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 16 }, { "arrival": { "time": "1765349181", "uncertainty": 120 }, "departure": { "time": "1765349181", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 17 }, { "arrival": { "time": "1765349277", "uncertainty": 120 }, "departure": { "time": "1765349277", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 18 }, { "arrival": { "time": "1765349356", "uncertainty": 120 }, "departure": { "time": "1765349356", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 19 }, { "arrival": { "time": "1765349596", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 20 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323416" } } }, { "id": "21725822", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1765348463", "uncertainty": 120 }, "departure": { "time": "1765348463", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1765348569", "uncertainty": 120 }, "departure": { "time": "1765348569", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1765347695", "uncertainty": 120 }, "departure": { "time": "1765347695", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1765347780", "uncertainty": 120 }, "departure": { "time": "1765347780", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1765347930", "uncertainty": 120 }, "departure": { "time": "1765347930", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1765348012", "uncertainty": 120 }, "departure": { "time": "1765348012", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1765348044", "uncertainty": 120 }, "departure": { "time": "1765348044", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1765348114", "uncertainty": 120 }, "departure": { "time": "1765348114", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1765348173", "uncertainty": 120 }, "departure": { "time": "1765348173", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1765348243", "uncertainty": 120 }, "departure": { "time": "1765348243", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1765348300", "uncertainty": 120 }, "departure": { "time": "1765348300", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1765348497", "uncertainty": 120 }, "departure": { "time": "1765348497", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1765348537", "uncertainty": 120 }, "departure": { "time": "1765348537", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1765348620", "uncertainty": 120 }, "departure": { "time": "1765348620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1765348691", "uncertainty": 120 }, "departure": { "time": "1765348691", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1765348608", "uncertainty": 120 }, "departure": { "time": "1765348608", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1765348671", "uncertainty": 120 }, "departure": { "time": "1765348671", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1765348732", "uncertainty": 120 }, "departure": { "time": "1765348732", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1765348814", "uncertainty": 120 }, "departure": { "time": "1765348814", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1765348978", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725822" } } }, { "id": "21725821", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347300", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725821" } } }, { "id": "21725820", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765346071", "uncertainty": 120 }, "departure": { "time": "1765346071", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1765346154", "uncertainty": 120 }, "departure": { "time": "1765346154", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1765346260", "uncertainty": 120 }, "departure": { "time": "1765346260", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1765345287", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1765345382", "uncertainty": 120 }, "departure": { "time": "1765345382", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1765345471", "uncertainty": 120 }, "departure": { "time": "1765345471", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1765345621", "uncertainty": 120 }, "departure": { "time": "1765345621", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1765345703", "uncertainty": 120 }, "departure": { "time": "1765345703", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1765345735", "uncertainty": 120 }, "departure": { "time": "1765345735", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1765345805", "uncertainty": 120 }, "departure": { "time": "1765345805", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1765345864", "uncertainty": 120 }, "departure": { "time": "1765345864", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1765345934", "uncertainty": 120 }, "departure": { "time": "1765345934", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1765345991", "uncertainty": 120 }, "departure": { "time": "1765345991", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1765346071", "uncertainty": 120 }, "departure": { "time": "1765346071", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1765346097", "uncertainty": 120 }, "departure": { "time": "1765346097", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1765346137", "uncertainty": 120 }, "departure": { "time": "1765346137", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1765346220", "uncertainty": 120 }, "departure": { "time": "1765346220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1765346291", "uncertainty": 120 }, "departure": { "time": "1765346291", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1765346299", "uncertainty": 120 }, "departure": { "time": "1765346299", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1765346362", "uncertainty": 120 }, "departure": { "time": "1765346362", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1765346423", "uncertainty": 120 }, "departure": { "time": "1765346423", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1765346505", "uncertainty": 120 }, "departure": { "time": "1765346505", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1765346669", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725820" }, "vehicle": { "id": "328", "label": "328" } } }, { "id": "21725919", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765343399", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 1 }, { "arrival": { "time": "1765343451", "uncertainty": 120 }, "departure": { "time": "1765343489", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1765343579", "uncertainty": 120 }, "departure": { "time": "1765343579", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1765343720", "uncertainty": 120 }, "departure": { "time": "1765343720", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 4 }, { "arrival": { "time": "1765343798", "uncertainty": 120 }, "departure": { "time": "1765343820", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 5 }, { "arrival": { "time": "1765343890", "uncertainty": 120 }, "departure": { "time": "1765343890", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 6 }, { "arrival": { "time": "1765343939", "uncertainty": 120 }, "departure": { "time": "1765343939", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 7 }, { "arrival": { "time": "1765344029", "uncertainty": 120 }, "departure": { "time": "1765344060", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 8 }, { "arrival": { "time": "1765344103", "uncertainty": 120 }, "departure": { "time": "1765344103", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 9 }, { "arrival": { "time": "1765344223", "uncertainty": 120 }, "departure": { "time": "1765344239", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 10 }, { "arrival": { "time": "1765344280", "uncertainty": 120 }, "departure": { "time": "1765344280", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 11 }, { "arrival": { "time": "1765344398", "uncertainty": 120 }, "departure": { "time": "1765344449", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1765344565", "uncertainty": 120 }, "departure": { "time": "1765344600", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 13 }, { "arrival": { "time": "1765344763", "uncertainty": 120 }, "departure": { "time": "1765344780", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 14 }, { "arrival": { "time": "1765344894", "uncertainty": 120 }, "departure": { "time": "1765344929", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 15 }, { "arrival": { "time": "1765345019", "uncertainty": 120 }, "departure": { "time": "1765345019", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 16 }, { "arrival": { "time": "1765345109", "uncertainty": 120 }, "departure": { "time": "1765345139", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 17 }, { "arrival": { "time": "1765345225", "uncertainty": 120 }, "departure": { "time": "1765345225", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 18 }, { "arrival": { "time": "1765345271", "uncertainty": 120 }, "departure": { "time": "1765345289", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 19 }, { "arrival": { "time": "1765345325", "uncertainty": 120 }, "departure": { "time": "1765345325", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 20 }, { "arrival": { "time": "1765345487", "uncertainty": 120 }, "departure": { "time": "1765345487", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 21 }, { "arrival": { "time": "1765345603", "uncertainty": 120 }, "departure": { "time": "1765345603", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 22 }, { "arrival": { "time": "1765345667", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 23 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725919" }, "vehicle": { "id": "173", "label": "173" } } }, { "id": "21725918", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345583", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 }, { "arrival": { "time": "1765345652", "uncertainty": 120 }, "departure": { "time": "1765345652", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765345727", "uncertainty": 120 }, "departure": { "time": "1765345727", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1765345792", "uncertainty": 120 }, "departure": { "time": "1765345792", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 4 }, { "arrival": { "time": "1765345904", "uncertainty": 120 }, "departure": { "time": "1765345904", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 5 }, { "arrival": { "time": "1765346003", "uncertainty": 120 }, "departure": { "time": "1765346003", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 6 }, { "arrival": { "time": "1765346053", "uncertainty": 120 }, "departure": { "time": "1765346053", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 7 }, { "arrival": { "time": "1765346121", "uncertainty": 120 }, "departure": { "time": "1765346121", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 8 }, { "arrival": { "time": "1765346192", "uncertainty": 120 }, "departure": { "time": "1765346192", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 9 }, { "arrival": { "time": "1765346265", "uncertainty": 120 }, "departure": { "time": "1765346265", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 10 }, { "arrival": { "time": "1765346341", "uncertainty": 120 }, "departure": { "time": "1765346341", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 11 }, { "arrival": { "time": "1765346430", "uncertainty": 120 }, "departure": { "time": "1765346430", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 12 }, { "arrival": { "time": "1765346543", "uncertainty": 120 }, "departure": { "time": "1765346543", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 13 }, { "arrival": { "time": "1765346603", "uncertainty": 120 }, "departure": { "time": "1765346603", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 14 }, { "arrival": { "time": "1765346675", "uncertainty": 120 }, "departure": { "time": "1765346675", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 15 }, { "arrival": { "time": "1765346723", "uncertainty": 120 }, "departure": { "time": "1765346723", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 16 }, { "arrival": { "time": "1765346783", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 17 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725918" } } }, { "id": "21725928", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765348560", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725928" } } }, { "id": "21323854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323854" } } }, { "id": "21323850", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345296", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1765345411", "uncertainty": 120 }, "departure": { "time": "1765345411", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1765345477", "uncertainty": 120 }, "departure": { "time": "1765345477", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1765345581", "uncertainty": 120 }, "departure": { "time": "1765345581", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1765345719", "uncertainty": 120 }, "departure": { "time": "1765345719", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1765345754", "uncertainty": 120 }, "departure": { "time": "1765345754", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1765345794", "uncertainty": 120 }, "departure": { "time": "1765345794", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1765345863", "uncertainty": 120 }, "departure": { "time": "1765345863", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1765345946", "uncertainty": 120 }, "departure": { "time": "1765345946", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1765346110", "uncertainty": 120 }, "departure": { "time": "1765346110", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1765346241", "uncertainty": 120 }, "departure": { "time": "1765346241", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1765346290", "uncertainty": 120 }, "departure": { "time": "1765346290", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1765346322", "uncertainty": 120 }, "departure": { "time": "1765346322", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1765346400", "uncertainty": 120 }, "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1765346498", "uncertainty": 120 }, "departure": { "time": "1765346498", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1765346562", "uncertainty": 120 }, "departure": { "time": "1765346562", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1765346611", "uncertainty": 120 }, "departure": { "time": "1765346611", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1765346644", "uncertainty": 120 }, "departure": { "time": "1765346644", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1765346733", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323850" }, "vehicle": { "id": "326", "label": "326" } } }, { "id": "21725923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346940", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725923" } } }, { "id": "21725922", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346040", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725922" } } }, { "id": "21725921", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345201", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1765345290", "uncertainty": 120 }, "departure": { "time": "1765345290", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1765345341", "uncertainty": 120 }, "departure": { "time": "1765345341", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1765345397", "uncertainty": 120 }, "departure": { "time": "1765345397", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1765345521", "uncertainty": 120 }, "departure": { "time": "1765345521", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1765345641", "uncertainty": 120 }, "departure": { "time": "1765345641", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1765345723", "uncertainty": 120 }, "departure": { "time": "1765345723", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1765345883", "uncertainty": 120 }, "departure": { "time": "1765345883", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1765345994", "uncertainty": 120 }, "departure": { "time": "1765345994", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1765346064", "uncertainty": 120 }, "departure": { "time": "1765346064", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1765346122", "uncertainty": 120 }, "departure": { "time": "1765346122", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1765346234", "uncertainty": 120 }, "departure": { "time": "1765346234", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1765346284", "uncertainty": 120 }, "departure": { "time": "1765346284", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1765346462", "uncertainty": 120 }, "departure": { "time": "1765346462", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1765346492", "uncertainty": 120 }, "departure": { "time": "1765346492", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1765346605", "uncertainty": 120 }, "departure": { "time": "1765346605", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1765346725", "uncertainty": 120 }, "departure": { "time": "1765346725", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1765346905", "uncertainty": 120 }, "departure": { "time": "1765346905", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1765347025", "uncertainty": 120 }, "departure": { "time": "1765347025", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1765347167", "uncertainty": 120 }, "departure": { "time": "1765347167", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1765347325", "uncertainty": 120 }, "departure": { "time": "1765347325", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1765347428", "uncertainty": 120 }, "departure": { "time": "1765347428", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1765347505", "uncertainty": 120 }, "departure": { "time": "1765347505", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1765347586", "uncertainty": 120 }, "departure": { "time": "1765347586", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1765347746", "uncertainty": 120 }, "departure": { "time": "1765347746", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1765347862", "uncertainty": 120 }, "departure": { "time": "1765347862", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1765347926", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725921" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "21725920", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725920" } } }, { "id": "21323857", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347900", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "SP", "scheduleRelationship": "SCHEDULED", "tripId": "21323857" } } }, { "id": "21725927", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347720", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725927" } } }, { "id": "21725926", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346580", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725926" } } }, { "id": "21725925", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725925" } } }, { "id": "21725924", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346940", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725924" } } }, { "id": "21323900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346294", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323900" } } }, { "id": "21323781", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765347360", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "18", "scheduleRelationship": "SCHEDULED", "tripId": "21323781" } } }, { "id": "21323780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346820", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "188", "scheduleRelationship": "SCHEDULED", "tripId": "21323780" } } }, { "id": "21323776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323776" } } }, { "id": "21323789", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346460", "uncertainty": 120 }, "stopId": "equplag", "stopSequence": 1 }, { "arrival": { "time": "1765346554", "uncertainty": 120 }, "departure": { "time": "1765346554", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 2 }, { "arrival": { "time": "1765346681", "uncertainty": 120 }, "departure": { "time": "1765346681", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 3 }, { "arrival": { "time": "1765346748", "uncertainty": 120 }, "departure": { "time": "1765346748", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 4 }, { "arrival": { "time": "1765346916", "uncertainty": 120 }, "departure": { "time": "1765346916", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 5 }, { "arrival": { "time": "1765347000", "uncertainty": 120 }, "departure": { "time": "1765347000", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 6 }, { "arrival": { "time": "1765347060", "uncertainty": 120 }, "departure": { "time": "1765347060", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 7 }, { "arrival": { "time": "1765347111", "uncertainty": 120 }, "departure": { "time": "1765347111", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 8 }, { "arrival": { "time": "1765347176", "uncertainty": 120 }, "departure": { "time": "1765347176", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 9 }, { "arrival": { "time": "1765347420", "uncertainty": 120 }, "departure": { "time": "1765347420", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 10 }, { "arrival": { "time": "1765348080", "uncertainty": 120 }, "departure": { "time": "1765348080", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1765348440", "uncertainty": 120 }, "departure": { "time": "1765348440", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1765348740", "uncertainty": 120 }, "departure": { "time": "1765348740", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1765348785", "uncertainty": 120 }, "departure": { "time": "1765348785", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1765348860", "uncertainty": 120 }, "departure": { "time": "1765348860", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1765349040", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "73", "scheduleRelationship": "SCHEDULED", "tripId": "21323789" } } }, { "id": "21323785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346820", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "128", "scheduleRelationship": "SCHEDULED", "tripId": "21323785" } } }, { "id": "21323797", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347264", "uncertainty": 120 }, "departure": { "time": "1765347264", "uncertainty": 120 }, "stopId": "outmds2" }, { "arrival": { "time": "1765347293", "uncertainty": 120 }, "departure": { "time": "1765347293", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1765347366", "uncertainty": 120 }, "departure": { "time": "1765347366", "uncertainty": 120 }, "stopId": "outkenn2" }, { "departure": { "time": "1765346766", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1765346882", "uncertainty": 120 }, "departure": { "time": "1765346882", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 2 }, { "arrival": { "time": "1765346983", "uncertainty": 120 }, "departure": { "time": "1765346983", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1765347081", "uncertainty": 120 }, "departure": { "time": "1765347081", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1765347127", "uncertainty": 120 }, "departure": { "time": "1765347127", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1765347220", "uncertainty": 120 }, "departure": { "time": "1765347220", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1765347249", "uncertainty": 120 }, "departure": { "time": "1765347249", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1765347345", "uncertainty": 120 }, "departure": { "time": "1765347345", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1765347410", "uncertainty": 120 }, "departure": { "time": "1765347410", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1765347479", "uncertainty": 120 }, "departure": { "time": "1765347479", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1765347513", "uncertainty": 120 }, "departure": { "time": "1765347513", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 11 }, { "arrival": { "time": "1765347603", "uncertainty": 120 }, "departure": { "time": "1765347603", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 12 }, { "arrival": { "time": "1765347903", "uncertainty": 120 }, "departure": { "time": "1765347903", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 13 }, { "arrival": { "time": "1765348263", "uncertainty": 120 }, "departure": { "time": "1765348263", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1765348562", "uncertainty": 120 }, "departure": { "time": "1765348562", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1765348607", "uncertainty": 120 }, "departure": { "time": "1765348607", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1765348729", "uncertainty": 120 }, "departure": { "time": "1765348729", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1765348909", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323797" } } }, { "id": "21323799", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346940", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 1 }, { "arrival": { "time": "1765347050", "uncertainty": 120 }, "departure": { "time": "1765347050", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 2 }, { "arrival": { "time": "1765347113", "uncertainty": 120 }, "departure": { "time": "1765347113", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 3 }, { "arrival": { "time": "1765347180", "uncertainty": 120 }, "departure": { "time": "1765347180", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 4 }, { "arrival": { "time": "1765347277", "uncertainty": 120 }, "departure": { "time": "1765347277", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 5 }, { "arrival": { "time": "1765347342", "uncertainty": 120 }, "departure": { "time": "1765347342", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 6 }, { "arrival": { "time": "1765347400", "uncertainty": 120 }, "departure": { "time": "1765347400", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 7 }, { "arrival": { "time": "1765347469", "uncertainty": 120 }, "departure": { "time": "1765347469", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 8 }, { "arrival": { "time": "1765347507", "uncertainty": 120 }, "departure": { "time": "1765347507", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 9 }, { "arrival": { "time": "1765347601", "uncertainty": 120 }, "departure": { "time": "1765347601", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 10 }, { "arrival": { "time": "1765347960", "uncertainty": 120 }, "departure": { "time": "1765347960", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 11 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 12 }, { "arrival": { "time": "1765348620", "uncertainty": 120 }, "departure": { "time": "1765348620", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1765348665", "uncertainty": 120 }, "departure": { "time": "1765348665", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1765348740", "uncertainty": 120 }, "departure": { "time": "1765348740", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1765348920", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 16 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "tripId": "21323799" } } }, { "id": "21323792", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765348324", "uncertainty": 120 }, "departure": { "time": "1765348324", "uncertainty": 120 }, "stopId": "outedo2" }, { "arrival": { "time": "1765348376", "uncertainty": 120 }, "departure": { "time": "1765348376", "uncertainty": 120 }, "stopId": "outre22" }, { "arrival": { "time": "1765348387", "uncertainty": 120 }, "departure": { "time": "1765348387", "uncertainty": 120 }, "stopId": "outre22" }, { "arrival": { "time": "1765348519", "uncertainty": 120 }, "departure": { "time": "1765348519", "uncertainty": 120 }, "stopId": "outlagr2" }, { "arrival": { "time": "1765348571", "uncertainty": 120 }, "departure": { "time": "1765348571", "uncertainty": 120 }, "stopId": "outre22" }, { "arrival": { "time": "1765348629", "uncertainty": 120 }, "departure": { "time": "1765348629", "uncertainty": 120 }, "stopId": "outedo1" }, { "arrival": { "time": "1765348689", "uncertainty": 120 }, "departure": { "time": "1765348689", "uncertainty": 120 }, "stopId": "outdes" }, { "arrival": { "time": "1765349339", "uncertainty": 120 }, "departure": { "time": "1765349339", "uncertainty": 120 }, "stopId": "outcol3" }, { "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 1 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outre2", "stopSequence": 2 }, { "arrival": { "time": "1765348500", "uncertainty": 120 }, "departure": { "time": "1765348500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlagr3", "stopSequence": 3 }, { "arrival": { "time": "1765348549", "uncertainty": 120 }, "departure": { "time": "1765348549", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outgrim", "stopSequence": 4 }, { "arrival": { "time": "1765348656", "uncertainty": 120 }, "departure": { "time": "1765348656", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outver", "stopSequence": 5 }, { "arrival": { "time": "1765348731", "uncertainty": 120 }, "departure": { "time": "1765348731", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outcha", "stopSequence": 6 }, { "arrival": { "time": "1765348807", "uncertainty": 120 }, "departure": { "time": "1765348807", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 7 }, { "arrival": { "time": "1765349345", "uncertainty": 120 }, "stopId": "outcol3", "stopSequence": 8 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323792" } } }, { "id": "21323805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346280", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 1 }, { "arrival": { "time": "1765346346", "uncertainty": 120 }, "departure": { "time": "1765346346", "uncertainty": 120 }, "stopId": "leomou4", "stopSequence": 2 }, { "arrival": { "time": "1765346400", "uncertainty": 120 }, "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "leober1", "stopSequence": 3 }, { "arrival": { "time": "1765346522", "uncertainty": 120 }, "departure": { "time": "1765346522", "uncertainty": 120 }, "stopId": "leovall", "stopSequence": 4 }, { "arrival": { "time": "1765346640", "uncertainty": 120 }, "departure": { "time": "1765346640", "uncertainty": 120 }, "stopId": "leorec2", "stopSequence": 5 }, { "arrival": { "time": "1765346746", "uncertainty": 120 }, "departure": { "time": "1765346746", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 6 }, { "arrival": { "time": "1765346798", "uncertainty": 120 }, "departure": { "time": "1765346798", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 7 }, { "arrival": { "time": "1765346880", "uncertainty": 120 }, "departure": { "time": "1765346880", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 8 }, { "arrival": { "time": "1765347060", "uncertainty": 120 }, "departure": { "time": "1765347060", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 9 }, { "arrival": { "time": "1765347466", "uncertainty": 120 }, "departure": { "time": "1765347466", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 10 }, { "arrival": { "time": "1765347540", "uncertainty": 120 }, "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 11 }, { "arrival": { "time": "1765347607", "uncertainty": 120 }, "departure": { "time": "1765347607", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 12 }, { "arrival": { "time": "1765347720", "uncertainty": 120 }, "departure": { "time": "1765347720", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 13 }, { "arrival": { "time": "1765348080", "uncertainty": 120 }, "departure": { "time": "1765348080", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 14 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1765348450", "uncertainty": 120 }, "departure": { "time": "1765348450", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1765348564", "uncertainty": 120 }, "departure": { "time": "1765348564", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1765348744", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 18 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "193", "scheduleRelationship": "SCHEDULED", "tripId": "21323805" } } }, { "id": "21323801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765345514", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 1 }, { "arrival": { "time": "1765345581", "uncertainty": 120 }, "departure": { "time": "1765345581", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 2 }, { "arrival": { "time": "1765345761", "uncertainty": 120 }, "departure": { "time": "1765345761", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 3 }, { "arrival": { "time": "1765346064", "uncertainty": 120 }, "departure": { "time": "1765346064", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 4 }, { "arrival": { "time": "1765346175", "uncertainty": 120 }, "departure": { "time": "1765346175", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 5 }, { "arrival": { "time": "1765346595", "uncertainty": 120 }, "departure": { "time": "1765346595", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 6 }, { "arrival": { "time": "1765346770", "uncertainty": 120 }, "departure": { "time": "1765346770", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 7 }, { "arrival": { "time": "1765346894", "uncertainty": 120 }, "departure": { "time": "1765346894", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 8 }, { "arrival": { "time": "1765346977", "uncertainty": 120 }, "departure": { "time": "1765346977", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 9 }, { "arrival": { "time": "1765347023", "uncertainty": 120 }, "departure": { "time": "1765347023", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 10 }, { "arrival": { "time": "1765347138", "uncertainty": 120 }, "departure": { "time": "1765347138", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 11 }, { "arrival": { "time": "1765347200", "uncertainty": 120 }, "departure": { "time": "1765347200", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 12 }, { "arrival": { "time": "1765347266", "uncertainty": 120 }, "departure": { "time": "1765347266", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 13 }, { "arrival": { "time": "1765347796", "uncertainty": 120 }, "departure": { "time": "1765347796", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 14 }, { "arrival": { "time": "1765348014", "uncertainty": 120 }, "departure": { "time": "1765348014", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 15 }, { "arrival": { "time": "1765348156", "uncertainty": 120 }, "departure": { "time": "1765348156", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 16 }, { "arrival": { "time": "1765348230", "uncertainty": 120 }, "departure": { "time": "1765348230", "uncertainty": 120 }, "stopId": "bsmc14a", "stopSequence": 17 }, { "arrival": { "time": "1765348381", "uncertainty": 120 }, "departure": { "time": "1765348381", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 18 }, { "arrival": { "time": "1765348614", "uncertainty": 120 }, "departure": { "time": "1765348614", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 19 }, { "arrival": { "time": "1765348710", "uncertainty": 120 }, "departure": { "time": "1765348710", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 20 }, { "arrival": { "time": "1765348830", "uncertainty": 120 }, "departure": { "time": "1765348830", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 21 }, { "arrival": { "time": "1765348894", "uncertainty": 120 }, "departure": { "time": "1765348894", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 22 }, { "arrival": { "time": "1765348955", "uncertainty": 120 }, "departure": { "time": "1765348955", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 23 }, { "arrival": { "time": "1765349051", "uncertainty": 120 }, "departure": { "time": "1765349051", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 24 }, { "arrival": { "time": "1765349130", "uncertainty": 120 }, "departure": { "time": "1765349130", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 25 }, { "arrival": { "time": "1765349370", "uncertainty": 120 }, "stopId": "smbann2", "stopSequence": 26 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "173", "scheduleRelationship": "SCHEDULED", "tripId": "21323801" } } }, { "id": "21323803", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346400", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1765346520", "uncertainty": 120 }, "departure": { "time": "1765346520", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1765346623", "uncertainty": 120 }, "departure": { "time": "1765346623", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1765346721", "uncertainty": 120 }, "departure": { "time": "1765346721", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1765346810", "uncertainty": 120 }, "departure": { "time": "1765346810", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1765346880", "uncertainty": 120 }, "departure": { "time": "1765346880", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1765346964", "uncertainty": 120 }, "departure": { "time": "1765346964", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1765347027", "uncertainty": 120 }, "departure": { "time": "1765347027", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1765347074", "uncertainty": 120 }, "departure": { "time": "1765347074", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1765347165", "uncertainty": 120 }, "departure": { "time": "1765347165", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1765347240", "uncertainty": 120 }, "departure": { "time": "1765347240", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1765347300", "uncertainty": 120 }, "departure": { "time": "1765347300", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1765347350", "uncertainty": 120 }, "departure": { "time": "1765347350", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1765347405", "uncertainty": 120 }, "departure": { "time": "1765347405", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1765347549", "uncertainty": 120 }, "departure": { "time": "1765347549", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 15 }, { "arrival": { "time": "1765347619", "uncertainty": 120 }, "departure": { "time": "1765347619", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 16 }, { "arrival": { "time": "1765347668", "uncertainty": 120 }, "departure": { "time": "1765347668", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 17 }, { "arrival": { "time": "1765347727", "uncertainty": 120 }, "departure": { "time": "1765347727", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 18 }, { "arrival": { "time": "1765348020", "uncertainty": 120 }, "departure": { "time": "1765348020", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 19 }, { "arrival": { "time": "1765348380", "uncertainty": 120 }, "departure": { "time": "1765348380", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 20 }, { "arrival": { "time": "1765348680", "uncertainty": 120 }, "departure": { "time": "1765348680", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 21 }, { "arrival": { "time": "1765348725", "uncertainty": 120 }, "departure": { "time": "1765348725", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 22 }, { "arrival": { "time": "1765348800", "uncertainty": 120 }, "departure": { "time": "1765348800", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 23 }, { "arrival": { "time": "1765348980", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 24 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "183", "scheduleRelationship": "SCHEDULED", "tripId": "21323803" } } }, { "id": "21323813", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346220", "uncertainty": 120 }, "stopId": "hegmai2", "stopSequence": 1 }, { "arrival": { "time": "1765346300", "uncertainty": 120 }, "departure": { "time": "1765346300", "uncertainty": 120 }, "stopId": "hesegli2", "stopSequence": 2 }, { "arrival": { "time": "1765346520", "uncertainty": 120 }, "departure": { "time": "1765346520", "uncertainty": 120 }, "stopId": "hesman2", "stopSequence": 3 }, { "arrival": { "time": "1765346637", "uncertainty": 120 }, "departure": { "time": "1765346637", "uncertainty": 120 }, "stopId": "hestro2", "stopSequence": 4 }, { "arrival": { "time": "1765346788", "uncertainty": 120 }, "departure": { "time": "1765346788", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 5 }, { "arrival": { "time": "1765346820", "uncertainty": 120 }, "departure": { "time": "1765346820", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 6 }, { "arrival": { "time": "1765347000", "uncertainty": 120 }, "departure": { "time": "1765347000", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 7 }, { "arrival": { "time": "1765347053", "uncertainty": 120 }, "departure": { "time": "1765347053", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 8 }, { "arrival": { "time": "1765347140", "uncertainty": 120 }, "departure": { "time": "1765347140", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 9 }, { "arrival": { "time": "1765347269", "uncertainty": 120 }, "departure": { "time": "1765347269", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 10 }, { "arrival": { "time": "1765347357", "uncertainty": 120 }, "departure": { "time": "1765347357", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 11 }, { "arrival": { "time": "1765347413", "uncertainty": 120 }, "departure": { "time": "1765347413", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 12 }, { "arrival": { "time": "1765347462", "uncertainty": 120 }, "departure": { "time": "1765347462", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 13 }, { "arrival": { "time": "1765347491", "uncertainty": 120 }, "departure": { "time": "1765347491", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 14 }, { "arrival": { "time": "1765347600", "uncertainty": 120 }, "departure": { "time": "1765347600", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 15 }, { "arrival": { "time": "1765347763", "uncertainty": 120 }, "departure": { "time": "1765347763", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 16 }, { "arrival": { "time": "1765348140", "uncertainty": 120 }, "departure": { "time": "1765348140", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 17 }, { "arrival": { "time": "1765348500", "uncertainty": 120 }, "departure": { "time": "1765348500", "uncertainty": 120 }, "stopId": "bsmtte", "stopSequence": 18 }, { "arrival": { "time": "1765348800", "uncertainty": 120 }, "departure": { "time": "1765348800", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 19 }, { "arrival": { "time": "1765348845", "uncertainty": 120 }, "departure": { "time": "1765348845", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 20 }, { "arrival": { "time": "1765348920", "uncertainty": 120 }, "departure": { "time": "1765348920", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 21 }, { "arrival": { "time": "1765349100", "uncertainty": 120 }, "stopId": "smbann1", "stopSequence": 22 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "83", "scheduleRelationship": "SCHEDULED", "tripId": "21323813" } } }, { "id": "21323817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346155", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 }, { "arrival": { "time": "1765346252", "uncertainty": 120 }, "departure": { "time": "1765346252", "uncertainty": 120 }, "stopId": "hesman2", "stopSequence": 2 }, { "arrival": { "time": "1765346383", "uncertainty": 120 }, "departure": { "time": "1765346383", "uncertainty": 120 }, "stopId": "hestro2", "stopSequence": 3 }, { "arrival": { "time": "1765346552", "uncertainty": 120 }, "departure": { "time": "1765346552", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 4 }, { "arrival": { "time": "1765346588", "uncertainty": 120 }, "departure": { "time": "1765346588", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 5 }, { "arrival": { "time": "1765346652", "uncertainty": 120 }, "departure": { "time": "1765346652", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 6 }, { "arrival": { "time": "1765346704", "uncertainty": 120 }, "departure": { "time": "1765346704", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 7 }, { "arrival": { "time": "1765346790", "uncertainty": 120 }, "departure": { "time": "1765346790", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 8 }, { "arrival": { "time": "1765346918", "uncertainty": 120 }, "departure": { "time": "1765346918", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 9 }, { "arrival": { "time": "1765347005", "uncertainty": 120 }, "departure": { "time": "1765347005", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 10 }, { "arrival": { "time": "1765347072", "uncertainty": 120 }, "departure": { "time": "1765347072", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 11 }, { "arrival": { "time": "1765347092", "uncertainty": 120 }, "departure": { "time": "1765347092", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 12 }, { "arrival": { "time": "1765347133", "uncertainty": 120 }, "departure": { "time": "1765347133", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 13 }, { "arrival": { "time": "1765347212", "uncertainty": 120 }, "departure": { "time": "1765347212", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 14 }, { "arrival": { "time": "1765347260", "uncertainty": 120 }, "departure": { "time": "1765347260", "uncertainty": 120 }, "stopId": "leober1", "stopSequence": 15 }, { "arrival": { "time": "1765347355", "uncertainty": 120 }, "departure": { "time": "1765347355", "uncertainty": 120 }, "stopId": "leovall", "stopSequence": 16 }, { "arrival": { "time": "1765347454", "uncertainty": 120 }, "departure": { "time": "1765347454", "uncertainty": 120 }, "stopId": "leorec2", "stopSequence": 17 }, { "arrival": { "time": "1765347573", "uncertainty": 120 }, "departure": { "time": "1765347573", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 18 }, { "arrival": { "time": "1765347610", "uncertainty": 120 }, "departure": { "time": "1765347610", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 19 }, { "arrival": { "time": "1765347669", "uncertainty": 120 }, "departure": { "time": "1765347669", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 20 }, { "arrival": { "time": "1765347785", "uncertainty": 120 }, "departure": { "time": "1765347785", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 21 }, { "arrival": { "time": "1765347953", "uncertainty": 120 }, "departure": { "time": "1765347953", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 22 }, { "arrival": { "time": "1765348040", "uncertainty": 120 }, "departure": { "time": "1765348040", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 23 }, { "arrival": { "time": "1765348117", "uncertainty": 120 }, "departure": { "time": "1765348117", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 24 }, { "arrival": { "time": "1765348169", "uncertainty": 120 }, "departure": { "time": "1765348169", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 25 }, { "arrival": { "time": "1765348212", "uncertainty": 120 }, "departure": { "time": "1765348212", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 26 }, { "arrival": { "time": "1765348356", "uncertainty": 120 }, "departure": { "time": "1765348356", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 27 }, { "arrival": { "time": "1765348477", "uncertainty": 120 }, "departure": { "time": "1765348477", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 28 }, { "arrival": { "time": "1765348592", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 29 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323817" } } }, { "id": "21323819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323819" } } }, { "id": "21323529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765346700", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323529" } } }, { "id": "21323528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765344452", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1765344600", "uncertainty": 120 }, "departure": { "time": "1765344601", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765344676", "uncertainty": 120 }, "departure": { "time": "1765344692", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765344735", "uncertainty": 120 }, "departure": { "time": "1765344735", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765344780", "uncertainty": 120 }, "departure": { "time": "1765344872", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765344918", "uncertainty": 120 }, "departure": { "time": "1765344918", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1765344972", "uncertainty": 120 }, "departure": { "time": "1765344972", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1765345060", "uncertainty": 120 }, "departure": { "time": "1765345082", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1765345112", "uncertainty": 120 }, "departure": { "time": "1765345112", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1765345172", "uncertainty": 120 }, "departure": { "time": "1765345172", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1765345262", "uncertainty": 120 }, "departure": { "time": "1765345262", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1765345675", "uncertainty": 120 }, "departure": { "time": "1765345675", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1765345741", "uncertainty": 120 }, "departure": { "time": "1765345741", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1765345806", "uncertainty": 120 }, "departure": { "time": "1765345806", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1765345862", "uncertainty": 120 }, "departure": { "time": "1765345862", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1765345908", "uncertainty": 120 }, "departure": { "time": "1765345908", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1765346008", "uncertainty": 120 }, "departure": { "time": "1765346008", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1765346046", "uncertainty": 120 }, "departure": { "time": "1765346046", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1765346101", "uncertainty": 120 }, "departure": { "time": "1765346101", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1765346201", "uncertainty": 120 }, "departure": { "time": "1765346201", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1765346281", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323528" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21323531", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1765344557", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 1 }, { "arrival": { "time": "1765344617", "uncertainty": 120 }, "departure": { "time": "1765344677", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 2 }, { "arrival": { "time": "1765344753", "uncertainty": 120 }, "departure": { "time": "1765344753", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 3 }, { "arrival": { "time": "1765344842", "uncertainty": 120 }, "departure": { "time": "1765344842", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 4 }, { "arrival": { "time": "1765344927", "uncertainty": 120 }, "departure": { "time": "1765344947", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 5 }, { "arrival": { "time": "1765344996", "uncertainty": 120 }, "departure": { "time": "1765344996", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 6 }, { "arrival": { "time": "1765345057", "uncertainty": 120 }, "departure": { "time": "1765345067", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 7 }, { "arrival": { "time": "1765345144", "uncertainty": 120 }, "departure": { "time": "1765345158", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 8 }, { "arrival": { "time": "1765345204", "uncertainty": 120 }, "departure": { "time": "1765345204", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 9 }, { "arrival": { "time": "1765345247", "uncertainty": 120 }, "departure": { "time": "1765345277", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 10 }, { "arrival": { "time": "1765345337", "uncertainty": 120 }, "departure": { "time": "1765345337", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 11 }, { "arrival": { "time": "1765345385", "uncertainty": 120 }, "departure": { "time": "1765345385", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 12 }, { "arrival": { "time": "1765345430", "uncertainty": 120 }, "departure": { "time": "1765345430", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 13 }, { "arrival": { "time": "1765345479", "uncertainty": 120 }, "departure": { "time": "1765345479", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 14 }, { "arrival": { "time": "1765345587", "uncertainty": 120 }, "departure": { "time": "1765345587", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 15 }, { "arrival": { "time": "1765345727", "uncertainty": 120 }, "departure": { "time": "1765345727", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 16 }, { "arrival": { "time": "1765345816", "uncertainty": 120 }, "departure": { "time": "1765345816", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 17 }, { "arrival": { "time": "1765346007", "uncertainty": 120 }, "departure": { "time": "1765346007", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1765346101", "uncertainty": 120 }, "departure": { "time": "1765346101", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 19 }, { "arrival": { "time": "1765346187", "uncertainty": 120 }, "departure": { "time": "1765346187", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 20 }, { "arrival": { "time": "1765346378", "uncertainty": 120 }, "departure": { "time": "1765346378", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 21 }, { "arrival": { "time": "1765346448", "uncertainty": 120 }, "departure": { "time": "1765346448", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 22 }, { "arrival": { "time": "1765346609", "uncertainty": 120 }, "departure": { "time": "1765346609", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 23 }, { "arrival": { "time": "1765346705", "uncertainty": 120 }, "departure": { "time": "1765346705", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 24 }, { "arrival": { "time": "1765346762", "uncertainty": 120 }, "departure": { "time": "1765346762", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 25 }, { "arrival": { "time": "1765346849", "uncertainty": 120 }, "departure": { "time": "1765346849", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 26 }, { "arrival": { "time": "1765346911", "uncertainty": 120 }, "departure": { "time": "1765346911", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 27 }, { "arrival": { "time": "1765347007", "uncertainty": 120 }, "departure": { "time": "1765347007", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 28 }, { "arrival": { "time": "1765347089", "uncertainty": 120 }, "departure": { "time": "1765347089", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 29 }, { "arrival": { "time": "1765347108", "uncertainty": 120 }, "departure": { "time": "1765347108", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 30 }, { "arrival": { "time": "1765347183", "uncertainty": 120 }, "departure": { "time": "1765347183", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 31 }, { "arrival": { "time": "1765347325", "uncertainty": 120 }, "departure": { "time": "1765347325", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 32 }, { "arrival": { "time": "1765347349", "uncertainty": 120 }, "departure": { "time": "1765347349", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 33 }, { "arrival": { "time": "1765347388", "uncertainty": 120 }, "departure": { "time": "1765347388", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 34 }, { "arrival": { "time": "1765347449", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 35 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323531" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21323605", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765345781", "uncertainty": 120 }, "departure": { "time": "1765345781", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1765345810", "uncertainty": 120 }, "departure": { "time": "1765345810", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1765345821", "uncertainty": 120 }, "departure": { "time": "1765345821", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1765345835", "uncertainty": 120 }, "departure": { "time": "1765345835", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765345908", "uncertainty": 120 }, "departure": { "time": "1765345908", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765344932", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1765345069", "uncertainty": 120 }, "departure": { "time": "1765345069", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765345121", "uncertainty": 120 }, "departure": { "time": "1765345121", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765345158", "uncertainty": 120 }, "departure": { "time": "1765345158", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765345213", "uncertainty": 120 }, "departure": { "time": "1765345292", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765345326", "uncertainty": 120 }, "departure": { "time": "1765345326", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1765345380", "uncertainty": 120 }, "departure": { "time": "1765345380", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1765345443", "uncertainty": 120 }, "departure": { "time": "1765345443", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1765345496", "uncertainty": 120 }, "departure": { "time": "1765345496", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1765345532", "uncertainty": 120 }, "departure": { "time": "1765345532", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1765345628", "uncertainty": 120 }, "departure": { "time": "1765345628", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1765345704", "uncertainty": 120 }, "departure": { "time": "1765345704", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1765345776", "uncertainty": 120 }, "departure": { "time": "1765345776", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1765345877", "uncertainty": 120 }, "departure": { "time": "1765345877", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1765345920", "uncertainty": 120 }, "departure": { "time": "1765345920", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1765345990", "uncertainty": 120 }, "departure": { "time": "1765345990", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1765345915", "uncertainty": 120 }, "departure": { "time": "1765345915", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1765346016", "uncertainty": 120 }, "departure": { "time": "1765346016", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1765346145", "uncertainty": 120 }, "departure": { "time": "1765346145", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1765346201", "uncertainty": 120 }, "departure": { "time": "1765346201", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1765346256", "uncertainty": 120 }, "departure": { "time": "1765346256", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1765346370", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323605" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21323607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765347913", "uncertainty": 120 }, "departure": { "time": "1765347913", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1765347942", "uncertainty": 120 }, "departure": { "time": "1765347942", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1765347953", "uncertainty": 120 }, "departure": { "time": "1765347953", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1765347967", "uncertainty": 120 }, "departure": { "time": "1765347967", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1765348040", "uncertainty": 120 }, "departure": { "time": "1765348040", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1765346640", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1765346891", "uncertainty": 120 }, "departure": { "time": "1765346891", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1765346983", "uncertainty": 120 }, "departure": { "time": "1765346983", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1765347064", "uncertainty": 120 }, "departure": { "time": "1765347064", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1765347180", "uncertainty": 120 }, "departure": { "time": "1765347180", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1765347231", "uncertainty": 120 }, "departure": { "time": "1765347231", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1765347312", "uncertainty": 120 }, "departure": { "time": "1765347312", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1765347407", "uncertainty": 120 }, "departure": { "time": "1765347407", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1765347487", "uncertainty": 120 }, "departure": { "time": "1765347487", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1765347540", "uncertainty": 120 }, "departure": { "time": "1765347540", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1765347683", "uncertainty": 120 }, "departure": { "time": "1765347683", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1765347797", "uncertainty": 120 }, "departure": { "time": "1765347797", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1765347905", "uncertainty": 120 }, "departure": { "time": "1765347905", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1765348015", "uncertainty": 120 }, "departure": { "time": "1765348015", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1765348080", "uncertainty": 120 }, "departure": { "time": "1765348080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1765348168", "uncertainty": 120 }, "departure": { "time": "1765348168", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1765348049", "uncertainty": 120 }, "departure": { "time": "1765348049", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1765348174", "uncertainty": 120 }, "departure": { "time": "1765348174", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1765348320", "uncertainty": 120 }, "departure": { "time": "1765348320", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1765348434", "uncertainty": 120 }, "departure": { "time": "1765348434", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1765348522", "uncertainty": 120 }, "departure": { "time": "1765348522", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1765348651", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1765345304", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323607" } } }, { "id": "21323606", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1765346360", "uncertainty": 120 }, "departure": { "time": "1765346360", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1765345800", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1765345968", "uncertainty": 120 }, "departure": { "time": "1765345968", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1765346084", "uncertainty": 120 }, "departure": { "time": "1765346084", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1765346160", "uncertainty": 120 }, "departure": { "time": "1765346160", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1765346264", "uncertainty": 120 }, "departure": { "time": "1765346264", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1765346355", "uncertainty": 120 }, "departure": { "time": "1765346355", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1765346460", "uncertainty": 120 }, "departure": { "time": "1765346460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1765346508", "uncertainty": 120 }, "departure": { "time": "1765346508", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1765346449", "uncertainty": 120 }, "departure": { "time": "1765346449", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1765346525", "uncertainty": 120 }, "departure": { "time": "1765346525", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1765346650", "uncertainty": 120 }, "departure": { "time": "1765346650", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1765346727", "uncertainty": 120 }, "departure": { "time": "1765346727", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1765346790", "uncertainty": 120 }, "departure": { "time": "1765346790", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1765346849", "uncertainty": 120 }, "departure": { "time": "1765346849", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1765346946", "uncertainty": 120 }, "departure": { "time": "1765346946", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1765347007", "uncertainty": 120 }, "departure": { "time": "1765347007", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1765347079", "uncertainty": 120 }, "departure": { "time": "1765347079", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1765347134", "uncertainty": 120 }, "departure": { "time": "1765347134", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1765347204", "uncertainty": 120 }, "departure": { "time": "1765347204", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1765347285", "uncertainty": 120 }, "departure": { "time": "1765347285", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1765347400", "uncertainty": 120 }, "departure": { "time": "1765347400", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1765347472", "uncertainty": 120 }, "departure": { "time": "1765347472", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1765347563", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1765345304", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323606" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1765345304" } }