Resource details

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

This resource file is part of the dataset Réseau urbain Marinéo.

Download availability

2026-03-02
100%
2026-03-03
100%
2026-03-04
100%
2026-03-05
100%
2026-03-06
100%
2026-03-07
100%
2026-03-08
100%
2026-03-09
100%
2026-03-10
100%
2026-03-11
100%
2026-03-12
100%
2026-03-13
100%
2026-03-14
100%
2026-03-15
100%
2026-03-16
100%
2026-03-17
100%
2026-03-18
100%
2026-03-19
100%
2026-03-20
100%
2026-03-21
100%
2026-03-22
100%
2026-03-23
100%
2026-03-24
100%
2026-03-25
100%
2026-03-26
100%
2026-03-27
100%
2026-03-28
100%
2026-03-29
100%
2026-03-30
100%
2026-03-31
100%
2026-04-01
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

43 errors, 38 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-01 at 09:09 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt stop_id does not exist in GTFS data E011 9 errors

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

Sample errors
  • trip_id 21725828 stop_id outmds does not exist in GTFS data stops.txt
  • trip_id 21725826 stop_id outmds does not exist in GTFS data stops.txt
  • trip_id 21725996 stop_id wimmair4 does not exist in GTFS data stops.txt
  • trip_id 21725992 stop_id wimmair4 does not exist in GTFS data stops.txt
  • trip_id 21725994 stop_id wimmair3 does not exist in GTFS data stops.txt

stop_times_updates not strictly sorted E002 1 error

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

Sample errors
  • trip_id 21323418 stop_sequence [1, 2, 1, 2, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 20 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id 21725828 stop_sequence 1 departure_time 09:45:00 (1775029500) is less than previous stop departure_time 10:01:09 (1775030469) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 1 departure_time 09:45:00 (1775029500) is less than previous stop arrival_time 10:01:09 (1775030469) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 2 arrival_time 09:46:35 (1775029595) is less than previous stop arrival_time 10:01:09 (1775030469) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 2 departure_time 09:46:35 (1775029595) is less than previous stop arrival_time 10:01:09 (1775030469) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 16 arrival_time 10:01:48 (1775030508) is less than previous stop arrival_time 10:03:11 (1775030591) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 13 errors

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

Sample errors
  • GTFS-rt trip_id 21323550 stop_sequence 33 has stop_id semcord but GTFS stop_sequence 33 has stop_id semcord2 - stop_ids should be the same
  • GTFS-rt trip_id 21323584 stop_sequence 11 has stop_id smbheli but GTFS stop_sequence 11 has stop_id smbheli2 - stop_ids should be the same
  • GTFS-rt trip_id 21725936 stop_sequence 4 has stop_id smbecol but GTFS stop_sequence 4 has stop_id smbecol3 - stop_ids should be the same
  • GTFS-rt trip_id 21725938 stop_sequence 6 has stop_id smbecol but GTFS stop_sequence 6 has stop_id smbecol3 - stop_ids should be the same
  • GTFS-rt trip_id 21725931 stop_sequence 13 has stop_id smbecol but GTFS stop_sequence 13 has stop_id smbecol3 - stop_ids should be the same

Warnings

vehicle_id not populated W002 38 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 21323567 does not have a vehicle_id
  • trip_id 21323551 does not have a vehicle_id
  • trip_id 21323618 does not have a vehicle_id
  • trip_id 21323619 does not have a vehicle_id
  • trip_id 21323620 does not have a vehicle_id
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 260 30 times (100 % of 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 379 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1,075 30 times (100 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 45 26 times (87 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 938 26 times (87 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 12 12 times (40 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 12 12 times (40 % of validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-04-01 at 18:26 Europe/Paris.

trip_updates (63) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-04-01 at 18:26 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "21323563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061720", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323563" } } }, { "id": "21323546", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059832", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1775059892", "uncertainty": 120 }, "departure": { "time": "1775059892", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1775059922", "uncertainty": 120 }, "departure": { "time": "1775059922", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1775059936", "uncertainty": 120 }, "departure": { "time": "1775059936", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1775059999", "uncertainty": 120 }, "departure": { "time": "1775059999", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1775060042", "uncertainty": 120 }, "departure": { "time": "1775060042", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1775060072", "uncertainty": 120 }, "departure": { "time": "1775060072", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1775060177", "uncertainty": 120 }, "departure": { "time": "1775060177", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1775060222", "uncertainty": 120 }, "departure": { "time": "1775060222", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1775060290", "uncertainty": 120 }, "departure": { "time": "1775060402", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1775060462", "uncertainty": 120 }, "departure": { "time": "1775060462", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1775060486", "uncertainty": 120 }, "departure": { "time": "1775060486", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1775060552", "uncertainty": 120 }, "departure": { "time": "1775060552", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1775060665", "uncertainty": 120 }, "departure": { "time": "1775060672", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1775060787", "uncertainty": 120 }, "departure": { "time": "1775060803", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1775060945", "uncertainty": 120 }, "departure": { "time": "1775060945", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1775061043", "uncertainty": 120 }, "departure": { "time": "1775061043", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1775061226", "uncertainty": 120 }, "departure": { "time": "1775061226", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1775061318", "uncertainty": 120 }, "departure": { "time": "1775061318", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1775061442", "uncertainty": 120 }, "departure": { "time": "1775061442", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1775061516", "uncertainty": 120 }, "departure": { "time": "1775061516", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1775061573", "uncertainty": 120 }, "departure": { "time": "1775061573", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1775061613", "uncertainty": 120 }, "departure": { "time": "1775061613", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1775061671", "uncertainty": 120 }, "departure": { "time": "1775061671", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1775061715", "uncertainty": 120 }, "departure": { "time": "1775061715", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1775061781", "uncertainty": 120 }, "departure": { "time": "1775061781", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1775061854", "uncertainty": 120 }, "departure": { "time": "1775061854", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1775061914", "uncertainty": 120 }, "departure": { "time": "1775061914", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1775061965", "uncertainty": 120 }, "departure": { "time": "1775061965", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1775062027", "uncertainty": 120 }, "departure": { "time": "1775062027", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1775062100", "uncertainty": 120 }, "departure": { "time": "1775062100", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1775062180", "uncertainty": 120 }, "departure": { "time": "1775062180", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1775062267", "uncertainty": 120 }, "departure": { "time": "1775062267", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 33 }, { "arrival": { "time": "1775062387", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323546" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21323547", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775058582", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1775058653", "uncertainty": 120 }, "departure": { "time": "1775058672", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1775058729", "uncertainty": 120 }, "departure": { "time": "1775058762", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1775058784", "uncertainty": 120 }, "departure": { "time": "1775058822", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1775058882", "uncertainty": 120 }, "departure": { "time": "1775058882", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1775058977", "uncertainty": 120 }, "departure": { "time": "1775059002", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1775059109", "uncertainty": 120 }, "departure": { "time": "1775059152", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1775059229", "uncertainty": 120 }, "departure": { "time": "1775059242", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1775059297", "uncertainty": 120 }, "departure": { "time": "1775059297", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1775059352", "uncertainty": 120 }, "departure": { "time": "1775059352", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1775059422", "uncertainty": 120 }, "departure": { "time": "1775059422", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1775059452", "uncertainty": 120 }, "departure": { "time": "1775059452", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1775059539", "uncertainty": 120 }, "departure": { "time": "1775059542", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1775059692", "uncertainty": 120 }, "departure": { "time": "1775059692", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1775059812", "uncertainty": 120 }, "departure": { "time": "1775059872", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1775059929", "uncertainty": 120 }, "departure": { "time": "1775059932", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1775060022", "uncertainty": 120 }, "departure": { "time": "1775060022", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1775060202", "uncertainty": 120 }, "departure": { "time": "1775060202", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1775060292", "uncertainty": 120 }, "departure": { "time": "1775060292", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1775060412", "uncertainty": 120 }, "departure": { "time": "1775060562", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1775060638", "uncertainty": 120 }, "departure": { "time": "1775060638", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1775060694", "uncertainty": 120 }, "departure": { "time": "1775060712", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1775060751", "uncertainty": 120 }, "departure": { "time": "1775060751", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1775060790", "uncertainty": 120 }, "departure": { "time": "1775060790", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1775060828", "uncertainty": 120 }, "departure": { "time": "1775060828", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1775060872", "uncertainty": 120 }, "departure": { "time": "1775060872", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1775060933", "uncertainty": 120 }, "departure": { "time": "1775060933", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1775060975", "uncertainty": 120 }, "departure": { "time": "1775060975", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1775061025", "uncertainty": 120 }, "departure": { "time": "1775061025", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1775061082", "uncertainty": 120 }, "departure": { "time": "1775061082", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1775061155", "uncertainty": 120 }, "departure": { "time": "1775061155", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1775061209", "uncertainty": 120 }, "departure": { "time": "1775061209", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1775061256", "uncertainty": 120 }, "departure": { "time": "1775061256", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 33 }, { "arrival": { "time": "1775061314", "uncertainty": 120 }, "departure": { "time": "1775061314", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 }, { "arrival": { "time": "1775061377", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 35 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323547" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21323538", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059893", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1775060128", "uncertainty": 120 }, "departure": { "time": "1775060163", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775060251", "uncertainty": 120 }, "departure": { "time": "1775060251", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1775060300", "uncertainty": 120 }, "departure": { "time": "1775060300", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1775060356", "uncertainty": 120 }, "departure": { "time": "1775060403", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1775060483", "uncertainty": 120 }, "departure": { "time": "1775060523", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1775060600", "uncertainty": 120 }, "departure": { "time": "1775060643", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1775060763", "uncertainty": 120 }, "departure": { "time": "1775060763", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1775060803", "uncertainty": 120 }, "departure": { "time": "1775060803", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1775060862", "uncertainty": 120 }, "departure": { "time": "1775060862", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1775061003", "uncertainty": 120 }, "departure": { "time": "1775061003", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 11 }, { "arrival": { "time": "1775061468", "uncertainty": 120 }, "departure": { "time": "1775061468", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1775061543", "uncertainty": 120 }, "departure": { "time": "1775061543", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1775061618", "uncertainty": 120 }, "departure": { "time": "1775061618", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1775061683", "uncertainty": 120 }, "departure": { "time": "1775061683", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1775061736", "uncertainty": 120 }, "departure": { "time": "1775061736", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1775061852", "uncertainty": 120 }, "departure": { "time": "1775061852", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1775061897", "uncertainty": 120 }, "departure": { "time": "1775061897", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1775061963", "uncertainty": 120 }, "departure": { "time": "1775061963", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1775062063", "uncertainty": 120 }, "departure": { "time": "1775062063", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1775062143", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323538" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21323542", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323542" } } }, { "id": "21323541", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060260", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1775060343", "uncertainty": 120 }, "departure": { "time": "1775060343", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1775060434", "uncertainty": 120 }, "departure": { "time": "1775060440", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1775060569", "uncertainty": 120 }, "departure": { "time": "1775060590", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1775060633", "uncertainty": 120 }, "departure": { "time": "1775060633", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1775060710", "uncertainty": 120 }, "departure": { "time": "1775060710", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1775060740", "uncertainty": 120 }, "departure": { "time": "1775060740", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1775060770", "uncertainty": 120 }, "departure": { "time": "1775060770", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1775060838", "uncertainty": 120 }, "departure": { "time": "1775060838", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1775060898", "uncertainty": 120 }, "departure": { "time": "1775060898", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1775060933", "uncertainty": 120 }, "departure": { "time": "1775060933", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1775061318", "uncertainty": 120 }, "departure": { "time": "1775061318", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1775061533", "uncertainty": 120 }, "departure": { "time": "1775061533", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1775061609", "uncertainty": 120 }, "departure": { "time": "1775061609", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1775061678", "uncertainty": 120 }, "departure": { "time": "1775061678", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1775061786", "uncertainty": 120 }, "departure": { "time": "1775061786", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 16 }, { "arrival": { "time": "1775061854", "uncertainty": 120 }, "departure": { "time": "1775061854", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 17 }, { "arrival": { "time": "1775061938", "uncertainty": 120 }, "departure": { "time": "1775061938", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 18 }, { "arrival": { "time": "1775061993", "uncertainty": 120 }, "departure": { "time": "1775061993", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 19 }, { "arrival": { "time": "1775062062", "uncertainty": 120 }, "departure": { "time": "1775062062", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 20 }, { "arrival": { "time": "1775062147", "uncertainty": 120 }, "departure": { "time": "1775062147", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 21 }, { "arrival": { "time": "1775062251", "uncertainty": 120 }, "departure": { "time": "1775062251", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1775062317", "uncertainty": 120 }, "departure": { "time": "1775062317", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1775062413", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 24 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323541" }, "vehicle": { "id": "514", "label": "514" } } }, { "id": "21323526", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061000", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775061020", "uncertainty": 120 }, "departure": { "time": "1775061020", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775061138", "uncertainty": 120 }, "departure": { "time": "1775061138", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775061175", "uncertainty": 120 }, "departure": { "time": "1775061175", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775061236", "uncertainty": 120 }, "departure": { "time": "1775061236", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775061326", "uncertainty": 120 }, "departure": { "time": "1775061326", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775061470", "uncertainty": 120 }, "departure": { "time": "1775061470", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1775061570", "uncertainty": 120 }, "departure": { "time": "1775061570", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1775061633", "uncertainty": 120 }, "departure": { "time": "1775061633", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1775061702", "uncertainty": 120 }, "departure": { "time": "1775061702", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1775061754", "uncertainty": 120 }, "departure": { "time": "1775061754", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1775061832", "uncertainty": 120 }, "departure": { "time": "1775061832", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1775061980", "uncertainty": 120 }, "departure": { "time": "1775061980", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1775062045", "uncertainty": 120 }, "departure": { "time": "1775062045", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1775062107", "uncertainty": 120 }, "departure": { "time": "1775062107", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1775062178", "uncertainty": 120 }, "departure": { "time": "1775062178", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1775062338", "uncertainty": 120 }, "departure": { "time": "1775062338", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1775062456", "uncertainty": 120 }, "departure": { "time": "1775062456", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1775062561", "uncertainty": 120 }, "departure": { "time": "1775062561", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1775062636", "uncertainty": 120 }, "departure": { "time": "1775062636", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1775062724", "uncertainty": 120 }, "departure": { "time": "1775062724", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1775062818", "uncertainty": 120 }, "departure": { "time": "1775062818", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1775062837", "uncertainty": 120 }, "departure": { "time": "1775062837", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1775062880", "uncertainty": 120 }, "departure": { "time": "1775062880", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1775062950", "uncertainty": 120 }, "departure": { "time": "1775062950", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1775063019", "uncertainty": 120 }, "departure": { "time": "1775063019", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1775063120", "uncertainty": 120 }, "departure": { "time": "1775063120", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1775063233", "uncertainty": 120 }, "departure": { "time": "1775063233", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1775063337", "uncertainty": 120 }, "departure": { "time": "1775063337", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1775063421", "uncertainty": 120 }, "departure": { "time": "1775063421", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1775063514", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323526" } } }, { "id": "21323527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775064000", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323527" } } }, { "id": "21323525", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775058634", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775058694", "uncertainty": 120 }, "departure": { "time": "1775058694", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775058776", "uncertainty": 120 }, "departure": { "time": "1775058776", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775058829", "uncertainty": 120 }, "departure": { "time": "1775058829", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775058896", "uncertainty": 120 }, "departure": { "time": "1775058936", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775059025", "uncertainty": 120 }, "departure": { "time": "1775059027", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775059160", "uncertainty": 120 }, "departure": { "time": "1775059177", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1775059319", "uncertainty": 120 }, "departure": { "time": "1775059319", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1775059387", "uncertainty": 120 }, "departure": { "time": "1775059387", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1775059453", "uncertainty": 120 }, "departure": { "time": "1775059478", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1775059561", "uncertainty": 120 }, "departure": { "time": "1775059569", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1775059642", "uncertainty": 120 }, "departure": { "time": "1775059642", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1775059778", "uncertainty": 120 }, "departure": { "time": "1775059778", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1775059838", "uncertainty": 120 }, "departure": { "time": "1775059838", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1775059943", "uncertainty": 120 }, "departure": { "time": "1775059959", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1775060025", "uncertainty": 120 }, "departure": { "time": "1775060025", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1775060123", "uncertainty": 120 }, "departure": { "time": "1775060123", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1775060191", "uncertainty": 120 }, "departure": { "time": "1775060198", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1775060286", "uncertainty": 120 }, "departure": { "time": "1775060288", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1775060371", "uncertainty": 120 }, "departure": { "time": "1775060378", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1775060468", "uncertainty": 120 }, "departure": { "time": "1775060468", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1775060551", "uncertainty": 120 }, "departure": { "time": "1775060588", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1775060612", "uncertainty": 120 }, "departure": { "time": "1775060618", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1775060664", "uncertainty": 120 }, "departure": { "time": "1775060678", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1775060752", "uncertainty": 120 }, "departure": { "time": "1775060768", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1775060817", "uncertainty": 120 }, "departure": { "time": "1775060817", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1775060905", "uncertainty": 120 }, "departure": { "time": "1775060905", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1775061054", "uncertainty": 120 }, "departure": { "time": "1775061054", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1775061120", "uncertainty": 120 }, "departure": { "time": "1775061120", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1775061183", "uncertainty": 120 }, "departure": { "time": "1775061183", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1775061306", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323525" }, "vehicle": { "id": "182", "label": "182" } } }, { "id": "21323587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063400", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323587" } } }, { "id": "21725876", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060702", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775060792", "uncertainty": 120 }, "departure": { "time": "1775060792", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775060849", "uncertainty": 120 }, "departure": { "time": "1775060849", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775060870", "uncertainty": 120 }, "departure": { "time": "1775060870", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775060934", "uncertainty": 120 }, "departure": { "time": "1775060934", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775060989", "uncertainty": 120 }, "departure": { "time": "1775060989", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775061056", "uncertainty": 120 }, "departure": { "time": "1775061056", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775061204", "uncertainty": 120 }, "departure": { "time": "1775061204", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775061293", "uncertainty": 120 }, "departure": { "time": "1775061293", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775061354", "uncertainty": 120 }, "departure": { "time": "1775061354", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775061415", "uncertainty": 120 }, "departure": { "time": "1775061415", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775061507", "uncertainty": 120 }, "departure": { "time": "1775061507", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775061536", "uncertainty": 120 }, "departure": { "time": "1775061536", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775061655", "uncertainty": 120 }, "departure": { "time": "1775061655", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775061706", "uncertainty": 120 }, "departure": { "time": "1775061706", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775061793", "uncertainty": 120 }, "departure": { "time": "1775061793", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775061924", "uncertainty": 120 }, "departure": { "time": "1775062200", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775062380", "uncertainty": 120 }, "departure": { "time": "1775062380", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775062560", "uncertainty": 120 }, "departure": { "time": "1775062560", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775062673", "uncertainty": 120 }, "departure": { "time": "1775062673", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775062800", "uncertainty": 120 }, "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775062903", "uncertainty": 120 }, "departure": { "time": "1775062903", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775062980", "uncertainty": 120 }, "departure": { "time": "1775062980", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775063082", "uncertainty": 120 }, "departure": { "time": "1775063082", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775063280", "uncertainty": 120 }, "departure": { "time": "1775063280", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775063396", "uncertainty": 120 }, "departure": { "time": "1775063396", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775063460", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725876" }, "vehicle": { "id": "331", "label": "331" } } }, { "id": "21725879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059028", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775059054", "uncertainty": 120 }, "departure": { "time": "1775059054", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775059144", "uncertainty": 120 }, "departure": { "time": "1775059264", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775059324", "uncertainty": 120 }, "departure": { "time": "1775059324", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775059384", "uncertainty": 120 }, "departure": { "time": "1775059414", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775059504", "uncertainty": 120 }, "departure": { "time": "1775059504", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775059612", "uncertainty": 120 }, "departure": { "time": "1775059612", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1775059654", "uncertainty": 120 }, "departure": { "time": "1775059654", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1775059714", "uncertainty": 120 }, "departure": { "time": "1775059714", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1775059815", "uncertainty": 120 }, "departure": { "time": "1775059926", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1775060037", "uncertainty": 120 }, "departure": { "time": "1775060104", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1775060384", "uncertainty": 120 }, "departure": { "time": "1775060464", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1775060584", "uncertainty": 120 }, "departure": { "time": "1775060734", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1775060764", "uncertainty": 120 }, "departure": { "time": "1775060794", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1775060892", "uncertainty": 120 }, "departure": { "time": "1775060892", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775060945", "uncertainty": 120 }, "departure": { "time": "1775060945", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1775061054", "uncertainty": 120 }, "departure": { "time": "1775061054", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1775061115", "uncertainty": 120 }, "departure": { "time": "1775061115", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1775061174", "uncertainty": 120 }, "departure": { "time": "1775061174", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1775061238", "uncertainty": 120 }, "departure": { "time": "1775061238", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1775061309", "uncertainty": 120 }, "departure": { "time": "1775061309", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1775061397", "uncertainty": 120 }, "departure": { "time": "1775061397", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1775061483", "uncertainty": 120 }, "departure": { "time": "1775061483", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1775061573", "uncertainty": 120 }, "departure": { "time": "1775061573", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1775061701", "uncertainty": 120 }, "departure": { "time": "1775061701", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1775061761", "uncertainty": 120 }, "departure": { "time": "1775061761", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1775061833", "uncertainty": 120 }, "departure": { "time": "1775061833", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1775061881", "uncertainty": 120 }, "departure": { "time": "1775061881", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1775061941", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725879" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21725873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775057882", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775057942", "uncertainty": 120 }, "departure": { "time": "1775057942", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775058000", "uncertainty": 120 }, "departure": { "time": "1775058122", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775058169", "uncertainty": 120 }, "departure": { "time": "1775058182", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775058242", "uncertainty": 120 }, "departure": { "time": "1775058272", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775058368", "uncertainty": 120 }, "departure": { "time": "1775058370", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775058469", "uncertainty": 120 }, "departure": { "time": "1775058469", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1775058512", "uncertainty": 120 }, "departure": { "time": "1775058512", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1775058582", "uncertainty": 120 }, "departure": { "time": "1775058782", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1775058902", "uncertainty": 120 }, "departure": { "time": "1775058902", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1775058992", "uncertainty": 120 }, "departure": { "time": "1775059022", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1775059243", "uncertainty": 120 }, "departure": { "time": "1775059322", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1775059471", "uncertainty": 120 }, "departure": { "time": "1775059592", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1775059674", "uncertainty": 120 }, "departure": { "time": "1775059682", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1775059782", "uncertainty": 120 }, "departure": { "time": "1775059782", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775059832", "uncertainty": 120 }, "departure": { "time": "1775059832", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1775059939", "uncertainty": 120 }, "departure": { "time": "1775059939", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1775059994", "uncertainty": 120 }, "departure": { "time": "1775060012", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1775060072", "uncertainty": 120 }, "departure": { "time": "1775060072", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1775060136", "uncertainty": 120 }, "departure": { "time": "1775060162", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1775060244", "uncertainty": 120 }, "departure": { "time": "1775060252", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1775060342", "uncertainty": 120 }, "departure": { "time": "1775060342", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1775060429", "uncertainty": 120 }, "departure": { "time": "1775060432", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1775060522", "uncertainty": 120 }, "departure": { "time": "1775060522", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1775060652", "uncertainty": 120 }, "departure": { "time": "1775060672", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1775060732", "uncertainty": 120 }, "departure": { "time": "1775060732", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1775060799", "uncertainty": 120 }, "departure": { "time": "1775060799", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1775060833", "uncertainty": 120 }, "departure": { "time": "1775060833", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1775060893", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725873" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21725875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059898", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1775059958", "uncertainty": 120 }, "departure": { "time": "1775059958", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1775060032", "uncertainty": 120 }, "departure": { "time": "1775060048", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1775060060", "uncertainty": 120 }, "departure": { "time": "1775060078", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1775060198", "uncertainty": 120 }, "departure": { "time": "1775060198", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1775060228", "uncertainty": 120 }, "departure": { "time": "1775060228", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 6 }, { "arrival": { "time": "1775060286", "uncertainty": 120 }, "departure": { "time": "1775060438", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1775060528", "uncertainty": 120 }, "departure": { "time": "1775060528", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1775060629", "uncertainty": 120 }, "departure": { "time": "1775060629", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 9 }, { "arrival": { "time": "1775060682", "uncertainty": 120 }, "departure": { "time": "1775060682", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1775060747", "uncertainty": 120 }, "departure": { "time": "1775060747", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1775060864", "uncertainty": 120 }, "departure": { "time": "1775060864", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1775060982", "uncertainty": 120 }, "departure": { "time": "1775060982", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1775061265", "uncertainty": 120 }, "departure": { "time": "1775061265", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1775061386", "uncertainty": 120 }, "departure": { "time": "1775061600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1775061634", "uncertainty": 120 }, "departure": { "time": "1775061634", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1775061710", "uncertainty": 120 }, "departure": { "time": "1775061710", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1775061775", "uncertainty": 120 }, "departure": { "time": "1775061775", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 18 }, { "arrival": { "time": "1775061888", "uncertainty": 120 }, "departure": { "time": "1775061888", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1775061986", "uncertainty": 120 }, "departure": { "time": "1775061986", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 20 }, { "arrival": { "time": "1775062036", "uncertainty": 120 }, "departure": { "time": "1775062036", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1775062104", "uncertainty": 120 }, "departure": { "time": "1775062104", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1775062175", "uncertainty": 120 }, "departure": { "time": "1775062175", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1775062248", "uncertainty": 120 }, "departure": { "time": "1775062248", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1775062324", "uncertainty": 120 }, "departure": { "time": "1775062324", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1775062413", "uncertainty": 120 }, "departure": { "time": "1775062413", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1775062526", "uncertainty": 120 }, "departure": { "time": "1775062526", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1775062586", "uncertainty": 120 }, "departure": { "time": "1775062586", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1775062658", "uncertainty": 120 }, "departure": { "time": "1775062658", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1775062706", "uncertainty": 120 }, "departure": { "time": "1775062706", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1775062766", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725875" }, "vehicle": { "id": "168", "label": "168" } } }, { "id": "21725881", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061240", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775061263", "uncertainty": 120 }, "departure": { "time": "1775061263", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775061383", "uncertainty": 120 }, "departure": { "time": "1775061383", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775061420", "uncertainty": 120 }, "departure": { "time": "1775061420", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775061481", "uncertainty": 120 }, "departure": { "time": "1775061481", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775061570", "uncertainty": 120 }, "departure": { "time": "1775061570", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775061670", "uncertainty": 120 }, "departure": { "time": "1775061670", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1775061725", "uncertainty": 120 }, "departure": { "time": "1775061725", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1775061797", "uncertainty": 120 }, "departure": { "time": "1775061797", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1775061957", "uncertainty": 120 }, "departure": { "time": "1775061957", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1775062107", "uncertainty": 120 }, "departure": { "time": "1775062107", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1775062407", "uncertainty": 120 }, "departure": { "time": "1775062407", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1775062527", "uncertainty": 120 }, "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1775062869", "uncertainty": 120 }, "departure": { "time": "1775062869", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1775062944", "uncertainty": 120 }, "departure": { "time": "1775062944", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775063009", "uncertainty": 120 }, "departure": { "time": "1775063009", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1775063121", "uncertainty": 120 }, "departure": { "time": "1775063121", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1775063220", "uncertainty": 120 }, "departure": { "time": "1775063220", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1775063270", "uncertainty": 120 }, "departure": { "time": "1775063270", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1775063338", "uncertainty": 120 }, "departure": { "time": "1775063338", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1775063409", "uncertainty": 120 }, "departure": { "time": "1775063409", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1775063482", "uncertainty": 120 }, "departure": { "time": "1775063482", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1775063558", "uncertainty": 120 }, "departure": { "time": "1775063558", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1775063647", "uncertainty": 120 }, "departure": { "time": "1775063647", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1775063760", "uncertainty": 120 }, "departure": { "time": "1775063760", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1775063820", "uncertainty": 120 }, "departure": { "time": "1775063820", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1775063892", "uncertainty": 120 }, "departure": { "time": "1775063892", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1775063940", "uncertainty": 120 }, "departure": { "time": "1775063940", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1775064000", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725881" } } }, { "id": "21725869", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062440", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725869" } } }, { "id": "21725844", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775061312", "uncertainty": 120 }, "departure": { "time": "1775061312", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1775061395", "uncertainty": 120 }, "departure": { "time": "1775061395", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1775061501", "uncertainty": 120 }, "departure": { "time": "1775061501", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1775060492", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1775060575", "uncertainty": 120 }, "departure": { "time": "1775060582", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1775060672", "uncertainty": 120 }, "departure": { "time": "1775060702", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1775060825", "uncertainty": 120 }, "departure": { "time": "1775060825", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1775060914", "uncertainty": 120 }, "departure": { "time": "1775060914", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1775060948", "uncertainty": 120 }, "departure": { "time": "1775060948", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1775061024", "uncertainty": 120 }, "departure": { "time": "1775061024", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1775061087", "uncertainty": 120 }, "departure": { "time": "1775061087", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1775061163", "uncertainty": 120 }, "departure": { "time": "1775061163", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1775061225", "uncertainty": 120 }, "departure": { "time": "1775061225", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1775061312", "uncertainty": 120 }, "departure": { "time": "1775061312", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1775061146", "uncertainty": 120 }, "departure": { "time": "1775061146", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1775061196", "uncertainty": 120 }, "departure": { "time": "1775061196", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1775061300", "uncertainty": 120 }, "departure": { "time": "1775061300", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1775061371", "uncertainty": 120 }, "departure": { "time": "1775061371", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1775061540", "uncertainty": 120 }, "departure": { "time": "1775061540", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1775061603", "uncertainty": 120 }, "departure": { "time": "1775061603", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1775061664", "uncertainty": 120 }, "departure": { "time": "1775061664", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1775061746", "uncertainty": 120 }, "departure": { "time": "1775061746", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1775061910", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725844" }, "vehicle": { "id": "218", "label": "218" } } }, { "id": "21725846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775064000", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725846" } } }, { "id": "21725847", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775062740", "uncertainty": 120 }, "departure": { "time": "1775062740", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1775062823", "uncertainty": 120 }, "departure": { "time": "1775062823", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1775062929", "uncertainty": 120 }, "departure": { "time": "1775062929", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1775061900", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1775062026", "uncertainty": 120 }, "departure": { "time": "1775062026", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1775062140", "uncertainty": 120 }, "departure": { "time": "1775062140", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1775062290", "uncertainty": 120 }, "departure": { "time": "1775062290", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1775062372", "uncertainty": 120 }, "departure": { "time": "1775062372", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1775062404", "uncertainty": 120 }, "departure": { "time": "1775062404", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1775062474", "uncertainty": 120 }, "departure": { "time": "1775062474", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1775062533", "uncertainty": 120 }, "departure": { "time": "1775062533", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1775062603", "uncertainty": 120 }, "departure": { "time": "1775062603", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1775062660", "uncertainty": 120 }, "departure": { "time": "1775062660", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1775062740", "uncertainty": 120 }, "departure": { "time": "1775062740", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1775062886", "uncertainty": 120 }, "departure": { "time": "1775062886", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1775062936", "uncertainty": 120 }, "departure": { "time": "1775062936", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1775063040", "uncertainty": 120 }, "departure": { "time": "1775063040", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1775063111", "uncertainty": 120 }, "departure": { "time": "1775063111", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1775062968", "uncertainty": 120 }, "departure": { "time": "1775062968", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1775063031", "uncertainty": 120 }, "departure": { "time": "1775063031", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1775063092", "uncertainty": 120 }, "departure": { "time": "1775063092", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1775063174", "uncertainty": 120 }, "departure": { "time": "1775063174", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1775063338", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725847" } } }, { "id": "21725852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059519", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775059676", "uncertainty": 120 }, "departure": { "time": "1775059676", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1775059706", "uncertainty": 120 }, "departure": { "time": "1775059706", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 13 }, { "arrival": { "time": "1775059822", "uncertainty": 120 }, "departure": { "time": "1775059822", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1775059863", "uncertainty": 120 }, "departure": { "time": "1775059863", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1775059915", "uncertainty": 120 }, "departure": { "time": "1775059916", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1775059992", "uncertainty": 120 }, "departure": { "time": "1775060006", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1775060138", "uncertainty": 120 }, "departure": { "time": "1775060156", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1775060208", "uncertainty": 120 }, "departure": { "time": "1775060216", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1775060269", "uncertainty": 120 }, "departure": { "time": "1775060276", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1775060306", "uncertainty": 120 }, "departure": { "time": "1775060306", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1775060365", "uncertainty": 120 }, "departure": { "time": "1775060366", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1775060481", "uncertainty": 120 }, "departure": { "time": "1775060486", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1775060574", "uncertainty": 120 }, "departure": { "time": "1775060574", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1775060872" }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725852" }, "vehicle": { "id": "518", "label": "518" } } }, { "id": "21725853", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062500", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725853" } } }, { "id": "21725851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060792", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775060942", "uncertainty": 120 }, "departure": { "time": "1775060942", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775061049", "uncertainty": 120 }, "departure": { "time": "1775061049", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1775061122", "uncertainty": 120 }, "departure": { "time": "1775061122", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1775061156", "uncertainty": 120 }, "departure": { "time": "1775061156", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1775061225", "uncertainty": 120 }, "departure": { "time": "1775061225", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1775061247", "uncertainty": 120 }, "departure": { "time": "1775061247", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1775061323", "uncertainty": 120 }, "departure": { "time": "1775061323", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1775061410", "uncertainty": 120 }, "departure": { "time": "1775061410", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1775061501", "uncertainty": 120 }, "departure": { "time": "1775061501", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1775061580", "uncertainty": 120 }, "departure": { "time": "1775061580", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1775061692", "uncertainty": 120 }, "departure": { "time": "1775061692", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1775061752", "uncertainty": 120 }, "departure": { "time": "1775061752", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 13 }, { "arrival": { "time": "1775061827", "uncertainty": 120 }, "departure": { "time": "1775061827", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1775061870", "uncertainty": 120 }, "departure": { "time": "1775061870", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1775061916", "uncertainty": 120 }, "departure": { "time": "1775061916", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1775061998", "uncertainty": 120 }, "departure": { "time": "1775061998", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1775062053", "uncertainty": 120 }, "departure": { "time": "1775062053", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1775062101", "uncertainty": 120 }, "departure": { "time": "1775062101", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1775062157", "uncertainty": 120 }, "departure": { "time": "1775062157", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1775062188", "uncertainty": 120 }, "departure": { "time": "1775062188", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1775062264", "uncertainty": 120 }, "departure": { "time": "1775062264", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1775062413", "uncertainty": 120 }, "departure": { "time": "1775062413", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1775062501", "uncertainty": 120 }, "departure": { "time": "1775062501", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1775062694", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725851" }, "vehicle": { "id": "516", "label": "516" } } }, { "id": "21323834", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323834" } } }, { "id": "21323824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060856", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 }, { "arrival": { "time": "1775060949", "uncertainty": 120 }, "departure": { "time": "1775060949", "uncertainty": 120 }, "stopId": "hesman2", "stopSequence": 2 }, { "arrival": { "time": "1775061099", "uncertainty": 120 }, "departure": { "time": "1775061099", "uncertainty": 120 }, "stopId": "hestro2", "stopSequence": 3 }, { "arrival": { "time": "1775061293", "uncertainty": 120 }, "departure": { "time": "1775061293", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 4 }, { "arrival": { "time": "1775061336", "uncertainty": 120 }, "departure": { "time": "1775061336", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 5 }, { "arrival": { "time": "1775061398", "uncertainty": 120 }, "departure": { "time": "1775061398", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 6 }, { "arrival": { "time": "1775061450", "uncertainty": 120 }, "departure": { "time": "1775061450", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 7 }, { "arrival": { "time": "1775061536", "uncertainty": 120 }, "departure": { "time": "1775061536", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 8 }, { "arrival": { "time": "1775061663", "uncertainty": 120 }, "departure": { "time": "1775061663", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 9 }, { "arrival": { "time": "1775061750", "uncertainty": 120 }, "departure": { "time": "1775061750", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 10 }, { "arrival": { "time": "1775061817", "uncertainty": 120 }, "departure": { "time": "1775061817", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 11 }, { "arrival": { "time": "1775061838", "uncertainty": 120 }, "departure": { "time": "1775061838", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 12 }, { "arrival": { "time": "1775061879", "uncertainty": 120 }, "departure": { "time": "1775061879", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 13 }, { "arrival": { "time": "1775062006", "uncertainty": 120 }, "departure": { "time": "1775062006", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 14 }, { "arrival": { "time": "1775062058", "uncertainty": 120 }, "departure": { "time": "1775062058", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 15 }, { "arrival": { "time": "1775062115", "uncertainty": 120 }, "departure": { "time": "1775062115", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 16 }, { "arrival": { "time": "1775062186", "uncertainty": 120 }, "departure": { "time": "1775062186", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 17 }, { "arrival": { "time": "1775062292", "uncertainty": 120 }, "departure": { "time": "1775062292", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 18 }, { "arrival": { "time": "1775062355", "uncertainty": 120 }, "departure": { "time": "1775062355", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 19 }, { "arrival": { "time": "1775062390", "uncertainty": 120 }, "departure": { "time": "1775062390", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 20 }, { "arrival": { "time": "1775062445", "uncertainty": 120 }, "departure": { "time": "1775062445", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 21 }, { "arrival": { "time": "1775062566", "uncertainty": 120 }, "departure": { "time": "1775062566", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 22 }, { "arrival": { "time": "1775062722", "uncertainty": 120 }, "departure": { "time": "1775062722", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 23 }, { "arrival": { "time": "1775062804", "uncertainty": 120 }, "departure": { "time": "1775062804", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 24 }, { "arrival": { "time": "1775062881", "uncertainty": 120 }, "departure": { "time": "1775062881", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 25 }, { "arrival": { "time": "1775062933", "uncertainty": 120 }, "departure": { "time": "1775062933", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 26 }, { "arrival": { "time": "1775062981", "uncertainty": 120 }, "departure": { "time": "1775062981", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 27 }, { "arrival": { "time": "1775063119", "uncertainty": 120 }, "departure": { "time": "1775063119", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 28 }, { "arrival": { "time": "1775063235", "uncertainty": 120 }, "departure": { "time": "1775063235", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 29 }, { "arrival": { "time": "1775063344", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 30 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323824" } } }, { "id": "21323829", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059322", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1775059429", "uncertainty": 120 }, "departure": { "time": "1775059472", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1775059562", "uncertainty": 120 }, "departure": { "time": "1775059622", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1775059764", "uncertainty": 120 }, "departure": { "time": "1775059764", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1775059858", "uncertainty": 120 }, "departure": { "time": "1775059952", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1775059999", "uncertainty": 120 }, "departure": { "time": "1775059999", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1775060040", "uncertainty": 120 }, "departure": { "time": "1775060042", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1775060132", "uncertainty": 120 }, "departure": { "time": "1775060132", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1775060192", "uncertainty": 120 }, "departure": { "time": "1775060192", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1775060312", "uncertainty": 120 }, "departure": { "time": "1775060312", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1775060442", "uncertainty": 120 }, "departure": { "time": "1775060466", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1775060516", "uncertainty": 120 }, "departure": { "time": "1775060522", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1775060568", "uncertainty": 120 }, "departure": { "time": "1775060582", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1775060666", "uncertainty": 120 }, "departure": { "time": "1775060672", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1775060757", "uncertainty": 120 }, "departure": { "time": "1775060762", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1775060817", "uncertainty": 120 }, "departure": { "time": "1775060817", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1775060866", "uncertainty": 120 }, "departure": { "time": "1775060866", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1775060908", "uncertainty": 120 }, "departure": { "time": "1775060908", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1775060997", "uncertainty": 120 }, "departure": { "time": "1775060997", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 }, { "arrival": { "time": "1775061054", "uncertainty": 120 }, "departure": { "time": "1775061054", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 20 }, { "arrival": { "time": "1775061079", "uncertainty": 120 }, "departure": { "time": "1775061079", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 21 }, { "arrival": { "time": "1775061136", "uncertainty": 120 }, "departure": { "time": "1775061136", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 22 }, { "arrival": { "time": "1775061189", "uncertainty": 120 }, "departure": { "time": "1775061189", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 23 }, { "arrival": { "time": "1775061298", "uncertainty": 120 }, "departure": { "time": "1775061298", "uncertainty": 120 }, "stopId": "isqhame", "stopSequence": 24 }, { "arrival": { "time": "1775061451", "uncertainty": 120 }, "departure": { "time": "1775061451", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 25 }, { "arrival": { "time": "1775061541", "uncertainty": 120 }, "departure": { "time": "1775061541", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 26 }, { "arrival": { "time": "1775061586", "uncertainty": 120 }, "departure": { "time": "1775061586", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 27 }, { "arrival": { "time": "1775061657", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 28 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323829" }, "vehicle": { "id": "519", "label": "519" } } }, { "id": "21323822", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061300", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323822" } } }, { "id": "21323777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061000", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1775061244", "uncertainty": 120 }, "departure": { "time": "1775061244", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775061587", "uncertainty": 120 }, "departure": { "time": "1775061587", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 3 }, { "arrival": { "time": "1775061827", "uncertainty": 120 }, "departure": { "time": "1775061827", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 4 }, { "arrival": { "time": "1775062067", "uncertainty": 120 }, "departure": { "time": "1775062067", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 5 }, { "arrival": { "time": "1775062099", "uncertainty": 120 }, "departure": { "time": "1775062099", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 6 }, { "arrival": { "time": "1775062683", "uncertainty": 120 }, "departure": { "time": "1775062683", "uncertainty": 120 }, "stopId": "pitpit1", "stopSequence": 7 }, { "arrival": { "time": "1775062745", "uncertainty": 120 }, "departure": { "time": "1775062745", "uncertainty": 120 }, "stopId": "persouv", "stopSequence": 8 }, { "arrival": { "time": "1775062913", "uncertainty": 120 }, "departure": { "time": "1775062913", "uncertainty": 120 }, "stopId": "perplac", "stopSequence": 9 }, { "arrival": { "time": "1775063237", "uncertainty": 120 }, "departure": { "time": "1775063237", "uncertainty": 120 }, "stopId": "confore3", "stopSequence": 10 }, { "arrival": { "time": "1775063283", "uncertainty": 120 }, "departure": { "time": "1775063283", "uncertainty": 120 }, "stopId": "conoix1", "stopSequence": 11 }, { "arrival": { "time": "1775063444", "uncertainty": 120 }, "departure": { "time": "1775063444", "uncertainty": 120 }, "stopId": "conplac2", "stopSequence": 12 }, { "arrival": { "time": "1775063583", "uncertainty": 120 }, "departure": { "time": "1775063583", "uncertainty": 120 }, "stopId": "concroq2", "stopSequence": 13 }, { "arrival": { "time": "1775064003", "uncertainty": 120 }, "departure": { "time": "1775064003", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 14 }, { "arrival": { "time": "1775064161", "uncertainty": 120 }, "departure": { "time": "1775064161", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 15 }, { "arrival": { "time": "1775064243", "uncertainty": 120 }, "departure": { "time": "1775064243", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 16 }, { "arrival": { "time": "1775064323", "uncertainty": 120 }, "departure": { "time": "1775064323", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 17 }, { "arrival": { "time": "1775064368", "uncertainty": 120 }, "departure": { "time": "1775064368", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 18 }, { "arrival": { "time": "1775064479", "uncertainty": 120 }, "departure": { "time": "1775064479", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 19 }, { "arrival": { "time": "1775064540", "uncertainty": 120 }, "departure": { "time": "1775064540", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 20 }, { "arrival": { "time": "1775064603", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 21 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "176", "scheduleRelationship": "SCHEDULED", "tripId": "21323777" } } }, { "id": "21725904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775058211", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775058331", "uncertainty": 120 }, "departure": { "time": "1775058331", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775058382", "uncertainty": 120 }, "departure": { "time": "1775058382", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775058398", "uncertainty": 120 }, "departure": { "time": "1775058398", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775058462", "uncertainty": 120 }, "departure": { "time": "1775058462", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775058511", "uncertainty": 120 }, "departure": { "time": "1775058571", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775058629", "uncertainty": 120 }, "departure": { "time": "1775058632", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775058792", "uncertainty": 120 }, "departure": { "time": "1775058815", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775058922", "uncertainty": 120 }, "departure": { "time": "1775058965", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775059011", "uncertainty": 120 }, "departure": { "time": "1775059027", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775059071", "uncertainty": 120 }, "departure": { "time": "1775059071", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775059171", "uncertainty": 120 }, "departure": { "time": "1775059177", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775059217", "uncertainty": 120 }, "departure": { "time": "1775059217", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775059324", "uncertainty": 120 }, "departure": { "time": "1775059420", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775059476", "uncertainty": 120 }, "departure": { "time": "1775059476", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775059593", "uncertainty": 120 }, "departure": { "time": "1775059631", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775059743", "uncertainty": 120 }, "departure": { "time": "1775059811", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775059961", "uncertainty": 120 }, "departure": { "time": "1775059991", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775060093", "uncertainty": 120 }, "departure": { "time": "1775060231", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775060361", "uncertainty": 120 }, "departure": { "time": "1775060361", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775060423", "uncertainty": 120 }, "departure": { "time": "1775060423", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775060475", "uncertainty": 120 }, "departure": { "time": "1775060501", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775060688", "uncertainty": 120 }, "departure": { "time": "1775060711", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775060781", "uncertainty": 120 }, "departure": { "time": "1775060781", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775060874", "uncertainty": 120 }, "departure": { "time": "1775060874", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775060966", "uncertainty": 120 }, "departure": { "time": "1775060966", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775061006", "uncertainty": 120 }, "departure": { "time": "1775061006", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1775061120", "uncertainty": 120 }, "departure": { "time": "1775061120", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1775061186", "uncertainty": 120 }, "departure": { "time": "1775061186", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 }, { "arrival": { "time": "1775061361", "uncertainty": 120 }, "departure": { "time": "1775061361", "uncertainty": 120 }, "stopId": "baiboud", "stopSequence": 30 }, { "arrival": { "time": "1775061429", "uncertainty": 120 }, "departure": { "time": "1775061429", "uncertainty": 120 }, "stopId": "baipat", "stopSequence": 31 }, { "arrival": { "time": "1775061576", "uncertainty": 120 }, "departure": { "time": "1775061576", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 32 }, { "arrival": { "time": "1775061630", "uncertainty": 120 }, "departure": { "time": "1775061630", "uncertainty": 120 }, "stopId": "baiaub1", "stopSequence": 33 }, { "arrival": { "time": "1775061695", "uncertainty": 120 }, "departure": { "time": "1775061695", "uncertainty": 120 }, "stopId": "baihetr", "stopSequence": 34 }, { "arrival": { "time": "1775061786", "uncertainty": 120 }, "stopId": "baique1", "stopSequence": 35 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725904" }, "vehicle": { "id": "176", "label": "176" } } }, { "id": "21725901", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059442", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775059570", "uncertainty": 120 }, "departure": { "time": "1775059592", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775059652", "uncertainty": 120 }, "departure": { "time": "1775059652", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775059671", "uncertainty": 120 }, "departure": { "time": "1775059671", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775059733", "uncertainty": 120 }, "departure": { "time": "1775059772", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775059819", "uncertainty": 120 }, "departure": { "time": "1775059866", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775059942", "uncertainty": 120 }, "departure": { "time": "1775059954", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775060101", "uncertainty": 120 }, "departure": { "time": "1775060136", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775060222", "uncertainty": 120 }, "departure": { "time": "1775060286", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775060346", "uncertainty": 120 }, "departure": { "time": "1775060376", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775060437", "uncertainty": 120 }, "departure": { "time": "1775060437", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775060527", "uncertainty": 120 }, "departure": { "time": "1775060527", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775060553", "uncertainty": 120 }, "departure": { "time": "1775060557", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775060665", "uncertainty": 120 }, "departure": { "time": "1775060677", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775060730", "uncertainty": 120 }, "departure": { "time": "1775060736", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775060827", "uncertainty": 120 }, "departure": { "time": "1775060827", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775060946", "uncertainty": 120 }, "departure": { "time": "1775061000", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775061153", "uncertainty": 120 }, "departure": { "time": "1775061153", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775061264", "uncertainty": 120 }, "departure": { "time": "1775061264", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775061392", "uncertainty": 120 }, "departure": { "time": "1775061392", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775061461", "uncertainty": 120 }, "departure": { "time": "1775061461", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775061519", "uncertainty": 120 }, "departure": { "time": "1775061519", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775061580", "uncertainty": 120 }, "departure": { "time": "1775061580", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775061669", "uncertainty": 120 }, "departure": { "time": "1775061669", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775061835", "uncertainty": 120 }, "departure": { "time": "1775061835", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775061958", "uncertainty": 120 }, "departure": { "time": "1775061958", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775062026", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725901" }, "vehicle": { "id": "162", "label": "162" } } }, { "id": "21725814", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059953", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1775060005", "uncertainty": 120 }, "departure": { "time": "1775060005", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1775060069", "uncertainty": 120 }, "departure": { "time": "1775060069", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1775060163", "uncertainty": 120 }, "departure": { "time": "1775060163", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1775060223", "uncertainty": 120 }, "departure": { "time": "1775060223", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1775060253", "uncertainty": 120 }, "departure": { "time": "1775060253", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1775060403", "uncertainty": 120 }, "departure": { "time": "1775060403", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1775060502", "uncertainty": 120 }, "departure": { "time": "1775060502", "uncertainty": 120 }, "stopId": "outrsal3", "stopSequence": 8 }, { "arrival": { "time": "1775060535", "uncertainty": 120 }, "departure": { "time": "1775060535", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1775060592", "uncertainty": 120 }, "departure": { "time": "1775060592", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1775060648", "uncertainty": 120 }, "departure": { "time": "1775060648", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1775060694", "uncertainty": 120 }, "departure": { "time": "1775060703", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1775060799", "uncertainty": 120 }, "departure": { "time": "1775060799", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1775061039", "uncertainty": 120 }, "departure": { "time": "1775061039", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1775061179", "uncertainty": 120 }, "departure": { "time": "1775061179", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1775061268", "uncertainty": 120 }, "departure": { "time": "1775061268", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1775061459", "uncertainty": 120 }, "departure": { "time": "1775061459", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1775061548", "uncertainty": 120 }, "departure": { "time": "1775061548", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1775061630", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 19 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725814" }, "vehicle": { "id": "193", "label": "193" } } }, { "id": "21725815", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060193", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1775060432", "uncertainty": 120 }, "departure": { "time": "1775060432", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1775060525", "uncertainty": 120 }, "departure": { "time": "1775060615", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1775060790", "uncertainty": 120 }, "departure": { "time": "1775060790", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1775060872", "uncertainty": 120 }, "departure": { "time": "1775060872", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1775060996", "uncertainty": 120 }, "departure": { "time": "1775060996", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1775061070", "uncertainty": 120 }, "departure": { "time": "1775061070", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1775061208", "uncertainty": 120 }, "departure": { "time": "1775061208", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1775061281", "uncertainty": 120 }, "departure": { "time": "1775061281", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1775061331", "uncertainty": 120 }, "departure": { "time": "1775061331", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1775061451", "uncertainty": 120 }, "departure": { "time": "1775061451", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1775061555", "uncertainty": 120 }, "departure": { "time": "1775061555", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1775061676", "uncertainty": 120 }, "departure": { "time": "1775061676", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1775061706", "uncertainty": 120 }, "departure": { "time": "1775061706", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1775061790", "uncertainty": 120 }, "departure": { "time": "1775061790", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1775061844", "uncertainty": 120 }, "departure": { "time": "1775061844", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1775061971", "uncertainty": 120 }, "departure": { "time": "1775061971", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1775062055", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725815" }, "vehicle": { "id": "186", "label": "186" } } }, { "id": "21323852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063100", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323852" } } }, { "id": "21725816", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062500", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725816" } } }, { "id": "21725817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725817" } } }, { "id": "21323508", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060581", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1775060761", "uncertainty": 120 }, "departure": { "time": "1775060761", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775060945", "uncertainty": 120 }, "departure": { "time": "1775060945", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1775061056", "uncertainty": 120 }, "departure": { "time": "1775061056", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1775061155", "uncertainty": 120 }, "departure": { "time": "1775061155", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1775061242", "uncertainty": 120 }, "departure": { "time": "1775061242", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1775061343", "uncertainty": 120 }, "departure": { "time": "1775061343", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1775061387", "uncertainty": 120 }, "departure": { "time": "1775061387", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1775061405", "uncertainty": 120 }, "departure": { "time": "1775061405", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1775061502", "uncertainty": 120 }, "departure": { "time": "1775061502", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1775061642", "uncertainty": 120 }, "departure": { "time": "1775061642", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1775061749", "uncertainty": 120 }, "departure": { "time": "1775061749", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1775061821", "uncertainty": 120 }, "departure": { "time": "1775061821", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1775061867", "uncertainty": 120 }, "departure": { "time": "1775061867", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1775061940", "uncertainty": 120 }, "departure": { "time": "1775061940", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1775062062", "uncertainty": 120 }, "departure": { "time": "1775062062", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1775062176", "uncertainty": 120 }, "departure": { "time": "1775062176", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1775062251", "uncertainty": 120 }, "departure": { "time": "1775062251", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1775062394", "uncertainty": 120 }, "departure": { "time": "1775062394", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1775062492", "uncertainty": 120 }, "departure": { "time": "1775062492", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1775062584", "uncertainty": 120 }, "departure": { "time": "1775062584", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1775062633", "uncertainty": 120 }, "departure": { "time": "1775062633", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1775062711", "uncertainty": 120 }, "departure": { "time": "1775062711", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1775062791", "uncertainty": 120 }, "departure": { "time": "1775062791", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1775062884", "uncertainty": 120 }, "departure": { "time": "1775062884", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1775062962", "uncertainty": 120 }, "departure": { "time": "1775062962", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1775063060", "uncertainty": 120 }, "departure": { "time": "1775063060", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1775063181", "uncertainty": 120 }, "departure": { "time": "1775063181", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1775063252", "uncertainty": 120 }, "departure": { "time": "1775063252", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1775063301", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323508" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21323509", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063400", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323509" } } }, { "id": "21323704", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063400", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323704" } } }, { "id": "21323703", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060582", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1775060815", "uncertainty": 120 }, "departure": { "time": "1775060815", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775060931", "uncertainty": 120 }, "departure": { "time": "1775060931", "uncertainty": 120 }, "stopId": "bsmpalb", "stopSequence": 3 }, { "arrival": { "time": "1775060981", "uncertainty": 120 }, "departure": { "time": "1775060981", "uncertainty": 120 }, "stopId": "bsmedou", "stopSequence": 4 }, { "arrival": { "time": "1775061053", "uncertainty": 120 }, "departure": { "time": "1775061053", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 5 }, { "arrival": { "time": "1775061112", "uncertainty": 120 }, "departure": { "time": "1775061112", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 6 }, { "arrival": { "time": "1775061169", "uncertainty": 120 }, "departure": { "time": "1775061169", "uncertainty": 120 }, "stopId": "bsmest", "stopSequence": 7 }, { "arrival": { "time": "1775061230", "uncertainty": 120 }, "departure": { "time": "1775061230", "uncertainty": 120 }, "stopId": "bsmvatre", "stopSequence": 8 }, { "arrival": { "time": "1775061273", "uncertainty": 120 }, "departure": { "time": "1775061273", "uncertainty": 120 }, "stopId": "bsmcenl", "stopSequence": 9 }, { "arrival": { "time": "1775061356", "uncertainty": 120 }, "departure": { "time": "1775061356", "uncertainty": 120 }, "stopId": "bsmbran3", "stopSequence": 10 }, { "arrival": { "time": "1775061402", "uncertainty": 120 }, "departure": { "time": "1775061402", "uncertainty": 120 }, "stopId": "smbgide", "stopSequence": 11 }, { "arrival": { "time": "1775061503", "uncertainty": 120 }, "departure": { "time": "1775061503", "uncertainty": 120 }, "stopId": "smbfbou", "stopSequence": 12 }, { "arrival": { "time": "1775061565", "uncertainty": 120 }, "departure": { "time": "1775061565", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 13 }, { "arrival": { "time": "1775061716", "uncertainty": 120 }, "departure": { "time": "1775061716", "uncertainty": 120 }, "stopId": "bsmval", "stopSequence": 14 }, { "arrival": { "time": "1775061792", "uncertainty": 120 }, "departure": { "time": "1775061792", "uncertainty": 120 }, "stopId": "bsmfem1", "stopSequence": 15 }, { "arrival": { "time": "1775061904", "uncertainty": 120 }, "departure": { "time": "1775061904", "uncertainty": 120 }, "stopId": "bsmmarc", "stopSequence": 16 }, { "arrival": { "time": "1775061934", "uncertainty": 120 }, "departure": { "time": "1775061934", "uncertainty": 120 }, "stopId": "bsmbell", "stopSequence": 17 }, { "arrival": { "time": "1775061958", "uncertainty": 120 }, "departure": { "time": "1775061958", "uncertainty": 120 }, "stopId": "bsmdocq", "stopSequence": 18 }, { "arrival": { "time": "1775061996", "uncertainty": 120 }, "departure": { "time": "1775061996", "uncertainty": 120 }, "stopId": "bsmpane", "stopSequence": 19 }, { "arrival": { "time": "1775062062", "uncertainty": 120 }, "departure": { "time": "1775062062", "uncertainty": 120 }, "stopId": "bsmqueh2", "stopSequence": 20 }, { "arrival": { "time": "1775062115", "uncertainty": 120 }, "departure": { "time": "1775062115", "uncertainty": 120 }, "stopId": "bsmmont", "stopSequence": 21 }, { "arrival": { "time": "1775062178", "uncertainty": 120 }, "departure": { "time": "1775062178", "uncertainty": 120 }, "stopId": "bsmampe", "stopSequence": 22 }, { "arrival": { "time": "1775062243", "uncertainty": 120 }, "departure": { "time": "1775062243", "uncertainty": 120 }, "stopId": "bsmhfa", "stopSequence": 23 }, { "arrival": { "time": "1775062303", "uncertainty": 120 }, "departure": { "time": "1775062303", "uncertainty": 120 }, "stopId": "bsmcase", "stopSequence": 24 }, { "arrival": { "time": "1775062422", "uncertainty": 120 }, "departure": { "time": "1775062422", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 25 }, { "arrival": { "time": "1775062510", "uncertainty": 120 }, "departure": { "time": "1775062510", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 26 }, { "arrival": { "time": "1775062703", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 27 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21323703" }, "vehicle": { "id": "212", "label": "212" } } }, { "id": "21323688", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061300", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323688" } } }, { "id": "21725968", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061480", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725968" } } }, { "id": "21725982", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775058422", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1775058482", "uncertainty": 120 }, "departure": { "time": "1775058482", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1775058512", "uncertainty": 120 }, "departure": { "time": "1775058512", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1775058651", "uncertainty": 120 }, "departure": { "time": "1775058662", "uncertainty": 120 }, "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1775058753", "uncertainty": 120 }, "departure": { "time": "1775058753", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1775058812", "uncertainty": 120 }, "departure": { "time": "1775058812", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1775058872", "uncertainty": 120 }, "departure": { "time": "1775058872", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1775058942", "uncertainty": 120 }, "departure": { "time": "1775058960", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1775059008", "uncertainty": 120 }, "departure": { "time": "1775059023", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1775059069", "uncertainty": 120 }, "departure": { "time": "1775059069", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1775059102", "uncertainty": 120 }, "departure": { "time": "1775059102", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1775059232", "uncertainty": 120 }, "departure": { "time": "1775059232", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1775059288", "uncertainty": 120 }, "departure": { "time": "1775059293", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1775059352", "uncertainty": 120 }, "departure": { "time": "1775059532", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1775059712", "uncertainty": 120 }, "departure": { "time": "1775059712", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1775059738", "uncertainty": 120 }, "departure": { "time": "1775059742", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1775059832", "uncertainty": 120 }, "departure": { "time": "1775059832", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1775059922", "uncertainty": 120 }, "departure": { "time": "1775059922", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1775060040", "uncertainty": 120 }, "departure": { "time": "1775060132", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1775060162", "uncertainty": 120 }, "departure": { "time": "1775060192", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1775060312", "uncertainty": 120 }, "departure": { "time": "1775060312", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1775060397", "uncertainty": 120 }, "departure": { "time": "1775060492", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1775060563", "uncertainty": 120 }, "departure": { "time": "1775060563", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1775060642", "uncertainty": 120 }, "departure": { "time": "1775060702", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1775060798", "uncertainty": 120 }, "departure": { "time": "1775060798", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1775060863", "uncertainty": 120 }, "departure": { "time": "1775060863", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1775060960", "uncertainty": 120 }, "departure": { "time": "1775060960", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1775061082", "uncertainty": 120 }, "departure": { "time": "1775061082", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1775061190", "uncertainty": 120 }, "departure": { "time": "1775061190", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1775061250", "uncertainty": 120 }, "departure": { "time": "1775061250", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1775061362", "uncertainty": 120 }, "departure": { "time": "1775061362", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1775061445", "uncertainty": 120 }, "departure": { "time": "1775061445", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1775061477", "uncertainty": 120 }, "departure": { "time": "1775061477", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1775061569", "uncertainty": 120 }, "departure": { "time": "1775061569", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1775061602", "uncertainty": 120 }, "departure": { "time": "1775061602", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1775061688", "uncertainty": 120 }, "departure": { "time": "1775061688", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1775061807", "uncertainty": 120 }, "departure": { "time": "1775061943", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1775062133", "uncertainty": 120 }, "departure": { "time": "1775062133", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1775062182", "uncertainty": 120 }, "departure": { "time": "1775062182", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1775062225", "uncertainty": 120 }, "departure": { "time": "1775062225", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1775062302", "uncertainty": 120 }, "departure": { "time": "1775062302", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1775062432", "uncertainty": 120 }, "departure": { "time": "1775062432", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1775062501", "uncertainty": 120 }, "departure": { "time": "1775062501", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1775062548", "uncertainty": 120 }, "departure": { "time": "1775062548", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1775062662", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725982" }, "vehicle": { "id": "170", "label": "170" } } }, { "id": "21323681", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061000", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1775061174", "uncertainty": 120 }, "departure": { "time": "1775061174", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1775061239", "uncertainty": 120 }, "departure": { "time": "1775061239", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1775061384", "uncertainty": 120 }, "departure": { "time": "1775061384", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1775061484", "uncertainty": 120 }, "departure": { "time": "1775061484", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1775061531", "uncertainty": 120 }, "departure": { "time": "1775061531", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1775061575", "uncertainty": 120 }, "departure": { "time": "1775061575", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1775061666", "uncertainty": 120 }, "departure": { "time": "1775061666", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1775061799", "uncertainty": 120 }, "departure": { "time": "1775061799", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 9 }, { "arrival": { "time": "1775061882", "uncertainty": 120 }, "departure": { "time": "1775061882", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 10 }, { "arrival": { "time": "1775061924", "uncertainty": 120 }, "departure": { "time": "1775061924", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 11 }, { "arrival": { "time": "1775061959", "uncertainty": 120 }, "departure": { "time": "1775061959", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 12 }, { "arrival": { "time": "1775061996", "uncertainty": 120 }, "departure": { "time": "1775061996", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 13 }, { "arrival": { "time": "1775062053", "uncertainty": 120 }, "departure": { "time": "1775062053", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 14 }, { "arrival": { "time": "1775062118", "uncertainty": 120 }, "departure": { "time": "1775062118", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 15 }, { "arrival": { "time": "1775062226", "uncertainty": 120 }, "departure": { "time": "1775062226", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 16 }, { "arrival": { "time": "1775062439", "uncertainty": 120 }, "departure": { "time": "1775062439", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 17 }, { "arrival": { "time": "1775062599", "uncertainty": 120 }, "departure": { "time": "1775062599", "uncertainty": 120 }, "stopId": "outre12", "stopSequence": 18 }, { "arrival": { "time": "1775062661", "uncertainty": 120 }, "departure": { "time": "1775062661", "uncertainty": 120 }, "stopId": "outcrow2", "stopSequence": 19 }, { "arrival": { "time": "1775062702", "uncertainty": 120 }, "departure": { "time": "1775062702", "uncertainty": 120 }, "stopId": "bsmseli2", "stopSequence": 20 }, { "arrival": { "time": "1775062799", "uncertainty": 120 }, "departure": { "time": "1775062799", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1775062901", "uncertainty": 120 }, "departure": { "time": "1775062901", "uncertainty": 120 }, "stopId": "bsmdamr2", "stopSequence": 22 }, { "arrival": { "time": "1775062968", "uncertainty": 120 }, "departure": { "time": "1775062968", "uncertainty": 120 }, "stopId": "bsmres2", "stopSequence": 23 }, { "arrival": { "time": "1775063099", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 24 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323681" } } }, { "id": "21725983", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775064000", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725983" } } }, { "id": "21323666", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323666" } } }, { "id": "21323664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061900", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323664" } } }, { "id": "21725966", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775056991", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1775057051", "uncertainty": 120 }, "departure": { "time": "1775057051", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1775057092", "uncertainty": 120 }, "departure": { "time": "1775057111", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1775057207", "uncertainty": 120 }, "departure": { "time": "1775057231", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1775057291", "uncertainty": 120 }, "departure": { "time": "1775057291", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1775057424", "uncertainty": 120 }, "departure": { "time": "1775057424", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1775057471", "uncertainty": 120 }, "departure": { "time": "1775057531", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1775057591", "uncertainty": 120 }, "departure": { "time": "1775057621", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1775057771", "uncertainty": 120 }, "departure": { "time": "1775057801", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1775057900", "uncertainty": 120 }, "departure": { "time": "1775057900", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1775057951", "uncertainty": 120 }, "departure": { "time": "1775057980", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1775058028", "uncertainty": 120 }, "departure": { "time": "1775058041", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1775058123", "uncertainty": 120 }, "departure": { "time": "1775058131", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1775058221", "uncertainty": 120 }, "departure": { "time": "1775058251", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1775058305", "uncertainty": 120 }, "departure": { "time": "1775058310", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1775058412", "uncertainty": 120 }, "departure": { "time": "1775058431", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1775058477", "uncertainty": 120 }, "departure": { "time": "1775058477", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1775058596", "uncertainty": 120 }, "departure": { "time": "1775058611", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1775058731", "uncertainty": 120 }, "departure": { "time": "1775058731", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1775058829", "uncertainty": 120 }, "departure": { "time": "1775058851", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1775058941", "uncertainty": 120 }, "departure": { "time": "1775059031", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1775059091", "uncertainty": 120 }, "departure": { "time": "1775059151", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1775059255", "uncertainty": 120 }, "departure": { "time": "1775059271", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1775059380", "uncertainty": 120 }, "departure": { "time": "1775059391", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1775059451", "uncertainty": 120 }, "departure": { "time": "1775059481", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1775059541", "uncertainty": 120 }, "departure": { "time": "1775059570", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1775059631", "uncertainty": 120 }, "departure": { "time": "1775059721", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1775059766", "uncertainty": 120 }, "departure": { "time": "1775059766", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1775059811", "uncertainty": 120 }, "departure": { "time": "1775059811", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1775059871", "uncertainty": 120 }, "departure": { "time": "1775059871", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1775059913", "uncertainty": 120 }, "departure": { "time": "1775059931", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1775060001", "uncertainty": 120 }, "departure": { "time": "1775060051", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1775060247", "uncertainty": 120 }, "departure": { "time": "1775060261", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1775060321", "uncertainty": 120 }, "departure": { "time": "1775060321", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1775060351", "uncertainty": 120 }, "departure": { "time": "1775060441", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1775060481", "uncertainty": 120 }, "departure": { "time": "1775060481", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1775060551", "uncertainty": 120 }, "departure": { "time": "1775060561", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1775060629", "uncertainty": 120 }, "departure": { "time": "1775060629", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1775060665", "uncertainty": 120 }, "departure": { "time": "1775060681", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1775060734", "uncertainty": 120 }, "departure": { "time": "1775060741", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1775060826", "uncertainty": 120 }, "departure": { "time": "1775060826", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1775060901", "uncertainty": 120 }, "departure": { "time": "1775060901", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1775060971", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725966" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21323665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062200", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323665" } } }, { "id": "21323668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775064000", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323668" } } }, { "id": "21725962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061960", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725962" } } }, { "id": "21725963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059863", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1775059906", "uncertainty": 120 }, "departure": { "time": "1775059906", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1775059948", "uncertainty": 120 }, "departure": { "time": "1775059948", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1775060019", "uncertainty": 120 }, "departure": { "time": "1775060042", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1775060096", "uncertainty": 120 }, "departure": { "time": "1775060096", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1775060222", "uncertainty": 120 }, "departure": { "time": "1775060252", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1775060342", "uncertainty": 120 }, "departure": { "time": "1775060342", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1775060378", "uncertainty": 120 }, "departure": { "time": "1775060378", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1775060511", "uncertainty": 120 }, "departure": { "time": "1775060511", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1775060582", "uncertainty": 120 }, "departure": { "time": "1775060582", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1775060640", "uncertainty": 120 }, "departure": { "time": "1775060640", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1775060702", "uncertainty": 120 }, "departure": { "time": "1775060762", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1775060886", "uncertainty": 120 }, "departure": { "time": "1775060886", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1775061008", "uncertainty": 120 }, "departure": { "time": "1775061008", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1775061134", "uncertainty": 120 }, "departure": { "time": "1775061134", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1775061214", "uncertainty": 120 }, "departure": { "time": "1775061214", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1775061242", "uncertainty": 120 }, "departure": { "time": "1775061242", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1775061367", "uncertainty": 120 }, "departure": { "time": "1775061367", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1775061547", "uncertainty": 120 }, "departure": { "time": "1775061547", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1775061636", "uncertainty": 120 }, "departure": { "time": "1775061636", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1775061730", "uncertainty": 120 }, "departure": { "time": "1775061730", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1775061814", "uncertainty": 120 }, "departure": { "time": "1775061814", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1775061950", "uncertainty": 120 }, "departure": { "time": "1775061950", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1775062086", "uncertainty": 120 }, "departure": { "time": "1775062086", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1775062169", "uncertainty": 120 }, "departure": { "time": "1775062169", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1775062282", "uncertainty": 120 }, "departure": { "time": "1775062282", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1775062342", "uncertainty": 120 }, "departure": { "time": "1775062342", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1775062400", "uncertainty": 120 }, "departure": { "time": "1775062400", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1775062481", "uncertainty": 120 }, "departure": { "time": "1775062481", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1775062558", "uncertainty": 120 }, "departure": { "time": "1775062558", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1775062606", "uncertainty": 120 }, "departure": { "time": "1775062606", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1775062678", "uncertainty": 120 }, "departure": { "time": "1775062678", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1775062965", "uncertainty": 120 }, "departure": { "time": "1775062965", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1775063028", "uncertainty": 120 }, "departure": { "time": "1775063028", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1775063071", "uncertainty": 120 }, "departure": { "time": "1775063071", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1775063097", "uncertainty": 120 }, "departure": { "time": "1775063097", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1775063166", "uncertainty": 120 }, "departure": { "time": "1775063166", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1775063282", "uncertainty": 120 }, "departure": { "time": "1775063282", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1775063337", "uncertainty": 120 }, "departure": { "time": "1775063337", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1775063409", "uncertainty": 120 }, "departure": { "time": "1775063409", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1775063512", "uncertainty": 120 }, "departure": { "time": "1775063512", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1775063543", "uncertainty": 120 }, "departure": { "time": "1775063543", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1775063580", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725963" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21726020", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060162", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1775060208", "uncertainty": 120 }, "departure": { "time": "1775060208", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1775060270", "uncertainty": 120 }, "departure": { "time": "1775060270", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1775060350", "uncertainty": 120 }, "departure": { "time": "1775060402", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1775060443", "uncertainty": 120 }, "departure": { "time": "1775060462", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1775060534", "uncertainty": 120 }, "departure": { "time": "1775060552", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1775060651", "uncertainty": 120 }, "departure": { "time": "1775060672", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1775060743", "uncertainty": 120 }, "departure": { "time": "1775060743", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1775060838", "uncertainty": 120 }, "departure": { "time": "1775060838", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1775060916", "uncertainty": 120 }, "departure": { "time": "1775060916", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1775061035", "uncertainty": 120 }, "departure": { "time": "1775061035", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1775061084", "uncertainty": 120 }, "departure": { "time": "1775061084", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1775061133", "uncertainty": 120 }, "departure": { "time": "1775061133", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1775061170", "uncertainty": 120 }, "departure": { "time": "1775061170", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1775061254", "uncertainty": 120 }, "departure": { "time": "1775061254", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1775061426", "uncertainty": 120 }, "departure": { "time": "1775061426", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1775061512", "uncertainty": 120 }, "departure": { "time": "1775061512", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1775061561", "uncertainty": 120 }, "departure": { "time": "1775061561", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1775061613", "uncertainty": 120 }, "departure": { "time": "1775061613", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1775061677", "uncertainty": 120 }, "departure": { "time": "1775061677", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1775061717", "uncertainty": 120 }, "departure": { "time": "1775061717", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1775061784", "uncertainty": 120 }, "departure": { "time": "1775061784", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1775061890", "uncertainty": 120 }, "departure": { "time": "1775061890", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1775061979", "uncertainty": 120 }, "departure": { "time": "1775061979", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1775062043", "uncertainty": 120 }, "departure": { "time": "1775062043", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1775062130", "uncertainty": 120 }, "departure": { "time": "1775062130", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1775062247", "uncertainty": 120 }, "departure": { "time": "1775062247", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1775062350", "uncertainty": 120 }, "departure": { "time": "1775062350", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1775062484", "uncertainty": 120 }, "departure": { "time": "1775062484", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1775062653", "uncertainty": 120 }, "departure": { "time": "1775062653", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1775062721", "uncertainty": 120 }, "departure": { "time": "1775062721", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1775062842", "uncertainty": 120 }, "departure": { "time": "1775062842", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1775062903", "uncertainty": 120 }, "departure": { "time": "1775062903", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1775062984", "uncertainty": 120 }, "departure": { "time": "1775062984", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1775063051", "uncertainty": 120 }, "departure": { "time": "1775063051", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1775063143", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726020" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21323659", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775058993", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1775059171", "uncertainty": 120 }, "departure": { "time": "1775059202", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775059264", "uncertainty": 120 }, "departure": { "time": "1775059293", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1775059353", "uncertainty": 120 }, "departure": { "time": "1775059353", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1775059413", "uncertainty": 120 }, "departure": { "time": "1775059504", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1775059563", "uncertainty": 120 }, "departure": { "time": "1775059563", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1775059624", "uncertainty": 120 }, "departure": { "time": "1775059624", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1775059714", "uncertainty": 120 }, "departure": { "time": "1775059714", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1775059774", "uncertainty": 120 }, "departure": { "time": "1775059774", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1775059916", "uncertainty": 120 }, "departure": { "time": "1775059924", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1775059984", "uncertainty": 120 }, "departure": { "time": "1775060014", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1775060074", "uncertainty": 120 }, "departure": { "time": "1775060074", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1775060154", "uncertainty": 120 }, "departure": { "time": "1775060164", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1775060251", "uncertainty": 120 }, "departure": { "time": "1775060284", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1775060344", "uncertainty": 120 }, "departure": { "time": "1775060374", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1775060450", "uncertainty": 120 }, "departure": { "time": "1775060450", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1775060494", "uncertainty": 120 }, "departure": { "time": "1775060494", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1775060580", "uncertainty": 120 }, "departure": { "time": "1775060584", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1775060734", "uncertainty": 120 }, "departure": { "time": "1775060734", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1775060794", "uncertainty": 120 }, "departure": { "time": "1775060794", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1775060854", "uncertainty": 120 }, "departure": { "time": "1775060854", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1775060983", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323659" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "21726021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061600", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726021" } } }, { "id": "21726022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775062800", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726022" } } }, { "id": "21323662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060129", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1775060328", "uncertainty": 120 }, "departure": { "time": "1775060369", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775060446", "uncertainty": 120 }, "departure": { "time": "1775060459", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1775060513", "uncertainty": 120 }, "departure": { "time": "1775060513", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1775060563", "uncertainty": 120 }, "departure": { "time": "1775060609", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1775060668", "uncertainty": 120 }, "departure": { "time": "1775060668", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1775060699", "uncertainty": 120 }, "departure": { "time": "1775060699", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1775060770", "uncertainty": 120 }, "departure": { "time": "1775060770", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1775060833", "uncertainty": 120 }, "departure": { "time": "1775060833", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1775060966", "uncertainty": 120 }, "departure": { "time": "1775060966", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1775061032", "uncertainty": 120 }, "departure": { "time": "1775061032", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1775061095", "uncertainty": 120 }, "departure": { "time": "1775061095", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1775061176", "uncertainty": 120 }, "departure": { "time": "1775061176", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1775061263", "uncertainty": 120 }, "departure": { "time": "1775061263", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1775061310", "uncertainty": 120 }, "departure": { "time": "1775061310", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1775061384", "uncertainty": 120 }, "departure": { "time": "1775061384", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1775061431", "uncertainty": 120 }, "departure": { "time": "1775061431", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1775061519", "uncertainty": 120 }, "departure": { "time": "1775061519", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1775061667", "uncertainty": 120 }, "departure": { "time": "1775061667", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1775061756", "uncertainty": 120 }, "departure": { "time": "1775061756", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1775061820", "uncertainty": 120 }, "departure": { "time": "1775061820", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1775061940", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323662" }, "vehicle": { "id": "181", "label": "181" } } }, { "id": "21726023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775064300", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726023" } } }, { "id": "21323663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061000", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323663" } } }, { "id": "21323661", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775062647", "uncertainty": 120 }, "departure": { "time": "1775062647", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1775062740", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323661" } } }, { "id": "21726019", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775059283", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1775059300", "uncertainty": 120 }, "departure": { "time": "1775059313", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1775059373", "uncertainty": 120 }, "departure": { "time": "1775059373", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1775059433", "uncertainty": 120 }, "departure": { "time": "1775059433", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1775059532", "uncertainty": 120 }, "departure": { "time": "1775059583", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1775059693", "uncertainty": 120 }, "departure": { "time": "1775059703", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1775059883", "uncertainty": 120 }, "departure": { "time": "1775059883", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1775059950", "uncertainty": 120 }, "departure": { "time": "1775059950", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1775060073", "uncertainty": 120 }, "departure": { "time": "1775060093", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1775060199", "uncertainty": 120 }, "departure": { "time": "1775060213", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1775060389", "uncertainty": 120 }, "departure": { "time": "1775060483", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1775060573", "uncertainty": 120 }, "departure": { "time": "1775060573", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1775060663", "uncertainty": 120 }, "departure": { "time": "1775060693", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1775060723", "uncertainty": 120 }, "departure": { "time": "1775060723", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1775060783", "uncertainty": 120 }, "departure": { "time": "1775060783", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1775060833", "uncertainty": 120 }, "departure": { "time": "1775060833", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1775060896", "uncertainty": 120 }, "departure": { "time": "1775060896", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1775060956", "uncertainty": 120 }, "departure": { "time": "1775060956", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1775061010", "uncertainty": 120 }, "departure": { "time": "1775061010", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1775061099", "uncertainty": 120 }, "departure": { "time": "1775061099", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1775061284", "uncertainty": 120 }, "departure": { "time": "1775061284", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1775061381", "uncertainty": 120 }, "departure": { "time": "1775061381", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1775061421", "uncertainty": 120 }, "departure": { "time": "1775061421", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1775061457", "uncertainty": 120 }, "departure": { "time": "1775061457", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1775061499", "uncertainty": 120 }, "departure": { "time": "1775061499", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 25 }, { "arrival": { "time": "1775061612", "uncertainty": 120 }, "departure": { "time": "1775061612", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1775061684", "uncertainty": 120 }, "departure": { "time": "1775061684", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1775061735", "uncertainty": 120 }, "departure": { "time": "1775061735", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1775061800", "uncertainty": 120 }, "departure": { "time": "1775061800", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1775061887", "uncertainty": 120 }, "departure": { "time": "1775061887", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1775061958", "uncertainty": 120 }, "departure": { "time": "1775061958", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1775061999", "uncertainty": 120 }, "departure": { "time": "1775061999", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1775062035", "uncertainty": 120 }, "departure": { "time": "1775062035", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1775062105", "uncertainty": 120 }, "departure": { "time": "1775062105", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1775062133", "uncertainty": 120 }, "departure": { "time": "1775062133", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1775062211", "uncertainty": 120 }, "departure": { "time": "1775062211", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1775062331", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726019" }, "vehicle": { "id": "532", "label": "532" } } }, { "id": "21323727", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775061300", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323727" } } }, { "id": "21323578", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775057910", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1775057980", "uncertainty": 120 }, "departure": { "time": "1775057980", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1775058059", "uncertainty": 120 }, "departure": { "time": "1775058059", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1775058131", "uncertainty": 120 }, "departure": { "time": "1775058131", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1775058180", "uncertainty": 120 }, "departure": { "time": "1775058180", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1775058260", "uncertainty": 120 }, "departure": { "time": "1775058260", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1775058329", "uncertainty": 120 }, "departure": { "time": "1775058330", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1775058386", "uncertainty": 120 }, "departure": { "time": "1775058386", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1775058444", "uncertainty": 120 }, "departure": { "time": "1775058444", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1775058480", "uncertainty": 120 }, "departure": { "time": "1775058480", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1775058510", "uncertainty": 120 }, "departure": { "time": "1775058510", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1775058571", "uncertainty": 120 }, "departure": { "time": "1775058571", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1775058600", "uncertainty": 120 }, "departure": { "time": "1775058600", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1775058823", "uncertainty": 120 }, "departure": { "time": "1775058823", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1775059032", "uncertainty": 120 }, "departure": { "time": "1775059032", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1775059086", "uncertainty": 120 }, "departure": { "time": "1775059092", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1775059242", "uncertainty": 120 }, "departure": { "time": "1775059332", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1775059412", "uncertainty": 120 }, "departure": { "time": "1775059412", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1775059483", "uncertainty": 120 }, "departure": { "time": "1775059693", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1775059830", "uncertainty": 120 }, "departure": { "time": "1775059843", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1775059903", "uncertainty": 120 }, "departure": { "time": "1775059933", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1775060084", "uncertainty": 120 }, "departure": { "time": "1775060084", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1775060173", "uncertainty": 120 }, "departure": { "time": "1775060293", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1775060351", "uncertainty": 120 }, "departure": { "time": "1775060351", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1775060392", "uncertainty": 120 }, "departure": { "time": "1775060413", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1775060486", "uncertainty": 120 }, "departure": { "time": "1775060533", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1775060623", "uncertainty": 120 }, "departure": { "time": "1775060623", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1775060765", "uncertainty": 120 }, "departure": { "time": "1775060773", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1775060795", "uncertainty": 120 }, "departure": { "time": "1775060795", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1775060869", "uncertainty": 120 }, "departure": { "time": "1775060869", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1775061033", "uncertainty": 120 }, "departure": { "time": "1775061033", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1775061061", "uncertainty": 120 }, "departure": { "time": "1775061061", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1775061107", "uncertainty": 120 }, "departure": { "time": "1775061107", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1775061179", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323578" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21323579", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775060762", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1775060817", "uncertainty": 120 }, "departure": { "time": "1775060817", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1775060899", "uncertainty": 120 }, "departure": { "time": "1775060899", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1775060973", "uncertainty": 120 }, "departure": { "time": "1775060973", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1775061031", "uncertainty": 120 }, "departure": { "time": "1775061031", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1775061106", "uncertainty": 120 }, "departure": { "time": "1775061106", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1775061163", "uncertainty": 120 }, "departure": { "time": "1775061163", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1775061205", "uncertainty": 120 }, "departure": { "time": "1775061205", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1775061287", "uncertainty": 120 }, "departure": { "time": "1775061287", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1775061354", "uncertainty": 120 }, "departure": { "time": "1775061354", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1775061408", "uncertainty": 120 }, "departure": { "time": "1775061408", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1775061458", "uncertainty": 120 }, "departure": { "time": "1775061458", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1775061513", "uncertainty": 120 }, "departure": { "time": "1775061513", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1775061631", "uncertainty": 120 }, "departure": { "time": "1775061631", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1775061778", "uncertainty": 120 }, "departure": { "time": "1775061778", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1775061867", "uncertainty": 120 }, "departure": { "time": "1775061867", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1775062058", "uncertainty": 120 }, "departure": { "time": "1775062058", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1775062150", "uncertainty": 120 }, "departure": { "time": "1775062150", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1775062235", "uncertainty": 120 }, "departure": { "time": "1775062235", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1775062453", "uncertainty": 120 }, "departure": { "time": "1775062453", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1775062529", "uncertainty": 120 }, "departure": { "time": "1775062529", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1775062711", "uncertainty": 120 }, "departure": { "time": "1775062711", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1775062807", "uncertainty": 120 }, "departure": { "time": "1775062807", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1775062864", "uncertainty": 120 }, "departure": { "time": "1775062864", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1775062951", "uncertainty": 120 }, "departure": { "time": "1775062951", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1775063013", "uncertainty": 120 }, "departure": { "time": "1775063013", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1775063109", "uncertainty": 120 }, "departure": { "time": "1775063109", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1775063191", "uncertainty": 120 }, "departure": { "time": "1775063191", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1775063210", "uncertainty": 120 }, "departure": { "time": "1775063210", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1775063284", "uncertainty": 120 }, "departure": { "time": "1775063284", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1775063423", "uncertainty": 120 }, "departure": { "time": "1775063423", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1775063447", "uncertainty": 120 }, "departure": { "time": "1775063447", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1775063486", "uncertainty": 120 }, "departure": { "time": "1775063486", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1775063547", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323579" }, "vehicle": { "id": "531", "label": "531" } } }, { "id": "21323580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775063040", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1775060803", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323580" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1775060803" } }