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-02-28
100%
2026-03-01
100%
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%
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

41 errors, 32 warnings

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

Errors

GTFS-rt stop_id does not exist in GTFS data E011 7 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 21725996 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
  • trip_id 21725974 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21725971 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 21725827 stop_sequence [7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] 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 (1774856700) is less than previous stop departure_time 10:01:09 (1774857669) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 1 departure_time 09:45:00 (1774856700) is less than previous stop arrival_time 10:01:09 (1774857669) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 2 arrival_time 09:46:35 (1774856795) is less than previous stop arrival_time 10:01:09 (1774857669) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 2 departure_time 09:46:35 (1774856795) is less than previous stop arrival_time 10:01:09 (1774857669) - times must increase between two sequential stops
  • trip_id 21725828 stop_sequence 16 arrival_time 10:01:48 (1774857708) is less than previous stop arrival_time 10:03:11 (1774857791) - 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 21725941 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 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

Warnings

vehicle_id not populated W002 32 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 255 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 367 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1,051 30 times (100 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 45 25 times (83 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 934 25 times (83 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 13 13 times (43 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 13 13 times (43 % 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-03-30 at 12:38 Europe/Paris.

trip_updates (77) 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-03-30 at 12:38 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "21323570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774864983", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1774865073", "uncertainty": 120 }, "departure": { "time": "1774865073", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1774865160", "uncertainty": 120 }, "departure": { "time": "1774865163", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1774865239", "uncertainty": 120 }, "departure": { "time": "1774865253", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1774865295", "uncertainty": 120 }, "departure": { "time": "1774865313", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1774865378", "uncertainty": 120 }, "departure": { "time": "1774865378", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1774865439", "uncertainty": 120 }, "departure": { "time": "1774865439", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1774865463", "uncertainty": 120 }, "departure": { "time": "1774865493", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1774865543", "uncertainty": 120 }, "departure": { "time": "1774865553", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1774865598", "uncertainty": 120 }, "departure": { "time": "1774865598", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1774865629", "uncertainty": 120 }, "departure": { "time": "1774865629", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1774865669", "uncertainty": 120 }, "departure": { "time": "1774865669", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1774865703", "uncertainty": 120 }, "departure": { "time": "1774865703", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1774865818", "uncertainty": 120 }, "departure": { "time": "1774865853", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1774866015", "uncertainty": 120 }, "departure": { "time": "1774866015", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1774866071", "uncertainty": 120 }, "departure": { "time": "1774866071", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1774866206", "uncertainty": 120 }, "departure": { "time": "1774866213", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1774866303", "uncertainty": 120 }, "departure": { "time": "1774866303", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1774866371", "uncertainty": 120 }, "departure": { "time": "1774866393", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1774866542", "uncertainty": 120 }, "departure": { "time": "1774866603", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1774866703", "uncertainty": 120 }, "departure": { "time": "1774866723", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1774866836", "uncertainty": 120 }, "departure": { "time": "1774866843", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1774866948", "uncertainty": 120 }, "departure": { "time": "1774866948", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1774866980", "uncertainty": 120 }, "departure": { "time": "1774866980", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1774867044", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1774867132", "uncertainty": 120 }, "departure": { "time": "1774867132", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1774867183", "uncertainty": 120 }, "departure": { "time": "1774867183", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1774867265", "uncertainty": 120 }, "departure": { "time": "1774867265", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1774867284", "uncertainty": 120 }, "departure": { "time": "1774867284", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1774867346", "uncertainty": 120 }, "departure": { "time": "1774867346", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1774867469", "uncertainty": 120 }, "departure": { "time": "1774867469", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1774867493", "uncertainty": 120 }, "departure": { "time": "1774867493", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1774867532", "uncertainty": 120 }, "departure": { "time": "1774867532", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1774867593", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323570" }, "vehicle": { "id": "531", "label": "531" } } }, { "id": "21323571", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867110", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1774867286", "uncertainty": 120 }, "departure": { "time": "1774867286", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1774867368", "uncertainty": 120 }, "departure": { "time": "1774867368", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1774867442", "uncertainty": 120 }, "departure": { "time": "1774867442", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1774867500", "uncertainty": 120 }, "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1774867568", "uncertainty": 120 }, "departure": { "time": "1774867568", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1774867619", "uncertainty": 120 }, "departure": { "time": "1774867619", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1774867657", "uncertainty": 120 }, "departure": { "time": "1774867657", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1774867730", "uncertainty": 120 }, "departure": { "time": "1774867730", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1774867790", "uncertainty": 120 }, "departure": { "time": "1774867790", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1774867838", "uncertainty": 120 }, "departure": { "time": "1774867838", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1774867883", "uncertainty": 120 }, "departure": { "time": "1774867883", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1774867932", "uncertainty": 120 }, "departure": { "time": "1774867932", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1774868040", "uncertainty": 120 }, "departure": { "time": "1774868040", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1774868180", "uncertainty": 120 }, "departure": { "time": "1774868180", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1774868253", "uncertainty": 120 }, "departure": { "time": "1774868253", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1774868430", "uncertainty": 120 }, "departure": { "time": "1774868430", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1774868520", "uncertainty": 120 }, "departure": { "time": "1774868520", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1774868605", "uncertainty": 120 }, "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1774868918", "uncertainty": 120 }, "departure": { "time": "1774868918", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1774868998", "uncertainty": 120 }, "departure": { "time": "1774868998", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1774869180", "uncertainty": 120 }, "departure": { "time": "1774869180", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1774869276", "uncertainty": 120 }, "departure": { "time": "1774869276", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1774869333", "uncertainty": 120 }, "departure": { "time": "1774869333", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1774869420", "uncertainty": 120 }, "departure": { "time": "1774869420", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1774869498", "uncertainty": 120 }, "departure": { "time": "1774869498", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1774869618", "uncertainty": 120 }, "departure": { "time": "1774869618", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1774869720", "uncertainty": 120 }, "departure": { "time": "1774869720", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1774869739", "uncertainty": 120 }, "departure": { "time": "1774869739", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1774869814", "uncertainty": 120 }, "departure": { "time": "1774869814", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1774869956", "uncertainty": 120 }, "departure": { "time": "1774869956", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1774869980", "uncertainty": 120 }, "departure": { "time": "1774869980", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1774870019", "uncertainty": 120 }, "departure": { "time": "1774870019", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1774870080", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323571" }, "vehicle": { "id": "165", "label": "165" } } }, { "id": "21323572", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869900", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323572" } } }, { "id": "21323555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866663", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1774866723", "uncertainty": 120 }, "departure": { "time": "1774866783", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1774866813", "uncertainty": 120 }, "departure": { "time": "1774866813", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1774866834", "uncertainty": 120 }, "departure": { "time": "1774866834", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1774866884", "uncertainty": 120 }, "departure": { "time": "1774866884", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1774866919", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1774867118", "uncertainty": 120 }, "departure": { "time": "1774867118", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1774867184", "uncertainty": 120 }, "departure": { "time": "1774867184", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1774867228", "uncertainty": 120 }, "departure": { "time": "1774867228", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1774867308", "uncertainty": 120 }, "departure": { "time": "1774867308", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1774867392", "uncertainty": 120 }, "departure": { "time": "1774867392", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1774867430", "uncertainty": 120 }, "departure": { "time": "1774867430", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1774867500", "uncertainty": 120 }, "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1774867641", "uncertainty": 120 }, "departure": { "time": "1774867641", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1774867727", "uncertainty": 120 }, "departure": { "time": "1774867920", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1774867976", "uncertainty": 120 }, "departure": { "time": "1774867976", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1774868055", "uncertainty": 120 }, "departure": { "time": "1774868055", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1774868203", "uncertainty": 120 }, "departure": { "time": "1774868203", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1774868268", "uncertainty": 120 }, "departure": { "time": "1774868268", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1774868389", "uncertainty": 120 }, "departure": { "time": "1774868389", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1774868449", "uncertainty": 120 }, "departure": { "time": "1774868449", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1774868505", "uncertainty": 120 }, "departure": { "time": "1774868505", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1774868548", "uncertainty": 120 }, "departure": { "time": "1774868548", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1774868595", "uncertainty": 120 }, "departure": { "time": "1774868595", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1774868631", "uncertainty": 120 }, "departure": { "time": "1774868631", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1774868684", "uncertainty": 120 }, "departure": { "time": "1774868684", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1774868744", "uncertainty": 120 }, "departure": { "time": "1774868744", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1774868793", "uncertainty": 120 }, "departure": { "time": "1774868793", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1774868835", "uncertainty": 120 }, "departure": { "time": "1774868835", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1774868886", "uncertainty": 120 }, "departure": { "time": "1774868886", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1774868941", "uncertainty": 120 }, "departure": { "time": "1774868941", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1774869001", "uncertainty": 120 }, "departure": { "time": "1774869001", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1774869066", "uncertainty": 120 }, "departure": { "time": "1774869066", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 33 }, { "arrival": { "time": "1774869186", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323555" }, "vehicle": { "id": "519", "label": "519" } } }, { "id": "21323556", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868760", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323556" } } }, { "id": "21323544", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865242", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1774865313", "uncertainty": 120 }, "departure": { "time": "1774865313", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1774865343", "uncertainty": 120 }, "departure": { "time": "1774865362", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1774865401", "uncertainty": 120 }, "departure": { "time": "1774865422", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1774865512", "uncertainty": 120 }, "departure": { "time": "1774865512", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1774865569", "uncertainty": 120 }, "departure": { "time": "1774865632", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1774865662", "uncertainty": 120 }, "departure": { "time": "1774865722", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1774865782", "uncertainty": 120 }, "departure": { "time": "1774865782", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1774865836", "uncertainty": 120 }, "departure": { "time": "1774865842", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1774865927", "uncertainty": 120 }, "departure": { "time": "1774865962", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1774866049", "uncertainty": 120 }, "departure": { "time": "1774866049", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1774866074", "uncertainty": 120 }, "departure": { "time": "1774866074", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1774866142", "uncertainty": 120 }, "departure": { "time": "1774866202", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1774866337", "uncertainty": 120 }, "departure": { "time": "1774866337", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1774866418", "uncertainty": 120 }, "departure": { "time": "1774866562", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1774866614", "uncertainty": 120 }, "departure": { "time": "1774866622", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1774866697", "uncertainty": 120 }, "departure": { "time": "1774866772", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1774866919", "uncertainty": 120 }, "departure": { "time": "1774866919", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1774866982", "uncertainty": 120 }, "departure": { "time": "1774866982", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1774867090", "uncertainty": 120 }, "departure": { "time": "1774867102", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 20 }, { "arrival": { "time": "1774867176", "uncertainty": 120 }, "departure": { "time": "1774867176", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1774867236", "uncertainty": 120 }, "departure": { "time": "1774867236", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1774867268", "uncertainty": 120 }, "departure": { "time": "1774867268", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1774867308", "uncertainty": 120 }, "departure": { "time": "1774867308", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1774867342", "uncertainty": 120 }, "departure": { "time": "1774867342", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1774867373", "uncertainty": 120 }, "departure": { "time": "1774867373", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1774867414", "uncertainty": 120 }, "departure": { "time": "1774867414", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1774867446", "uncertainty": 120 }, "departure": { "time": "1774867446", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1774867489", "uncertainty": 120 }, "departure": { "time": "1774867489", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1774867538", "uncertainty": 120 }, "departure": { "time": "1774867538", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1774867597", "uncertainty": 120 }, "departure": { "time": "1774867597", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1774867664", "uncertainty": 120 }, "departure": { "time": "1774867664", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1774867702", "uncertainty": 120 }, "departure": { "time": "1774867702", "uncertainty": 120 }, "stopId": "semcord", "stopSequence": 33 }, { "arrival": { "time": "1774867765", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323544" }, "vehicle": { "id": "189", "label": "189" } } }, { "id": "21323539", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868400", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323539" } } }, { "id": "21323535", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865642", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1774865787", "uncertainty": 120 }, "departure": { "time": "1774865823", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1774865868", "uncertainty": 120 }, "departure": { "time": "1774865868", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1774865913", "uncertainty": 120 }, "departure": { "time": "1774865913", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1774865957", "uncertainty": 120 }, "departure": { "time": "1774866063", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1774866110", "uncertainty": 120 }, "departure": { "time": "1774866110", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1774866155", "uncertainty": 120 }, "departure": { "time": "1774866155", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1774866213", "uncertainty": 120 }, "departure": { "time": "1774866213", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1774866260", "uncertainty": 120 }, "departure": { "time": "1774866260", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1774866321", "uncertainty": 120 }, "departure": { "time": "1774866333", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1774866434", "uncertainty": 120 }, "departure": { "time": "1774866434", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 11 }, { "arrival": { "time": "1774866874", "uncertainty": 120 }, "departure": { "time": "1774866874", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1774866964", "uncertainty": 120 }, "departure": { "time": "1774866994", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1774867069", "uncertainty": 120 }, "departure": { "time": "1774867084", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1774867140", "uncertainty": 120 }, "departure": { "time": "1774867140", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1774867186", "uncertainty": 120 }, "departure": { "time": "1774867186", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1774867286", "uncertainty": 120 }, "departure": { "time": "1774867286", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1774867324", "uncertainty": 120 }, "departure": { "time": "1774867324", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1774867379", "uncertainty": 120 }, "departure": { "time": "1774867379", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 }, { "arrival": { "time": "1774867479", "uncertainty": 120 }, "departure": { "time": "1774867479", "uncertainty": 120 }, "stopId": "lacpont", "stopSequence": 20 }, { "arrival": { "time": "1774867559", "uncertainty": 120 }, "stopId": "baimacq", "stopSequence": 21 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323535" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21323520", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870200", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323520" } } }, { "id": "21323640", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870200", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323640" } } }, { "id": "21323634", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866650", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1774866800", "uncertainty": 120 }, "departure": { "time": "1774866800", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1774866944", "uncertainty": 120 }, "departure": { "time": "1774866950", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1774867030", "uncertainty": 120 }, "departure": { "time": "1774867070", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1774867129", "uncertainty": 120 }, "departure": { "time": "1774867129", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1774867199", "uncertainty": 120 }, "departure": { "time": "1774867199", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1774867288", "uncertainty": 120 }, "departure": { "time": "1774867288", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1774867347", "uncertainty": 120 }, "departure": { "time": "1774867347", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1774867452", "uncertainty": 120 }, "departure": { "time": "1774867452", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1774867515", "uncertainty": 120 }, "departure": { "time": "1774867515", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1774867594", "uncertainty": 120 }, "departure": { "time": "1774867594", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1774867644", "uncertainty": 120 }, "departure": { "time": "1774867644", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1774867698", "uncertainty": 120 }, "departure": { "time": "1774867698", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1774867743", "uncertainty": 120 }, "departure": { "time": "1774867743", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1774867798", "uncertainty": 120 }, "departure": { "time": "1774867798", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1774867885", "uncertainty": 120 }, "departure": { "time": "1774867885", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1774867920", "uncertainty": 120 }, "departure": { "time": "1774867920", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1774867980", "uncertainty": 120 }, "departure": { "time": "1774867980", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1774868029", "uncertainty": 120 }, "departure": { "time": "1774868029", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1774868103", "uncertainty": 120 }, "departure": { "time": "1774868103", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1774868209", "uncertainty": 120 }, "departure": { "time": "1774868209", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1774868272", "uncertainty": 120 }, "departure": { "time": "1774868272", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1774868376", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323634" }, "vehicle": { "id": "407", "label": "407" } } }, { "id": "21323635", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323635" } } }, { "id": "21323632", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866421", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1774866661", "uncertainty": 120 }, "departure": { "time": "1774866691", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1774866751", "uncertainty": 120 }, "departure": { "time": "1774866751", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1774866798", "uncertainty": 120 }, "departure": { "time": "1774866798", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1774866851", "uncertainty": 120 }, "departure": { "time": "1774866871", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1774866928", "uncertainty": 120 }, "departure": { "time": "1774866928", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1774866961", "uncertainty": 120 }, "departure": { "time": "1774866961", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1774867021", "uncertainty": 120 }, "departure": { "time": "1774867021", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1774867073", "uncertainty": 120 }, "departure": { "time": "1774867081", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1774867161", "uncertainty": 120 }, "departure": { "time": "1774867161", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1774867247", "uncertainty": 120 }, "departure": { "time": "1774867247", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1774867312", "uncertainty": 120 }, "departure": { "time": "1774867312", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1774867403", "uncertainty": 120 }, "departure": { "time": "1774867403", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1774867489", "uncertainty": 120 }, "departure": { "time": "1774867489", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1774867548", "uncertainty": 120 }, "departure": { "time": "1774867548", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1774867615", "uncertainty": 120 }, "departure": { "time": "1774867615", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1774867670", "uncertainty": 120 }, "departure": { "time": "1774867670", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1774867745", "uncertainty": 120 }, "departure": { "time": "1774867745", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1774867857", "uncertainty": 120 }, "departure": { "time": "1774867857", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1774867925", "uncertainty": 120 }, "departure": { "time": "1774867925", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1774868010", "uncertainty": 120 }, "departure": { "time": "1774868010", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1774868141", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323632" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21323633", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1774867751", "uncertainty": 120 }, "departure": { "time": "1774867751", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1774867815", "uncertainty": 120 }, "departure": { "time": "1774867815", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1774867866", "uncertainty": 120 }, "departure": { "time": "1774867866", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1774867926", "uncertainty": 120 }, "departure": { "time": "1774867926", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1774867982", "uncertainty": 120 }, "departure": { "time": "1774867982", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1774868020", "uncertainty": 120 }, "departure": { "time": "1774868020", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1774868084", "uncertainty": 120 }, "departure": { "time": "1774868084", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1774868139", "uncertainty": 120 }, "departure": { "time": "1774868139", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1774868192", "uncertainty": 120 }, "departure": { "time": "1774868192", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1774868319", "uncertainty": 120 }, "departure": { "time": "1774868319", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1774868420", "uncertainty": 120 }, "departure": { "time": "1774868420", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1774868516", "uncertainty": 120 }, "departure": { "time": "1774868516", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1774868613", "uncertainty": 120 }, "departure": { "time": "1774868613", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1774868672", "uncertainty": 120 }, "departure": { "time": "1774868672", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1774868742", "uncertainty": 120 }, "departure": { "time": "1774868742", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1774868811", "uncertainty": 120 }, "departure": { "time": "1774868811", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1774868912", "uncertainty": 120 }, "departure": { "time": "1774868912", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1774869053", "uncertainty": 120 }, "departure": { "time": "1774869053", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1774869164", "uncertainty": 120 }, "departure": { "time": "1774869164", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1774869254", "uncertainty": 120 }, "departure": { "time": "1774869254", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1774869385", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323633" } } }, { "id": "21323638", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869900", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323638" } } }, { "id": "21323636", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867800", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323636" } } }, { "id": "21323637", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869000", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323637" } } }, { "id": "21323630", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865193", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1774865373", "uncertainty": 120 }, "departure": { "time": "1774865433", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1774865493", "uncertainty": 120 }, "departure": { "time": "1774865493", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1774865553", "uncertainty": 120 }, "departure": { "time": "1774865553", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1774865606", "uncertainty": 120 }, "departure": { "time": "1774865673", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1774865717", "uncertainty": 120 }, "departure": { "time": "1774865733", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1774865788", "uncertainty": 120 }, "departure": { "time": "1774865823", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1774865867", "uncertainty": 120 }, "departure": { "time": "1774865883", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1774865933", "uncertainty": 120 }, "departure": { "time": "1774865973", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1774866056", "uncertainty": 120 }, "departure": { "time": "1774866063", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1774866144", "uncertainty": 120 }, "departure": { "time": "1774866153", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1774866213", "uncertainty": 120 }, "departure": { "time": "1774866213", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1774866303", "uncertainty": 120 }, "departure": { "time": "1774866303", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1774866388", "uncertainty": 120 }, "departure": { "time": "1774866393", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1774866453", "uncertainty": 120 }, "departure": { "time": "1774866483", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1774866550", "uncertainty": 120 }, "departure": { "time": "1774866573", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1774866626", "uncertainty": 120 }, "departure": { "time": "1774866663", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1774866735", "uncertainty": 120 }, "departure": { "time": "1774866735", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1774866843", "uncertainty": 120 }, "departure": { "time": "1774866963", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1774867023", "uncertainty": 120 }, "departure": { "time": "1774867023", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1774867083", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1774867211", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323630" }, "vehicle": { "id": "406", "label": "406" } } }, { "id": "21323631", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865452", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1774865619", "uncertainty": 120 }, "departure": { "time": "1774865632", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1774865771", "uncertainty": 120 }, "departure": { "time": "1774865872", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1774865932", "uncertainty": 120 }, "departure": { "time": "1774865962", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1774866022", "uncertainty": 120 }, "departure": { "time": "1774866052", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1774866119", "uncertainty": 120 }, "departure": { "time": "1774866142", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1774866229", "uncertainty": 120 }, "departure": { "time": "1774866232", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1774866292", "uncertainty": 120 }, "departure": { "time": "1774866292", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1774866412", "uncertainty": 120 }, "departure": { "time": "1774866412", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1774866472", "uncertainty": 120 }, "departure": { "time": "1774866502", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1774866573", "uncertainty": 120 }, "departure": { "time": "1774866622", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1774866667", "uncertainty": 120 }, "departure": { "time": "1774866682", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1774866735", "uncertainty": 120 }, "departure": { "time": "1774866772", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1774866814", "uncertainty": 120 }, "departure": { "time": "1774866814", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1774866862", "uncertainty": 120 }, "departure": { "time": "1774866862", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1774866952", "uncertainty": 120 }, "departure": { "time": "1774866952", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1774866982", "uncertainty": 120 }, "departure": { "time": "1774867012", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1774867072", "uncertainty": 120 }, "departure": { "time": "1774867072", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1774867127", "uncertainty": 120 }, "departure": { "time": "1774867127", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1774867199", "uncertainty": 120 }, "departure": { "time": "1774867199", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1774867302", "uncertainty": 120 }, "departure": { "time": "1774867302", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1774867364", "uncertainty": 120 }, "departure": { "time": "1774867364", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1774867448", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323631" }, "vehicle": { "id": "405", "label": "405" } } }, { "id": "21323601", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868520", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323601" } } }, { "id": "21323588", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869000", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323588" } } }, { "id": "21725884", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865283", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1774865360", "uncertainty": 120 }, "departure": { "time": "1774865360", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1774865413", "uncertainty": 120 }, "departure": { "time": "1774865413", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1774865441", "uncertainty": 120 }, "departure": { "time": "1774865441", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1774865518", "uncertainty": 120 }, "departure": { "time": "1774865553", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1774865627", "uncertainty": 120 }, "departure": { "time": "1774865673", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1774865733", "uncertainty": 120 }, "departure": { "time": "1774865733", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1774865835", "uncertainty": 120 }, "departure": { "time": "1774865943", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1774866016", "uncertainty": 120 }, "departure": { "time": "1774866063", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1774866122", "uncertainty": 120 }, "departure": { "time": "1774866123", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1774866169", "uncertainty": 120 }, "departure": { "time": "1774866169", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1774866251", "uncertainty": 120 }, "departure": { "time": "1774866273", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1774866333", "uncertainty": 120 }, "departure": { "time": "1774866333", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1774866431", "uncertainty": 120 }, "departure": { "time": "1774866513", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1774866567", "uncertainty": 120 }, "departure": { "time": "1774866573", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1774866674", "uncertainty": 120 }, "departure": { "time": "1774866693", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1774866810", "uncertainty": 120 }, "departure": { "time": "1774866933", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1774867077", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1774867193", "uncertainty": 120 }, "departure": { "time": "1774867193", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1774867285", "uncertainty": 120 }, "departure": { "time": "1774867285", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1774867358", "uncertainty": 120 }, "departure": { "time": "1774867358", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1774867411", "uncertainty": 120 }, "departure": { "time": "1774867411", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1774867447", "uncertainty": 120 }, "departure": { "time": "1774867447", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1774867535", "uncertainty": 120 }, "departure": { "time": "1774867535", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1774867640", "uncertainty": 120 }, "departure": { "time": "1774867640", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1774867711", "uncertainty": 120 }, "departure": { "time": "1774867711", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1774867760", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725884" }, "vehicle": { "id": "162", "label": "162" } } }, { "id": "21725886", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867980", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725886" } } }, { "id": "21725860", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870680", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725860" } } }, { "id": "21725858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774864443", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1774864533", "uncertainty": 120 }, "departure": { "time": "1774864533", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1774864569", "uncertainty": 120 }, "departure": { "time": "1774864593", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1774864610", "uncertainty": 120 }, "departure": { "time": "1774864623", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1774864707", "uncertainty": 120 }, "departure": { "time": "1774864743", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1774864803", "uncertainty": 120 }, "departure": { "time": "1774864833", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1774864895", "uncertainty": 120 }, "departure": { "time": "1774864895", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1774865016", "uncertainty": 120 }, "departure": { "time": "1774865073", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1774865163", "uncertainty": 120 }, "departure": { "time": "1774865163", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1774865230", "uncertainty": 120 }, "departure": { "time": "1774865253", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1774865288", "uncertainty": 120 }, "departure": { "time": "1774865288", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1774865373", "uncertainty": 120 }, "departure": { "time": "1774865373", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1774865433", "uncertainty": 120 }, "departure": { "time": "1774865433", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1774865549", "uncertainty": 120 }, "departure": { "time": "1774865549", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1774865583", "uncertainty": 120 }, "departure": { "time": "1774865583", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1774865694", "uncertainty": 120 }, "departure": { "time": "1774865853", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1774865964", "uncertainty": 120 }, "departure": { "time": "1774866033", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1774866165", "uncertainty": 120 }, "departure": { "time": "1774866183", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1774866292", "uncertainty": 120 }, "departure": { "time": "1774866363", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1774866453", "uncertainty": 120 }, "departure": { "time": "1774866483", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1774866550", "uncertainty": 120 }, "departure": { "time": "1774866550", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1774866597", "uncertainty": 120 }, "departure": { "time": "1774866633", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1774866687", "uncertainty": 120 }, "departure": { "time": "1774866813", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1774866902", "uncertainty": 120 }, "departure": { "time": "1774866902", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1774867001", "uncertainty": 120 }, "departure": { "time": "1774867053", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1774867124", "uncertainty": 120 }, "departure": { "time": "1774867124", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1774867171", "uncertainty": 120 }, "departure": { "time": "1774867171", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1774867285", "uncertainty": 120 }, "departure": { "time": "1774867285", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1774867351", "uncertainty": 120 }, "departure": { "time": "1774867351", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 }, { "arrival": { "time": "1774867526", "uncertainty": 120 }, "departure": { "time": "1774867526", "uncertainty": 120 }, "stopId": "baiboud", "stopSequence": 30 }, { "arrival": { "time": "1774867594", "uncertainty": 120 }, "departure": { "time": "1774867594", "uncertainty": 120 }, "stopId": "baipat", "stopSequence": 31 }, { "arrival": { "time": "1774867741", "uncertainty": 120 }, "departure": { "time": "1774867741", "uncertainty": 120 }, "stopId": "baicas1", "stopSequence": 32 }, { "arrival": { "time": "1774867795", "uncertainty": 120 }, "departure": { "time": "1774867795", "uncertainty": 120 }, "stopId": "baiaub1", "stopSequence": 33 }, { "arrival": { "time": "1774867860", "uncertainty": 120 }, "departure": { "time": "1774867860", "uncertainty": 120 }, "stopId": "baihetr", "stopSequence": 34 }, { "arrival": { "time": "1774867951", "uncertainty": 120 }, "stopId": "baique1", "stopSequence": 35 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725858" }, "vehicle": { "id": "169", "label": "169" } } }, { "id": "21725859", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869780", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725859" } } }, { "id": "21725867", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868820", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725867" } } }, { "id": "21323907", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "smbtri2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "CCAB", "scheduleRelationship": "SCHEDULED", "tripId": "21323907" } } }, { "id": "21323838", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1774867606", "uncertainty": 120 }, "departure": { "time": "1774867606", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1774867705", "uncertainty": 120 }, "departure": { "time": "1774867705", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1774867795", "uncertainty": 120 }, "departure": { "time": "1774867795", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1774867884", "uncertainty": 120 }, "departure": { "time": "1774867884", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1774867931", "uncertainty": 120 }, "departure": { "time": "1774867931", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1774867961", "uncertainty": 120 }, "departure": { "time": "1774867961", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1774868028", "uncertainty": 120 }, "departure": { "time": "1774868028", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1774868106", "uncertainty": 120 }, "departure": { "time": "1774868106", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1774868233", "uncertainty": 120 }, "departure": { "time": "1774868233", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1774868363", "uncertainty": 120 }, "departure": { "time": "1774868363", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1774868411", "uncertainty": 120 }, "departure": { "time": "1774868411", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1774868445", "uncertainty": 120 }, "departure": { "time": "1774868445", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1774868510", "uncertainty": 120 }, "departure": { "time": "1774868510", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1774868580", "uncertainty": 120 }, "departure": { "time": "1774868580", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1774868644", "uncertainty": 120 }, "departure": { "time": "1774868644", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1774868675", "uncertainty": 120 }, "departure": { "time": "1774868675", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1774868709", "uncertainty": 120 }, "departure": { "time": "1774868709", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1774868798", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323838" } } }, { "id": "21725836", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774868271", "uncertainty": 120 }, "departure": { "time": "1774868271", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1774868354", "uncertainty": 120 }, "departure": { "time": "1774868354", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1774868460", "uncertainty": 120 }, "departure": { "time": "1774868460", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1774867595", "uncertainty": 120 }, "departure": { "time": "1774867595", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1774867671", "uncertainty": 120 }, "departure": { "time": "1774867671", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1774867821", "uncertainty": 120 }, "departure": { "time": "1774867821", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1774867903", "uncertainty": 120 }, "departure": { "time": "1774867903", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1774867935", "uncertainty": 120 }, "departure": { "time": "1774867935", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1774868005", "uncertainty": 120 }, "departure": { "time": "1774868005", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1774868064", "uncertainty": 120 }, "departure": { "time": "1774868064", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1774868134", "uncertainty": 120 }, "departure": { "time": "1774868134", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1774868191", "uncertainty": 120 }, "departure": { "time": "1774868191", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1774868271", "uncertainty": 120 }, "departure": { "time": "1774868271", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1774868397", "uncertainty": 120 }, "departure": { "time": "1774868397", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1774868437", "uncertainty": 120 }, "departure": { "time": "1774868437", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1774868520", "uncertainty": 120 }, "departure": { "time": "1774868520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1774868591", "uncertainty": 120 }, "departure": { "time": "1774868591", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1774868499", "uncertainty": 120 }, "departure": { "time": "1774868499", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1774868562", "uncertainty": 120 }, "departure": { "time": "1774868562", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1774868623", "uncertainty": 120 }, "departure": { "time": "1774868623", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1774868705", "uncertainty": 120 }, "departure": { "time": "1774868705", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1774868869", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725836" } } }, { "id": "21725837", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774870018", "uncertainty": 120 }, "departure": { "time": "1774870018", "uncertainty": 120 }, "stopId": "outpru" }, { "arrival": { "time": "1774870045", "uncertainty": 120 }, "departure": { "time": "1774870045", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1774870113", "uncertainty": 120 }, "departure": { "time": "1774870113", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774870113", "uncertainty": 120 }, "departure": { "time": "1774870113", "uncertainty": 120 }, "stopId": "outlep2" }, { "arrival": { "time": "1774870123", "uncertainty": 120 }, "departure": { "time": "1774870123", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774870144", "uncertainty": 120 }, "departure": { "time": "1774870144", "uncertainty": 120 }, "stopId": "outplac2" }, { "departure": { "time": "1774869600", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1774869699", "uncertainty": 120 }, "departure": { "time": "1774869699", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1774869806", "uncertainty": 120 }, "departure": { "time": "1774869806", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1774869879", "uncertainty": 120 }, "departure": { "time": "1774869879", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1774869913", "uncertainty": 120 }, "departure": { "time": "1774869913", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1774869982", "uncertainty": 120 }, "departure": { "time": "1774869982", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1774870004", "uncertainty": 120 }, "departure": { "time": "1774870004", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1774870080", "uncertainty": 120 }, "departure": { "time": "1774870080", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1774870167", "uncertainty": 120 }, "departure": { "time": "1774870167", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1774870258", "uncertainty": 120 }, "departure": { "time": "1774870258", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1774870337", "uncertainty": 120 }, "departure": { "time": "1774870337", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1774870500", "uncertainty": 120 }, "departure": { "time": "1774870500", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1774870560", "uncertainty": 120 }, "departure": { "time": "1774870560", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outplac", "stopSequence": 13 }, { "arrival": { "time": "1774870227", "uncertainty": 120 }, "departure": { "time": "1774870227", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1774870278", "uncertainty": 120 }, "departure": { "time": "1774870278", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1774870333", "uncertainty": 120 }, "departure": { "time": "1774870333", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1774870431", "uncertainty": 120 }, "departure": { "time": "1774870431", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1774870502", "uncertainty": 120 }, "departure": { "time": "1774870502", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1774870558", "uncertainty": 120 }, "departure": { "time": "1774870558", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1774870624", "uncertainty": 120 }, "departure": { "time": "1774870624", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1774870660", "uncertainty": 120 }, "departure": { "time": "1774870660", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1774870749", "uncertainty": 120 }, "departure": { "time": "1774870749", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1774870922", "uncertainty": 120 }, "departure": { "time": "1774870922", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1774871045", "uncertainty": 120 }, "departure": { "time": "1774871045", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1774871238", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725837" } } }, { "id": "21323827", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869300", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323827" } } }, { "id": "21725833", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774866765", "uncertainty": 120 }, "departure": { "time": "1774866768", "uncertainty": 120 }, "stopId": "outpru" }, { "arrival": { "time": "1774866795", "uncertainty": 120 }, "departure": { "time": "1774866795", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1774866888", "uncertainty": 120 }, "departure": { "time": "1774866918", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774866888", "uncertainty": 120 }, "departure": { "time": "1774866918", "uncertainty": 120 }, "stopId": "outlep2" }, { "arrival": { "time": "1774866928", "uncertainty": 120 }, "departure": { "time": "1774866928", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774866949", "uncertainty": 120 }, "departure": { "time": "1774867008", "uncertainty": 120 }, "stopId": "outplac2" }, { "departure": { "time": "1774866368", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1774866455", "uncertainty": 120 }, "departure": { "time": "1774866455", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1774866512", "uncertainty": 120 }, "departure": { "time": "1774866512", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1774866608", "uncertainty": 120 }, "departure": { "time": "1774866608", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1774866638", "uncertainty": 120 }, "departure": { "time": "1774866638", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1774866718", "uncertainty": 120 }, "departure": { "time": "1774866728", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1774866750", "uncertainty": 120 }, "departure": { "time": "1774866750", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1774866480", "uncertainty": 120 }, "departure": { "time": "1774866480", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1774866567", "uncertainty": 120 }, "departure": { "time": "1774866567", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1774866658", "uncertainty": 120 }, "departure": { "time": "1774866658", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1774866737", "uncertainty": 120 }, "departure": { "time": "1774866737", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1774866900", "uncertainty": 120 }, "departure": { "time": "1774866900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1774866960", "uncertainty": 120 }, "departure": { "time": "1774866960", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outplac", "stopSequence": 13 }, { "arrival": { "time": "1774867081", "uncertainty": 120 }, "departure": { "time": "1774867101", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1774867152", "uncertainty": 120 }, "departure": { "time": "1774867152", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1774867207", "uncertainty": 120 }, "departure": { "time": "1774867207", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1774867305", "uncertainty": 120 }, "departure": { "time": "1774867305", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1774867372", "uncertainty": 120 }, "departure": { "time": "1774867372", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1774867428", "uncertainty": 120 }, "departure": { "time": "1774867428", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1774867494", "uncertainty": 120 }, "departure": { "time": "1774867494", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1774867530", "uncertainty": 120 }, "departure": { "time": "1774867530", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1774867619", "uncertainty": 120 }, "departure": { "time": "1774867619", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1774867792", "uncertainty": 120 }, "departure": { "time": "1774867792", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1774867879", "uncertainty": 120 }, "departure": { "time": "1774867879", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1774868072", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725833" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21725835", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774867889", "uncertainty": 120 }, "departure": { "time": "1774867889", "uncertainty": 120 }, "stopId": "outpru" }, { "arrival": { "time": "1774867916", "uncertainty": 120 }, "departure": { "time": "1774867916", "uncertainty": 120 }, "stopId": "outcol3" }, { "arrival": { "time": "1774867984", "uncertainty": 120 }, "departure": { "time": "1774867984", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774867984", "uncertainty": 120 }, "departure": { "time": "1774867984", "uncertainty": 120 }, "stopId": "outlep2" }, { "arrival": { "time": "1774867994", "uncertainty": 120 }, "departure": { "time": "1774867994", "uncertainty": 120 }, "stopId": "outlep1" }, { "arrival": { "time": "1774868015", "uncertainty": 120 }, "departure": { "time": "1774868015", "uncertainty": 120 }, "stopId": "outplac2" }, { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1774867588", "uncertainty": 120 }, "departure": { "time": "1774867588", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1774867651", "uncertainty": 120 }, "departure": { "time": "1774867651", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1774867744", "uncertainty": 120 }, "departure": { "time": "1774867744", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1774867774", "uncertainty": 120 }, "departure": { "time": "1774867774", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1774867853", "uncertainty": 120 }, "departure": { "time": "1774867853", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1774867875", "uncertainty": 120 }, "departure": { "time": "1774867875", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1774867980", "uncertainty": 120 }, "departure": { "time": "1774867980", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1774868067", "uncertainty": 120 }, "departure": { "time": "1774868067", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1774868158", "uncertainty": 120 }, "departure": { "time": "1774868158", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1774868237", "uncertainty": 120 }, "departure": { "time": "1774868237", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1774868400", "uncertainty": 120 }, "departure": { "time": "1774868400", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1774868460", "uncertainty": 120 }, "departure": { "time": "1774868460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outplac", "stopSequence": 13 }, { "arrival": { "time": "1774868098", "uncertainty": 120 }, "departure": { "time": "1774868098", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1774868149", "uncertainty": 120 }, "departure": { "time": "1774868149", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1774868204", "uncertainty": 120 }, "departure": { "time": "1774868204", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1774868302", "uncertainty": 120 }, "departure": { "time": "1774868302", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1774868375", "uncertainty": 120 }, "departure": { "time": "1774868375", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1774868431", "uncertainty": 120 }, "departure": { "time": "1774868431", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1774868497", "uncertainty": 120 }, "departure": { "time": "1774868497", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1774868533", "uncertainty": 120 }, "departure": { "time": "1774868533", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1774868622", "uncertainty": 120 }, "departure": { "time": "1774868622", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1774868795", "uncertainty": 120 }, "departure": { "time": "1774868795", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1774868888", "uncertainty": 120 }, "departure": { "time": "1774868888", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1774869081", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725835" } } }, { "id": "21323823", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "hesecol2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323823" } } }, { "id": "21323820", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865853", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 }, { "arrival": { "time": "1774865947", "uncertainty": 120 }, "departure": { "time": "1774865947", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1774866003", "uncertainty": 120 }, "departure": { "time": "1774866003", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1774866093", "uncertainty": 120 }, "departure": { "time": "1774866153", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1774866242", "uncertainty": 120 }, "departure": { "time": "1774866243", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1774866296", "uncertainty": 120 }, "departure": { "time": "1774866296", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1774866330", "uncertainty": 120 }, "departure": { "time": "1774866333", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1774866402", "uncertainty": 120 }, "departure": { "time": "1774866423", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1774866499", "uncertainty": 120 }, "departure": { "time": "1774866499", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 9 }, { "arrival": { "time": "1774866614", "uncertainty": 120 }, "departure": { "time": "1774866633", "uncertainty": 120 }, "stopId": "leopet1", "stopSequence": 10 }, { "arrival": { "time": "1774866763", "uncertainty": 120 }, "departure": { "time": "1774866783", "uncertainty": 120 }, "stopId": "lebeau3", "stopSequence": 11 }, { "arrival": { "time": "1774866831", "uncertainty": 120 }, "departure": { "time": "1774866831", "uncertainty": 120 }, "stopId": "leocite", "stopSequence": 12 }, { "arrival": { "time": "1774866866", "uncertainty": 120 }, "departure": { "time": "1774866873", "uncertainty": 120 }, "stopId": "leobel1", "stopSequence": 13 }, { "arrival": { "time": "1774866933", "uncertainty": 120 }, "departure": { "time": "1774866933", "uncertainty": 120 }, "stopId": "leofle1", "stopSequence": 14 }, { "arrival": { "time": "1774866993", "uncertainty": 120 }, "departure": { "time": "1774866993", "uncertainty": 120 }, "stopId": "leopon1", "stopSequence": 15 }, { "arrival": { "time": "1774867031", "uncertainty": 120 }, "departure": { "time": "1774867031", "uncertainty": 120 }, "stopId": "leomair", "stopSequence": 16 }, { "arrival": { "time": "1774867053", "uncertainty": 120 }, "departure": { "time": "1774867053", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 17 }, { "arrival": { "time": "1774867083", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 18 }, { "arrival": { "time": "1774867161", "uncertainty": 120 }, "departure": { "time": "1774867161", "uncertainty": 120 }, "stopId": "leoleod", "stopSequence": 19 }, { "arrival": { "time": "1774867213", "uncertainty": 120 }, "departure": { "time": "1774867213", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 20 }, { "arrival": { "time": "1774867236", "uncertainty": 120 }, "departure": { "time": "1774867236", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 21 }, { "arrival": { "time": "1774867288", "uncertainty": 120 }, "departure": { "time": "1774867288", "uncertainty": 120 }, "stopId": "leochat", "stopSequence": 22 }, { "arrival": { "time": "1774867337", "uncertainty": 120 }, "departure": { "time": "1774867337", "uncertainty": 120 }, "stopId": "isqresi", "stopSequence": 23 }, { "arrival": { "time": "1774867436", "uncertainty": 120 }, "departure": { "time": "1774867436", "uncertainty": 120 }, "stopId": "isqhame", "stopSequence": 24 }, { "arrival": { "time": "1774867575", "uncertainty": 120 }, "departure": { "time": "1774867575", "uncertainty": 120 }, "stopId": "isqmair", "stopSequence": 25 }, { "arrival": { "time": "1774867657", "uncertainty": 120 }, "departure": { "time": "1774867657", "uncertainty": 120 }, "stopId": "isqcast", "stopSequence": 26 }, { "arrival": { "time": "1774867698", "uncertainty": 120 }, "departure": { "time": "1774867698", "uncertainty": 120 }, "stopId": "isqegli", "stopSequence": 27 }, { "arrival": { "time": "1774867761", "uncertainty": 120 }, "departure": { "time": "1774867761", "uncertainty": 120 }, "stopId": "isqvill", "stopSequence": 28 }, { "arrival": { "time": "1774867804", "uncertainty": 120 }, "departure": { "time": "1774867804", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 29 }, { "arrival": { "time": "1774867957", "uncertainty": 120 }, "departure": { "time": "1774867957", "uncertainty": 120 }, "stopId": "hestro1", "stopSequence": 30 }, { "arrival": { "time": "1774868079", "uncertainty": 120 }, "departure": { "time": "1774868079", "uncertainty": 120 }, "stopId": "hesman1", "stopSequence": 31 }, { "arrival": { "time": "1774868121", "uncertainty": 120 }, "stopId": "hesver1", "stopSequence": 32 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323820" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21323793", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869900", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323793" } } }, { "id": "21725909", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868880", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725909" } } }, { "id": "21725907", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865612", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1774865654", "uncertainty": 120 }, "departure": { "time": "1774865654", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1774865762", "uncertainty": 120 }, "departure": { "time": "1774865762", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1774865823", "uncertainty": 120 }, "departure": { "time": "1774865853", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1774865913", "uncertainty": 120 }, "departure": { "time": "1774865943", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1774866021", "uncertainty": 120 }, "departure": { "time": "1774866021", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1774866103", "uncertainty": 120 }, "departure": { "time": "1774866103", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1774866156", "uncertainty": 120 }, "departure": { "time": "1774866156", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1774866213", "uncertainty": 120 }, "departure": { "time": "1774866245", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1774866373", "uncertainty": 120 }, "departure": { "time": "1774866395", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1774866485", "uncertainty": 120 }, "departure": { "time": "1774866545", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1774866823", "uncertainty": 120 }, "departure": { "time": "1774866845", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1774866963", "uncertainty": 120 }, "departure": { "time": "1774867025", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1774867085", "uncertainty": 120 }, "departure": { "time": "1774867085", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1774867150", "uncertainty": 120 }, "departure": { "time": "1774867150", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1774867195", "uncertainty": 120 }, "departure": { "time": "1774867195", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1774867307", "uncertainty": 120 }, "departure": { "time": "1774867307", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1774867363", "uncertainty": 120 }, "departure": { "time": "1774867363", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1774867406", "uncertainty": 120 }, "departure": { "time": "1774867406", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1774867452", "uncertainty": 120 }, "departure": { "time": "1774867452", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1774867504", "uncertainty": 120 }, "departure": { "time": "1774867504", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1774867569", "uncertainty": 120 }, "departure": { "time": "1774867569", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1774867654", "uncertainty": 120 }, "departure": { "time": "1774867654", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1774867722", "uncertainty": 120 }, "departure": { "time": "1774867722", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1774867811", "uncertainty": 120 }, "departure": { "time": "1774867811", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1774867871", "uncertainty": 120 }, "departure": { "time": "1774867871", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1774867943", "uncertainty": 120 }, "departure": { "time": "1774867943", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1774867991", "uncertainty": 120 }, "departure": { "time": "1774867991", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1774868051", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725907" }, "vehicle": { "id": "191", "label": "191" } } }, { "id": "21323875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869600", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323875" } } }, { "id": "21323877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867110", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1774867263", "uncertainty": 120 }, "departure": { "time": "1774867263", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 2 }, { "arrival": { "time": "1774867313", "uncertainty": 120 }, "departure": { "time": "1774867313", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 3 }, { "arrival": { "time": "1774867375", "uncertainty": 120 }, "departure": { "time": "1774867375", "uncertainty": 120 }, "stopId": "bsmneu", "stopSequence": 4 }, { "arrival": { "time": "1774867438", "uncertainty": 120 }, "departure": { "time": "1774867438", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 5 }, { "arrival": { "time": "1774867476", "uncertainty": 120 }, "departure": { "time": "1774867476", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 6 }, { "arrival": { "time": "1774867561", "uncertainty": 120 }, "departure": { "time": "1774867561", "uncertainty": 120 }, "stopId": "bsmpalb2", "stopSequence": 7 }, { "arrival": { "time": "1774867622", "uncertainty": 120 }, "departure": { "time": "1774867622", "uncertainty": 120 }, "stopId": "bsmeco", "stopSequence": 8 }, { "arrival": { "time": "1774867656", "uncertainty": 120 }, "departure": { "time": "1774867656", "uncertainty": 120 }, "stopId": "bsmnico", "stopSequence": 9 }, { "arrival": { "time": "1774867826", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 10 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323877" }, "vehicle": { "id": "618", "label": "618" } } }, { "id": "21725913", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774864388", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1774864446", "uncertainty": 120 }, "departure": { "time": "1774864446", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1774864508", "uncertainty": 120 }, "departure": { "time": "1774864538", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1774864568", "uncertainty": 120 }, "departure": { "time": "1774864568", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1774864620", "uncertainty": 120 }, "departure": { "time": "1774864628", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1774864688", "uncertainty": 120 }, "departure": { "time": "1774864718", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 6 }, { "arrival": { "time": "1774864850", "uncertainty": 120 }, "departure": { "time": "1774864868", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1774864929", "uncertainty": 120 }, "departure": { "time": "1774864929", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1774864982", "uncertainty": 120 }, "departure": { "time": "1774864992", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 9 }, { "arrival": { "time": "1774865049", "uncertainty": 120 }, "departure": { "time": "1774865049", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1774865102", "uncertainty": 120 }, "departure": { "time": "1774865139", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1774865259", "uncertainty": 120 }, "departure": { "time": "1774865411", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1774865501", "uncertainty": 120 }, "departure": { "time": "1774865531", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1774865741", "uncertainty": 120 }, "departure": { "time": "1774865831", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1774865972", "uncertainty": 120 }, "departure": { "time": "1774866041", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1774866098", "uncertainty": 120 }, "departure": { "time": "1774866098", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1774866161", "uncertainty": 120 }, "departure": { "time": "1774866161", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1774866203", "uncertainty": 120 }, "departure": { "time": "1774866203", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 18 }, { "arrival": { "time": "1774866365", "uncertainty": 120 }, "departure": { "time": "1774866365", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1774866416", "uncertainty": 120 }, "departure": { "time": "1774866432", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 20 }, { "arrival": { "time": "1774866473", "uncertainty": 120 }, "departure": { "time": "1774866494", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1774866538", "uncertainty": 120 }, "departure": { "time": "1774866552", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1774866601", "uncertainty": 120 }, "departure": { "time": "1774866609", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1774866672", "uncertainty": 120 }, "departure": { "time": "1774866672", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1774866792", "uncertainty": 120 }, "departure": { "time": "1774866792", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1774866856", "uncertainty": 120 }, "departure": { "time": "1774866856", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1774866942", "uncertainty": 120 }, "departure": { "time": "1774866942", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1774867002", "uncertainty": 120 }, "departure": { "time": "1774867002", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1774867071", "uncertainty": 120 }, "departure": { "time": "1774867071", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1774867115", "uncertainty": 120 }, "departure": { "time": "1774867115", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1774867175", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725913" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21725892", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868100", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1774868164", "uncertainty": 120 }, "departure": { "time": "1774868164", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1774868247", "uncertainty": 120 }, "departure": { "time": "1774868247", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1774868320", "uncertainty": 120 }, "departure": { "time": "1774868320", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1774868384", "uncertainty": 120 }, "departure": { "time": "1774868384", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1774868458", "uncertainty": 120 }, "departure": { "time": "1774868458", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1774868554", "uncertainty": 120 }, "departure": { "time": "1774868554", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1774868621", "uncertainty": 120 }, "departure": { "time": "1774868621", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1774868745", "uncertainty": 120 }, "departure": { "time": "1774868745", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1774868900", "uncertainty": 120 }, "departure": { "time": "1774868900", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1774869045", "uncertainty": 120 }, "departure": { "time": "1774869045", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1774869345", "uncertainty": 120 }, "departure": { "time": "1774869345", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1774869465", "uncertainty": 120 }, "departure": { "time": "1774869600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1774869669", "uncertainty": 120 }, "departure": { "time": "1774869669", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1774869744", "uncertainty": 120 }, "departure": { "time": "1774869744", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1774869809", "uncertainty": 120 }, "departure": { "time": "1774869809", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1774869921", "uncertainty": 120 }, "departure": { "time": "1774869921", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1774870020", "uncertainty": 120 }, "departure": { "time": "1774870020", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1774870076", "uncertainty": 120 }, "departure": { "time": "1774870076", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1774870152", "uncertainty": 120 }, "departure": { "time": "1774870152", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1774870231", "uncertainty": 120 }, "departure": { "time": "1774870231", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1774870312", "uncertainty": 120 }, "departure": { "time": "1774870312", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1774870397", "uncertainty": 120 }, "departure": { "time": "1774870397", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1774870496", "uncertainty": 120 }, "departure": { "time": "1774870496", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1774870620", "uncertainty": 120 }, "departure": { "time": "1774870620", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1774870680", "uncertainty": 120 }, "departure": { "time": "1774870680", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1774870752", "uncertainty": 120 }, "departure": { "time": "1774870752", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1774870800", "uncertainty": 120 }, "departure": { "time": "1774870800", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1774870860", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725892" } } }, { "id": "21725894", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867110", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1774867249", "uncertainty": 120 }, "departure": { "time": "1774867249", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1774867321", "uncertainty": 120 }, "departure": { "time": "1774867321", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1774867357", "uncertainty": 120 }, "departure": { "time": "1774867357", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1774867393", "uncertainty": 120 }, "departure": { "time": "1774867393", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1774867481", "uncertainty": 120 }, "departure": { "time": "1774867481", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1774867574", "uncertainty": 120 }, "departure": { "time": "1774867574", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1774867625", "uncertainty": 120 }, "departure": { "time": "1774867625", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1774867698", "uncertainty": 120 }, "departure": { "time": "1774867698", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1774867831", "uncertainty": 120 }, "departure": { "time": "1774867831", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1774867930", "uncertainty": 120 }, "departure": { "time": "1774867930", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1774868211", "uncertainty": 120 }, "departure": { "time": "1774868211", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1774868329", "uncertainty": 120 }, "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1774868769", "uncertainty": 120 }, "departure": { "time": "1774868769", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1774868844", "uncertainty": 120 }, "departure": { "time": "1774868844", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1774868909", "uncertainty": 120 }, "departure": { "time": "1774868909", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1774869021", "uncertainty": 120 }, "departure": { "time": "1774869021", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1774869120", "uncertainty": 120 }, "departure": { "time": "1774869120", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1774869176", "uncertainty": 120 }, "departure": { "time": "1774869176", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1774869252", "uncertainty": 120 }, "departure": { "time": "1774869252", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1774869331", "uncertainty": 120 }, "departure": { "time": "1774869331", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1774869412", "uncertainty": 120 }, "departure": { "time": "1774869412", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1774869497", "uncertainty": 120 }, "departure": { "time": "1774869497", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1774869596", "uncertainty": 120 }, "departure": { "time": "1774869596", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1774869720", "uncertainty": 120 }, "departure": { "time": "1774869720", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1774869780", "uncertainty": 120 }, "departure": { "time": "1774869780", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1774869852", "uncertainty": 120 }, "departure": { "time": "1774869852", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1774869900", "uncertainty": 120 }, "departure": { "time": "1774869900", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1774869960", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725894" }, "vehicle": { "id": "194", "label": "194" } } }, { "id": "21725900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867098", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725900" }, "vehicle": { "id": "172", "label": "172" } } }, { "id": "21323863", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868400", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323863" } } }, { "id": "21725896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866392", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1774866437", "uncertainty": 120 }, "departure": { "time": "1774866437", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1774866506", "uncertainty": 120 }, "departure": { "time": "1774866506", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1774866556", "uncertainty": 120 }, "departure": { "time": "1774866556", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1774866602", "uncertainty": 120 }, "departure": { "time": "1774866692", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1774866760", "uncertainty": 120 }, "departure": { "time": "1774866760", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1774866853", "uncertainty": 120 }, "departure": { "time": "1774866853", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1774866902", "uncertainty": 120 }, "departure": { "time": "1774866902", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1774866969", "uncertainty": 120 }, "departure": { "time": "1774866992", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1774867127", "uncertainty": 120 }, "departure": { "time": "1774867127", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1774867223", "uncertainty": 120 }, "departure": { "time": "1774867223", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1774867503", "uncertainty": 120 }, "departure": { "time": "1774867503", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1774867621", "uncertainty": 120 }, "departure": { "time": "1774867800", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1774867863", "uncertainty": 120 }, "departure": { "time": "1774867863", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1774867938", "uncertainty": 120 }, "departure": { "time": "1774867938", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1774868003", "uncertainty": 120 }, "departure": { "time": "1774868003", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1774868115", "uncertainty": 120 }, "departure": { "time": "1774868115", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1774868190", "uncertainty": 120 }, "departure": { "time": "1774868190", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1774868239", "uncertainty": 120 }, "departure": { "time": "1774868239", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1774868299", "uncertainty": 120 }, "departure": { "time": "1774868299", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1774868363", "uncertainty": 120 }, "departure": { "time": "1774868363", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1774868435", "uncertainty": 120 }, "departure": { "time": "1774868435", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1774868520", "uncertainty": 120 }, "departure": { "time": "1774868520", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1774868602", "uncertainty": 120 }, "departure": { "time": "1774868602", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1774868707", "uncertainty": 120 }, "departure": { "time": "1774868707", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1774868767", "uncertainty": 120 }, "departure": { "time": "1774868767", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1774868839", "uncertainty": 120 }, "departure": { "time": "1774868839", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1774868887", "uncertainty": 120 }, "departure": { "time": "1774868887", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1774868947", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725896" }, "vehicle": { "id": "215", "label": "215" } } }, { "id": "21323845", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323845" } } }, { "id": "21725799", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865913", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1774866077", "uncertainty": 120 }, "departure": { "time": "1774866077", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1774866144", "uncertainty": 120 }, "departure": { "time": "1774866213", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1774866359", "uncertainty": 120 }, "departure": { "time": "1774866359", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1774866423", "uncertainty": 120 }, "departure": { "time": "1774866423", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1774866523", "uncertainty": 120 }, "departure": { "time": "1774866633", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1774866710", "uncertainty": 120 }, "departure": { "time": "1774866710", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1774866783", "uncertainty": 120 }, "departure": { "time": "1774866813", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1774866885", "uncertainty": 120 }, "departure": { "time": "1774866885", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1774866924", "uncertainty": 120 }, "departure": { "time": "1774866924", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1774866994", "uncertainty": 120 }, "departure": { "time": "1774866994", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1774867092", "uncertainty": 120 }, "departure": { "time": "1774867092", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1774867182", "uncertainty": 120 }, "departure": { "time": "1774867182", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1774867207", "uncertainty": 120 }, "departure": { "time": "1774867207", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1774867277", "uncertainty": 120 }, "departure": { "time": "1774867277", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1774867322", "uncertainty": 120 }, "departure": { "time": "1774867322", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1774867409", "uncertainty": 120 }, "departure": { "time": "1774867409", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1774867479", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725799" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21323518", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865551", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1774865599", "uncertainty": 120 }, "departure": { "time": "1774865611", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1774865662", "uncertainty": 120 }, "departure": { "time": "1774865671", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1774865741", "uncertainty": 120 }, "departure": { "time": "1774865741", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1774865808", "uncertainty": 120 }, "departure": { "time": "1774865881", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1774865952", "uncertainty": 120 }, "departure": { "time": "1774865952", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1774866083", "uncertainty": 120 }, "departure": { "time": "1774866091", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1774866181", "uncertainty": 120 }, "departure": { "time": "1774866181", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1774866261", "uncertainty": 120 }, "departure": { "time": "1774866271", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1774866316", "uncertainty": 120 }, "departure": { "time": "1774866331", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1774866391", "uncertainty": 120 }, "departure": { "time": "1774866391", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1774866451", "uncertainty": 120 }, "departure": { "time": "1774866451", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1774866572", "uncertainty": 120 }, "departure": { "time": "1774866572", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1774866631", "uncertainty": 120 }, "departure": { "time": "1774866661", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1774866721", "uncertainty": 120 }, "departure": { "time": "1774866721", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1774866762", "uncertainty": 120 }, "departure": { "time": "1774866762", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1774866871", "uncertainty": 120 }, "departure": { "time": "1774866871", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1774866931", "uncertainty": 120 }, "departure": { "time": "1774866931", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1774867017", "uncertainty": 120 }, "departure": { "time": "1774867081", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1774867156", "uncertainty": 120 }, "departure": { "time": "1774867156", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1774867264", "uncertainty": 120 }, "departure": { "time": "1774867264", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1774867380", "uncertainty": 120 }, "departure": { "time": "1774867380", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1774867404", "uncertainty": 120 }, "departure": { "time": "1774867404", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1774867463", "uncertainty": 120 }, "departure": { "time": "1774867463", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1774867530", "uncertainty": 120 }, "departure": { "time": "1774867530", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1774867585", "uncertainty": 120 }, "departure": { "time": "1774867585", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1774867660", "uncertainty": 120 }, "departure": { "time": "1774867660", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1774867772", "uncertainty": 120 }, "departure": { "time": "1774867772", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1774867840", "uncertainty": 120 }, "departure": { "time": "1774867840", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1774867924", "uncertainty": 120 }, "departure": { "time": "1774867924", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1774868048", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323518" }, "vehicle": { "id": "166", "label": "166" } } }, { "id": "21323519", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868400", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323519" } } }, { "id": "21725800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867800", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725800" } } }, { "id": "21725801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868400", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725801" } } }, { "id": "21725802", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870500", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725802" } } }, { "id": "21323502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869300", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323502" } } }, { "id": "21323500", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865163", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1774865313", "uncertainty": 120 }, "departure": { "time": "1774865344", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1774865493", "uncertainty": 120 }, "departure": { "time": "1774865613", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1774865694", "uncertainty": 120 }, "departure": { "time": "1774865703", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1774865781", "uncertainty": 120 }, "departure": { "time": "1774865793", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1774865853", "uncertainty": 120 }, "departure": { "time": "1774865853", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1774865935", "uncertainty": 120 }, "departure": { "time": "1774865943", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1774866003", "uncertainty": 120 }, "departure": { "time": "1774866003", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1774866021", "uncertainty": 120 }, "departure": { "time": "1774866033", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1774866092", "uncertainty": 120 }, "departure": { "time": "1774866092", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1774866183", "uncertainty": 120 }, "departure": { "time": "1774866183", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1774866269", "uncertainty": 120 }, "departure": { "time": "1774866273", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1774866333", "uncertainty": 120 }, "departure": { "time": "1774866333", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1774866393", "uncertainty": 120 }, "departure": { "time": "1774866393", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1774866423", "uncertainty": 120 }, "departure": { "time": "1774866423", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1774866489", "uncertainty": 120 }, "departure": { "time": "1774866489", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1774866543", "uncertainty": 120 }, "departure": { "time": "1774866543", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1774866573", "uncertainty": 120 }, "departure": { "time": "1774866573", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1774866635", "uncertainty": 120 }, "departure": { "time": "1774866635", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1774866663", "uncertainty": 120 }, "departure": { "time": "1774866663", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1774866723", "uncertainty": 120 }, "departure": { "time": "1774866723", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1774866734", "uncertainty": 120 }, "departure": { "time": "1774866753", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1774866813", "uncertainty": 120 }, "departure": { "time": "1774866813", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1774866843", "uncertainty": 120 }, "departure": { "time": "1774866843", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1774866872", "uncertainty": 120 }, "departure": { "time": "1774866872", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1774866903", "uncertainty": 120 }, "departure": { "time": "1774867023", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1774867083", "uncertainty": 120 }, "departure": { "time": "1774867083", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1774867245", "uncertainty": 120 }, "departure": { "time": "1774867245", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1774867316", "uncertainty": 120 }, "departure": { "time": "1774867316", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1774867365", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323500" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323501", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866894", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1774866984", "uncertainty": 120 }, "departure": { "time": "1774866984", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1774867085", "uncertainty": 120 }, "departure": { "time": "1774867104", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1774867186", "uncertainty": 120 }, "departure": { "time": "1774867186", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1774867251", "uncertainty": 120 }, "departure": { "time": "1774867251", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1774867321", "uncertainty": 120 }, "departure": { "time": "1774867321", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1774867410", "uncertainty": 120 }, "departure": { "time": "1774867410", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1774867469", "uncertainty": 120 }, "departure": { "time": "1774867469", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1774867487", "uncertainty": 120 }, "departure": { "time": "1774867487", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1774867552", "uncertainty": 120 }, "departure": { "time": "1774867552", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1774867651", "uncertainty": 120 }, "departure": { "time": "1774867651", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1774867741", "uncertainty": 120 }, "departure": { "time": "1774867741", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1774867791", "uncertainty": 120 }, "departure": { "time": "1774867791", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1774867849", "uncertainty": 120 }, "departure": { "time": "1774867849", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1774867894", "uncertainty": 120 }, "departure": { "time": "1774867894", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1774868001", "uncertainty": 120 }, "departure": { "time": "1774868001", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1774868065", "uncertainty": 120 }, "departure": { "time": "1774868065", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1774868103", "uncertainty": 120 }, "departure": { "time": "1774868103", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1774868163", "uncertainty": 120 }, "departure": { "time": "1774868163", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1774868205", "uncertainty": 120 }, "departure": { "time": "1774868205", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1774868278", "uncertainty": 120 }, "departure": { "time": "1774868278", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1774868301", "uncertainty": 120 }, "departure": { "time": "1774868301", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1774868369", "uncertainty": 120 }, "departure": { "time": "1774868369", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1774868416", "uncertainty": 120 }, "departure": { "time": "1774868416", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1774868462", "uncertainty": 120 }, "departure": { "time": "1774868462", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1774868507", "uncertainty": 120 }, "departure": { "time": "1774868507", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1774868570", "uncertainty": 120 }, "departure": { "time": "1774868570", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1774868732", "uncertainty": 120 }, "departure": { "time": "1774868732", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1774868803", "uncertainty": 120 }, "departure": { "time": "1774868803", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1774868852", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323501" }, "vehicle": { "id": "512", "label": "512" } } }, { "id": "21726004", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867514", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1774867531", "uncertainty": 120 }, "departure": { "time": "1774867531", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1774867603", "uncertainty": 120 }, "departure": { "time": "1774867603", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1774867693", "uncertainty": 120 }, "departure": { "time": "1774867693", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1774867800", "uncertainty": 120 }, "departure": { "time": "1774867800", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1774867876", "uncertainty": 120 }, "departure": { "time": "1774867876", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1774868015", "uncertainty": 120 }, "departure": { "time": "1774868015", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1774868096", "uncertainty": 120 }, "departure": { "time": "1774868096", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1774868274", "uncertainty": 120 }, "departure": { "time": "1774868274", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1774868361", "uncertainty": 120 }, "departure": { "time": "1774868361", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1774868453", "uncertainty": 120 }, "departure": { "time": "1774868453", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1774868545", "uncertainty": 120 }, "departure": { "time": "1774868545", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1774868696", "uncertainty": 120 }, "departure": { "time": "1774868696", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1774868748", "uncertainty": 120 }, "departure": { "time": "1774868748", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1774868816", "uncertainty": 120 }, "departure": { "time": "1774868816", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1774868866", "uncertainty": 120 }, "departure": { "time": "1774868866", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1774868930", "uncertainty": 120 }, "departure": { "time": "1774868930", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1774868991", "uncertainty": 120 }, "departure": { "time": "1774868991", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1774869046", "uncertainty": 120 }, "departure": { "time": "1774869046", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1774869136", "uncertainty": 120 }, "departure": { "time": "1774869136", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1774869323", "uncertainty": 120 }, "departure": { "time": "1774869323", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1774869421", "uncertainty": 120 }, "departure": { "time": "1774869421", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1774869461", "uncertainty": 120 }, "departure": { "time": "1774869461", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1774869499", "uncertainty": 120 }, "departure": { "time": "1774869499", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1774869543", "uncertainty": 120 }, "departure": { "time": "1774869543", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 25 }, { "arrival": { "time": "1774869648", "uncertainty": 120 }, "departure": { "time": "1774869648", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1774869715", "uncertainty": 120 }, "departure": { "time": "1774869715", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1774869763", "uncertainty": 120 }, "departure": { "time": "1774869763", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1774869824", "uncertainty": 120 }, "departure": { "time": "1774869824", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1774869905", "uncertainty": 120 }, "departure": { "time": "1774869905", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1774869971", "uncertainty": 120 }, "departure": { "time": "1774869971", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1774870009", "uncertainty": 120 }, "departure": { "time": "1774870009", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1774870042", "uncertainty": 120 }, "departure": { "time": "1774870042", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1774870107", "uncertainty": 120 }, "departure": { "time": "1774870107", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1774870133", "uncertainty": 120 }, "departure": { "time": "1774870133", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1774870203", "uncertainty": 120 }, "departure": { "time": "1774870203", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1774870323", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726004" } } }, { "id": "21726005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866332", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1774866384", "uncertainty": 120 }, "departure": { "time": "1774866384", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1774866422", "uncertainty": 120 }, "departure": { "time": "1774866422", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1774866480", "uncertainty": 120 }, "departure": { "time": "1774866480", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1774866511", "uncertainty": 120 }, "departure": { "time": "1774866512", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1774866568", "uncertainty": 120 }, "departure": { "time": "1774866572", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1774866654", "uncertainty": 120 }, "departure": { "time": "1774866662", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1774866766", "uncertainty": 120 }, "departure": { "time": "1774866766", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1774866840", "uncertainty": 120 }, "departure": { "time": "1774866873", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1774866933", "uncertainty": 120 }, "departure": { "time": "1774866933", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1774867010", "uncertainty": 120 }, "departure": { "time": "1774867010", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1774867129", "uncertainty": 120 }, "departure": { "time": "1774867129", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1774867163", "uncertainty": 120 }, "departure": { "time": "1774867163", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1774867200", "uncertainty": 120 }, "departure": { "time": "1774867200", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1774867285", "uncertainty": 120 }, "departure": { "time": "1774867285", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1774867458", "uncertainty": 120 }, "departure": { "time": "1774867458", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1774867545", "uncertainty": 120 }, "departure": { "time": "1774867545", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1774867594", "uncertainty": 120 }, "departure": { "time": "1774867594", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1774867646", "uncertainty": 120 }, "departure": { "time": "1774867646", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1774867710", "uncertainty": 120 }, "departure": { "time": "1774867710", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1774867750", "uncertainty": 120 }, "departure": { "time": "1774867750", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1774867829", "uncertainty": 120 }, "departure": { "time": "1774867829", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1774867955", "uncertainty": 120 }, "departure": { "time": "1774867955", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1774868021", "uncertainty": 120 }, "departure": { "time": "1774868021", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1774868108", "uncertainty": 120 }, "departure": { "time": "1774868108", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1774868224", "uncertainty": 120 }, "departure": { "time": "1774868224", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1774868362", "uncertainty": 120 }, "departure": { "time": "1774868520", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1774868597", "uncertainty": 120 }, "departure": { "time": "1774868597", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1774868700", "uncertainty": 120 }, "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1774868869", "uncertainty": 120 }, "departure": { "time": "1774868869", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1774868937", "uncertainty": 120 }, "departure": { "time": "1774868937", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1774869059", "uncertainty": 120 }, "departure": { "time": "1774869059", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1774869120", "uncertainty": 120 }, "departure": { "time": "1774869120", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1774869201", "uncertainty": 120 }, "departure": { "time": "1774869201", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1774869268", "uncertainty": 120 }, "departure": { "time": "1774869268", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1774869360", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726005" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21726006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870500", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726006" } } }, { "id": "21726007", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726007" } } }, { "id": "21726001", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774865213", "uncertainty": 120 }, "departure": { "time": "1774865213", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1774865273", "uncertainty": 120 }, "departure": { "time": "1774865273", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1774865393", "uncertainty": 120 }, "departure": { "time": "1774865423", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1774865513", "uncertainty": 120 }, "departure": { "time": "1774865513", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1774865612", "uncertainty": 120 }, "departure": { "time": "1774865612", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1774865673", "uncertainty": 120 }, "departure": { "time": "1774865673", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1774865813", "uncertainty": 120 }, "departure": { "time": "1774865873", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1774865973", "uncertainty": 120 }, "departure": { "time": "1774865973", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1774866053", "uncertainty": 120 }, "departure": { "time": "1774866233", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1774866293", "uncertainty": 120 }, "departure": { "time": "1774866293", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1774866383", "uncertainty": 120 }, "departure": { "time": "1774866383", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1774866443", "uncertainty": 120 }, "departure": { "time": "1774866443", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1774866473", "uncertainty": 120 }, "departure": { "time": "1774866473", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1774866518", "uncertainty": 120 }, "departure": { "time": "1774866537", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1774866612", "uncertainty": 120 }, "departure": { "time": "1774866612", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1774866655", "uncertainty": 120 }, "departure": { "time": "1774866743", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1774866796", "uncertainty": 120 }, "departure": { "time": "1774866796", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1774866852", "uncertainty": 120 }, "departure": { "time": "1774866852", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1774866953", "uncertainty": 120 }, "departure": { "time": "1774866953", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1774867001", "uncertainty": 120 }, "departure": { "time": "1774867001", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1774867031", "uncertainty": 120 }, "departure": { "time": "1774867031", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1774867070", "uncertainty": 120 }, "departure": { "time": "1774867103", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1774867157", "uncertainty": 120 }, "departure": { "time": "1774867157", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 25 }, { "arrival": { "time": "1774867233", "uncertainty": 120 }, "departure": { "time": "1774867233", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1774867277", "uncertainty": 120 }, "departure": { "time": "1774867277", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1774867353", "uncertainty": 120 }, "departure": { "time": "1774867353", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1774867415", "uncertainty": 120 }, "departure": { "time": "1774867415", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1774867502", "uncertainty": 120 }, "departure": { "time": "1774867502", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1774867565", "uncertainty": 120 }, "departure": { "time": "1774867565", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1774867607", "uncertainty": 120 }, "departure": { "time": "1774867607", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1774867639", "uncertainty": 120 }, "departure": { "time": "1774867639", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1774867709", "uncertainty": 120 }, "departure": { "time": "1774867709", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1774867729", "uncertainty": 120 }, "departure": { "time": "1774867729", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1774867785", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726001" }, "vehicle": { "id": "534", "label": "534" } } }, { "id": "21323700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869300", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21323700" } } }, { "id": "21323690", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869000", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323690" } } }, { "id": "21323695", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867500", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21323695" } } }, { "id": "21725972", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774865242", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1774865302", "uncertainty": 120 }, "departure": { "time": "1774865302", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1774865332", "uncertainty": 120 }, "departure": { "time": "1774865332", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1774865460", "uncertainty": 120 }, "departure": { "time": "1774865460", "uncertainty": 120 }, "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1774865535", "uncertainty": 120 }, "departure": { "time": "1774865542", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1774865602", "uncertainty": 120 }, "departure": { "time": "1774865602", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1774865676", "uncertainty": 120 }, "departure": { "time": "1774865676", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1774865705", "uncertainty": 120 }, "departure": { "time": "1774865722", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1774865794", "uncertainty": 120 }, "departure": { "time": "1774865794", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1774865837", "uncertainty": 120 }, "departure": { "time": "1774865837", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1774865868", "uncertainty": 120 }, "departure": { "time": "1774865868", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1774865976", "uncertainty": 120 }, "departure": { "time": "1774865976", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1774866028", "uncertainty": 120 }, "departure": { "time": "1774866052", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1774866082", "uncertainty": 120 }, "departure": { "time": "1774866112", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1774866241", "uncertainty": 120 }, "departure": { "time": "1774866241", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1774866262", "uncertainty": 120 }, "departure": { "time": "1774866262", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1774866310", "uncertainty": 120 }, "departure": { "time": "1774866322", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1774866442", "uncertainty": 120 }, "departure": { "time": "1774866442", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1774866547", "uncertainty": 120 }, "departure": { "time": "1774866652", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1774866682", "uncertainty": 120 }, "departure": { "time": "1774866682", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1774866798", "uncertainty": 120 }, "departure": { "time": "1774866802", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1774866862", "uncertainty": 120 }, "departure": { "time": "1774866922", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1774867006", "uncertainty": 120 }, "departure": { "time": "1774867006", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1774867151", "uncertainty": 120 }, "departure": { "time": "1774867151", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1774867246", "uncertainty": 120 }, "departure": { "time": "1774867320", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1774867375", "uncertainty": 120 }, "departure": { "time": "1774867375", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1774867453", "uncertainty": 120 }, "departure": { "time": "1774867453", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1774867573", "uncertainty": 120 }, "departure": { "time": "1774867573", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1774867681", "uncertainty": 120 }, "departure": { "time": "1774867681", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1774867736", "uncertainty": 120 }, "departure": { "time": "1774867736", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1774867848", "uncertainty": 120 }, "departure": { "time": "1774867848", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1774867931", "uncertainty": 120 }, "departure": { "time": "1774867931", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1774867963", "uncertainty": 120 }, "departure": { "time": "1774867963", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1774868055", "uncertainty": 120 }, "departure": { "time": "1774868055", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1774868088", "uncertainty": 120 }, "departure": { "time": "1774868088", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1774868151", "uncertainty": 120 }, "departure": { "time": "1774868151", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1774868270", "uncertainty": 120 }, "departure": { "time": "1774868270", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1774868413", "uncertainty": 120 }, "departure": { "time": "1774868413", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1774868450", "uncertainty": 120 }, "departure": { "time": "1774868450", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1774868493", "uncertainty": 120 }, "departure": { "time": "1774868493", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1774868570", "uncertainty": 120 }, "departure": { "time": "1774868570", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1774868678", "uncertainty": 120 }, "departure": { "time": "1774868678", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1774868736", "uncertainty": 120 }, "departure": { "time": "1774868736", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1774868775", "uncertainty": 120 }, "departure": { "time": "1774868775", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1774868870", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725972" }, "vehicle": { "id": "185", "label": "185" } } }, { "id": "21323686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774870500", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323686" } } }, { "id": "21725980", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869000", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725980" } } }, { "id": "21725953", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868700", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725953" } } }, { "id": "21725955", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774864617", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1774864677", "uncertainty": 120 }, "departure": { "time": "1774864677", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1774864707", "uncertainty": 120 }, "departure": { "time": "1774864707", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1774864797", "uncertainty": 120 }, "departure": { "time": "1774864797", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1774864838", "uncertainty": 120 }, "departure": { "time": "1774864838", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1774864967", "uncertainty": 120 }, "departure": { "time": "1774864967", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1774865007", "uncertainty": 120 }, "departure": { "time": "1774865007", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1774865075", "uncertainty": 120 }, "departure": { "time": "1774865075", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1774865247", "uncertainty": 120 }, "departure": { "time": "1774865247", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1774865359", "uncertainty": 120 }, "departure": { "time": "1774865359", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1774865397", "uncertainty": 120 }, "departure": { "time": "1774865397", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1774865445", "uncertainty": 120 }, "departure": { "time": "1774865547", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1774865626", "uncertainty": 120 }, "departure": { "time": "1774865626", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1774865727", "uncertainty": 120 }, "departure": { "time": "1774865727", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1774865817", "uncertainty": 120 }, "departure": { "time": "1774865847", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1774865907", "uncertainty": 120 }, "departure": { "time": "1774865907", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1774865967", "uncertainty": 120 }, "departure": { "time": "1774865967", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1774866057", "uncertainty": 120 }, "departure": { "time": "1774866057", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1774866177", "uncertainty": 120 }, "departure": { "time": "1774866207", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1774866297", "uncertainty": 120 }, "departure": { "time": "1774866297", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1774866357", "uncertainty": 120 }, "departure": { "time": "1774866447", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1774866507", "uncertainty": 120 }, "departure": { "time": "1774866507", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1774866617", "uncertainty": 120 }, "departure": { "time": "1774866657", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1774866768", "uncertainty": 120 }, "departure": { "time": "1774866777", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1774866837", "uncertainty": 120 }, "departure": { "time": "1774866867", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1774866951", "uncertainty": 120 }, "departure": { "time": "1774866957", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1774867017", "uncertainty": 120 }, "departure": { "time": "1774867047", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1774867107", "uncertainty": 120 }, "departure": { "time": "1774867107", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1774867151", "uncertainty": 120 }, "departure": { "time": "1774867151", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1774867205", "uncertainty": 120 }, "departure": { "time": "1774867205", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1774867277", "uncertainty": 120 }, "departure": { "time": "1774867277", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1774867384", "uncertainty": 120 }, "departure": { "time": "1774867384", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1774867631", "uncertainty": 120 }, "departure": { "time": "1774867631", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1774867685", "uncertainty": 120 }, "departure": { "time": "1774867685", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1774867722", "uncertainty": 120 }, "departure": { "time": "1774867722", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1774867744", "uncertainty": 120 }, "departure": { "time": "1774867744", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1774867813", "uncertainty": 120 }, "departure": { "time": "1774867813", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1774867929", "uncertainty": 120 }, "departure": { "time": "1774867929", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1774867984", "uncertainty": 120 }, "departure": { "time": "1774867984", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1774868056", "uncertainty": 120 }, "departure": { "time": "1774868056", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1774868159", "uncertainty": 120 }, "departure": { "time": "1774868159", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1774868201", "uncertainty": 120 }, "departure": { "time": "1774868201", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1774868260", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725955" }, "vehicle": { "id": "532", "label": "532" } } }, { "id": "21725961", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867093", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1774867161", "uncertainty": 120 }, "departure": { "time": "1774867161", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1774867197", "uncertainty": 120 }, "departure": { "time": "1774867197", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1774867287", "uncertainty": 120 }, "departure": { "time": "1774867287", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1774867333", "uncertainty": 120 }, "departure": { "time": "1774867333", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1774867510", "uncertainty": 120 }, "departure": { "time": "1774867510", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1774867573", "uncertainty": 120 }, "departure": { "time": "1774867573", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1774867623", "uncertainty": 120 }, "departure": { "time": "1774867623", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1774867813", "uncertainty": 120 }, "departure": { "time": "1774867813", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1774867967", "uncertainty": 120 }, "departure": { "time": "1774867967", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1774868053", "uncertainty": 120 }, "departure": { "time": "1774868053", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1774868105", "uncertainty": 120 }, "departure": { "time": "1774868105", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1774868214", "uncertainty": 120 }, "departure": { "time": "1774868214", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1774868337", "uncertainty": 120 }, "departure": { "time": "1774868337", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1774868410", "uncertainty": 120 }, "departure": { "time": "1774868410", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1774868490", "uncertainty": 120 }, "departure": { "time": "1774868490", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1774868531", "uncertainty": 120 }, "departure": { "time": "1774868531", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1774868656", "uncertainty": 120 }, "departure": { "time": "1774868656", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1774868783", "uncertainty": 120 }, "departure": { "time": "1774868783", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1774868875", "uncertainty": 120 }, "departure": { "time": "1774868875", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1774868969", "uncertainty": 120 }, "departure": { "time": "1774868969", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1774869053", "uncertainty": 120 }, "departure": { "time": "1774869053", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1774869191", "uncertainty": 120 }, "departure": { "time": "1774869191", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1774869329", "uncertainty": 120 }, "departure": { "time": "1774869329", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1774869411", "uncertainty": 120 }, "departure": { "time": "1774869411", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1774869523", "uncertainty": 120 }, "departure": { "time": "1774869523", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1774869582", "uncertainty": 120 }, "departure": { "time": "1774869582", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1774869639", "uncertainty": 120 }, "departure": { "time": "1774869639", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1774869732", "uncertainty": 120 }, "departure": { "time": "1774869732", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1774869810", "uncertainty": 120 }, "departure": { "time": "1774869810", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1774869880", "uncertainty": 120 }, "departure": { "time": "1774869880", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1774869985", "uncertainty": 120 }, "departure": { "time": "1774869985", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1774870232", "uncertainty": 120 }, "departure": { "time": "1774870232", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1774870286", "uncertainty": 120 }, "departure": { "time": "1774870286", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1774870323", "uncertainty": 120 }, "departure": { "time": "1774870323", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1774870345", "uncertainty": 120 }, "departure": { "time": "1774870345", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1774870414", "uncertainty": 120 }, "departure": { "time": "1774870414", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1774870530", "uncertainty": 120 }, "departure": { "time": "1774870530", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1774870585", "uncertainty": 120 }, "departure": { "time": "1774870585", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1774870657", "uncertainty": 120 }, "departure": { "time": "1774870657", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1774870760", "uncertainty": 120 }, "departure": { "time": "1774870760", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1774870825", "uncertainty": 120 }, "departure": { "time": "1774870825", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1774870885", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725961" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21726027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866858", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1774866908", "uncertainty": 120 }, "departure": { "time": "1774866908", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1774866942", "uncertainty": 120 }, "departure": { "time": "1774866978", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1774867088", "uncertainty": 120 }, "departure": { "time": "1774867088", "uncertainty": 120 }, "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1774867166", "uncertainty": 120 }, "departure": { "time": "1774867166", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1774867224", "uncertainty": 120 }, "departure": { "time": "1774867224", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1774867316", "uncertainty": 120 }, "departure": { "time": "1774867316", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1774867354", "uncertainty": 120 }, "departure": { "time": "1774867354", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1774867394", "uncertainty": 120 }, "departure": { "time": "1774867394", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1774867438", "uncertainty": 120 }, "departure": { "time": "1774867438", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1774867473", "uncertainty": 120 }, "departure": { "time": "1774867473", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1774867597", "uncertainty": 120 }, "departure": { "time": "1774867597", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1774867651", "uncertainty": 120 }, "departure": { "time": "1774867651", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1774867757", "uncertainty": 120 }, "departure": { "time": "1774867757", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1774867859", "uncertainty": 120 }, "departure": { "time": "1774867859", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1774867904", "uncertainty": 120 }, "departure": { "time": "1774867904", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1774867959", "uncertainty": 120 }, "departure": { "time": "1774867959", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1774868076", "uncertainty": 120 }, "departure": { "time": "1774868076", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1774868190", "uncertainty": 120 }, "departure": { "time": "1774868190", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1774868230", "uncertainty": 120 }, "departure": { "time": "1774868230", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1774868358", "uncertainty": 120 }, "departure": { "time": "1774868358", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1774868426", "uncertainty": 120 }, "departure": { "time": "1774868426", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1774868491", "uncertainty": 120 }, "departure": { "time": "1774868491", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1774868615", "uncertainty": 120 }, "departure": { "time": "1774868615", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1774868733", "uncertainty": 120 }, "departure": { "time": "1774868940", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1774869017", "uncertainty": 120 }, "departure": { "time": "1774869017", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1774869120", "uncertainty": 120 }, "departure": { "time": "1774869120", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1774869240", "uncertainty": 120 }, "departure": { "time": "1774869240", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1774869348", "uncertainty": 120 }, "departure": { "time": "1774869348", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1774869428", "uncertainty": 120 }, "departure": { "time": "1774869428", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1774869540", "uncertainty": 120 }, "departure": { "time": "1774869540", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1774869623", "uncertainty": 120 }, "departure": { "time": "1774869623", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1774869655", "uncertainty": 120 }, "departure": { "time": "1774869655", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1774869747", "uncertainty": 120 }, "departure": { "time": "1774869747", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1774869780", "uncertainty": 120 }, "departure": { "time": "1774869780", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1774869841", "uncertainty": 120 }, "departure": { "time": "1774869841", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1774869960", "uncertainty": 120 }, "departure": { "time": "1774869960", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1774870103", "uncertainty": 120 }, "departure": { "time": "1774870103", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1774870140", "uncertainty": 120 }, "departure": { "time": "1774870140", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1774870183", "uncertainty": 120 }, "departure": { "time": "1774870183", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1774870260", "uncertainty": 120 }, "departure": { "time": "1774870260", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1774870368", "uncertainty": 120 }, "departure": { "time": "1774870368", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1774870426", "uncertainty": 120 }, "departure": { "time": "1774870426", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1774870465", "uncertainty": 120 }, "departure": { "time": "1774870465", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1774870560", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21726027" }, "vehicle": { "id": "332", "label": "332" } } }, { "id": "21323752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774868640", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21323752" } } }, { "id": "21323732", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866182", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1774866290", "uncertainty": 120 }, "departure": { "time": "1774866302", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1774866356", "uncertainty": 120 }, "departure": { "time": "1774866363", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1774866449", "uncertainty": 120 }, "departure": { "time": "1774866449", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1774866527", "uncertainty": 120 }, "departure": { "time": "1774866542", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1774866615", "uncertainty": 120 }, "departure": { "time": "1774866615", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1774866643", "uncertainty": 120 }, "departure": { "time": "1774866662", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1774866728", "uncertainty": 120 }, "departure": { "time": "1774866728", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1774866832", "uncertainty": 120 }, "departure": { "time": "1774866832", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 9 }, { "arrival": { "time": "1774866891", "uncertainty": 120 }, "departure": { "time": "1774866902", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 10 }, { "arrival": { "time": "1774866952", "uncertainty": 120 }, "departure": { "time": "1774866962", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 11 }, { "arrival": { "time": "1774867013", "uncertainty": 120 }, "departure": { "time": "1774867022", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 12 }, { "arrival": { "time": "1774867075", "uncertainty": 120 }, "departure": { "time": "1774867082", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 13 }, { "arrival": { "time": "1774867141", "uncertainty": 120 }, "departure": { "time": "1774867141", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 14 }, { "arrival": { "time": "1774867182", "uncertainty": 120 }, "departure": { "time": "1774867182", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 15 }, { "arrival": { "time": "1774867277", "uncertainty": 120 }, "departure": { "time": "1774867277", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 16 }, { "arrival": { "time": "1774867463", "uncertainty": 120 }, "departure": { "time": "1774867463", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 17 }, { "arrival": { "time": "1774867623", "uncertainty": 120 }, "departure": { "time": "1774867623", "uncertainty": 120 }, "stopId": "outre12", "stopSequence": 18 }, { "arrival": { "time": "1774867685", "uncertainty": 120 }, "departure": { "time": "1774867685", "uncertainty": 120 }, "stopId": "outcrow2", "stopSequence": 19 }, { "arrival": { "time": "1774867726", "uncertainty": 120 }, "departure": { "time": "1774867726", "uncertainty": 120 }, "stopId": "bsmseli2", "stopSequence": 20 }, { "arrival": { "time": "1774867823", "uncertainty": 120 }, "departure": { "time": "1774867823", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1774867925", "uncertainty": 120 }, "departure": { "time": "1774867925", "uncertainty": 120 }, "stopId": "bsmdamr2", "stopSequence": 22 }, { "arrival": { "time": "1774867992", "uncertainty": 120 }, "departure": { "time": "1774867992", "uncertainty": 120 }, "stopId": "bsmres2", "stopSequence": 23 }, { "arrival": { "time": "1774868123", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 24 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21323732" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "21323733", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774867549", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1774867621", "uncertainty": 120 }, "departure": { "time": "1774867621", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1774867688", "uncertainty": 120 }, "departure": { "time": "1774867688", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1774867771", "uncertainty": 120 }, "departure": { "time": "1774867771", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1774867811", "uncertainty": 120 }, "departure": { "time": "1774867811", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1774867871", "uncertainty": 120 }, "departure": { "time": "1774867871", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1774867961", "uncertainty": 120 }, "departure": { "time": "1774867961", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1774868038", "uncertainty": 120 }, "departure": { "time": "1774868038", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1774868091", "uncertainty": 120 }, "departure": { "time": "1774868091", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1774868141", "uncertainty": 120 }, "departure": { "time": "1774868141", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1774868321", "uncertainty": 120 }, "departure": { "time": "1774868321", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1774868456", "uncertainty": 120 }, "departure": { "time": "1774868456", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1774868555", "uncertainty": 120 }, "departure": { "time": "1774868555", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1774868617", "uncertainty": 120 }, "departure": { "time": "1774868617", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1774868659", "uncertainty": 120 }, "departure": { "time": "1774868659", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1774868699", "uncertainty": 120 }, "departure": { "time": "1774868699", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1774868734", "uncertainty": 120 }, "departure": { "time": "1774868734", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1774868788", "uncertainty": 120 }, "departure": { "time": "1774868788", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1774868850", "uncertainty": 120 }, "departure": { "time": "1774868850", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1774868942", "uncertainty": 120 }, "departure": { "time": "1774868942", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1774869019", "uncertainty": 120 }, "departure": { "time": "1774869019", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1774869071", "uncertainty": 120 }, "departure": { "time": "1774869071", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1774869119", "uncertainty": 120 }, "departure": { "time": "1774869119", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1774869279", "uncertainty": 120 }, "departure": { "time": "1774869279", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1774869414", "uncertainty": 120 }, "departure": { "time": "1774869414", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1774869537", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21323733" } } }, { "id": "21323720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774866793", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1774866931", "uncertainty": 120 }, "departure": { "time": "1774866943", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1774867137", "uncertainty": 120 }, "departure": { "time": "1774867137", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 3 }, { "arrival": { "time": "1774867214", "uncertainty": 120 }, "departure": { "time": "1774867214", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 4 }, { "arrival": { "time": "1774867365", "uncertainty": 120 }, "departure": { "time": "1774867365", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 5 }, { "arrival": { "time": "1774867434", "uncertainty": 120 }, "departure": { "time": "1774867434", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 6 }, { "arrival": { "time": "1774867553", "uncertainty": 120 }, "departure": { "time": "1774867553", "uncertainty": 120 }, "stopId": "outmazu", "stopSequence": 7 }, { "arrival": { "time": "1774867602", "uncertainty": 120 }, "departure": { "time": "1774867602", "uncertainty": 120 }, "stopId": "outcha2", "stopSequence": 8 }, { "arrival": { "time": "1774867660", "uncertainty": 120 }, "departure": { "time": "1774867660", "uncertainty": 120 }, "stopId": "outver2", "stopSequence": 9 }, { "arrival": { "time": "1774867742", "uncertainty": 120 }, "departure": { "time": "1774867742", "uncertainty": 120 }, "stopId": "outgrim2", "stopSequence": 10 }, { "arrival": { "time": "1774867793", "uncertainty": 120 }, "departure": { "time": "1774867793", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 11 }, { "arrival": { "time": "1774867829", "uncertainty": 120 }, "departure": { "time": "1774867829", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 12 }, { "arrival": { "time": "1774867870", "uncertainty": 120 }, "departure": { "time": "1774867870", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 13 }, { "arrival": { "time": "1774867932", "uncertainty": 120 }, "departure": { "time": "1774867932", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 14 }, { "arrival": { "time": "1774867982", "uncertainty": 120 }, "departure": { "time": "1774867982", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 15 }, { "arrival": { "time": "1774868025", "uncertainty": 120 }, "departure": { "time": "1774868025", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 16 }, { "arrival": { "time": "1774868077", "uncertainty": 120 }, "departure": { "time": "1774868077", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 17 }, { "arrival": { "time": "1774868124", "uncertainty": 120 }, "departure": { "time": "1774868124", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 18 }, { "arrival": { "time": "1774868141", "uncertainty": 120 }, "departure": { "time": "1774868141", "uncertainty": 120 }, "stopId": "sempast", "stopSequence": 19 }, { "arrival": { "time": "1774868212", "uncertainty": 120 }, "departure": { "time": "1774868212", "uncertainty": 120 }, "stopId": "sempaul", "stopSequence": 20 }, { "arrival": { "time": "1774868357", "uncertainty": 120 }, "departure": { "time": "1774868357", "uncertainty": 120 }, "stopId": "semolym", "stopSequence": 21 }, { "arrival": { "time": "1774868463", "uncertainty": 120 }, "departure": { "time": "1774868463", "uncertainty": 120 }, "stopId": "semelgi", "stopSequence": 22 }, { "arrival": { "time": "1774868534", "uncertainty": 120 }, "departure": { "time": "1774868534", "uncertainty": 120 }, "stopId": "semcalv3", "stopSequence": 23 }, { "arrival": { "time": "1774868582", "uncertainty": 120 }, "departure": { "time": "1774868582", "uncertainty": 120 }, "stopId": "semecol", "stopSequence": 24 }, { "arrival": { "time": "1774868618", "uncertainty": 120 }, "departure": { "time": "1774868618", "uncertainty": 120 }, "stopId": "semecau", "stopSequence": 25 }, { "arrival": { "time": "1774868658", "uncertainty": 120 }, "departure": { "time": "1774868658", "uncertainty": 120 }, "stopId": "semfont", "stopSequence": 26 }, { "arrival": { "time": "1774868721", "uncertainty": 120 }, "departure": { "time": "1774868721", "uncertainty": 120 }, "stopId": "semsau2", "stopSequence": 27 }, { "arrival": { "time": "1774868749", "uncertainty": 120 }, "departure": { "time": "1774868749", "uncertainty": 120 }, "stopId": "semgar", "stopSequence": 28 }, { "arrival": { "time": "1774868798", "uncertainty": 120 }, "stopId": "semvald2", "stopSequence": 29 } ], "timestamp": "1774867110", "trip": { "directionId": 0, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323720" }, "vehicle": { "id": "218", "label": "218" } } }, { "id": "21323721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1774869000", "uncertainty": 120 }, "stopId": "semvald", "stopSequence": 1 } ], "timestamp": "1774867110", "trip": { "directionId": 1, "routeId": "I", "scheduleRelationship": "SCHEDULED", "tripId": "21323721" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1774867110" } }