Détails de la ressource

Nom du fichier : GTFS-RT TripUpdate Marinéo Boulogne - horaires des prochains passages à l'arrêt
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau urbain Marinéo.

Disponibilité au téléchargement

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

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

Rapport de validation

253 erreurs, 42 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 10 erreurs

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

Exemples d'erreurs
  • trip_id 21323676 stop_sequence [5, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17] is not strictly sorted by increasing stop_sequence
  • trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323614 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323610 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
  • trip_id 21323616 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence

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 19 erreurs

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

Exemples d'erreurs
  • trip_id 21323613 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323612 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323615 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323614 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323609 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 218 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 21323676 stop_sequence 1 departure_time 08:55:00 (1764662100) is less than previous stop departure_time 09:12:42 (1764663162) - times must increase between two sequential stops
  • trip_id 21323676 stop_sequence 1 departure_time 08:55:00 (1764662100) is less than previous stop arrival_time 09:12:42 (1764663162) - times must increase between two sequential stops
  • trip_id 21323676 stop_sequence 2 arrival_time 08:58:02 (1764662282) is less than previous stop arrival_time 09:12:42 (1764663162) - times must increase between two sequential stops
  • trip_id 21323676 stop_sequence 2 departure_time 08:58:02 (1764662282) is less than previous stop arrival_time 09:12:42 (1764663162) - times must increase between two sequential stops
  • trip_id 21323613 stop_sequence 1 departure_time 08:30:00 (1764660600) is less than previous stop departure_time 08:41:20 (1764661280) - times must increase between two sequential stops

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

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

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

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

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

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

Avertissements

vehicle_id not populated W002 42 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 21725933 does not have a vehicle_id
  • trip_id 21725932 does not have a vehicle_id
  • trip_id 21323676 does not have a vehicle_id
  • trip_id 21323679 does not have a vehicle_id
  • trip_id 21323584 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 532 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. 5 014 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 066 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 260 26 fois (87 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 30 24 fois (80 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 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)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 5 5 fois (17 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 10 4 fois (13 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 02/12/2025 à 19h06 Europe/Paris.

trip_updates (48) vehicle_positions (0) service_alerts (0)

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

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

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

{ "entity": [ { "id": "21323587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764699000", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764699231", "uncertainty": 120 }, "departure": { "time": "1764699231", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764699310", "uncertainty": 120 }, "departure": { "time": "1764699310", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764699353", "uncertainty": 120 }, "departure": { "time": "1764699353", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764699445", "uncertainty": 120 }, "departure": { "time": "1764699445", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764699501", "uncertainty": 120 }, "departure": { "time": "1764699501", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764699569", "uncertainty": 120 }, "departure": { "time": "1764699569", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764699654", "uncertainty": 120 }, "departure": { "time": "1764699654", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764699679", "uncertainty": 120 }, "departure": { "time": "1764699679", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764699738", "uncertainty": 120 }, "departure": { "time": "1764699738", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764699879", "uncertainty": 120 }, "departure": { "time": "1764699879", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764700294", "uncertainty": 120 }, "departure": { "time": "1764700294", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1764700360", "uncertainty": 120 }, "departure": { "time": "1764700360", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1764700435", "uncertainty": 120 }, "departure": { "time": "1764700435", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1764700500", "uncertainty": 120 }, "departure": { "time": "1764700500", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1764700553", "uncertainty": 120 }, "departure": { "time": "1764700553", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1764700669", "uncertainty": 120 }, "departure": { "time": "1764700669", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1764700714", "uncertainty": 120 }, "departure": { "time": "1764700714", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1764700780", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323587" } } }, { "id": "21323600", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764701400", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323600" } } }, { "id": "21725854", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764701820", "uncertainty": 120 }, "departure": { "time": "1764701820", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764701903", "uncertainty": 120 }, "departure": { "time": "1764701903", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764702009", "uncertainty": 120 }, "departure": { "time": "1764702009", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764701100", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764701195", "uncertainty": 120 }, "departure": { "time": "1764701195", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764701280", "uncertainty": 120 }, "departure": { "time": "1764701280", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764701415", "uncertainty": 120 }, "departure": { "time": "1764701415", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764701489", "uncertainty": 120 }, "departure": { "time": "1764701489", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764701518", "uncertainty": 120 }, "departure": { "time": "1764701518", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764701581", "uncertainty": 120 }, "departure": { "time": "1764701581", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764701634", "uncertainty": 120 }, "departure": { "time": "1764701634", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764701697", "uncertainty": 120 }, "departure": { "time": "1764701697", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764701749", "uncertainty": 120 }, "departure": { "time": "1764701749", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764701820", "uncertainty": 120 }, "departure": { "time": "1764701820", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764701937", "uncertainty": 120 }, "departure": { "time": "1764701937", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764701977", "uncertainty": 120 }, "departure": { "time": "1764701977", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764702060", "uncertainty": 120 }, "departure": { "time": "1764702060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764702131", "uncertainty": 120 }, "departure": { "time": "1764702131", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764702048", "uncertainty": 120 }, "departure": { "time": "1764702048", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764702111", "uncertainty": 120 }, "departure": { "time": "1764702111", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764702172", "uncertainty": 120 }, "departure": { "time": "1764702172", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764702254", "uncertainty": 120 }, "departure": { "time": "1764702254", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764702418", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725854" } } }, { "id": "21725853", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698401", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764698521", "uncertainty": 120 }, "departure": { "time": "1764698521", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764698581", "uncertainty": 120 }, "departure": { "time": "1764698581", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764698623", "uncertainty": 120 }, "departure": { "time": "1764698623", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764698658", "uncertainty": 120 }, "departure": { "time": "1764698658", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764698744", "uncertainty": 120 }, "departure": { "time": "1764698744", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764698774", "uncertainty": 120 }, "departure": { "time": "1764698774", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764698850", "uncertainty": 120 }, "departure": { "time": "1764698850", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764698937", "uncertainty": 120 }, "departure": { "time": "1764698937", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764699028", "uncertainty": 120 }, "departure": { "time": "1764699028", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764699107", "uncertainty": 120 }, "departure": { "time": "1764699107", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1764699230", "uncertainty": 120 }, "departure": { "time": "1764699230", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1764699290", "uncertainty": 120 }, "departure": { "time": "1764699290", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1764699365", "uncertainty": 120 }, "departure": { "time": "1764699365", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1764699408", "uncertainty": 120 }, "departure": { "time": "1764699408", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1764699454", "uncertainty": 120 }, "departure": { "time": "1764699454", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1764699536", "uncertainty": 120 }, "departure": { "time": "1764699536", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1764699590", "uncertainty": 120 }, "departure": { "time": "1764699590", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1764699638", "uncertainty": 120 }, "departure": { "time": "1764699638", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1764699694", "uncertainty": 120 }, "departure": { "time": "1764699694", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1764699725", "uncertainty": 120 }, "departure": { "time": "1764699725", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1764699801", "uncertainty": 120 }, "departure": { "time": "1764699801", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1764699950", "uncertainty": 120 }, "departure": { "time": "1764699950", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1764700046", "uncertainty": 120 }, "departure": { "time": "1764700046", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1764700239", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725853" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21725847", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698491", "uncertainty": 120 }, "departure": { "time": "1764698509", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764698682", "uncertainty": 120 }, "departure": { "time": "1764698682", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764698792", "uncertainty": 120 }, "departure": { "time": "1764698792", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764697621", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764697711", "uncertainty": 120 }, "departure": { "time": "1764697711", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764697821", "uncertainty": 120 }, "departure": { "time": "1764697831", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764697964", "uncertainty": 120 }, "departure": { "time": "1764697964", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764698040", "uncertainty": 120 }, "departure": { "time": "1764698040", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764698064", "uncertainty": 120 }, "departure": { "time": "1764698071", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764698139", "uncertainty": 120 }, "departure": { "time": "1764698161", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764698262", "uncertainty": 120 }, "departure": { "time": "1764698285", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764698360", "uncertainty": 120 }, "departure": { "time": "1764698360", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764698410", "uncertainty": 120 }, "departure": { "time": "1764698410", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764698491", "uncertainty": 120 }, "departure": { "time": "1764698491", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764698486", "uncertainty": 120 }, "departure": { "time": "1764698486", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764698536", "uncertainty": 120 }, "departure": { "time": "1764698536", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764698640", "uncertainty": 120 }, "departure": { "time": "1764698640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764698711", "uncertainty": 120 }, "departure": { "time": "1764698711", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764698831", "uncertainty": 120 }, "departure": { "time": "1764698831", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764698894", "uncertainty": 120 }, "departure": { "time": "1764698894", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764698955", "uncertainty": 120 }, "departure": { "time": "1764698955", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764699037", "uncertainty": 120 }, "departure": { "time": "1764699037", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764699201", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725847" }, "vehicle": { "id": "183", "label": "183" } } }, { "id": "21725846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764699600", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725846" } } }, { "id": "21725864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764700691", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764700746", "uncertainty": 120 }, "departure": { "time": "1764700746", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764700811", "uncertainty": 120 }, "departure": { "time": "1764700811", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764700875", "uncertainty": 120 }, "departure": { "time": "1764700875", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764700931", "uncertainty": 120 }, "departure": { "time": "1764700931", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764701000", "uncertainty": 120 }, "departure": { "time": "1764701000", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764701096", "uncertainty": 120 }, "departure": { "time": "1764701096", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764701163", "uncertainty": 120 }, "departure": { "time": "1764701163", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764701287", "uncertainty": 120 }, "departure": { "time": "1764701287", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764701442", "uncertainty": 120 }, "departure": { "time": "1764701442", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764701587", "uncertainty": 120 }, "departure": { "time": "1764701587", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764701887", "uncertainty": 120 }, "departure": { "time": "1764701887", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764702007", "uncertainty": 120 }, "departure": { "time": "1764702007", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764702076", "uncertainty": 120 }, "departure": { "time": "1764702076", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764702151", "uncertainty": 120 }, "departure": { "time": "1764702151", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764702216", "uncertainty": 120 }, "departure": { "time": "1764702216", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764702328", "uncertainty": 120 }, "departure": { "time": "1764702328", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764702427", "uncertainty": 120 }, "departure": { "time": "1764702427", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764702477", "uncertainty": 120 }, "departure": { "time": "1764702477", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764702545", "uncertainty": 120 }, "departure": { "time": "1764702545", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764702616", "uncertainty": 120 }, "departure": { "time": "1764702616", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764702689", "uncertainty": 120 }, "departure": { "time": "1764702689", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764702765", "uncertainty": 120 }, "departure": { "time": "1764702765", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764702854", "uncertainty": 120 }, "departure": { "time": "1764702854", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764702967", "uncertainty": 120 }, "departure": { "time": "1764702967", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764703027", "uncertainty": 120 }, "departure": { "time": "1764703027", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764703099", "uncertainty": 120 }, "departure": { "time": "1764703099", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764703147", "uncertainty": 120 }, "departure": { "time": "1764703147", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764703207", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725864" } } }, { "id": "21725869", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698102", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764698162", "uncertainty": 120 }, "departure": { "time": "1764698162", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764698222", "uncertainty": 120 }, "departure": { "time": "1764698222", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764698267", "uncertainty": 120 }, "departure": { "time": "1764698312", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764698377", "uncertainty": 120 }, "departure": { "time": "1764698460", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764698550", "uncertainty": 120 }, "departure": { "time": "1764698552", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764698596", "uncertainty": 120 }, "departure": { "time": "1764698612", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764698657", "uncertainty": 120 }, "departure": { "time": "1764698657", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764698708", "uncertainty": 120 }, "departure": { "time": "1764698762", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764698900", "uncertainty": 120 }, "departure": { "time": "1764698900", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764699015", "uncertainty": 120 }, "departure": { "time": "1764699015", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764699299", "uncertainty": 120 }, "departure": { "time": "1764699299", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764699443", "uncertainty": 120 }, "departure": { "time": "1764699600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764699658", "uncertainty": 120 }, "departure": { "time": "1764699658", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764699744", "uncertainty": 120 }, "departure": { "time": "1764699744", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764699805", "uncertainty": 120 }, "departure": { "time": "1764699805", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764699889", "uncertainty": 120 }, "departure": { "time": "1764699889", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764699984", "uncertainty": 120 }, "departure": { "time": "1764699984", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764700034", "uncertainty": 120 }, "departure": { "time": "1764700034", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764700102", "uncertainty": 120 }, "departure": { "time": "1764700102", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764700173", "uncertainty": 120 }, "departure": { "time": "1764700173", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764700246", "uncertainty": 120 }, "departure": { "time": "1764700246", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764700322", "uncertainty": 120 }, "departure": { "time": "1764700322", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764700411", "uncertainty": 120 }, "departure": { "time": "1764700411", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764700523", "uncertainty": 120 }, "departure": { "time": "1764700523", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764700583", "uncertainty": 120 }, "departure": { "time": "1764700583", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764700655", "uncertainty": 120 }, "departure": { "time": "1764700655", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764700703", "uncertainty": 120 }, "departure": { "time": "1764700703", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764700763", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725869" }, "vehicle": { "id": "186", "label": "186" } } }, { "id": "21323527", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764701159", "uncertainty": 120 }, "departure": { "time": "1764701159", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764701194", "uncertainty": 120 }, "departure": { "time": "1764701194", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764701272", "uncertainty": 120 }, "departure": { "time": "1764701272", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764699600", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764699655", "uncertainty": 120 }, "departure": { "time": "1764699655", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764699720", "uncertainty": 120 }, "departure": { "time": "1764699720", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764699784", "uncertainty": 120 }, "departure": { "time": "1764699784", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764699840", "uncertainty": 120 }, "departure": { "time": "1764699840", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764699919", "uncertainty": 120 }, "departure": { "time": "1764699919", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764700073", "uncertainty": 120 }, "departure": { "time": "1764700073", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764700161", "uncertainty": 120 }, "departure": { "time": "1764700161", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764700216", "uncertainty": 120 }, "departure": { "time": "1764700216", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764700274", "uncertainty": 120 }, "departure": { "time": "1764700274", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764700320", "uncertainty": 120 }, "departure": { "time": "1764700320", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764700386", "uncertainty": 120 }, "departure": { "time": "1764700386", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764700511", "uncertainty": 120 }, "departure": { "time": "1764700511", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764700566", "uncertainty": 120 }, "departure": { "time": "1764700566", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764700619", "uncertainty": 120 }, "departure": { "time": "1764700619", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764700680", "uncertainty": 120 }, "departure": { "time": "1764700680", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764700789", "uncertainty": 120 }, "departure": { "time": "1764700789", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764700860", "uncertainty": 120 }, "departure": { "time": "1764700860", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764700930", "uncertainty": 120 }, "departure": { "time": "1764700930", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764700980", "uncertainty": 120 }, "departure": { "time": "1764700980", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764701067", "uncertainty": 120 }, "departure": { "time": "1764701067", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764701159", "uncertainty": 120 }, "departure": { "time": "1764701159", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764701178", "uncertainty": 120 }, "departure": { "time": "1764701178", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764701220", "uncertainty": 120 }, "departure": { "time": "1764701220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764701290", "uncertainty": 120 }, "departure": { "time": "1764701290", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764701272", "uncertainty": 120 }, "departure": { "time": "1764701272", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764701373", "uncertainty": 120 }, "departure": { "time": "1764701373", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764701484", "uncertainty": 120 }, "departure": { "time": "1764701484", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764701577", "uncertainty": 120 }, "departure": { "time": "1764701577", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764701652", "uncertainty": 120 }, "departure": { "time": "1764701652", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764701743", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323527" } } }, { "id": "21323526", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698636", "uncertainty": 120 }, "departure": { "time": "1764698636", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764698684", "uncertainty": 120 }, "departure": { "time": "1764698684", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764698775", "uncertainty": 120 }, "departure": { "time": "1764698775", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764696932", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764696975", "uncertainty": 120 }, "departure": { "time": "1764696975", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764697082", "uncertainty": 120 }, "departure": { "time": "1764697082", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764697158", "uncertainty": 120 }, "departure": { "time": "1764697158", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764697202", "uncertainty": 120 }, "departure": { "time": "1764697202", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764697269", "uncertainty": 120 }, "departure": { "time": "1764697269", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764697375", "uncertainty": 120 }, "departure": { "time": "1764697382", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764697442", "uncertainty": 120 }, "departure": { "time": "1764697442", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764697498", "uncertainty": 120 }, "departure": { "time": "1764697498", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764697533", "uncertainty": 120 }, "departure": { "time": "1764697567", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764697623", "uncertainty": 120 }, "departure": { "time": "1764697623", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764697705", "uncertainty": 120 }, "departure": { "time": "1764697705", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764697816", "uncertainty": 120 }, "departure": { "time": "1764697816", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764697856", "uncertainty": 120 }, "departure": { "time": "1764697863", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764697953", "uncertainty": 120 }, "departure": { "time": "1764698253", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764698300", "uncertainty": 120 }, "departure": { "time": "1764698300", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764698367", "uncertainty": 120 }, "departure": { "time": "1764698367", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764698420", "uncertainty": 120 }, "departure": { "time": "1764698420", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764698489", "uncertainty": 120 }, "departure": { "time": "1764698489", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764698523", "uncertainty": 120 }, "departure": { "time": "1764698523", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764698583", "uncertainty": 120 }, "departure": { "time": "1764698583", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764698636", "uncertainty": 120 }, "departure": { "time": "1764698636", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764698598", "uncertainty": 120 }, "departure": { "time": "1764698598", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764698640", "uncertainty": 120 }, "departure": { "time": "1764698640", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764698710", "uncertainty": 120 }, "departure": { "time": "1764698710", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764698775", "uncertainty": 120 }, "departure": { "time": "1764698775", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764698865", "uncertainty": 120 }, "departure": { "time": "1764698865", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764699021", "uncertainty": 120 }, "departure": { "time": "1764699021", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764699109", "uncertainty": 120 }, "departure": { "time": "1764699109", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764699159", "uncertainty": 120 }, "departure": { "time": "1764699159", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764699250", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323526" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21725881", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764696901", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764696931", "uncertainty": 120 }, "departure": { "time": "1764696931", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764697048", "uncertainty": 120 }, "departure": { "time": "1764697171", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764697231", "uncertainty": 120 }, "departure": { "time": "1764697231", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764697269", "uncertainty": 120 }, "departure": { "time": "1764697291", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764697377", "uncertainty": 120 }, "departure": { "time": "1764697381", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764697429", "uncertainty": 120 }, "departure": { "time": "1764697441", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764697496", "uncertainty": 120 }, "departure": { "time": "1764697501", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764697561", "uncertainty": 120 }, "departure": { "time": "1764697620", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764697756", "uncertainty": 120 }, "departure": { "time": "1764697771", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764697882", "uncertainty": 120 }, "departure": { "time": "1764697920", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764698202", "uncertainty": 120 }, "departure": { "time": "1764698220", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764698367", "uncertainty": 120 }, "departure": { "time": "1764698432", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764698489", "uncertainty": 120 }, "departure": { "time": "1764698491", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764698581", "uncertainty": 120 }, "departure": { "time": "1764698581", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764698641", "uncertainty": 120 }, "departure": { "time": "1764698641", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764698721", "uncertainty": 120 }, "departure": { "time": "1764698721", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764698796", "uncertainty": 120 }, "departure": { "time": "1764698796", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764698831", "uncertainty": 120 }, "departure": { "time": "1764698831", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764698910", "uncertainty": 120 }, "departure": { "time": "1764698910", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764698969", "uncertainty": 120 }, "departure": { "time": "1764698969", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764699031", "uncertainty": 120 }, "departure": { "time": "1764699031", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764699093", "uncertainty": 120 }, "departure": { "time": "1764699093", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764699182", "uncertainty": 120 }, "departure": { "time": "1764699182", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764699292", "uncertainty": 120 }, "departure": { "time": "1764699292", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764699347", "uncertainty": 120 }, "departure": { "time": "1764699347", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764699399", "uncertainty": 120 }, "departure": { "time": "1764699399", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764699433", "uncertainty": 120 }, "departure": { "time": "1764699433", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764699474", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725881" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21323542", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698444", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1764698534", "uncertainty": 120 }, "departure": { "time": "1764698534", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1764698640", "uncertainty": 120 }, "departure": { "time": "1764698684", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1764698781", "uncertainty": 120 }, "departure": { "time": "1764698781", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1764698825", "uncertainty": 120 }, "departure": { "time": "1764698825", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1764698935", "uncertainty": 120 }, "departure": { "time": "1764698935", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1764698995", "uncertainty": 120 }, "departure": { "time": "1764698995", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1764699058", "uncertainty": 120 }, "departure": { "time": "1764699058", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1764699122", "uncertainty": 120 }, "departure": { "time": "1764699122", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1764699174", "uncertainty": 120 }, "departure": { "time": "1764699174", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1764699205", "uncertainty": 120 }, "departure": { "time": "1764699205", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1764699542", "uncertainty": 120 }, "departure": { "time": "1764699542", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1764699721", "uncertainty": 120 }, "departure": { "time": "1764699721", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1764699784", "uncertainty": 120 }, "departure": { "time": "1764699784", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1764699842", "uncertainty": 120 }, "departure": { "time": "1764699842", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1764699932", "uncertainty": 120 }, "departure": { "time": "1764699932", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 16 }, { "arrival": { "time": "1764700046", "uncertainty": 120 }, "departure": { "time": "1764700046", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 17 }, { "arrival": { "time": "1764700142", "uncertainty": 120 }, "departure": { "time": "1764700142", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 18 }, { "arrival": { "time": "1764700197", "uncertainty": 120 }, "departure": { "time": "1764700197", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 19 }, { "arrival": { "time": "1764700267", "uncertainty": 120 }, "departure": { "time": "1764700267", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 20 }, { "arrival": { "time": "1764700348", "uncertainty": 120 }, "departure": { "time": "1764700348", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 21 }, { "arrival": { "time": "1764700464", "uncertainty": 120 }, "departure": { "time": "1764700464", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764700533", "uncertainty": 120 }, "departure": { "time": "1764700533", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764700618", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 24 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323542" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21725876", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698513", "uncertainty": 120 }, "departure": { "time": "1764698521", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1764698604", "uncertainty": 120 }, "departure": { "time": "1764698611", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1764698641", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725876" } } }, { "id": "21323563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764697382", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764697436", "uncertainty": 120 }, "departure": { "time": "1764697442", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764697472", "uncertainty": 120 }, "departure": { "time": "1764697502", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764697527", "uncertainty": 120 }, "departure": { "time": "1764697532", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764697610", "uncertainty": 120 }, "departure": { "time": "1764697610", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764697660", "uncertainty": 120 }, "departure": { "time": "1764697682", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764697718", "uncertainty": 120 }, "departure": { "time": "1764697742", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764697823", "uncertainty": 120 }, "departure": { "time": "1764697823", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764697878", "uncertainty": 120 }, "departure": { "time": "1764697922", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764698003", "uncertainty": 120 }, "departure": { "time": "1764698072", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764698146", "uncertainty": 120 }, "departure": { "time": "1764698162", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764698215", "uncertainty": 120 }, "departure": { "time": "1764698215", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764698280", "uncertainty": 120 }, "departure": { "time": "1764698280", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764698410", "uncertainty": 120 }, "departure": { "time": "1764698432", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764698537", "uncertainty": 120 }, "departure": { "time": "1764698642", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764698714", "uncertainty": 120 }, "departure": { "time": "1764698732", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764698829", "uncertainty": 120 }, "departure": { "time": "1764698829", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764699013", "uncertainty": 120 }, "departure": { "time": "1764699013", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764699109", "uncertainty": 120 }, "departure": { "time": "1764699109", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764699249", "uncertainty": 120 }, "departure": { "time": "1764699249", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1764699298", "uncertainty": 120 }, "departure": { "time": "1764699298", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764699361", "uncertainty": 120 }, "departure": { "time": "1764699361", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764699410", "uncertainty": 120 }, "departure": { "time": "1764699410", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764699463", "uncertainty": 120 }, "departure": { "time": "1764699463", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764699495", "uncertainty": 120 }, "departure": { "time": "1764699495", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764699536", "uncertainty": 120 }, "departure": { "time": "1764699536", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764699603", "uncertainty": 120 }, "departure": { "time": "1764699603", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764699658", "uncertainty": 120 }, "departure": { "time": "1764699658", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764699705", "uncertainty": 120 }, "departure": { "time": "1764699705", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764699761", "uncertainty": 120 }, "departure": { "time": "1764699761", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764699816", "uncertainty": 120 }, "departure": { "time": "1764699816", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764699876", "uncertainty": 120 }, "departure": { "time": "1764699876", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764699941", "uncertainty": 120 }, "departure": { "time": "1764699941", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764700061", "uncertainty": 120 }, "departure": { "time": "1764700061", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 }, { "arrival": { "time": "1764700121", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 35 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323563" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "21323580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698762", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764698827", "uncertainty": 120 }, "departure": { "time": "1764698827", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764698909", "uncertainty": 120 }, "departure": { "time": "1764698909", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764698983", "uncertainty": 120 }, "departure": { "time": "1764698983", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764699041", "uncertainty": 120 }, "departure": { "time": "1764699041", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764699116", "uncertainty": 120 }, "departure": { "time": "1764699116", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764699173", "uncertainty": 120 }, "departure": { "time": "1764699173", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764699215", "uncertainty": 120 }, "departure": { "time": "1764699215", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764699297", "uncertainty": 120 }, "departure": { "time": "1764699297", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764699364", "uncertainty": 120 }, "departure": { "time": "1764699364", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764699418", "uncertainty": 120 }, "departure": { "time": "1764699418", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764699468", "uncertainty": 120 }, "departure": { "time": "1764699468", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764699523", "uncertainty": 120 }, "departure": { "time": "1764699523", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764699641", "uncertainty": 120 }, "departure": { "time": "1764699641", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764699781", "uncertainty": 120 }, "departure": { "time": "1764699781", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764699870", "uncertainty": 120 }, "departure": { "time": "1764699870", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764700061", "uncertainty": 120 }, "departure": { "time": "1764700061", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764700155", "uncertainty": 120 }, "departure": { "time": "1764700155", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764700240", "uncertainty": 120 }, "departure": { "time": "1764700240", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764700458", "uncertainty": 120 }, "departure": { "time": "1764700458", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764700537", "uncertainty": 120 }, "departure": { "time": "1764700537", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764700719", "uncertainty": 120 }, "departure": { "time": "1764700719", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764700815", "uncertainty": 120 }, "departure": { "time": "1764700815", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764700872", "uncertainty": 120 }, "departure": { "time": "1764700872", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764700959", "uncertainty": 120 }, "departure": { "time": "1764700959", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764701021", "uncertainty": 120 }, "departure": { "time": "1764701021", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764701117", "uncertainty": 120 }, "departure": { "time": "1764701117", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764701199", "uncertainty": 120 }, "departure": { "time": "1764701199", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764701218", "uncertainty": 120 }, "departure": { "time": "1764701218", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764701293", "uncertainty": 120 }, "departure": { "time": "1764701293", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764701435", "uncertainty": 120 }, "departure": { "time": "1764701435", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764701459", "uncertainty": 120 }, "departure": { "time": "1764701459", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764701498", "uncertainty": 120 }, "departure": { "time": "1764701498", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764701559", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323580" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21323579", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764696063", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764696132", "uncertainty": 120 }, "departure": { "time": "1764696132", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764696213", "uncertainty": 120 }, "departure": { "time": "1764696213", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764696281", "uncertainty": 120 }, "departure": { "time": "1764696281", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764696333", "uncertainty": 120 }, "departure": { "time": "1764696333", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764696462", "uncertainty": 120 }, "departure": { "time": "1764696462", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764696530", "uncertainty": 120 }, "departure": { "time": "1764696530", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764696572", "uncertainty": 120 }, "departure": { "time": "1764696572", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764696615", "uncertainty": 120 }, "departure": { "time": "1764696615", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764696663", "uncertainty": 120 }, "departure": { "time": "1764696663", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764696705", "uncertainty": 120 }, "departure": { "time": "1764696705", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764696752", "uncertainty": 120 }, "departure": { "time": "1764696752", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764696782", "uncertainty": 120 }, "departure": { "time": "1764696782", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764696969", "uncertainty": 120 }, "departure": { "time": "1764696993", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764697149", "uncertainty": 120 }, "departure": { "time": "1764697149", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764697212", "uncertainty": 120 }, "departure": { "time": "1764697233", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764697374", "uncertainty": 120 }, "departure": { "time": "1764697413", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764697496", "uncertainty": 120 }, "departure": { "time": "1764697496", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764697558", "uncertainty": 120 }, "departure": { "time": "1764697623", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764697803", "uncertainty": 120 }, "departure": { "time": "1764697863", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764697970", "uncertainty": 120 }, "departure": { "time": "1764697970", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764698088", "uncertainty": 120 }, "departure": { "time": "1764698088", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764698172", "uncertainty": 120 }, "departure": { "time": "1764698172", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764698203", "uncertainty": 120 }, "departure": { "time": "1764698223", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764698308", "uncertainty": 120 }, "departure": { "time": "1764698343", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764698398", "uncertainty": 120 }, "departure": { "time": "1764698398", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764698463", "uncertainty": 120 }, "departure": { "time": "1764698463", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764698539", "uncertainty": 120 }, "departure": { "time": "1764698553", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764698572", "uncertainty": 120 }, "departure": { "time": "1764698583", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764698643", "uncertainty": 120 }, "departure": { "time": "1764698643", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764698816", "uncertainty": 120 }, "departure": { "time": "1764698816", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764698840", "uncertainty": 120 }, "departure": { "time": "1764698840", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764698879", "uncertainty": 120 }, "departure": { "time": "1764698879", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764698940", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323579" }, "vehicle": { "id": "513", "label": "513" } } }, { "id": "21726024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764700800", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764700838", "uncertainty": 120 }, "departure": { "time": "1764700838", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764700888", "uncertainty": 120 }, "departure": { "time": "1764700888", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764700952", "uncertainty": 120 }, "departure": { "time": "1764700952", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764700990", "uncertainty": 120 }, "departure": { "time": "1764700990", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764701048", "uncertainty": 120 }, "departure": { "time": "1764701048", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764701131", "uncertainty": 120 }, "departure": { "time": "1764701131", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764701203", "uncertainty": 120 }, "departure": { "time": "1764701203", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764701271", "uncertainty": 120 }, "departure": { "time": "1764701271", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764701350", "uncertainty": 120 }, "departure": { "time": "1764701350", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764701460", "uncertainty": 120 }, "departure": { "time": "1764701460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764701502", "uncertainty": 120 }, "departure": { "time": "1764701502", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764701536", "uncertainty": 120 }, "departure": { "time": "1764701536", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764701569", "uncertainty": 120 }, "departure": { "time": "1764701569", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764701645", "uncertainty": 120 }, "departure": { "time": "1764701645", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764702508", "uncertainty": 120 }, "departure": { "time": "1764702508", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764702585", "uncertainty": 120 }, "departure": { "time": "1764702585", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764702629", "uncertainty": 120 }, "departure": { "time": "1764702629", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764702676", "uncertainty": 120 }, "departure": { "time": "1764702676", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764702733", "uncertainty": 120 }, "departure": { "time": "1764702733", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764702769", "uncertainty": 120 }, "departure": { "time": "1764702769", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764702836", "uncertainty": 120 }, "departure": { "time": "1764702836", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764702942", "uncertainty": 120 }, "departure": { "time": "1764702942", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764703037", "uncertainty": 120 }, "departure": { "time": "1764703037", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764703098", "uncertainty": 120 }, "departure": { "time": "1764703098", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764703238", "uncertainty": 120 }, "departure": { "time": "1764703238", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764703349", "uncertainty": 120 }, "departure": { "time": "1764703349", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764703426", "uncertainty": 120 }, "departure": { "time": "1764703426", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764703529", "uncertainty": 120 }, "departure": { "time": "1764703529", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764703674", "uncertainty": 120 }, "departure": { "time": "1764703674", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764703732", "uncertainty": 120 }, "departure": { "time": "1764703732", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764703836", "uncertainty": 120 }, "departure": { "time": "1764703836", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764703889", "uncertainty": 120 }, "departure": { "time": "1764703889", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764703970", "uncertainty": 120 }, "departure": { "time": "1764703970", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764704037", "uncertainty": 120 }, "departure": { "time": "1764704037", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764704129", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726024" } } }, { "id": "21726023", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764702316", "uncertainty": 120 }, "departure": { "time": "1764702316", "uncertainty": 120 }, "stopId": "wimetoi" }, { "departure": { "time": "1764699900", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764699914", "uncertainty": 120 }, "departure": { "time": "1764699914", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764699983", "uncertainty": 120 }, "departure": { "time": "1764699983", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764700055", "uncertainty": 120 }, "departure": { "time": "1764700055", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764700140", "uncertainty": 120 }, "departure": { "time": "1764700140", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764700216", "uncertainty": 120 }, "departure": { "time": "1764700216", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764700355", "uncertainty": 120 }, "departure": { "time": "1764700355", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764700438", "uncertainty": 120 }, "departure": { "time": "1764700438", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764700620", "uncertainty": 120 }, "departure": { "time": "1764700620", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764700708", "uncertainty": 120 }, "departure": { "time": "1764700708", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764700800", "uncertainty": 120 }, "departure": { "time": "1764700860", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764700951", "uncertainty": 120 }, "departure": { "time": "1764700951", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764701101", "uncertainty": 120 }, "departure": { "time": "1764701101", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764701153", "uncertainty": 120 }, "departure": { "time": "1764701153", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764701220", "uncertainty": 120 }, "departure": { "time": "1764701220", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764701262", "uncertainty": 120 }, "departure": { "time": "1764701262", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764701315", "uncertainty": 120 }, "departure": { "time": "1764701315", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764701365", "uncertainty": 120 }, "departure": { "time": "1764701365", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764701410", "uncertainty": 120 }, "departure": { "time": "1764701410", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764701484", "uncertainty": 120 }, "departure": { "time": "1764701484", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764701638", "uncertainty": 120 }, "departure": { "time": "1764701638", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764701718", "uncertainty": 120 }, "departure": { "time": "1764701718", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764701751", "uncertainty": 120 }, "departure": { "time": "1764701751", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764701779", "uncertainty": 120 }, "departure": { "time": "1764701779", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764701820", "uncertainty": 120 }, "departure": { "time": "1764701820", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764702657", "uncertainty": 120 }, "departure": { "time": "1764702657", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764702719", "uncertainty": 120 }, "departure": { "time": "1764702719", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764702763", "uncertainty": 120 }, "departure": { "time": "1764702763", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764702819", "uncertainty": 120 }, "departure": { "time": "1764702819", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764702893", "uncertainty": 120 }, "departure": { "time": "1764702893", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764702954", "uncertainty": 120 }, "departure": { "time": "1764702954", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764702989", "uncertainty": 120 }, "departure": { "time": "1764702989", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764703019", "uncertainty": 120 }, "departure": { "time": "1764703019", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764703079", "uncertainty": 120 }, "departure": { "time": "1764703079", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764703103", "uncertainty": 120 }, "departure": { "time": "1764703103", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764703169", "uncertainty": 120 }, "departure": { "time": "1764703169", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764703289", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726023" } } }, { "id": "21726022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698461", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764698497", "uncertainty": 120 }, "departure": { "time": "1764698497", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764698544", "uncertainty": 120 }, "departure": { "time": "1764698544", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764698581", "uncertainty": 120 }, "departure": { "time": "1764698611", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764698641", "uncertainty": 120 }, "departure": { "time": "1764698641", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764698671", "uncertainty": 120 }, "departure": { "time": "1764698701", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764698761", "uncertainty": 120 }, "departure": { "time": "1764698761", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764698833", "uncertainty": 120 }, "departure": { "time": "1764698833", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764698901", "uncertainty": 120 }, "departure": { "time": "1764698901", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764698980", "uncertainty": 120 }, "departure": { "time": "1764698980", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764699060", "uncertainty": 120 }, "departure": { "time": "1764699060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764699106", "uncertainty": 120 }, "departure": { "time": "1764699106", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764699143", "uncertainty": 120 }, "departure": { "time": "1764699143", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764699179", "uncertainty": 120 }, "departure": { "time": "1764699179", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764699262", "uncertainty": 120 }, "departure": { "time": "1764699262", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764700138", "uncertainty": 120 }, "departure": { "time": "1764700138", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764700221", "uncertainty": 120 }, "departure": { "time": "1764700221", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764700268", "uncertainty": 120 }, "departure": { "time": "1764700268", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764700318", "uncertainty": 120 }, "departure": { "time": "1764700318", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764700379", "uncertainty": 120 }, "departure": { "time": "1764700379", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764700419", "uncertainty": 120 }, "departure": { "time": "1764700419", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764700486", "uncertainty": 120 }, "departure": { "time": "1764700486", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764700592", "uncertainty": 120 }, "departure": { "time": "1764700592", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764700684", "uncertainty": 120 }, "departure": { "time": "1764700684", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764700753", "uncertainty": 120 }, "departure": { "time": "1764700753", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764700894", "uncertainty": 120 }, "departure": { "time": "1764700894", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764701006", "uncertainty": 120 }, "departure": { "time": "1764701006", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764701083", "uncertainty": 120 }, "departure": { "time": "1764701083", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764701171", "uncertainty": 120 }, "departure": { "time": "1764701171", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764701334", "uncertainty": 120 }, "departure": { "time": "1764701334", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764701400", "uncertainty": 120 }, "departure": { "time": "1764701400", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764701515", "uncertainty": 120 }, "departure": { "time": "1764701515", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764701574", "uncertainty": 120 }, "departure": { "time": "1764701574", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764701655", "uncertainty": 120 }, "departure": { "time": "1764701655", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764701722", "uncertainty": 120 }, "departure": { "time": "1764701722", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764701814", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726022" }, "vehicle": { "id": "180", "label": "180" } } }, { "id": "21726021", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764699811", "uncertainty": 120 }, "departure": { "time": "1764699811", "uncertainty": 120 }, "stopId": "wimetoi" }, { "departure": { "time": "1764697442", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764697459", "uncertainty": 120 }, "departure": { "time": "1764697459", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764697519", "uncertainty": 120 }, "departure": { "time": "1764697532", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764697606", "uncertainty": 120 }, "departure": { "time": "1764697606", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764697675", "uncertainty": 120 }, "departure": { "time": "1764697682", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764697757", "uncertainty": 120 }, "departure": { "time": "1764697772", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764697929", "uncertainty": 120 }, "departure": { "time": "1764697952", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764698013", "uncertainty": 120 }, "departure": { "time": "1764698013", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764698102", "uncertainty": 120 }, "departure": { "time": "1764698102", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764698200", "uncertainty": 120 }, "departure": { "time": "1764698222", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764698305", "uncertainty": 120 }, "departure": { "time": "1764698342", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764698462", "uncertainty": 120 }, "departure": { "time": "1764698462", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764698569", "uncertainty": 120 }, "departure": { "time": "1764698642", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764698672", "uncertainty": 120 }, "departure": { "time": "1764698672", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764698702", "uncertainty": 120 }, "departure": { "time": "1764698702", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764698753", "uncertainty": 120 }, "departure": { "time": "1764698753", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764698810", "uncertainty": 120 }, "departure": { "time": "1764698810", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764698860", "uncertainty": 120 }, "departure": { "time": "1764698860", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764698905", "uncertainty": 120 }, "departure": { "time": "1764698905", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764698979", "uncertainty": 120 }, "departure": { "time": "1764698979", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764698998", "uncertainty": 120 }, "departure": { "time": "1764698998", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764699078", "uncertainty": 120 }, "departure": { "time": "1764699078", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764699111", "uncertainty": 120 }, "departure": { "time": "1764699111", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764699139", "uncertainty": 120 }, "departure": { "time": "1764699139", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764699180", "uncertainty": 120 }, "departure": { "time": "1764699180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764700152", "uncertainty": 120 }, "departure": { "time": "1764700152", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764700214", "uncertainty": 120 }, "departure": { "time": "1764700214", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764700258", "uncertainty": 120 }, "departure": { "time": "1764700258", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764700314", "uncertainty": 120 }, "departure": { "time": "1764700314", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764700388", "uncertainty": 120 }, "departure": { "time": "1764700388", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764700449", "uncertainty": 120 }, "departure": { "time": "1764700449", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764700484", "uncertainty": 120 }, "departure": { "time": "1764700484", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764700514", "uncertainty": 120 }, "departure": { "time": "1764700514", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764700574", "uncertainty": 120 }, "departure": { "time": "1764700574", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764700598", "uncertainty": 120 }, "departure": { "time": "1764700598", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764700664", "uncertainty": 120 }, "departure": { "time": "1764700664", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764700784", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726021" }, "vehicle": { "id": "167", "label": "167" } } }, { "id": "21726020", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764695831", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764695861", "uncertainty": 120 }, "departure": { "time": "1764695861", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764695892", "uncertainty": 120 }, "departure": { "time": "1764695892", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764695940", "uncertainty": 120 }, "departure": { "time": "1764695940", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764695967", "uncertainty": 120 }, "departure": { "time": "1764695967", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764696020", "uncertainty": 120 }, "departure": { "time": "1764696020", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764696101", "uncertainty": 120 }, "departure": { "time": "1764696101", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764696161", "uncertainty": 120 }, "departure": { "time": "1764696161", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764696251", "uncertainty": 120 }, "departure": { "time": "1764696281", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764696341", "uncertainty": 120 }, "departure": { "time": "1764696341", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764696360", "uncertainty": 120 }, "departure": { "time": "1764696360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764696406", "uncertainty": 120 }, "departure": { "time": "1764696406", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764696443", "uncertainty": 120 }, "departure": { "time": "1764696443", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764696479", "uncertainty": 120 }, "departure": { "time": "1764696479", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764696562", "uncertainty": 120 }, "departure": { "time": "1764696562", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764697051", "uncertainty": 120 }, "departure": { "time": "1764697051", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764697110", "uncertainty": 120 }, "departure": { "time": "1764697110", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764697156", "uncertainty": 120 }, "departure": { "time": "1764697156", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764697198", "uncertainty": 120 }, "departure": { "time": "1764697198", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764697252", "uncertainty": 120 }, "departure": { "time": "1764697260", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764697331", "uncertainty": 120 }, "departure": { "time": "1764697331", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764697376", "uncertainty": 120 }, "departure": { "time": "1764697376", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764697432", "uncertainty": 120 }, "departure": { "time": "1764697470", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764697557", "uncertainty": 120 }, "departure": { "time": "1764697557", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764697605", "uncertainty": 120 }, "departure": { "time": "1764697605", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764697749", "uncertainty": 120 }, "departure": { "time": "1764697770", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764697890", "uncertainty": 120 }, "departure": { "time": "1764697920", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764697980", "uncertainty": 120 }, "departure": { "time": "1764698010", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764698108", "uncertainty": 120 }, "departure": { "time": "1764698130", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764698265", "uncertainty": 120 }, "departure": { "time": "1764698265", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764698321", "uncertainty": 120 }, "departure": { "time": "1764698321", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764698454", "uncertainty": 120 }, "departure": { "time": "1764698490", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764698556", "uncertainty": 120 }, "departure": { "time": "1764698610", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764698670", "uncertainty": 120 }, "departure": { "time": "1764698670", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764698717", "uncertainty": 120 }, "departure": { "time": "1764698717", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764698791", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726020" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21725962", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764701177", "uncertainty": 120 }, "departure": { "time": "1764701177", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764701366", "uncertainty": 120 }, "departure": { "time": "1764701366", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764697873", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764697933", "uncertainty": 120 }, "departure": { "time": "1764697933", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764697993", "uncertainty": 120 }, "departure": { "time": "1764697993", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764698105", "uncertainty": 120 }, "departure": { "time": "1764698113", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764698143", "uncertainty": 120 }, "departure": { "time": "1764698143", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764698278", "uncertainty": 120 }, "departure": { "time": "1764698293", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764698336", "uncertainty": 120 }, "departure": { "time": "1764698336", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764698383", "uncertainty": 120 }, "departure": { "time": "1764698383", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764698533", "uncertainty": 120 }, "departure": { "time": "1764698533", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764698608", "uncertainty": 120 }, "departure": { "time": "1764698653", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764698736", "uncertainty": 120 }, "departure": { "time": "1764698736", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764698754", "uncertainty": 120 }, "departure": { "time": "1764698754", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764698845", "uncertainty": 120 }, "departure": { "time": "1764698845", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764698948", "uncertainty": 120 }, "departure": { "time": "1764698948", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764699005", "uncertainty": 120 }, "departure": { "time": "1764699005", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764699085", "uncertainty": 120 }, "departure": { "time": "1764699085", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764699120", "uncertainty": 120 }, "departure": { "time": "1764699120", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764699245", "uncertainty": 120 }, "departure": { "time": "1764699245", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764699425", "uncertainty": 120 }, "departure": { "time": "1764699425", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764699522", "uncertainty": 120 }, "departure": { "time": "1764699522", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764699616", "uncertainty": 120 }, "departure": { "time": "1764699616", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764699700", "uncertainty": 120 }, "departure": { "time": "1764699700", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764699837", "uncertainty": 120 }, "departure": { "time": "1764699837", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764699974", "uncertainty": 120 }, "departure": { "time": "1764699974", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764700056", "uncertainty": 120 }, "departure": { "time": "1764700056", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764700168", "uncertainty": 120 }, "departure": { "time": "1764700168", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764700228", "uncertainty": 120 }, "departure": { "time": "1764700228", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764700285", "uncertainty": 120 }, "departure": { "time": "1764700285", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764700373", "uncertainty": 120 }, "departure": { "time": "1764700373", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764700447", "uncertainty": 120 }, "departure": { "time": "1764700447", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764700495", "uncertainty": 120 }, "departure": { "time": "1764700495", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764700567", "uncertainty": 120 }, "departure": { "time": "1764700567", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764700814", "uncertainty": 120 }, "departure": { "time": "1764700814", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764700868", "uncertainty": 120 }, "departure": { "time": "1764700868", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764700905", "uncertainty": 120 }, "departure": { "time": "1764700905", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764700927", "uncertainty": 120 }, "departure": { "time": "1764700927", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764700996", "uncertainty": 120 }, "departure": { "time": "1764700996", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764701112", "uncertainty": 120 }, "departure": { "time": "1764701112", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764701040", "uncertainty": 120 }, "departure": { "time": "1764701040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764701109", "uncertainty": 120 }, "departure": { "time": "1764701109", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764701209", "uncertainty": 120 }, "departure": { "time": "1764701209", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764701272", "uncertainty": 120 }, "departure": { "time": "1764701272", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764701375", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725962" }, "vehicle": { "id": "191", "label": "191" } } }, { "id": "21725965", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764704950", "uncertainty": 120 }, "departure": { "time": "1764704950", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764705139", "uncertainty": 120 }, "departure": { "time": "1764705139", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764701640", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764701708", "uncertainty": 120 }, "departure": { "time": "1764701708", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764701744", "uncertainty": 120 }, "departure": { "time": "1764701744", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764701834", "uncertainty": 120 }, "departure": { "time": "1764701834", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764701880", "uncertainty": 120 }, "departure": { "time": "1764701880", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764702057", "uncertainty": 120 }, "departure": { "time": "1764702057", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764702120", "uncertainty": 120 }, "departure": { "time": "1764702120", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764702170", "uncertainty": 120 }, "departure": { "time": "1764702170", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764702360", "uncertainty": 120 }, "departure": { "time": "1764702360", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764702514", "uncertainty": 120 }, "departure": { "time": "1764702514", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764702600", "uncertainty": 120 }, "departure": { "time": "1764702600", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764702643", "uncertainty": 120 }, "departure": { "time": "1764702643", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764702734", "uncertainty": 120 }, "departure": { "time": "1764702734", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764702837", "uncertainty": 120 }, "departure": { "time": "1764702837", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764702900", "uncertainty": 120 }, "departure": { "time": "1764702900", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764702980", "uncertainty": 120 }, "departure": { "time": "1764702980", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764703015", "uncertainty": 120 }, "departure": { "time": "1764703015", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764703140", "uncertainty": 120 }, "departure": { "time": "1764703140", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764703320", "uncertainty": 120 }, "departure": { "time": "1764703320", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764703406", "uncertainty": 120 }, "departure": { "time": "1764703406", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764703500", "uncertainty": 120 }, "departure": { "time": "1764703560", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764703630", "uncertainty": 120 }, "departure": { "time": "1764703630", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764703745", "uncertainty": 120 }, "departure": { "time": "1764703745", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764703860", "uncertainty": 120 }, "departure": { "time": "1764703860", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764703922", "uncertainty": 120 }, "departure": { "time": "1764703922", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764704007", "uncertainty": 120 }, "departure": { "time": "1764704007", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764704052", "uncertainty": 120 }, "departure": { "time": "1764704052", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764704095", "uncertainty": 120 }, "departure": { "time": "1764704095", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764704163", "uncertainty": 120 }, "departure": { "time": "1764704163", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764704220", "uncertainty": 120 }, "departure": { "time": "1764704220", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764704268", "uncertainty": 120 }, "departure": { "time": "1764704268", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764704340", "uncertainty": 120 }, "departure": { "time": "1764704340", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764704587", "uncertainty": 120 }, "departure": { "time": "1764704587", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764704641", "uncertainty": 120 }, "departure": { "time": "1764704641", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764704678", "uncertainty": 120 }, "departure": { "time": "1764704678", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764704700", "uncertainty": 120 }, "departure": { "time": "1764704700", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764704769", "uncertainty": 120 }, "departure": { "time": "1764704769", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764704885", "uncertainty": 120 }, "departure": { "time": "1764704885", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764704940", "uncertainty": 120 }, "departure": { "time": "1764704940", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764705009", "uncertainty": 120 }, "departure": { "time": "1764705009", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764705109", "uncertainty": 120 }, "departure": { "time": "1764705109", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764705172", "uncertainty": 120 }, "departure": { "time": "1764705172", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764705148", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725965" } } }, { "id": "21323669", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764701992", "uncertainty": 120 }, "departure": { "time": "1764701992", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764701400", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764701596", "uncertainty": 120 }, "departure": { "time": "1764701596", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764701731", "uncertainty": 120 }, "departure": { "time": "1764701731", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764701820", "uncertainty": 120 }, "departure": { "time": "1764701820", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764701903", "uncertainty": 120 }, "departure": { "time": "1764701903", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764701976", "uncertainty": 120 }, "departure": { "time": "1764701976", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764702060", "uncertainty": 120 }, "departure": { "time": "1764702060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764702101", "uncertainty": 120 }, "departure": { "time": "1764702101", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764702071", "uncertainty": 120 }, "departure": { "time": "1764702071", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764702136", "uncertainty": 120 }, "departure": { "time": "1764702136", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764702243", "uncertainty": 120 }, "departure": { "time": "1764702243", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764702311", "uncertainty": 120 }, "departure": { "time": "1764702311", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764702364", "uncertainty": 120 }, "departure": { "time": "1764702364", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764702416", "uncertainty": 120 }, "departure": { "time": "1764702416", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764702502", "uncertainty": 120 }, "departure": { "time": "1764702502", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764702553", "uncertainty": 120 }, "departure": { "time": "1764702553", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764702612", "uncertainty": 120 }, "departure": { "time": "1764702612", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764702660", "uncertainty": 120 }, "departure": { "time": "1764702660", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764702721", "uncertainty": 120 }, "departure": { "time": "1764702721", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764702792", "uncertainty": 120 }, "departure": { "time": "1764702792", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764702893", "uncertainty": 120 }, "departure": { "time": "1764702893", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764702955", "uncertainty": 120 }, "departure": { "time": "1764702955", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764703035", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323669" } } }, { "id": "21323668", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764700154", "uncertainty": 120 }, "departure": { "time": "1764700154", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764699600", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764699796", "uncertainty": 120 }, "departure": { "time": "1764699796", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764699931", "uncertainty": 120 }, "departure": { "time": "1764699931", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764700001", "uncertainty": 120 }, "departure": { "time": "1764700001", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764700065", "uncertainty": 120 }, "departure": { "time": "1764700065", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764700176", "uncertainty": 120 }, "departure": { "time": "1764700176", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764700260", "uncertainty": 120 }, "departure": { "time": "1764700260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764700301", "uncertainty": 120 }, "departure": { "time": "1764700301", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764700233", "uncertainty": 120 }, "departure": { "time": "1764700233", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764700298", "uncertainty": 120 }, "departure": { "time": "1764700298", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764700405", "uncertainty": 120 }, "departure": { "time": "1764700405", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764700475", "uncertainty": 120 }, "departure": { "time": "1764700475", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764700528", "uncertainty": 120 }, "departure": { "time": "1764700528", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764700580", "uncertainty": 120 }, "departure": { "time": "1764700580", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764700665", "uncertainty": 120 }, "departure": { "time": "1764700665", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764700716", "uncertainty": 120 }, "departure": { "time": "1764700716", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764700775", "uncertainty": 120 }, "departure": { "time": "1764700775", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764700824", "uncertainty": 120 }, "departure": { "time": "1764700824", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764700887", "uncertainty": 120 }, "departure": { "time": "1764700887", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764700960", "uncertainty": 120 }, "departure": { "time": "1764700960", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764701064", "uncertainty": 120 }, "departure": { "time": "1764701064", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764701128", "uncertainty": 120 }, "departure": { "time": "1764701128", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764701208", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323668" } } }, { "id": "21725983", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764699600", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764699678", "uncertainty": 120 }, "departure": { "time": "1764699678", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764699742", "uncertainty": 120 }, "departure": { "time": "1764699742", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764699865", "uncertainty": 120 }, "departure": { "time": "1764699865", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764699960", "uncertainty": 120 }, "departure": { "time": "1764699960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764699920", "uncertainty": 120 }, "departure": { "time": "1764699920", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764700016", "uncertainty": 120 }, "departure": { "time": "1764700016", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764700059", "uncertainty": 120 }, "departure": { "time": "1764700059", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764700099", "uncertainty": 120 }, "departure": { "time": "1764700099", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764700145", "uncertainty": 120 }, "departure": { "time": "1764700145", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764700190", "uncertainty": 120 }, "departure": { "time": "1764700190", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764700360", "uncertainty": 120 }, "departure": { "time": "1764700360", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764700419", "uncertainty": 120 }, "departure": { "time": "1764700419", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764700499", "uncertainty": 120 }, "departure": { "time": "1764700499", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764700602", "uncertainty": 120 }, "departure": { "time": "1764700602", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764700654", "uncertainty": 120 }, "departure": { "time": "1764700654", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764700739", "uncertainty": 120 }, "departure": { "time": "1764700739", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764700834", "uncertainty": 120 }, "departure": { "time": "1764700834", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764700948", "uncertainty": 120 }, "departure": { "time": "1764700948", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764701017", "uncertainty": 120 }, "departure": { "time": "1764701017", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764701179", "uncertainty": 120 }, "departure": { "time": "1764701179", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764701280", "uncertainty": 120 }, "departure": { "time": "1764701280", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764701351", "uncertainty": 120 }, "departure": { "time": "1764701351", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764701484", "uncertainty": 120 }, "departure": { "time": "1764701484", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764701590", "uncertainty": 120 }, "departure": { "time": "1764701760", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764701837", "uncertainty": 120 }, "departure": { "time": "1764701837", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764701940", "uncertainty": 120 }, "departure": { "time": "1764701940", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764702060", "uncertainty": 120 }, "departure": { "time": "1764702060", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764702147", "uncertainty": 120 }, "departure": { "time": "1764702147", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764702211", "uncertainty": 120 }, "departure": { "time": "1764702211", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764702300", "uncertainty": 120 }, "departure": { "time": "1764702300", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764702383", "uncertainty": 120 }, "departure": { "time": "1764702383", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764702415", "uncertainty": 120 }, "departure": { "time": "1764702415", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764702507", "uncertainty": 120 }, "departure": { "time": "1764702507", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764702540", "uncertainty": 120 }, "departure": { "time": "1764702540", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764702601", "uncertainty": 120 }, "departure": { "time": "1764702601", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764702720", "uncertainty": 120 }, "departure": { "time": "1764702720", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764702863", "uncertainty": 120 }, "departure": { "time": "1764702863", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764702900", "uncertainty": 120 }, "departure": { "time": "1764702900", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764702943", "uncertainty": 120 }, "departure": { "time": "1764702943", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764703020", "uncertainty": 120 }, "departure": { "time": "1764703020", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764703128", "uncertainty": 120 }, "departure": { "time": "1764703128", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764703186", "uncertainty": 120 }, "departure": { "time": "1764703186", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764703225", "uncertainty": 120 }, "departure": { "time": "1764703225", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764703320", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725983" } } }, { "id": "21323665", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698610", "uncertainty": 120 }, "departure": { "time": "1764698610", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764697830", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764697981", "uncertainty": 120 }, "departure": { "time": "1764698011", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764698202", "uncertainty": 120 }, "departure": { "time": "1764698281", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764698341", "uncertainty": 120 }, "departure": { "time": "1764698433", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764698491", "uncertainty": 120 }, "departure": { "time": "1764698492", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764698436", "uncertainty": 120 }, "departure": { "time": "1764698436", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764698520", "uncertainty": 120 }, "departure": { "time": "1764698520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764698561", "uncertainty": 120 }, "departure": { "time": "1764698561", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764698684", "uncertainty": 120 }, "departure": { "time": "1764698703", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764698774", "uncertainty": 120 }, "departure": { "time": "1764698774", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764698852", "uncertainty": 120 }, "departure": { "time": "1764698852", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764698913", "uncertainty": 120 }, "departure": { "time": "1764698913", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764698967", "uncertainty": 120 }, "departure": { "time": "1764698967", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764699008", "uncertainty": 120 }, "departure": { "time": "1764699008", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764699062", "uncertainty": 120 }, "departure": { "time": "1764699062", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764699121", "uncertainty": 120 }, "departure": { "time": "1764699121", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764699180", "uncertainty": 120 }, "departure": { "time": "1764699180", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764699238", "uncertainty": 120 }, "departure": { "time": "1764699238", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764699307", "uncertainty": 120 }, "departure": { "time": "1764699307", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764699368", "uncertainty": 120 }, "departure": { "time": "1764699368", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764699477", "uncertainty": 120 }, "departure": { "time": "1764699477", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764699526", "uncertainty": 120 }, "departure": { "time": "1764699526", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764699606", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323665" }, "vehicle": { "id": "514", "label": "514" } } }, { "id": "21323664", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698841", "uncertainty": 120 }, "departure": { "time": "1764698841", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764698870", "uncertainty": 120 }, "departure": { "time": "1764698870", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764698881", "uncertainty": 120 }, "departure": { "time": "1764698881", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764698895", "uncertainty": 120 }, "departure": { "time": "1764698895", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764698968", "uncertainty": 120 }, "departure": { "time": "1764698968", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764697654", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764697864", "uncertainty": 120 }, "departure": { "time": "1764697894", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764697975", "uncertainty": 120 }, "departure": { "time": "1764697975", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764698014", "uncertainty": 120 }, "departure": { "time": "1764698014", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764698104", "uncertainty": 120 }, "departure": { "time": "1764698194", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764698254", "uncertainty": 120 }, "departure": { "time": "1764698254", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764698284", "uncertainty": 120 }, "departure": { "time": "1764698344", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764698404", "uncertainty": 120 }, "departure": { "time": "1764698434", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764698480", "uncertainty": 120 }, "departure": { "time": "1764698524", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764698579", "uncertainty": 120 }, "departure": { "time": "1764698584", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764698674", "uncertainty": 120 }, "departure": { "time": "1764698674", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764698751", "uncertainty": 120 }, "departure": { "time": "1764698764", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764698836", "uncertainty": 120 }, "departure": { "time": "1764698836", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764698777", "uncertainty": 120 }, "departure": { "time": "1764698777", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764698820", "uncertainty": 120 }, "departure": { "time": "1764698820", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764698890", "uncertainty": 120 }, "departure": { "time": "1764698890", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764698975", "uncertainty": 120 }, "departure": { "time": "1764698975", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764699076", "uncertainty": 120 }, "departure": { "time": "1764699076", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764699202", "uncertainty": 120 }, "departure": { "time": "1764699202", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764699295", "uncertainty": 120 }, "departure": { "time": "1764699295", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764699346", "uncertainty": 120 }, "departure": { "time": "1764699346", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764699460", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323664" }, "vehicle": { "id": "213", "label": "213" } } }, { "id": "21323667", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764702069", "uncertainty": 120 }, "departure": { "time": "1764702069", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764702098", "uncertainty": 120 }, "departure": { "time": "1764702098", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764702109", "uncertainty": 120 }, "departure": { "time": "1764702109", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764702123", "uncertainty": 120 }, "departure": { "time": "1764702123", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764702196", "uncertainty": 120 }, "departure": { "time": "1764702196", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764701100", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764701323", "uncertainty": 120 }, "departure": { "time": "1764701323", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764701405", "uncertainty": 120 }, "departure": { "time": "1764701405", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764701477", "uncertainty": 120 }, "departure": { "time": "1764701477", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764701580", "uncertainty": 120 }, "departure": { "time": "1764701580", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764701614", "uncertainty": 120 }, "departure": { "time": "1764701614", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764701668", "uncertainty": 120 }, "departure": { "time": "1764701668", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764701731", "uncertainty": 120 }, "departure": { "time": "1764701731", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764701784", "uncertainty": 120 }, "departure": { "time": "1764701784", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764701820", "uncertainty": 120 }, "departure": { "time": "1764701820", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764701916", "uncertainty": 120 }, "departure": { "time": "1764701916", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764701992", "uncertainty": 120 }, "departure": { "time": "1764701992", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764702064", "uncertainty": 120 }, "departure": { "time": "1764702064", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764702137", "uncertainty": 120 }, "departure": { "time": "1764702137", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764702180", "uncertainty": 120 }, "departure": { "time": "1764702180", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764702250", "uncertainty": 120 }, "departure": { "time": "1764702250", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764702203", "uncertainty": 120 }, "departure": { "time": "1764702203", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764702304", "uncertainty": 120 }, "departure": { "time": "1764702304", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764702412", "uncertainty": 120 }, "departure": { "time": "1764702412", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764702510", "uncertainty": 120 }, "departure": { "time": "1764702510", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764702590", "uncertainty": 120 }, "departure": { "time": "1764702590", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764702689", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323667" } } }, { "id": "21323666", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764700267", "uncertainty": 120 }, "departure": { "time": "1764700267", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764700296", "uncertainty": 120 }, "departure": { "time": "1764700296", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764700307", "uncertainty": 120 }, "departure": { "time": "1764700307", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764700321", "uncertainty": 120 }, "departure": { "time": "1764700321", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764700394", "uncertainty": 120 }, "departure": { "time": "1764700394", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764699300", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764699524", "uncertainty": 120 }, "departure": { "time": "1764699524", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764699608", "uncertainty": 120 }, "departure": { "time": "1764699608", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764699661", "uncertainty": 120 }, "departure": { "time": "1764699661", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764699759", "uncertainty": 120 }, "departure": { "time": "1764699759", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764699815", "uncertainty": 120 }, "departure": { "time": "1764699815", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764699855", "uncertainty": 120 }, "departure": { "time": "1764699855", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764699919", "uncertainty": 120 }, "departure": { "time": "1764699919", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764699969", "uncertainty": 120 }, "departure": { "time": "1764699969", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764700023", "uncertainty": 120 }, "departure": { "time": "1764700023", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764700114", "uncertainty": 120 }, "departure": { "time": "1764700114", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764700190", "uncertainty": 120 }, "departure": { "time": "1764700190", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764700262", "uncertainty": 120 }, "departure": { "time": "1764700262", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764700457", "uncertainty": 120 }, "departure": { "time": "1764700457", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764700500", "uncertainty": 120 }, "departure": { "time": "1764700500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764700570", "uncertainty": 120 }, "departure": { "time": "1764700570", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764700401", "uncertainty": 120 }, "departure": { "time": "1764700401", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764700502", "uncertainty": 120 }, "departure": { "time": "1764700502", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764700619", "uncertainty": 120 }, "departure": { "time": "1764700619", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764700710", "uncertainty": 120 }, "departure": { "time": "1764700710", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764700779", "uncertainty": 120 }, "departure": { "time": "1764700779", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764700880", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323666" } } }, { "id": "21725968", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764697158", "uncertainty": 120 }, "departure": { "time": "1764697158", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764697222", "uncertainty": 120 }, "departure": { "time": "1764697222", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764697345", "uncertainty": 120 }, "departure": { "time": "1764697345", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764697440", "uncertainty": 120 }, "departure": { "time": "1764697440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764697546", "uncertainty": 120 }, "departure": { "time": "1764697548", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764697608", "uncertainty": 120 }, "departure": { "time": "1764697608", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764697646", "uncertainty": 120 }, "departure": { "time": "1764697646", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764697696", "uncertainty": 120 }, "departure": { "time": "1764697728", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764697787", "uncertainty": 120 }, "departure": { "time": "1764697787", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764697818", "uncertainty": 120 }, "departure": { "time": "1764697818", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764697938", "uncertainty": 120 }, "departure": { "time": "1764697938", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764697987", "uncertainty": 120 }, "departure": { "time": "1764697987", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764698028", "uncertainty": 120 }, "departure": { "time": "1764698058", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764698178", "uncertainty": 120 }, "departure": { "time": "1764698208", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764698248", "uncertainty": 120 }, "departure": { "time": "1764698248", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764698298", "uncertainty": 120 }, "departure": { "time": "1764698298", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764698357", "uncertainty": 120 }, "departure": { "time": "1764698388", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764698493", "uncertainty": 120 }, "departure": { "time": "1764698508", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764698568", "uncertainty": 120 }, "departure": { "time": "1764698568", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764698718", "uncertainty": 120 }, "departure": { "time": "1764698748", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764698837", "uncertainty": 120 }, "departure": { "time": "1764698837", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764698888", "uncertainty": 120 }, "departure": { "time": "1764698888", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764699030", "uncertainty": 120 }, "departure": { "time": "1764699030", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764699148", "uncertainty": 120 }, "departure": { "time": "1764699300", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764699375", "uncertainty": 120 }, "departure": { "time": "1764699375", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764699479", "uncertainty": 120 }, "departure": { "time": "1764699479", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764699599", "uncertainty": 120 }, "departure": { "time": "1764699599", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764699707", "uncertainty": 120 }, "departure": { "time": "1764699707", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764699788", "uncertainty": 120 }, "departure": { "time": "1764699788", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764699900", "uncertainty": 120 }, "departure": { "time": "1764699900", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764699983", "uncertainty": 120 }, "departure": { "time": "1764699983", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764700015", "uncertainty": 120 }, "departure": { "time": "1764700015", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764700107", "uncertainty": 120 }, "departure": { "time": "1764700107", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764700140", "uncertainty": 120 }, "departure": { "time": "1764700140", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764700203", "uncertainty": 120 }, "departure": { "time": "1764700203", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764700322", "uncertainty": 120 }, "departure": { "time": "1764700322", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764700466", "uncertainty": 120 }, "departure": { "time": "1764700466", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764700503", "uncertainty": 120 }, "departure": { "time": "1764700503", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764700546", "uncertainty": 120 }, "departure": { "time": "1764700546", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764700623", "uncertainty": 120 }, "departure": { "time": "1764700623", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764700731", "uncertainty": 120 }, "departure": { "time": "1764700731", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764700789", "uncertainty": 120 }, "departure": { "time": "1764700789", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764700828", "uncertainty": 120 }, "departure": { "time": "1764700828", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764700923", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725968" }, "vehicle": { "id": "517", "label": "517" } } }, { "id": "21725984", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764701700", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764701778", "uncertainty": 120 }, "departure": { "time": "1764701778", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764701842", "uncertainty": 120 }, "departure": { "time": "1764701842", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764701965", "uncertainty": 120 }, "departure": { "time": "1764701965", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764702060", "uncertainty": 120 }, "departure": { "time": "1764702060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764702020", "uncertainty": 120 }, "departure": { "time": "1764702020", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764702116", "uncertainty": 120 }, "departure": { "time": "1764702116", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764702159", "uncertainty": 120 }, "departure": { "time": "1764702159", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764702199", "uncertainty": 120 }, "departure": { "time": "1764702199", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764702245", "uncertainty": 120 }, "departure": { "time": "1764702245", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764702290", "uncertainty": 120 }, "departure": { "time": "1764702290", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764702460", "uncertainty": 120 }, "departure": { "time": "1764702460", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764702519", "uncertainty": 120 }, "departure": { "time": "1764702519", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764702598", "uncertainty": 120 }, "departure": { "time": "1764702598", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764702700", "uncertainty": 120 }, "departure": { "time": "1764702700", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764702756", "uncertainty": 120 }, "departure": { "time": "1764702756", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764702848", "uncertainty": 120 }, "departure": { "time": "1764702848", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764702943", "uncertainty": 120 }, "departure": { "time": "1764702943", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764703057", "uncertainty": 120 }, "departure": { "time": "1764703057", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764703126", "uncertainty": 120 }, "departure": { "time": "1764703126", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764703288", "uncertainty": 120 }, "departure": { "time": "1764703288", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764703392", "uncertainty": 120 }, "departure": { "time": "1764703392", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764703473", "uncertainty": 120 }, "departure": { "time": "1764703473", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764703606", "uncertainty": 120 }, "departure": { "time": "1764703606", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764703712", "uncertainty": 120 }, "departure": { "time": "1764703860", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764703937", "uncertainty": 120 }, "departure": { "time": "1764703937", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764704040", "uncertainty": 120 }, "departure": { "time": "1764704040", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764704160", "uncertainty": 120 }, "departure": { "time": "1764704160", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764704247", "uncertainty": 120 }, "departure": { "time": "1764704247", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764704311", "uncertainty": 120 }, "departure": { "time": "1764704311", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764704400", "uncertainty": 120 }, "departure": { "time": "1764704400", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764704483", "uncertainty": 120 }, "departure": { "time": "1764704483", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764704515", "uncertainty": 120 }, "departure": { "time": "1764704515", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764704607", "uncertainty": 120 }, "departure": { "time": "1764704607", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764704640", "uncertainty": 120 }, "departure": { "time": "1764704640", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764704701", "uncertainty": 120 }, "departure": { "time": "1764704701", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764704820", "uncertainty": 120 }, "departure": { "time": "1764704820", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764704963", "uncertainty": 120 }, "departure": { "time": "1764704963", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764705000", "uncertainty": 120 }, "departure": { "time": "1764705000", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764705043", "uncertainty": 120 }, "departure": { "time": "1764705043", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764705120", "uncertainty": 120 }, "departure": { "time": "1764705120", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764705228", "uncertainty": 120 }, "departure": { "time": "1764705228", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764705286", "uncertainty": 120 }, "departure": { "time": "1764705286", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764705325", "uncertainty": 120 }, "departure": { "time": "1764705325", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764705420", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725984" } } }, { "id": "21323834", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698463", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 }, { "arrival": { "time": "1764698547", "uncertainty": 120 }, "departure": { "time": "1764698553", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 2 }, { "arrival": { "time": "1764698625", "uncertainty": 120 }, "departure": { "time": "1764698625", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 3 }, { "arrival": { "time": "1764698716", "uncertainty": 120 }, "departure": { "time": "1764698716", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 4 }, { "arrival": { "time": "1764698788", "uncertainty": 120 }, "departure": { "time": "1764698788", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 5 }, { "arrival": { "time": "1764698859", "uncertainty": 120 }, "departure": { "time": "1764698859", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 6 }, { "arrival": { "time": "1764698892", "uncertainty": 120 }, "departure": { "time": "1764698892", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 7 }, { "arrival": { "time": "1764698935", "uncertainty": 120 }, "departure": { "time": "1764698935", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 8 }, { "arrival": { "time": "1764699028", "uncertainty": 120 }, "departure": { "time": "1764699028", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 9 }, { "arrival": { "time": "1764699049", "uncertainty": 120 }, "departure": { "time": "1764699049", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 10 }, { "arrival": { "time": "1764699100", "uncertainty": 120 }, "departure": { "time": "1764699100", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 11 }, { "arrival": { "time": "1764699163", "uncertainty": 120 }, "departure": { "time": "1764699163", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 12 }, { "arrival": { "time": "1764699280", "uncertainty": 120 }, "departure": { "time": "1764699280", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 13 }, { "arrival": { "time": "1764699337", "uncertainty": 120 }, "departure": { "time": "1764699337", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 14 }, { "arrival": { "time": "1764699391", "uncertainty": 120 }, "departure": { "time": "1764699391", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 15 }, { "arrival": { "time": "1764699450", "uncertainty": 120 }, "departure": { "time": "1764699450", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 16 }, { "arrival": { "time": "1764699571", "uncertainty": 120 }, "departure": { "time": "1764699571", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 17 }, { "arrival": { "time": "1764699692", "uncertainty": 120 }, "departure": { "time": "1764699692", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 18 }, { "arrival": { "time": "1764699763", "uncertainty": 120 }, "departure": { "time": "1764699763", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 19 }, { "arrival": { "time": "1764699820", "uncertainty": 120 }, "departure": { "time": "1764699820", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 20 }, { "arrival": { "time": "1764699851", "uncertainty": 120 }, "departure": { "time": "1764699851", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 21 }, { "arrival": { "time": "1764699921", "uncertainty": 120 }, "departure": { "time": "1764699921", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 22 }, { "arrival": { "time": "1764700004", "uncertainty": 120 }, "departure": { "time": "1764700004", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 23 }, { "arrival": { "time": "1764700098", "uncertainty": 120 }, "departure": { "time": "1764700098", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 24 }, { "arrival": { "time": "1764700207", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 25 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323834" }, "vehicle": { "id": "512", "label": "512" } } }, { "id": "21323688", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764696992", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1764697111", "uncertainty": 120 }, "departure": { "time": "1764697113", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764697190", "uncertainty": 120 }, "departure": { "time": "1764697190", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1764697244", "uncertainty": 120 }, "departure": { "time": "1764697244", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1764697287", "uncertainty": 120 }, "departure": { "time": "1764697287", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1764697322", "uncertainty": 120 }, "departure": { "time": "1764697322", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1764697394", "uncertainty": 120 }, "departure": { "time": "1764697412", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1764697499", "uncertainty": 120 }, "departure": { "time": "1764697499", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1764697532", "uncertainty": 120 }, "departure": { "time": "1764697532", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1764697562", "uncertainty": 120 }, "departure": { "time": "1764697562", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1764697725", "uncertainty": 120 }, "departure": { "time": "1764697742", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1764697922", "uncertainty": 120 }, "departure": { "time": "1764697922", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1764698001", "uncertainty": 120 }, "departure": { "time": "1764698001", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1764698039", "uncertainty": 120 }, "departure": { "time": "1764698042", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1764698079", "uncertainty": 120 }, "departure": { "time": "1764698102", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1764698132", "uncertainty": 120 }, "departure": { "time": "1764698162", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1764698199", "uncertainty": 120 }, "departure": { "time": "1764698199", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1764698252", "uncertainty": 120 }, "departure": { "time": "1764698252", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1764698309", "uncertainty": 120 }, "departure": { "time": "1764698309", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1764698373", "uncertainty": 120 }, "departure": { "time": "1764698373", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1764698428", "uncertainty": 120 }, "departure": { "time": "1764698428", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1764698456", "uncertainty": 120 }, "departure": { "time": "1764698462", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1764698538", "uncertainty": 120 }, "departure": { "time": "1764698538", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1764698612", "uncertainty": 120 }, "departure": { "time": "1764698612", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1764698702", "uncertainty": 120 }, "departure": { "time": "1764698702", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1764698786", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323688" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21323704", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764699453", "uncertainty": 120 }, "departure": { "time": "1764699453", "uncertainty": 120 }, "stopId": "bsmstm2" }, { "arrival": { "time": "1764699528", "uncertainty": 120 }, "departure": { "time": "1764699528", "uncertainty": 120 }, "stopId": "bsmduf2" }, { "arrival": { "time": "1764699568", "uncertainty": 120 }, "departure": { "time": "1764699568", "uncertainty": 120 }, "stopId": "bsmlema" }, { "arrival": { "time": "1764699607", "uncertainty": 120 }, "departure": { "time": "1764699607", "uncertainty": 120 }, "stopId": "smbcal2" }, { "arrival": { "time": "1764699667", "uncertainty": 120 }, "departure": { "time": "1764699667", "uncertainty": 120 }, "stopId": "smbjard2" }, { "arrival": { "time": "1764699717", "uncertainty": 120 }, "departure": { "time": "1764699717", "uncertainty": 120 }, "stopId": "smbjos2" }, { "arrival": { "time": "1764699750", "uncertainty": 120 }, "departure": { "time": "1764699750", "uncertainty": 120 }, "stopId": "bsmmoka2" }, { "arrival": { "time": "1764699825", "uncertainty": 120 }, "departure": { "time": "1764699825", "uncertainty": 120 }, "stopId": "bsmdres2" }, { "arrival": { "time": "1764699886", "uncertainty": 120 }, "departure": { "time": "1764699886", "uncertainty": 120 }, "stopId": "bsmpatr2" }, { "arrival": { "time": "1764699944", "uncertainty": 120 }, "departure": { "time": "1764699944", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764699977", "uncertainty": 120 }, "departure": { "time": "1764699977", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764699987", "uncertainty": 120 }, "departure": { "time": "1764699987", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764700062", "uncertainty": 120 }, "departure": { "time": "1764700062", "uncertainty": 120 }, "stopId": "bsmduga2" }, { "departure": { "time": "1764699000", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764699182", "uncertainty": 120 }, "departure": { "time": "1764699182", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764699278", "uncertainty": 120 }, "departure": { "time": "1764699278", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1764699373", "uncertainty": 120 }, "departure": { "time": "1764699373", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1764699452", "uncertainty": 120 }, "departure": { "time": "1764699452", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1764699558", "uncertainty": 120 }, "departure": { "time": "1764699558", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1764699660", "uncertainty": 120 }, "departure": { "time": "1764699660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1764699724", "uncertainty": 120 }, "departure": { "time": "1764699724", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1764699783", "uncertainty": 120 }, "departure": { "time": "1764699783", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1764699836", "uncertainty": 120 }, "departure": { "time": "1764699836", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1764700092", "uncertainty": 120 }, "departure": { "time": "1764700092", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1764700126", "uncertainty": 120 }, "departure": { "time": "1764700126", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1764700236", "uncertainty": 120 }, "departure": { "time": "1764700236", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1764700363", "uncertainty": 120 }, "departure": { "time": "1764700363", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1764700462", "uncertainty": 120 }, "departure": { "time": "1764700462", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764700531", "uncertainty": 120 }, "departure": { "time": "1764700531", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1764700633", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323704" } } }, { "id": "21323509", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764699599", "uncertainty": 120 }, "departure": { "time": "1764699599", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764699630", "uncertainty": 120 }, "departure": { "time": "1764699630", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764699000", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764699199", "uncertainty": 120 }, "departure": { "time": "1764699199", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764699384", "uncertainty": 120 }, "departure": { "time": "1764699384", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764699447", "uncertainty": 120 }, "departure": { "time": "1764699447", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764699508", "uncertainty": 120 }, "departure": { "time": "1764699508", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764699576", "uncertainty": 120 }, "departure": { "time": "1764699576", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764699660", "uncertainty": 120 }, "departure": { "time": "1764699660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764699705", "uncertainty": 120 }, "departure": { "time": "1764699705", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764699633", "uncertainty": 120 }, "departure": { "time": "1764699633", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764699730", "uncertainty": 120 }, "departure": { "time": "1764699730", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764699870", "uncertainty": 120 }, "departure": { "time": "1764699870", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764699977", "uncertainty": 120 }, "departure": { "time": "1764699977", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764700050", "uncertainty": 120 }, "departure": { "time": "1764700050", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764700096", "uncertainty": 120 }, "departure": { "time": "1764700096", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764700170", "uncertainty": 120 }, "departure": { "time": "1764700170", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764700254", "uncertainty": 120 }, "departure": { "time": "1764700254", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764700344", "uncertainty": 120 }, "departure": { "time": "1764700344", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764700404", "uncertainty": 120 }, "departure": { "time": "1764700404", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764700517", "uncertainty": 120 }, "departure": { "time": "1764700517", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764700595", "uncertainty": 120 }, "departure": { "time": "1764700595", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764700687", "uncertainty": 120 }, "departure": { "time": "1764700687", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764700736", "uncertainty": 120 }, "departure": { "time": "1764700736", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764700814", "uncertainty": 120 }, "departure": { "time": "1764700814", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764700894", "uncertainty": 120 }, "departure": { "time": "1764700894", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764700958", "uncertainty": 120 }, "departure": { "time": "1764700958", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764701014", "uncertainty": 120 }, "departure": { "time": "1764701014", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764701078", "uncertainty": 120 }, "departure": { "time": "1764701078", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764701199", "uncertainty": 120 }, "departure": { "time": "1764701199", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764701270", "uncertainty": 120 }, "departure": { "time": "1764701270", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764701319", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323509" } } }, { "id": "21323508", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764696975", "uncertainty": 120 }, "departure": { "time": "1764696975", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764697020", "uncertainty": 120 }, "departure": { "time": "1764697028", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764696185", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764696331", "uncertainty": 120 }, "departure": { "time": "1764696361", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764696540", "uncertainty": 120 }, "departure": { "time": "1764696601", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764696661", "uncertainty": 120 }, "departure": { "time": "1764696691", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764696781", "uncertainty": 120 }, "departure": { "time": "1764696811", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764696735", "uncertainty": 120 }, "departure": { "time": "1764696735", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764696840", "uncertainty": 120 }, "departure": { "time": "1764696840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764696885", "uncertainty": 120 }, "departure": { "time": "1764696885", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764697029", "uncertainty": 120 }, "departure": { "time": "1764697029", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764697134", "uncertainty": 120 }, "departure": { "time": "1764697149", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764697264", "uncertainty": 120 }, "departure": { "time": "1764697269", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764697359", "uncertainty": 120 }, "departure": { "time": "1764697389", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764697449", "uncertainty": 120 }, "departure": { "time": "1764697449", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764697569", "uncertainty": 120 }, "departure": { "time": "1764697599", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764697660", "uncertainty": 120 }, "departure": { "time": "1764697660", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764697736", "uncertainty": 120 }, "departure": { "time": "1764697749", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764697869", "uncertainty": 120 }, "departure": { "time": "1764697869", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764697899", "uncertainty": 120 }, "departure": { "time": "1764697899", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764697997", "uncertainty": 120 }, "departure": { "time": "1764697997", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764698047", "uncertainty": 120 }, "departure": { "time": "1764698079", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764698178", "uncertainty": 120 }, "departure": { "time": "1764698178", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764698199", "uncertainty": 120 }, "departure": { "time": "1764698259", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764698319", "uncertainty": 120 }, "departure": { "time": "1764698349", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764698409", "uncertainty": 120 }, "departure": { "time": "1764698409", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764698466", "uncertainty": 120 }, "departure": { "time": "1764698466", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764698500", "uncertainty": 120 }, "departure": { "time": "1764698500", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764698568", "uncertainty": 120 }, "departure": { "time": "1764698568", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764698679", "uncertainty": 120 }, "departure": { "time": "1764698739", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764698810", "uncertainty": 120 }, "departure": { "time": "1764698810", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764698859", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323508" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21725819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764701100", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725819" } } }, { "id": "21725818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764700500", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725818" } } }, { "id": "21725817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698675", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1764698758", "uncertainty": 120 }, "departure": { "time": "1764698758", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764698846", "uncertainty": 120 }, "departure": { "time": "1764698846", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764699030", "uncertainty": 120 }, "departure": { "time": "1764699030", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1764699126", "uncertainty": 120 }, "departure": { "time": "1764699126", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1764699266", "uncertainty": 120 }, "departure": { "time": "1764699266", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1764699315", "uncertainty": 120 }, "departure": { "time": "1764699315", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1764699428", "uncertainty": 120 }, "departure": { "time": "1764699428", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1764699487", "uncertainty": 120 }, "departure": { "time": "1764699487", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1764699528", "uncertainty": 120 }, "departure": { "time": "1764699528", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1764699627", "uncertainty": 120 }, "departure": { "time": "1764699627", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1764699757", "uncertainty": 120 }, "departure": { "time": "1764699757", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1764699849", "uncertainty": 120 }, "departure": { "time": "1764699849", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1764699874", "uncertainty": 120 }, "departure": { "time": "1764699874", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1764699944", "uncertainty": 120 }, "departure": { "time": "1764699944", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1764699989", "uncertainty": 120 }, "departure": { "time": "1764699989", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1764700084", "uncertainty": 120 }, "departure": { "time": "1764700084", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1764700154", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725817" }, "vehicle": { "id": "215", "label": "215" } } }, { "id": "21725816", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698142", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1764698202", "uncertainty": 120 }, "departure": { "time": "1764698202", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1764698274", "uncertainty": 120 }, "departure": { "time": "1764698281", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1764698386", "uncertainty": 120 }, "departure": { "time": "1764698386", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1764698421", "uncertainty": 120 }, "departure": { "time": "1764698421", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1764698456", "uncertainty": 120 }, "departure": { "time": "1764698460", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1764698623", "uncertainty": 120 }, "departure": { "time": "1764698641", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764698749", "uncertainty": 120 }, "departure": { "time": "1764698749", "uncertainty": 120 }, "stopId": "outrsal3", "stopSequence": 8 }, { "arrival": { "time": "1764698787", "uncertainty": 120 }, "departure": { "time": "1764698787", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1764698849", "uncertainty": 120 }, "departure": { "time": "1764698849", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1764698930", "uncertainty": 120 }, "departure": { "time": "1764698930", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1764698984", "uncertainty": 120 }, "departure": { "time": "1764698984", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1764699093", "uncertainty": 120 }, "departure": { "time": "1764699093", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1764699332", "uncertainty": 120 }, "departure": { "time": "1764699332", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764699502", "uncertainty": 120 }, "departure": { "time": "1764699502", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764699591", "uncertainty": 120 }, "departure": { "time": "1764699591", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764699782", "uncertainty": 120 }, "departure": { "time": "1764699782", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764699882", "uncertainty": 120 }, "departure": { "time": "1764699882", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764699964", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 19 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725816" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21323413", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764698499", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "neupla1", "stopSequence": 12 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "143", "scheduleRelationship": "SCHEDULED", "tripId": "21323413" } } }, { "id": "21323846", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764684180", "uncertainty": 120 }, "departure": { "time": "1764684243", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 15 }, { "arrival": { "time": "1764684348", "uncertainty": 120 }, "departure": { "time": "1764684348", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 16 }, { "arrival": { "time": "1764684441", "uncertainty": 120 }, "departure": { "time": "1764684441", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 17 }, { "arrival": { "time": "1764684550", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 18 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323846" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "21323853", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764701400", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323853" } } }, { "id": "21323852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764698763", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1764698877", "uncertainty": 120 }, "departure": { "time": "1764698877", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764698980", "uncertainty": 120 }, "departure": { "time": "1764698980", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1764699083", "uncertainty": 120 }, "departure": { "time": "1764699083", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1764699220", "uncertainty": 120 }, "departure": { "time": "1764699220", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1764699266", "uncertainty": 120 }, "departure": { "time": "1764699266", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1764699303", "uncertainty": 120 }, "departure": { "time": "1764699303", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1764699361", "uncertainty": 120 }, "departure": { "time": "1764699361", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1764699443", "uncertainty": 120 }, "departure": { "time": "1764699443", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1764699581", "uncertainty": 120 }, "departure": { "time": "1764699581", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1764699699", "uncertainty": 120 }, "departure": { "time": "1764699699", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1764699765", "uncertainty": 120 }, "departure": { "time": "1764699765", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1764699802", "uncertainty": 120 }, "departure": { "time": "1764699802", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1764699885", "uncertainty": 120 }, "departure": { "time": "1764699885", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1764699996", "uncertainty": 120 }, "departure": { "time": "1764699996", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1764700038", "uncertainty": 120 }, "departure": { "time": "1764700038", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1764700074", "uncertainty": 120 }, "departure": { "time": "1764700074", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1764700107", "uncertainty": 120 }, "departure": { "time": "1764700107", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1764700167", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323852" }, "vehicle": { "id": "519", "label": "519" } } }, { "id": "21323777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764696722", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764696978", "uncertainty": 120 }, "departure": { "time": "1764696978", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764697142", "uncertainty": 120 }, "departure": { "time": "1764697292", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 3 }, { "arrival": { "time": "1764697532", "uncertainty": 120 }, "departure": { "time": "1764697532", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 4 }, { "arrival": { "time": "1764697764", "uncertainty": 120 }, "departure": { "time": "1764697772", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 5 }, { "arrival": { "time": "1764697802", "uncertainty": 120 }, "departure": { "time": "1764697802", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 6 }, { "arrival": { "time": "1764698362", "uncertainty": 120 }, "departure": { "time": "1764698372", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 7 }, { "arrival": { "time": "1764698431", "uncertainty": 120 }, "departure": { "time": "1764698431", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 8 }, { "arrival": { "time": "1764698552", "uncertainty": 120 }, "departure": { "time": "1764698552", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 9 }, { "arrival": { "time": "1764698804", "uncertainty": 120 }, "departure": { "time": "1764698804", "uncertainty": 120 }, "stopId": "confore3", "stopSequence": 10 }, { "arrival": { "time": "1764698850", "uncertainty": 120 }, "departure": { "time": "1764698850", "uncertainty": 120 }, "stopId": "conoix1", "stopSequence": 11 }, { "arrival": { "time": "1764699011", "uncertainty": 120 }, "departure": { "time": "1764699011", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 12 }, { "arrival": { "time": "1764699150", "uncertainty": 120 }, "departure": { "time": "1764699150", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 13 }, { "arrival": { "time": "1764699570", "uncertainty": 120 }, "departure": { "time": "1764699570", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 14 }, { "arrival": { "time": "1764699667", "uncertainty": 120 }, "departure": { "time": "1764699667", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 15 }, { "arrival": { "time": "1764699771", "uncertainty": 120 }, "departure": { "time": "1764699771", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 16 }, { "arrival": { "time": "1764699851", "uncertainty": 120 }, "departure": { "time": "1764699851", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 17 }, { "arrival": { "time": "1764699896", "uncertainty": 120 }, "departure": { "time": "1764699896", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 18 }, { "arrival": { "time": "1764700007", "uncertainty": 120 }, "departure": { "time": "1764700007", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 19 }, { "arrival": { "time": "1764700068", "uncertainty": 120 }, "departure": { "time": "1764700068", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 20 }, { "arrival": { "time": "1764700131", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 21 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323777" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "21323822", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764696932", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1764697053", "uncertainty": 120 }, "departure": { "time": "1764697084", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1764697143", "uncertainty": 120 }, "departure": { "time": "1764697173", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1764697317", "uncertainty": 120 }, "departure": { "time": "1764697317", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1764697398", "uncertainty": 120 }, "departure": { "time": "1764697503", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1764697563", "uncertainty": 120 }, "departure": { "time": "1764697563", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1764697600", "uncertainty": 120 }, "departure": { "time": "1764697600", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1764697653", "uncertainty": 120 }, "departure": { "time": "1764697653", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1764697742", "uncertainty": 120 }, "departure": { "time": "1764697742", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1764697871", "uncertainty": 120 }, "departure": { "time": "1764697871", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1764697990", "uncertainty": 120 }, "departure": { "time": "1764698073", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1764698150", "uncertainty": 120 }, "departure": { "time": "1764698150", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1764698191", "uncertainty": 120 }, "departure": { "time": "1764698223", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1764698307", "uncertainty": 120 }, "departure": { "time": "1764698313", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1764698428", "uncertainty": 120 }, "departure": { "time": "1764698428", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1764698463", "uncertainty": 120 }, "departure": { "time": "1764698493", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1764698530", "uncertainty": 120 }, "departure": { "time": "1764698530", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1764698564", "uncertainty": 120 }, "departure": { "time": "1764698564", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1764698624", "uncertainty": 120 }, "departure": { "time": "1764698624", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 }, { "arrival": { "time": "1764698697", "uncertainty": 120 }, "departure": { "time": "1764698697", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 20 }, { "arrival": { "time": "1764698714", "uncertainty": 120 }, "departure": { "time": "1764698733", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 21 }, { "arrival": { "time": "1764698797", "uncertainty": 120 }, "departure": { "time": "1764698797", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 22 }, { "arrival": { "time": "1764698850", "uncertainty": 120 }, "departure": { "time": "1764698850", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 23 }, { "arrival": { "time": "1764698959", "uncertainty": 120 }, "departure": { "time": "1764698959", "uncertainty": 120 }, "stopId": "isqhame", "stopSequence": 24 }, { "arrival": { "time": "1764699112", "uncertainty": 120 }, "departure": { "time": "1764699112", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 25 }, { "arrival": { "time": "1764699202", "uncertainty": 120 }, "departure": { "time": "1764699202", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 26 }, { "arrival": { "time": "1764699247", "uncertainty": 120 }, "departure": { "time": "1764699247", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 27 }, { "arrival": { "time": "1764699318", "uncertainty": 120 }, "departure": { "time": "1764699318", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 28 }, { "arrival": { "time": "1764699361", "uncertainty": 120 }, "departure": { "time": "1764699361", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 29 }, { "arrival": { "time": "1764699514", "uncertainty": 120 }, "departure": { "time": "1764699514", "uncertainty": 120 }, "stopId": "hestro1", "stopSequence": 30 }, { "arrival": { "time": "1764699636", "uncertainty": 120 }, "departure": { "time": "1764699636", "uncertainty": 120 }, "stopId": "hesman1", "stopSequence": 31 }, { "arrival": { "time": "1764699678", "uncertainty": 120 }, "stopId": "hesver1", "stopSequence": 32 } ], "timestamp": "1764698768", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323822" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21323904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764695526", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 1 }, { "arrival": { "time": "1764695556", "uncertainty": 120 }, "departure": { "time": "1764695556", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 2 }, { "arrival": { "time": "1764695616", "uncertainty": 120 }, "departure": { "time": "1764695646", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 3 }, { "arrival": { "time": "1764695796", "uncertainty": 120 }, "departure": { "time": "1764695796", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 4 }, { "arrival": { "time": "1764695880", "uncertainty": 120 }, "departure": { "time": "1764695886", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 5 }, { "arrival": { "time": "1764695944", "uncertainty": 120 }, "departure": { "time": "1764695946", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 6 }, { "arrival": { "time": "1764696081", "uncertainty": 120 }, "departure": { "time": "1764696081", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 7 }, { "arrival": { "time": "1764696330", "uncertainty": 120 }, "departure": { "time": "1764696917", "uncertainty": 120 }, "stopId": "bsmc15a", "stopSequence": 8 }, { "arrival": { "time": "1764697027", "uncertainty": 120 }, "departure": { "time": "1764697067", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 9 }, { "arrival": { "time": "1764697851", "uncertainty": 120 }, "departure": { "time": "1764697851", "uncertainty": 120 }, "stopId": "conpav2", "stopSequence": 10 }, { "arrival": { "time": "1764697955", "uncertainty": 120 }, "departure": { "time": "1764697955", "uncertainty": 120 }, "stopId": "conmairi", "stopSequence": 11 }, { "arrival": { "time": "1764698045", "uncertainty": 120 }, "departure": { "time": "1764698057", "uncertainty": 120 }, "stopId": "concha2", "stopSequence": 12 }, { "arrival": { "time": "1764698194", "uncertainty": 120 }, "departure": { "time": "1764698194", "uncertainty": 120 }, "stopId": "conpas2", "stopSequence": 13 }, { "arrival": { "time": "1764698426", "uncertainty": 120 }, "departure": { "time": "1764698426", "uncertainty": 120 }, "stopId": "neudun1", "stopSequence": 14 }, { "arrival": { "time": "1764698507", "uncertainty": 120 }, "departure": { "time": "1764698507", "uncertainty": 120 }, "stopId": "neumin", "stopSequence": 15 }, { "arrival": { "time": "1764698895", "uncertainty": 120 }, "departure": { "time": "1764698895", "uncertainty": 120 }, "stopId": "neslav2", "stopSequence": 16 }, { "arrival": { "time": "1764698979", "uncertainty": 120 }, "departure": { "time": "1764698979", "uncertainty": 120 }, "stopId": "neucoin", "stopSequence": 17 }, { "arrival": { "time": "1764699075", "uncertainty": 120 }, "departure": { "time": "1764699075", "uncertainty": 120 }, "stopId": "neumai2", "stopSequence": 18 }, { "arrival": { "time": "1764699175", "uncertainty": 120 }, "departure": { "time": "1764699175", "uncertainty": 120 }, "stopId": "neuforg", "stopSequence": 19 }, { "arrival": { "time": "1764699255", "uncertainty": 120 }, "departure": { "time": "1764699255", "uncertainty": 120 }, "stopId": "neuson1", "stopSequence": 20 }, { "arrival": { "time": "1764699518", "uncertainty": 120 }, "departure": { "time": "1764699518", "uncertainty": 120 }, "stopId": "dancite", "stopSequence": 21 }, { "arrival": { "time": "1764699632", "uncertainty": 120 }, "departure": { "time": "1764699632", "uncertainty": 120 }, "stopId": "danmai1", "stopSequence": 22 }, { "arrival": { "time": "1764699735", "uncertainty": 120 }, "stopId": "danpet2", "stopSequence": 23 } ], "timestamp": "1764698768", "trip": { "directionId": 1, "routeId": "53", "scheduleRelationship": "SCHEDULED", "tripId": "21323904" }, "vehicle": { "id": "511", "label": "511" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764698768" } }