Resource details

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

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

Download availability

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

28 errors, 35 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-04 at 09:13 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 21327675 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21327672 stop_id wimmair3 does not exist in GTFS data stops.txt
  • trip_id 21327657 stop_id wimmair4 does not exist in GTFS data stops.txt
  • trip_id 21327698 stop_id wimmair4 does not exist in GTFS data stops.txt
  • trip_id 21327696 stop_id wimmair3 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 8 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 21327513 stop_sequence 1 departure_time 09:45:00 (1775288700) is less than previous stop departure_time 10:01:09 (1775289669) - times must increase between two sequential stops
  • trip_id 21327513 stop_sequence 1 departure_time 09:45:00 (1775288700) is less than previous stop arrival_time 10:01:09 (1775289669) - times must increase between two sequential stops
  • trip_id 21327513 stop_sequence 2 arrival_time 09:46:35 (1775288795) is less than previous stop arrival_time 10:01:09 (1775289669) - times must increase between two sequential stops
  • trip_id 21327513 stop_sequence 2 departure_time 09:46:35 (1775288795) is less than previous stop arrival_time 10:01:09 (1775289669) - times must increase between two sequential stops
  • trip_id 21327513 stop_sequence 16 arrival_time 10:01:48 (1775289708) is less than previous stop arrival_time 10:03:11 (1775289791) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 error

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.

Sample errors
  • trip_id 21327698 stop_sequence 11 departure_time 09:27:00 (1775287620) is less than the same stop arrival_time 09:27:01 (1775287621) - departure time must be equal to or greater than arrival time

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 12 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 21327227 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 21327747 stop_sequence 13 has stop_id smbecol but GTFS stop_sequence 13 has stop_id smbecol3 - stop_ids should be the same
  • GTFS-rt trip_id 21327744 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 21327749 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 21327675 stop_sequence 1 has stop_id wimmair3 but GTFS stop_sequence 1 has stop_id wimmair - stop_ids should be the same

Warnings

vehicle_id not populated W002 35 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 21327242 does not have a vehicle_id
  • trip_id 21327244 does not have a vehicle_id
  • trip_id 21327338 does not have a vehicle_id
  • trip_id 21327395 does not have a vehicle_id
  • trip_id 21327389 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 252 30 times (100 % of validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 379 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1,054 30 times (100 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 884 26 times (87 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 39 23 times (77 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 10 10 times (33 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 10 10 times (33 % 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. 2 2 times (7 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-04-04 at 10:17 Europe/Paris.

trip_updates (57) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

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

{ "entity": [ { "id": "21327246", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293920", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327246" } } }, { "id": "21327244", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289482", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1775289543", "uncertainty": 120 }, "departure": { "time": "1775289543", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1775289624", "uncertainty": 120 }, "departure": { "time": "1775289624", "uncertainty": 120 }, "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1775289664", "uncertainty": 120 }, "departure": { "time": "1775289694", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1775289754", "uncertainty": 120 }, "departure": { "time": "1775289814", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1775289874", "uncertainty": 120 }, "departure": { "time": "1775289904", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1775289972", "uncertainty": 120 }, "departure": { "time": "1775289994", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1775290024", "uncertainty": 120 }, "departure": { "time": "1775290024", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1775290071", "uncertainty": 120 }, "departure": { "time": "1775290071", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1775290106", "uncertainty": 120 }, "departure": { "time": "1775290106", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1775290131", "uncertainty": 120 }, "departure": { "time": "1775290131", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1775290173", "uncertainty": 120 }, "departure": { "time": "1775290173", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1775290199", "uncertainty": 120 }, "departure": { "time": "1775290204", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1775290315", "uncertainty": 120 }, "departure": { "time": "1775290385", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1775290504", "uncertainty": 120 }, "departure": { "time": "1775290504", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1775290571", "uncertainty": 120 }, "departure": { "time": "1775290571", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1775290701", "uncertainty": 120 }, "departure": { "time": "1775290701", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1775290789", "uncertainty": 120 }, "departure": { "time": "1775290789", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1775290874", "uncertainty": 120 }, "departure": { "time": "1775290874", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1775291119", "uncertainty": 120 }, "departure": { "time": "1775291119", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1775291208", "uncertainty": 120 }, "departure": { "time": "1775291208", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1775291413", "uncertainty": 120 }, "departure": { "time": "1775291413", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1775291509", "uncertainty": 120 }, "departure": { "time": "1775291509", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1775291564", "uncertainty": 120 }, "departure": { "time": "1775291564", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1775291651", "uncertainty": 120 }, "departure": { "time": "1775291651", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1775291713", "uncertainty": 120 }, "departure": { "time": "1775291713", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1775291809", "uncertainty": 120 }, "departure": { "time": "1775291809", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1775291891", "uncertainty": 120 }, "departure": { "time": "1775291891", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1775291910", "uncertainty": 120 }, "departure": { "time": "1775291910", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1775291985", "uncertainty": 120 }, "departure": { "time": "1775291985", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1775292127", "uncertainty": 120 }, "departure": { "time": "1775292127", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1775292151", "uncertainty": 120 }, "departure": { "time": "1775292151", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1775292190", "uncertainty": 120 }, "departure": { "time": "1775292190", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1775292251", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327244" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21327245", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291700", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327245" } } }, { "id": "21327339", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290678", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1775291028", "uncertainty": 120 }, "departure": { "time": "1775291028", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775291151", "uncertainty": 120 }, "departure": { "time": "1775291151", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1775291229", "uncertainty": 120 }, "departure": { "time": "1775291229", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1775291293", "uncertainty": 120 }, "departure": { "time": "1775291293", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1775291384", "uncertainty": 120 }, "departure": { "time": "1775291384", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1775291489", "uncertainty": 120 }, "departure": { "time": "1775291489", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1775291534", "uncertainty": 120 }, "departure": { "time": "1775291534", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1775291552", "uncertainty": 120 }, "departure": { "time": "1775291552", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1775291649", "uncertainty": 120 }, "departure": { "time": "1775291649", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1775291789", "uncertainty": 120 }, "departure": { "time": "1775291789", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1775291896", "uncertainty": 120 }, "departure": { "time": "1775291896", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1775291970", "uncertainty": 120 }, "departure": { "time": "1775291970", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1775292016", "uncertainty": 120 }, "departure": { "time": "1775292016", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1775292087", "uncertainty": 120 }, "departure": { "time": "1775292087", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1775292176", "uncertainty": 120 }, "departure": { "time": "1775292176", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1775292265", "uncertainty": 120 }, "departure": { "time": "1775292265", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1775292324", "uncertainty": 120 }, "departure": { "time": "1775292324", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1775292436", "uncertainty": 120 }, "departure": { "time": "1775292436", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1775292513", "uncertainty": 120 }, "departure": { "time": "1775292513", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1775292623", "uncertainty": 120 }, "departure": { "time": "1775292623", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1775292682", "uncertainty": 120 }, "departure": { "time": "1775292682", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1775292775", "uncertainty": 120 }, "departure": { "time": "1775292775", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1775292872", "uncertainty": 120 }, "departure": { "time": "1775292872", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1775292967", "uncertainty": 120 }, "departure": { "time": "1775292967", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1775293052", "uncertainty": 120 }, "departure": { "time": "1775293052", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1775293114", "uncertainty": 120 }, "departure": { "time": "1775293114", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1775293235", "uncertainty": 120 }, "departure": { "time": "1775293235", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1775293306", "uncertainty": 120 }, "departure": { "time": "1775293306", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1775293355", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21327339" }, "vehicle": { "id": "166", "label": "166" } } }, { "id": "21327340", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293800", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21327340" } } }, { "id": "21327394", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290563", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1775290647", "uncertainty": 120 }, "departure": { "time": "1775290653", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775290727", "uncertainty": 120 }, "departure": { "time": "1775290727", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 3 }, { "arrival": { "time": "1775290773", "uncertainty": 120 }, "departure": { "time": "1775290773", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 4 }, { "arrival": { "time": "1775290813", "uncertainty": 120 }, "departure": { "time": "1775290813", "uncertainty": 120 }, "stopId": "bsmres1", "stopSequence": 5 }, { "arrival": { "time": "1775290873", "uncertainty": 120 }, "departure": { "time": "1775290873", "uncertainty": 120 }, "stopId": "bsmdamr", "stopSequence": 6 }, { "arrival": { "time": "1775290963", "uncertainty": 120 }, "departure": { "time": "1775290963", "uncertainty": 120 }, "stopId": "bsmblum3", "stopSequence": 7 }, { "arrival": { "time": "1775291027", "uncertainty": 120 }, "departure": { "time": "1775291027", "uncertainty": 120 }, "stopId": "bsmseli", "stopSequence": 8 }, { "arrival": { "time": "1775291071", "uncertainty": 120 }, "departure": { "time": "1775291071", "uncertainty": 120 }, "stopId": "outcrow", "stopSequence": 9 }, { "arrival": { "time": "1775291113", "uncertainty": 120 }, "departure": { "time": "1775291113", "uncertainty": 120 }, "stopId": "outre1", "stopSequence": 10 }, { "arrival": { "time": "1775291263", "uncertainty": 120 }, "departure": { "time": "1775291263", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 11 }, { "arrival": { "time": "1775291384", "uncertainty": 120 }, "departure": { "time": "1775291384", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 12 }, { "arrival": { "time": "1775291483", "uncertainty": 120 }, "departure": { "time": "1775291483", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 13 }, { "arrival": { "time": "1775291537", "uncertainty": 120 }, "departure": { "time": "1775291537", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 14 }, { "arrival": { "time": "1775291570", "uncertainty": 120 }, "departure": { "time": "1775291570", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 15 }, { "arrival": { "time": "1775291598", "uncertainty": 120 }, "departure": { "time": "1775291598", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 16 }, { "arrival": { "time": "1775291641", "uncertainty": 120 }, "departure": { "time": "1775291641", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 17 }, { "arrival": { "time": "1775291698", "uncertainty": 120 }, "departure": { "time": "1775291698", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 18 }, { "arrival": { "time": "1775291760", "uncertainty": 120 }, "departure": { "time": "1775291760", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 19 }, { "arrival": { "time": "1775291852", "uncertainty": 120 }, "departure": { "time": "1775291852", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 20 }, { "arrival": { "time": "1775291929", "uncertainty": 120 }, "departure": { "time": "1775291929", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 21 }, { "arrival": { "time": "1775291981", "uncertainty": 120 }, "departure": { "time": "1775291981", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 22 }, { "arrival": { "time": "1775292029", "uncertainty": 120 }, "departure": { "time": "1775292029", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 23 }, { "arrival": { "time": "1775292167", "uncertainty": 120 }, "departure": { "time": "1775292167", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 24 }, { "arrival": { "time": "1775292283", "uncertainty": 120 }, "departure": { "time": "1775292283", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 25 }, { "arrival": { "time": "1775292389", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 26 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21327394" }, "vehicle": { "id": "211", "label": "211" } } }, { "id": "21327395", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289121", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 }, { "arrival": { "time": "1775289211", "uncertainty": 120 }, "departure": { "time": "1775289271", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 2 }, { "arrival": { "time": "1775289361", "uncertainty": 120 }, "departure": { "time": "1775289361", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 3 }, { "arrival": { "time": "1775289432", "uncertainty": 120 }, "departure": { "time": "1775289432", "uncertainty": 120 }, "stopId": "bsmaug1", "stopSequence": 4 }, { "arrival": { "time": "1775289511", "uncertainty": 120 }, "departure": { "time": "1775289541", "uncertainty": 120 }, "stopId": "bsmhenn2", "stopSequence": 5 }, { "arrival": { "time": "1775289594", "uncertainty": 120 }, "departure": { "time": "1775289631", "uncertainty": 120 }, "stopId": "bsmros2", "stopSequence": 6 }, { "arrival": { "time": "1775289676", "uncertainty": 120 }, "departure": { "time": "1775289691", "uncertainty": 120 }, "stopId": "bsmmade", "stopSequence": 7 }, { "arrival": { "time": "1775289768", "uncertainty": 120 }, "departure": { "time": "1775289768", "uncertainty": 120 }, "stopId": "smbplat2", "stopSequence": 8 }, { "arrival": { "time": "1775289853", "uncertainty": 120 }, "departure": { "time": "1775289853", "uncertainty": 120 }, "stopId": "smbappo", "stopSequence": 9 }, { "arrival": { "time": "1775289901", "uncertainty": 120 }, "departure": { "time": "1775289901", "uncertainty": 120 }, "stopId": "smborme", "stopSequence": 10 }, { "arrival": { "time": "1775289937", "uncertainty": 120 }, "departure": { "time": "1775289937", "uncertainty": 120 }, "stopId": "smbcite", "stopSequence": 11 }, { "arrival": { "time": "1775289972", "uncertainty": 120 }, "departure": { "time": "1775289991", "uncertainty": 120 }, "stopId": "smbostr", "stopSequence": 12 }, { "arrival": { "time": "1775290037", "uncertainty": 120 }, "departure": { "time": "1775290037", "uncertainty": 120 }, "stopId": "smbcite2", "stopSequence": 13 }, { "arrival": { "time": "1775290095", "uncertainty": 120 }, "departure": { "time": "1775290111", "uncertainty": 120 }, "stopId": "smborme2", "stopSequence": 14 }, { "arrival": { "time": "1775290172", "uncertainty": 120 }, "departure": { "time": "1775290172", "uncertainty": 120 }, "stopId": "smbappo2", "stopSequence": 15 }, { "arrival": { "time": "1775290269", "uncertainty": 120 }, "departure": { "time": "1775290269", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 16 }, { "arrival": { "time": "1775290478", "uncertainty": 120 }, "departure": { "time": "1775290501", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 17 }, { "arrival": { "time": "1775290621", "uncertainty": 120 }, "departure": { "time": "1775290621", "uncertainty": 120 }, "stopId": "outre12", "stopSequence": 18 }, { "arrival": { "time": "1775290652", "uncertainty": 120 }, "departure": { "time": "1775290652", "uncertainty": 120 }, "stopId": "outcrow2", "stopSequence": 19 }, { "arrival": { "time": "1775290686", "uncertainty": 120 }, "departure": { "time": "1775290686", "uncertainty": 120 }, "stopId": "bsmseli2", "stopSequence": 20 }, { "arrival": { "time": "1775290767", "uncertainty": 120 }, "departure": { "time": "1775290767", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1775290869", "uncertainty": 120 }, "departure": { "time": "1775290869", "uncertainty": 120 }, "stopId": "bsmdamr2", "stopSequence": 22 }, { "arrival": { "time": "1775290936", "uncertainty": 120 }, "departure": { "time": "1775290936", "uncertainty": 120 }, "stopId": "bsmres2", "stopSequence": 23 }, { "arrival": { "time": "1775291067", "uncertainty": 120 }, "stopId": "bsmcca3r", "stopSequence": 24 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21327395" }, "vehicle": { "id": "217", "label": "217" } } }, { "id": "21327373", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290651", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775290701", "uncertainty": 120 }, "departure": { "time": "1775290701", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775290792", "uncertainty": 120 }, "departure": { "time": "1775290792", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775290839", "uncertainty": 120 }, "departure": { "time": "1775290839", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775290899", "uncertainty": 120 }, "departure": { "time": "1775290899", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775290973", "uncertainty": 120 }, "departure": { "time": "1775290973", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775291058", "uncertainty": 120 }, "departure": { "time": "1775291058", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1775291157", "uncertainty": 120 }, "departure": { "time": "1775291157", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1775291219", "uncertainty": 120 }, "departure": { "time": "1775291219", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1775291284", "uncertainty": 120 }, "departure": { "time": "1775291284", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1775291335", "uncertainty": 120 }, "departure": { "time": "1775291335", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1775291401", "uncertainty": 120 }, "departure": { "time": "1775291401", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1775291527", "uncertainty": 120 }, "departure": { "time": "1775291527", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1775291582", "uncertainty": 120 }, "departure": { "time": "1775291582", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1775291635", "uncertainty": 120 }, "departure": { "time": "1775291635", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1775291696", "uncertainty": 120 }, "departure": { "time": "1775291696", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1775291804", "uncertainty": 120 }, "departure": { "time": "1775291804", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1775291875", "uncertainty": 120 }, "departure": { "time": "1775291875", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1775291980", "uncertainty": 120 }, "departure": { "time": "1775291980", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1775292055", "uncertainty": 120 }, "departure": { "time": "1775292055", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1775292163", "uncertainty": 120 }, "departure": { "time": "1775292163", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1775292279", "uncertainty": 120 }, "departure": { "time": "1775292279", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1775292303", "uncertainty": 120 }, "departure": { "time": "1775292303", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1775292355", "uncertainty": 120 }, "departure": { "time": "1775292355", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1775292425", "uncertainty": 120 }, "departure": { "time": "1775292425", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1775292494", "uncertainty": 120 }, "departure": { "time": "1775292494", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1775292595", "uncertainty": 120 }, "departure": { "time": "1775292595", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1775292741", "uncertainty": 120 }, "departure": { "time": "1775292741", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1775292856", "uncertainty": 120 }, "departure": { "time": "1775292856", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1775292950", "uncertainty": 120 }, "departure": { "time": "1775292950", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1775293074", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21327373" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21327363", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291700", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21327363" } } }, { "id": "21327361", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289931", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1775290135", "uncertainty": 120 }, "departure": { "time": "1775290201", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775290284", "uncertainty": 120 }, "departure": { "time": "1775290291", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1775290339", "uncertainty": 120 }, "departure": { "time": "1775290339", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1775290431", "uncertainty": 120 }, "departure": { "time": "1775290440", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1775290497", "uncertainty": 120 }, "departure": { "time": "1775290497", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1775290542", "uncertainty": 120 }, "departure": { "time": "1775290561", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1775290634", "uncertainty": 120 }, "departure": { "time": "1775290634", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1775290688", "uncertainty": 120 }, "departure": { "time": "1775290688", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1775290755", "uncertainty": 120 }, "departure": { "time": "1775290755", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1775290841", "uncertainty": 120 }, "departure": { "time": "1775290841", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1775290930", "uncertainty": 120 }, "departure": { "time": "1775290930", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1775291012", "uncertainty": 120 }, "departure": { "time": "1775291012", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1775291085", "uncertainty": 120 }, "departure": { "time": "1775291085", "uncertainty": 120 }, "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1775291137", "uncertainty": 120 }, "departure": { "time": "1775291137", "uncertainty": 120 }, "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1775291202", "uncertainty": 120 }, "departure": { "time": "1775291202", "uncertainty": 120 }, "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1775291255", "uncertainty": 120 }, "departure": { "time": "1775291255", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1775291336", "uncertainty": 120 }, "departure": { "time": "1775291336", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1775291477", "uncertainty": 120 }, "departure": { "time": "1775291477", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1775291567", "uncertainty": 120 }, "departure": { "time": "1775291567", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1775291616", "uncertainty": 120 }, "departure": { "time": "1775291616", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1775291730", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21327361" }, "vehicle": { "id": "175", "label": "175" } } }, { "id": "21327364", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21327364" } } }, { "id": "21327230", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293200", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327230" } } }, { "id": "21327481", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21327481" } } }, { "id": "21327228", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775290465", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327228" } } }, { "id": "21327229", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290680", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21327229" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21327478", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289751", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 }, { "arrival": { "time": "1775289939", "uncertainty": 120 }, "departure": { "time": "1775289939", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1775290017", "uncertainty": 120 }, "departure": { "time": "1775290017", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1775290147", "uncertainty": 120 }, "departure": { "time": "1775290147", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 4 }, { "arrival": { "time": "1775290240", "uncertainty": 120 }, "departure": { "time": "1775290261", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 5 }, { "arrival": { "time": "1775290369", "uncertainty": 120 }, "departure": { "time": "1775290411", "uncertainty": 120 }, "stopId": "outresu", "stopSequence": 6 }, { "arrival": { "time": "1775290496", "uncertainty": 120 }, "departure": { "time": "1775290531", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 7 }, { "arrival": { "time": "1775290621", "uncertainty": 120 }, "departure": { "time": "1775290621", "uncertainty": 120 }, "stopId": "outhlm", "stopSequence": 8 }, { "arrival": { "time": "1775290703", "uncertainty": 120 }, "departure": { "time": "1775290703", "uncertainty": 120 }, "stopId": "outbert", "stopSequence": 9 }, { "arrival": { "time": "1775290749", "uncertainty": 120 }, "departure": { "time": "1775290749", "uncertainty": 120 }, "stopId": "outrsal2", "stopSequence": 10 }, { "arrival": { "time": "1775290858", "uncertainty": 120 }, "departure": { "time": "1775290858", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 11 }, { "arrival": { "time": "1775290942", "uncertainty": 120 }, "departure": { "time": "1775290942", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 12 }, { "arrival": { "time": "1775291035", "uncertainty": 120 }, "departure": { "time": "1775291035", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 13 }, { "arrival": { "time": "1775291060", "uncertainty": 120 }, "departure": { "time": "1775291060", "uncertainty": 120 }, "stopId": "outfleu2", "stopSequence": 14 }, { "arrival": { "time": "1775291130", "uncertainty": 120 }, "departure": { "time": "1775291130", "uncertainty": 120 }, "stopId": "outcite2", "stopSequence": 15 }, { "arrival": { "time": "1775291175", "uncertainty": 120 }, "departure": { "time": "1775291175", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 16 }, { "arrival": { "time": "1775291279", "uncertainty": 120 }, "departure": { "time": "1775291279", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 17 }, { "arrival": { "time": "1775291349", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 18 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21327478" }, "vehicle": { "id": "1199", "label": "1199" } } }, { "id": "21327479", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291700", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21327479" } } }, { "id": "21327477", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289092", "uncertainty": 120 }, "stopId": "lpoalpr3", "stopSequence": 1 }, { "arrival": { "time": "1775289221", "uncertainty": 120 }, "departure": { "time": "1775289251", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 }, { "arrival": { "time": "1775289321", "uncertainty": 120 }, "departure": { "time": "1775289321", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 3 }, { "arrival": { "time": "1775289408", "uncertainty": 120 }, "departure": { "time": "1775289431", "uncertainty": 120 }, "stopId": "outcite", "stopSequence": 4 }, { "arrival": { "time": "1775289481", "uncertainty": 120 }, "departure": { "time": "1775289481", "uncertainty": 120 }, "stopId": "outfleu", "stopSequence": 5 }, { "arrival": { "time": "1775289508", "uncertainty": 120 }, "departure": { "time": "1775289572", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 6 }, { "arrival": { "time": "1775289811", "uncertainty": 120 }, "departure": { "time": "1775289811", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1775289872", "uncertainty": 120 }, "departure": { "time": "1775289872", "uncertainty": 120 }, "stopId": "outrsal3", "stopSequence": 8 }, { "arrival": { "time": "1775289902", "uncertainty": 120 }, "departure": { "time": "1775289902", "uncertainty": 120 }, "stopId": "outbert2", "stopSequence": 9 }, { "arrival": { "time": "1775289953", "uncertainty": 120 }, "departure": { "time": "1775289962", "uncertainty": 120 }, "stopId": "outhlm2", "stopSequence": 10 }, { "arrival": { "time": "1775290022", "uncertainty": 120 }, "departure": { "time": "1775290022", "uncertainty": 120 }, "stopId": "outdes2", "stopSequence": 11 }, { "arrival": { "time": "1775290052", "uncertainty": 120 }, "departure": { "time": "1775290052", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 12 }, { "arrival": { "time": "1775290112", "uncertainty": 120 }, "departure": { "time": "1775290112", "uncertainty": 120 }, "stopId": "outlidl", "stopSequence": 13 }, { "arrival": { "time": "1775290232", "uncertainty": 120 }, "departure": { "time": "1775290266", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1775290382", "uncertainty": 120 }, "departure": { "time": "1775290382", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1775290449", "uncertainty": 120 }, "departure": { "time": "1775290449", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1775290604", "uncertainty": 120 }, "departure": { "time": "1775290604", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1775290669", "uncertainty": 120 }, "departure": { "time": "1775290669", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1775290778", "uncertainty": 120 }, "stopId": "bsmcca1r", "stopSequence": 19 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21327477" }, "vehicle": { "id": "163", "label": "163" } } }, { "id": "21327458", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21327458" } } }, { "id": "21327461", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289691", "uncertainty": 120 }, "stopId": "isqvill2", "stopSequence": 1 }, { "arrival": { "time": "1775289774", "uncertainty": 120 }, "departure": { "time": "1775289781", "uncertainty": 120 }, "stopId": "isqcast2", "stopSequence": 2 }, { "arrival": { "time": "1775289851", "uncertainty": 120 }, "departure": { "time": "1775289851", "uncertainty": 120 }, "stopId": "isqmair2", "stopSequence": 3 }, { "arrival": { "time": "1775289945", "uncertainty": 120 }, "departure": { "time": "1775289945", "uncertainty": 120 }, "stopId": "isqhame2", "stopSequence": 4 }, { "arrival": { "time": "1775290010", "uncertainty": 120 }, "departure": { "time": "1775290021", "uncertainty": 120 }, "stopId": "isqresi2", "stopSequence": 5 }, { "arrival": { "time": "1775290107", "uncertainty": 120 }, "departure": { "time": "1775290107", "uncertainty": 120 }, "stopId": "leogal", "stopSequence": 6 }, { "arrival": { "time": "1775290125", "uncertainty": 120 }, "departure": { "time": "1775290125", "uncertainty": 120 }, "stopId": "leomou1", "stopSequence": 7 }, { "arrival": { "time": "1775290167", "uncertainty": 120 }, "departure": { "time": "1775290171", "uncertainty": 120 }, "stopId": "leoleod2", "stopSequence": 8 }, { "arrival": { "time": "1775290261", "uncertainty": 120 }, "departure": { "time": "1775290261", "uncertainty": 120 }, "stopId": "leomou2", "stopSequence": 9 }, { "arrival": { "time": "1775290291", "uncertainty": 120 }, "departure": { "time": "1775290291", "uncertainty": 120 }, "stopId": "leogal2", "stopSequence": 10 }, { "arrival": { "time": "1775290321", "uncertainty": 120 }, "departure": { "time": "1775290351", "uncertainty": 120 }, "stopId": "leomair2", "stopSequence": 11 }, { "arrival": { "time": "1775290411", "uncertainty": 120 }, "departure": { "time": "1775290471", "uncertainty": 120 }, "stopId": "leopon2", "stopSequence": 12 }, { "arrival": { "time": "1775290558", "uncertainty": 120 }, "departure": { "time": "1775290558", "uncertainty": 120 }, "stopId": "leofle2", "stopSequence": 13 }, { "arrival": { "time": "1775290591", "uncertainty": 120 }, "departure": { "time": "1775290621", "uncertainty": 120 }, "stopId": "leobel2", "stopSequence": 14 }, { "arrival": { "time": "1775290651", "uncertainty": 120 }, "departure": { "time": "1775290651", "uncertainty": 120 }, "stopId": "leocite2", "stopSequence": 15 }, { "arrival": { "time": "1775290700", "uncertainty": 120 }, "departure": { "time": "1775290700", "uncertainty": 120 }, "stopId": "leobeau2", "stopSequence": 16 }, { "arrival": { "time": "1775290809", "uncertainty": 120 }, "departure": { "time": "1775290809", "uncertainty": 120 }, "stopId": "leopet2", "stopSequence": 17 }, { "arrival": { "time": "1775290949", "uncertainty": 120 }, "departure": { "time": "1775290949", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 18 }, { "arrival": { "time": "1775291023", "uncertainty": 120 }, "departure": { "time": "1775291023", "uncertainty": 120 }, "stopId": "smbplat", "stopSequence": 19 }, { "arrival": { "time": "1775291084", "uncertainty": 120 }, "departure": { "time": "1775291084", "uncertainty": 120 }, "stopId": "bsmmade2", "stopSequence": 20 }, { "arrival": { "time": "1775291125", "uncertainty": 120 }, "departure": { "time": "1775291125", "uncertainty": 120 }, "stopId": "bsmros1", "stopSequence": 21 }, { "arrival": { "time": "1775291163", "uncertainty": 120 }, "departure": { "time": "1775291163", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 22 }, { "arrival": { "time": "1775291278", "uncertainty": 120 }, "departure": { "time": "1775291278", "uncertainty": 120 }, "stopId": "bsmaug2", "stopSequence": 23 }, { "arrival": { "time": "1775291374", "uncertainty": 120 }, "departure": { "time": "1775291374", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 24 }, { "arrival": { "time": "1775291466", "uncertainty": 120 }, "stopId": "bsmcca4r", "stopSequence": 25 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21327461" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21327450", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290261", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1775290437", "uncertainty": 120 }, "departure": { "time": "1775290441", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775290519", "uncertainty": 120 }, "departure": { "time": "1775290531", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 3 }, { "arrival": { "time": "1775290621", "uncertainty": 120 }, "departure": { "time": "1775290621", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 4 }, { "arrival": { "time": "1775290662", "uncertainty": 120 }, "departure": { "time": "1775290662", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 5 }, { "arrival": { "time": "1775290758", "uncertainty": 120 }, "departure": { "time": "1775290758", "uncertainty": 120 }, "stopId": "bsmduf3", "stopSequence": 6 }, { "arrival": { "time": "1775290851", "uncertainty": 120 }, "departure": { "time": "1775290851", "uncertainty": 120 }, "stopId": "bsmbeau", "stopSequence": 7 }, { "arrival": { "time": "1775290915", "uncertainty": 120 }, "departure": { "time": "1775290915", "uncertainty": 120 }, "stopId": "bsmnorm2", "stopSequence": 8 }, { "arrival": { "time": "1775290974", "uncertainty": 120 }, "departure": { "time": "1775290974", "uncertainty": 120 }, "stopId": "bsmcalm2", "stopSequence": 9 }, { "arrival": { "time": "1775291027", "uncertainty": 120 }, "departure": { "time": "1775291027", "uncertainty": 120 }, "stopId": "bsmduga2", "stopSequence": 10 }, { "arrival": { "time": "1775291057", "uncertainty": 120 }, "departure": { "time": "1775291057", "uncertainty": 120 }, "stopId": "bsmflot2", "stopSequence": 11 }, { "arrival": { "time": "1775291091", "uncertainty": 120 }, "departure": { "time": "1775291091", "uncertainty": 120 }, "stopId": "bsmbaro", "stopSequence": 12 }, { "arrival": { "time": "1775291201", "uncertainty": 120 }, "departure": { "time": "1775291201", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 13 }, { "arrival": { "time": "1775291348", "uncertainty": 120 }, "departure": { "time": "1775291348", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 14 }, { "arrival": { "time": "1775291438", "uncertainty": 120 }, "departure": { "time": "1775291438", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775291486", "uncertainty": 120 }, "departure": { "time": "1775291486", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 16 }, { "arrival": { "time": "1775291588", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 17 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "K1", "scheduleRelationship": "SCHEDULED", "tripId": "21327450" }, "vehicle": { "id": "215", "label": "215" } } }, { "id": "21323896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775288492", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1775288582", "uncertainty": 120 }, "departure": { "time": "1775288582", "uncertainty": 120 }, "stopId": "bsmpalb", "stopSequence": 2 }, { "arrival": { "time": "1775288612", "uncertainty": 120 }, "departure": { "time": "1775288612", "uncertainty": 120 }, "stopId": "bsmedou", "stopSequence": 3 }, { "arrival": { "time": "1775288661", "uncertainty": 120 }, "departure": { "time": "1775288661", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 4 }, { "arrival": { "time": "1775288684", "uncertainty": 120 }, "departure": { "time": "1775288684", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 5 }, { "arrival": { "time": "1775288729", "uncertainty": 120 }, "departure": { "time": "1775288732", "uncertainty": 120 }, "stopId": "bsmest", "stopSequence": 6 }, { "arrival": { "time": "1775288762", "uncertainty": 120 }, "departure": { "time": "1775288762", "uncertainty": 120 }, "stopId": "bsmvatre", "stopSequence": 7 }, { "arrival": { "time": "1775288792", "uncertainty": 120 }, "departure": { "time": "1775288792", "uncertainty": 120 }, "stopId": "bsmcenl", "stopSequence": 8 }, { "arrival": { "time": "1775288852", "uncertainty": 120 }, "departure": { "time": "1775288852", "uncertainty": 120 }, "stopId": "bsmbran3", "stopSequence": 9 }, { "arrival": { "time": "1775288891", "uncertainty": 120 }, "departure": { "time": "1775288912", "uncertainty": 120 }, "stopId": "bsmval", "stopSequence": 10 }, { "arrival": { "time": "1775288991", "uncertainty": 120 }, "departure": { "time": "1775289002", "uncertainty": 120 }, "stopId": "bsmfem1", "stopSequence": 11 }, { "arrival": { "time": "1775289122", "uncertainty": 120 }, "departure": { "time": "1775289122", "uncertainty": 120 }, "stopId": "bsmmarc", "stopSequence": 12 }, { "arrival": { "time": "1775289152", "uncertainty": 120 }, "departure": { "time": "1775289152", "uncertainty": 120 }, "stopId": "bsmbell", "stopSequence": 13 }, { "arrival": { "time": "1775289176", "uncertainty": 120 }, "departure": { "time": "1775289182", "uncertainty": 120 }, "stopId": "bsmdocq", "stopSequence": 14 }, { "arrival": { "time": "1775289212", "uncertainty": 120 }, "departure": { "time": "1775289212", "uncertainty": 120 }, "stopId": "bsmpane", "stopSequence": 15 }, { "arrival": { "time": "1775289272", "uncertainty": 120 }, "departure": { "time": "1775289272", "uncertainty": 120 }, "stopId": "bsmqueh2", "stopSequence": 16 }, { "arrival": { "time": "1775289302", "uncertainty": 120 }, "departure": { "time": "1775289302", "uncertainty": 120 }, "stopId": "bsmmont", "stopSequence": 17 }, { "arrival": { "time": "1775289375", "uncertainty": 120 }, "departure": { "time": "1775289375", "uncertainty": 120 }, "stopId": "bsmampe", "stopSequence": 18 }, { "arrival": { "time": "1775289422", "uncertainty": 120 }, "departure": { "time": "1775289452", "uncertainty": 120 }, "stopId": "bsmhfa", "stopSequence": 19 }, { "arrival": { "time": "1775289512", "uncertainty": 120 }, "departure": { "time": "1775289512", "uncertainty": 120 }, "stopId": "bsmcase", "stopSequence": 20 }, { "arrival": { "time": "1775289780", "uncertainty": 120 }, "departure": { "time": "1775289783", "uncertainty": 120 }, "stopId": "bsmblum4", "stopSequence": 21 }, { "arrival": { "time": "1775289830", "uncertainty": 120 }, "departure": { "time": "1775289830", "uncertainty": 120 }, "stopId": "bsmboucl", "stopSequence": 22 }, { "arrival": { "time": "1775289873", "uncertainty": 120 }, "departure": { "time": "1775289933", "uncertainty": 120 }, "stopId": "bsmcolo", "stopSequence": 23 }, { "arrival": { "time": "1775289959", "uncertainty": 120 }, "departure": { "time": "1775289963", "uncertainty": 120 }, "stopId": "bsmdet1", "stopSequence": 24 }, { "arrival": { "time": "1775290137", "uncertainty": 120 }, "departure": { "time": "1775290173", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 25 }, { "arrival": { "time": "1775290593", "uncertainty": 120 }, "departure": { "time": "1775290593", "uncertainty": 120 }, "stopId": "bsmfbui", "stopSequence": 26 }, { "arrival": { "time": "1775290623", "uncertainty": 120 }, "departure": { "time": "1775290623", "uncertainty": 120 }, "stopId": "bsmjver", "stopSequence": 27 }, { "arrival": { "time": "1775290961", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 28 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "TH02", "scheduleRelationship": "SCHEDULED", "tripId": "21323896" }, "vehicle": { "id": "214", "label": "214" } } }, { "id": "21323897", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291400", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "TH02", "scheduleRelationship": "SCHEDULED", "tripId": "21323897" } } }, { "id": "21327449", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292000", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "K2", "scheduleRelationship": "SCHEDULED", "tripId": "21327449" } } }, { "id": "21327442", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292000", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "M2", "scheduleRelationship": "SCHEDULED", "tripId": "21327442" } } }, { "id": "21327439", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293500", "uncertainty": 120 }, "stopId": "bsmcca3", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "M1", "scheduleRelationship": "SCHEDULED", "tripId": "21327439" } } }, { "id": "21323878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290678", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 }, { "arrival": { "time": "1775290885", "uncertainty": 120 }, "departure": { "time": "1775290885", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 2 }, { "arrival": { "time": "1775290936", "uncertainty": 120 }, "departure": { "time": "1775290936", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 3 }, { "arrival": { "time": "1775290993", "uncertainty": 120 }, "departure": { "time": "1775290993", "uncertainty": 120 }, "stopId": "bsmneu", "stopSequence": 4 }, { "arrival": { "time": "1775291058", "uncertainty": 120 }, "departure": { "time": "1775291058", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 5 }, { "arrival": { "time": "1775291136", "uncertainty": 120 }, "departure": { "time": "1775291136", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 6 }, { "arrival": { "time": "1775291210", "uncertainty": 120 }, "departure": { "time": "1775291210", "uncertainty": 120 }, "stopId": "bsmpalb2", "stopSequence": 7 }, { "arrival": { "time": "1775291280", "uncertainty": 120 }, "departure": { "time": "1775291280", "uncertainty": 120 }, "stopId": "bsmeco", "stopSequence": 8 }, { "arrival": { "time": "1775291319", "uncertainty": 120 }, "departure": { "time": "1775291319", "uncertainty": 120 }, "stopId": "bsmnico", "stopSequence": 9 }, { "arrival": { "time": "1775291471", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 10 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323878" }, "vehicle": { "id": "618", "label": "618" } } }, { "id": "21323879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292000", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323879" } } }, { "id": "21323861", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293200", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "N", "scheduleRelationship": "SCHEDULED", "tripId": "21323861" } } }, { "id": "21327760", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293260", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327760" } } }, { "id": "21327754", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290980", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775291077", "uncertainty": 120 }, "departure": { "time": "1775291077", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775291131", "uncertainty": 120 }, "departure": { "time": "1775291131", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775291162", "uncertainty": 120 }, "departure": { "time": "1775291162", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775291229", "uncertainty": 120 }, "departure": { "time": "1775291229", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775291286", "uncertainty": 120 }, "departure": { "time": "1775291286", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775291363", "uncertainty": 120 }, "departure": { "time": "1775291363", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775291508", "uncertainty": 120 }, "departure": { "time": "1775291508", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775291619", "uncertainty": 120 }, "departure": { "time": "1775291619", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775291689", "uncertainty": 120 }, "departure": { "time": "1775291689", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775291747", "uncertainty": 120 }, "departure": { "time": "1775291747", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775291859", "uncertainty": 120 }, "departure": { "time": "1775291859", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775291917", "uncertainty": 120 }, "departure": { "time": "1775291917", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775292125", "uncertainty": 120 }, "departure": { "time": "1775292125", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775292160", "uncertainty": 120 }, "departure": { "time": "1775292160", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775292300", "uncertainty": 120 }, "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775292420", "uncertainty": 120 }, "departure": { "time": "1775292600", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775292780", "uncertainty": 120 }, "departure": { "time": "1775292780", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775292900", "uncertainty": 120 }, "departure": { "time": "1775292900", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775293042", "uncertainty": 120 }, "departure": { "time": "1775293042", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775293200", "uncertainty": 120 }, "departure": { "time": "1775293200", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775293269", "uncertainty": 120 }, "departure": { "time": "1775293269", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775293320", "uncertainty": 120 }, "departure": { "time": "1775293320", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775293401", "uncertainty": 120 }, "departure": { "time": "1775293401", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775293560", "uncertainty": 120 }, "departure": { "time": "1775293560", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775293676", "uncertainty": 120 }, "departure": { "time": "1775293676", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775293740", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327754" } } }, { "id": "21327755", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291100", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775291150", "uncertainty": 120 }, "departure": { "time": "1775291150", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775291241", "uncertainty": 120 }, "departure": { "time": "1775291241", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775291289", "uncertainty": 120 }, "departure": { "time": "1775291289", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775291351", "uncertainty": 120 }, "departure": { "time": "1775291351", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775291424", "uncertainty": 120 }, "departure": { "time": "1775291424", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775291515", "uncertainty": 120 }, "departure": { "time": "1775291515", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1775291565", "uncertainty": 120 }, "departure": { "time": "1775291565", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1775291637", "uncertainty": 120 }, "departure": { "time": "1775291637", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1775291761", "uncertainty": 120 }, "departure": { "time": "1775291761", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1775291877", "uncertainty": 120 }, "departure": { "time": "1775291877", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1775292237", "uncertainty": 120 }, "departure": { "time": "1775292237", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1775292357", "uncertainty": 120 }, "departure": { "time": "1775292600", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1775292659", "uncertainty": 120 }, "departure": { "time": "1775292659", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1775292723", "uncertainty": 120 }, "departure": { "time": "1775292723", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775292779", "uncertainty": 120 }, "departure": { "time": "1775292779", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1775292875", "uncertainty": 120 }, "departure": { "time": "1775292875", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1775292960", "uncertainty": 120 }, "departure": { "time": "1775292960", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1775293016", "uncertainty": 120 }, "departure": { "time": "1775293016", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1775293092", "uncertainty": 120 }, "departure": { "time": "1775293092", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1775293171", "uncertainty": 120 }, "departure": { "time": "1775293171", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1775293252", "uncertainty": 120 }, "departure": { "time": "1775293252", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1775293337", "uncertainty": 120 }, "departure": { "time": "1775293337", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1775293436", "uncertainty": 120 }, "departure": { "time": "1775293436", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1775293560", "uncertainty": 120 }, "departure": { "time": "1775293560", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1775293620", "uncertainty": 120 }, "departure": { "time": "1775293620", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1775293692", "uncertainty": 120 }, "departure": { "time": "1775293692", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1775293740", "uncertainty": 120 }, "departure": { "time": "1775293740", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1775293800", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327755" } } }, { "id": "21327752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775288761", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1775288810", "uncertainty": 120 }, "departure": { "time": "1775288821", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1775288898", "uncertainty": 120 }, "departure": { "time": "1775288911", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1775288970", "uncertainty": 120 }, "departure": { "time": "1775288970", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1775289050", "uncertainty": 120 }, "departure": { "time": "1775289091", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1775289181", "uncertainty": 120 }, "departure": { "time": "1775289181", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1775289279", "uncertainty": 120 }, "departure": { "time": "1775289301", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1775289375", "uncertainty": 120 }, "departure": { "time": "1775289375", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1775289436", "uncertainty": 120 }, "departure": { "time": "1775289452", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1775289548", "uncertainty": 120 }, "departure": { "time": "1775289572", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1775289675", "uncertainty": 120 }, "departure": { "time": "1775289694", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1775289991", "uncertainty": 120 }, "departure": { "time": "1775290054", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1775290526", "uncertainty": 120 }, "departure": { "time": "1775290594", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1775290645", "uncertainty": 120 }, "departure": { "time": "1775290654", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1775290728", "uncertainty": 120 }, "departure": { "time": "1775290728", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1775290787", "uncertainty": 120 }, "departure": { "time": "1775290787", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1775290863", "uncertainty": 120 }, "departure": { "time": "1775290863", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1775290920", "uncertainty": 120 }, "departure": { "time": "1775290920", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1775290977", "uncertainty": 120 }, "departure": { "time": "1775290977", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1775291038", "uncertainty": 120 }, "departure": { "time": "1775291038", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1775291117", "uncertainty": 120 }, "departure": { "time": "1775291117", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1775291180", "uncertainty": 120 }, "departure": { "time": "1775291180", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1775291248", "uncertainty": 120 }, "departure": { "time": "1775291248", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1775291322", "uncertainty": 120 }, "departure": { "time": "1775291322", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1775291427", "uncertainty": 120 }, "departure": { "time": "1775291427", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1775291480", "uncertainty": 120 }, "departure": { "time": "1775291480", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1775291552", "uncertainty": 120 }, "departure": { "time": "1775291552", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1775291571", "uncertainty": 120 }, "departure": { "time": "1775291571", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1775291631", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327752" }, "vehicle": { "id": "178", "label": "178" } } }, { "id": "21327753", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289673", "uncertainty": 120 }, "stopId": "smblamb2", "stopSequence": 1 }, { "arrival": { "time": "1775289764", "uncertainty": 120 }, "departure": { "time": "1775289764", "uncertainty": 120 }, "stopId": "smbpeu1", "stopSequence": 2 }, { "arrival": { "time": "1775289837", "uncertainty": 120 }, "departure": { "time": "1775289973", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 3 }, { "arrival": { "time": "1775290019", "uncertainty": 120 }, "departure": { "time": "1775290033", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 4 }, { "arrival": { "time": "1775290123", "uncertainty": 120 }, "departure": { "time": "1775290123", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 5 }, { "arrival": { "time": "1775290165", "uncertainty": 120 }, "departure": { "time": "1775290165", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 6 }, { "arrival": { "time": "1775290225", "uncertainty": 120 }, "departure": { "time": "1775290273", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 7 }, { "arrival": { "time": "1775290346", "uncertainty": 120 }, "departure": { "time": "1775290346", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 8 }, { "arrival": { "time": "1775290436", "uncertainty": 120 }, "departure": { "time": "1775290436", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 9 }, { "arrival": { "time": "1775290484", "uncertainty": 120 }, "departure": { "time": "1775290484", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 10 }, { "arrival": { "time": "1775290550", "uncertainty": 120 }, "departure": { "time": "1775290633", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 11 }, { "arrival": { "time": "1775290722", "uncertainty": 120 }, "departure": { "time": "1775290722", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 12 }, { "arrival": { "time": "1775290826", "uncertainty": 120 }, "departure": { "time": "1775290826", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 13 }, { "arrival": { "time": "1775291186", "uncertainty": 120 }, "departure": { "time": "1775291186", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 14 }, { "arrival": { "time": "1775291306", "uncertainty": 120 }, "departure": { "time": "1775291400", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 15 }, { "arrival": { "time": "1775291452", "uncertainty": 120 }, "departure": { "time": "1775291452", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 16 }, { "arrival": { "time": "1775291516", "uncertainty": 120 }, "departure": { "time": "1775291516", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 17 }, { "arrival": { "time": "1775291572", "uncertainty": 120 }, "departure": { "time": "1775291572", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 18 }, { "arrival": { "time": "1775291668", "uncertainty": 120 }, "departure": { "time": "1775291668", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 19 }, { "arrival": { "time": "1775291753", "uncertainty": 120 }, "departure": { "time": "1775291753", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 20 }, { "arrival": { "time": "1775291809", "uncertainty": 120 }, "departure": { "time": "1775291809", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 21 }, { "arrival": { "time": "1775291885", "uncertainty": 120 }, "departure": { "time": "1775291885", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 22 }, { "arrival": { "time": "1775291964", "uncertainty": 120 }, "departure": { "time": "1775291964", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 23 }, { "arrival": { "time": "1775292045", "uncertainty": 120 }, "departure": { "time": "1775292045", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 24 }, { "arrival": { "time": "1775292130", "uncertainty": 120 }, "departure": { "time": "1775292130", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 25 }, { "arrival": { "time": "1775292229", "uncertainty": 120 }, "departure": { "time": "1775292229", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 26 }, { "arrival": { "time": "1775292353", "uncertainty": 120 }, "departure": { "time": "1775292353", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 27 }, { "arrival": { "time": "1775292413", "uncertainty": 120 }, "departure": { "time": "1775292413", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 28 }, { "arrival": { "time": "1775292485", "uncertainty": 120 }, "departure": { "time": "1775292485", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 29 }, { "arrival": { "time": "1775292533", "uncertainty": 120 }, "departure": { "time": "1775292533", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 30 }, { "arrival": { "time": "1775292593", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 31 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327753" }, "vehicle": { "id": "177", "label": "177" } } }, { "id": "21327758", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292180", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327758" } } }, { "id": "21327756", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327756" } } }, { "id": "21327757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293380", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327757" } } }, { "id": "21327750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775288839", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775288929", "uncertainty": 120 }, "departure": { "time": "1775288929", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775288990", "uncertainty": 120 }, "departure": { "time": "1775288990", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775289015", "uncertainty": 120 }, "departure": { "time": "1775289015", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775289066", "uncertainty": 120 }, "departure": { "time": "1775289115", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775289172", "uncertainty": 120 }, "departure": { "time": "1775289205", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775289282", "uncertainty": 120 }, "departure": { "time": "1775289282", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775289411", "uncertainty": 120 }, "departure": { "time": "1775289443", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775289512", "uncertainty": 120 }, "departure": { "time": "1775289531", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775289591", "uncertainty": 120 }, "departure": { "time": "1775289621", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775289674", "uncertainty": 120 }, "departure": { "time": "1775289674", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775289770", "uncertainty": 120 }, "departure": { "time": "1775289800", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775289831", "uncertainty": 120 }, "departure": { "time": "1775289831", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775289943", "uncertainty": 120 }, "departure": { "time": "1775289943", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775289975", "uncertainty": 120 }, "departure": { "time": "1775289981", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775290113", "uncertainty": 120 }, "departure": { "time": "1775290161", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775290544", "uncertainty": 120 }, "departure": { "time": "1775290581", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775290720", "uncertainty": 120 }, "departure": { "time": "1775290720", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775290810", "uncertainty": 120 }, "departure": { "time": "1775290810", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775290927", "uncertainty": 120 }, "departure": { "time": "1775290927", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775291012", "uncertainty": 120 }, "departure": { "time": "1775291012", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775291083", "uncertainty": 120 }, "departure": { "time": "1775291083", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775291144", "uncertainty": 120 }, "departure": { "time": "1775291144", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775291218", "uncertainty": 120 }, "departure": { "time": "1775291218", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775291304", "uncertainty": 120 }, "departure": { "time": "1775291304", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775291390", "uncertainty": 120 }, "departure": { "time": "1775291390", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775291454", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327750" }, "vehicle": { "id": "197", "label": "197" } } }, { "id": "21327751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289962", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1775290062", "uncertainty": 120 }, "departure": { "time": "1775290062", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1775290116", "uncertainty": 120 }, "departure": { "time": "1775290142", "uncertainty": 120 }, "stopId": "outmass", "stopSequence": 3 }, { "arrival": { "time": "1775290170", "uncertainty": 120 }, "departure": { "time": "1775290172", "uncertainty": 120 }, "stopId": "outsall", "stopSequence": 4 }, { "arrival": { "time": "1775290232", "uncertainty": 120 }, "departure": { "time": "1775290232", "uncertainty": 120 }, "stopId": "lpoalpr2", "stopSequence": 5 }, { "arrival": { "time": "1775290281", "uncertainty": 120 }, "departure": { "time": "1775290336", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 6 }, { "arrival": { "time": "1775290411", "uncertainty": 120 }, "departure": { "time": "1775290413", "uncertainty": 120 }, "stopId": "lpoloti2", "stopSequence": 7 }, { "arrival": { "time": "1775290556", "uncertainty": 120 }, "departure": { "time": "1775290592", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 8 }, { "arrival": { "time": "1775290680", "uncertainty": 120 }, "departure": { "time": "1775290680", "uncertainty": 120 }, "stopId": "lpogai1", "stopSequence": 9 }, { "arrival": { "time": "1775290741", "uncertainty": 120 }, "departure": { "time": "1775290741", "uncertainty": 120 }, "stopId": "lpomou", "stopSequence": 10 }, { "arrival": { "time": "1775290795", "uncertainty": 120 }, "departure": { "time": "1775290795", "uncertainty": 120 }, "stopId": "lpoave", "stopSequence": 11 }, { "arrival": { "time": "1775290893", "uncertainty": 120 }, "departure": { "time": "1775290893", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 12 }, { "arrival": { "time": "1775290927", "uncertainty": 120 }, "departure": { "time": "1775290927", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 13 }, { "arrival": { "time": "1775291050", "uncertainty": 120 }, "departure": { "time": "1775291050", "uncertainty": 120 }, "stopId": "bsmpca2", "stopSequence": 14 }, { "arrival": { "time": "1775291082", "uncertainty": 120 }, "departure": { "time": "1775291082", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 15 }, { "arrival": { "time": "1775291229", "uncertainty": 120 }, "departure": { "time": "1775291229", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 16 }, { "arrival": { "time": "1775291349", "uncertainty": 120 }, "departure": { "time": "1775291400", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 17 }, { "arrival": { "time": "1775291580", "uncertainty": 120 }, "departure": { "time": "1775291580", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 18 }, { "arrival": { "time": "1775291700", "uncertainty": 120 }, "departure": { "time": "1775291700", "uncertainty": 120 }, "stopId": "bsmhenn3", "stopSequence": 19 }, { "arrival": { "time": "1775291842", "uncertainty": 120 }, "departure": { "time": "1775291842", "uncertainty": 120 }, "stopId": "bsmbran", "stopSequence": 20 }, { "arrival": { "time": "1775292000", "uncertainty": 120 }, "departure": { "time": "1775292000", "uncertainty": 120 }, "stopId": "bsmrho2", "stopSequence": 21 }, { "arrival": { "time": "1775292069", "uncertainty": 120 }, "departure": { "time": "1775292069", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 22 }, { "arrival": { "time": "1775292120", "uncertainty": 120 }, "departure": { "time": "1775292120", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 23 }, { "arrival": { "time": "1775292201", "uncertainty": 120 }, "departure": { "time": "1775292201", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 24 }, { "arrival": { "time": "1775292360", "uncertainty": 120 }, "departure": { "time": "1775292360", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 25 }, { "arrival": { "time": "1775292476", "uncertainty": 120 }, "departure": { "time": "1775292476", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 26 }, { "arrival": { "time": "1775292540", "uncertainty": 120 }, "departure": { "time": "1775292540", "uncertainty": 120 }, "stopId": "smbpoly3", "stopSequence": 27 }, { "arrival": { "time": "1775292654", "uncertainty": 120 }, "departure": { "time": "1775292654", "uncertainty": 120 }, "stopId": "smbpeu2", "stopSequence": 28 }, { "arrival": { "time": "1775292720", "uncertainty": 120 }, "stopId": "smblam", "stopSequence": 29 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21327751" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21327675", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775288433", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 }, { "arrival": { "time": "1775288511", "uncertainty": 120 }, "departure": { "time": "1775288511", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1775288566", "uncertainty": 120 }, "departure": { "time": "1775288583", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1775288754", "uncertainty": 120 }, "departure": { "time": "1775288763", "uncertainty": 120 }, "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1775288894", "uncertainty": 120 }, "departure": { "time": "1775288894", "uncertainty": 120 }, "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1775288938", "uncertainty": 120 }, "departure": { "time": "1775288943", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1775289027", "uncertainty": 120 }, "departure": { "time": "1775289027", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1775289069", "uncertainty": 120 }, "departure": { "time": "1775289069", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1775289146", "uncertainty": 120 }, "departure": { "time": "1775289183", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1775289232", "uncertainty": 120 }, "departure": { "time": "1775289232", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1775289273", "uncertainty": 120 }, "departure": { "time": "1775289273", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1775289423", "uncertainty": 120 }, "departure": { "time": "1775289423", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1775289464", "uncertainty": 120 }, "departure": { "time": "1775289464", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1775289513", "uncertainty": 120 }, "departure": { "time": "1775289513", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1775289601", "uncertainty": 120 }, "departure": { "time": "1775289604", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1775289650", "uncertainty": 120 }, "departure": { "time": "1775289650", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1775289693", "uncertainty": 120 }, "departure": { "time": "1775289693", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1775289754", "uncertainty": 120 }, "departure": { "time": "1775289754", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1775289861", "uncertainty": 120 }, "departure": { "time": "1775289904", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1775289934", "uncertainty": 120 }, "departure": { "time": "1775289934", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1775290084", "uncertainty": 120 }, "departure": { "time": "1775290144", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1775290232", "uncertainty": 120 }, "departure": { "time": "1775290232", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1775290275", "uncertainty": 120 }, "departure": { "time": "1775290324", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1775290474", "uncertainty": 120 }, "departure": { "time": "1775290504", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1775290648", "uncertainty": 120 }, "departure": { "time": "1775290678", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1775290732", "uncertainty": 120 }, "departure": { "time": "1775290732", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1775290813", "uncertainty": 120 }, "departure": { "time": "1775290813", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1775290933", "uncertainty": 120 }, "departure": { "time": "1775290933", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1775291020", "uncertainty": 120 }, "departure": { "time": "1775291020", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1775291077", "uncertainty": 120 }, "departure": { "time": "1775291077", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1775291166", "uncertainty": 120 }, "departure": { "time": "1775291166", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1775291249", "uncertainty": 120 }, "departure": { "time": "1775291249", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1775291281", "uncertainty": 120 }, "departure": { "time": "1775291281", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1775291373", "uncertainty": 120 }, "departure": { "time": "1775291373", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1775291406", "uncertainty": 120 }, "departure": { "time": "1775291406", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1775291475", "uncertainty": 120 }, "departure": { "time": "1775291475", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1775291594", "uncertainty": 120 }, "departure": { "time": "1775291652", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1775291795", "uncertainty": 120 }, "departure": { "time": "1775291795", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1775291832", "uncertainty": 120 }, "departure": { "time": "1775291832", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1775291875", "uncertainty": 120 }, "departure": { "time": "1775291875", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1775291952", "uncertainty": 120 }, "departure": { "time": "1775291952", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1775292060", "uncertainty": 120 }, "departure": { "time": "1775292060", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1775292118", "uncertainty": 120 }, "departure": { "time": "1775292118", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1775292157", "uncertainty": 120 }, "departure": { "time": "1775292157", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1775292252", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21327675" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21327677", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291820", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21327677" } } }, { "id": "21327658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292900", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21327658" } } }, { "id": "21327653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775287801", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1775287861", "uncertainty": 120 }, "departure": { "time": "1775287861", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1775287921", "uncertainty": 120 }, "departure": { "time": "1775287981", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1775288079", "uncertainty": 120 }, "departure": { "time": "1775288079", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1775288131", "uncertainty": 120 }, "departure": { "time": "1775288131", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1775288270", "uncertainty": 120 }, "departure": { "time": "1775288281", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1775288354", "uncertainty": 120 }, "departure": { "time": "1775288354", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1775288401", "uncertainty": 120 }, "departure": { "time": "1775288401", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1775288549", "uncertainty": 120 }, "departure": { "time": "1775288551", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1775288671", "uncertainty": 120 }, "departure": { "time": "1775288701", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1775288761", "uncertainty": 120 }, "departure": { "time": "1775288761", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1775288791", "uncertainty": 120 }, "departure": { "time": "1775288791", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1775288866", "uncertainty": 120 }, "departure": { "time": "1775288866", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1775288927", "uncertainty": 120 }, "departure": { "time": "1775288927", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1775288978", "uncertainty": 120 }, "departure": { "time": "1775289001", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1775289091", "uncertainty": 120 }, "departure": { "time": "1775289091", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1775289121", "uncertainty": 120 }, "departure": { "time": "1775289121", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1775289224", "uncertainty": 120 }, "departure": { "time": "1775289224", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1775289331", "uncertainty": 120 }, "departure": { "time": "1775289361", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1775289451", "uncertainty": 120 }, "departure": { "time": "1775289451", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1775289567", "uncertainty": 120 }, "departure": { "time": "1775289631", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1775289751", "uncertainty": 120 }, "departure": { "time": "1775289751", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1775289841", "uncertainty": 120 }, "departure": { "time": "1775289841", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1775289961", "uncertainty": 120 }, "departure": { "time": "1775289992", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1775290052", "uncertainty": 120 }, "departure": { "time": "1775290083", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1775290169", "uncertainty": 120 }, "departure": { "time": "1775290203", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1775290240", "uncertainty": 120 }, "departure": { "time": "1775290240", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1775290293", "uncertainty": 120 }, "departure": { "time": "1775290353", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1775290412", "uncertainty": 120 }, "departure": { "time": "1775290412", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1775290457", "uncertainty": 120 }, "departure": { "time": "1775290472", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1775290533", "uncertainty": 120 }, "departure": { "time": "1775290594", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1775290653", "uncertainty": 120 }, "departure": { "time": "1775290653", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1775290900", "uncertainty": 120 }, "departure": { "time": "1775290900", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1775290954", "uncertainty": 120 }, "departure": { "time": "1775290954", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1775290991", "uncertainty": 120 }, "departure": { "time": "1775290991", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1775291013", "uncertainty": 120 }, "departure": { "time": "1775291013", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1775291082", "uncertainty": 120 }, "departure": { "time": "1775291082", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1775291198", "uncertainty": 120 }, "departure": { "time": "1775291198", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1775291253", "uncertainty": 120 }, "departure": { "time": "1775291253", "uncertainty": 120 }, "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1775291339", "uncertainty": 120 }, "departure": { "time": "1775291339", "uncertainty": 120 }, "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1775291463", "uncertainty": 120 }, "departure": { "time": "1775291463", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1775291511", "uncertainty": 120 }, "departure": { "time": "1775291511", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1775291562", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 43 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21327653" }, "vehicle": { "id": "188", "label": "188" } } }, { "id": "21327645", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290800", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21327645" } } }, { "id": "21327704", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293260", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21327704" } } }, { "id": "21327699", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21327699" } } }, { "id": "21327700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289600", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1775289617", "uncertainty": 120 }, "departure": { "time": "1775289666", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1775289742", "uncertainty": 120 }, "departure": { "time": "1775289754", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1775289844", "uncertainty": 120 }, "departure": { "time": "1775289844", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1775289960", "uncertainty": 120 }, "departure": { "time": "1775289964", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1775290050", "uncertainty": 120 }, "departure": { "time": "1775290054", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1775290200", "uncertainty": 120 }, "departure": { "time": "1775290204", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1775290260", "uncertainty": 120 }, "departure": { "time": "1775290260", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1775290354", "uncertainty": 120 }, "departure": { "time": "1775290414", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1775290498", "uncertainty": 120 }, "departure": { "time": "1775290534", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1775290624", "uncertainty": 120 }, "departure": { "time": "1775290654", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1775290730", "uncertainty": 120 }, "departure": { "time": "1775290730", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1775290855", "uncertainty": 120 }, "departure": { "time": "1775290855", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1775290899", "uncertainty": 120 }, "departure": { "time": "1775290899", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1775290954", "uncertainty": 120 }, "departure": { "time": "1775290954", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1775291004", "uncertainty": 120 }, "departure": { "time": "1775291004", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1775291068", "uncertainty": 120 }, "departure": { "time": "1775291068", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1775291129", "uncertainty": 120 }, "departure": { "time": "1775291129", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1775291184", "uncertainty": 120 }, "departure": { "time": "1775291184", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1775291274", "uncertainty": 120 }, "departure": { "time": "1775291274", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1775291461", "uncertainty": 120 }, "departure": { "time": "1775291461", "uncertainty": 120 }, "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1775291559", "uncertainty": 120 }, "departure": { "time": "1775291559", "uncertainty": 120 }, "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1775291599", "uncertainty": 120 }, "departure": { "time": "1775291599", "uncertainty": 120 }, "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1775291633", "uncertainty": 120 }, "departure": { "time": "1775291633", "uncertainty": 120 }, "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1775291674", "uncertainty": 120 }, "departure": { "time": "1775291674", "uncertainty": 120 }, "stopId": "wimmair4", "stopSequence": 25 }, { "arrival": { "time": "1775291788", "uncertainty": 120 }, "departure": { "time": "1775291788", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1775291861", "uncertainty": 120 }, "departure": { "time": "1775291861", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1775291913", "uncertainty": 120 }, "departure": { "time": "1775291913", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1775291979", "uncertainty": 120 }, "departure": { "time": "1775291979", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1775292067", "uncertainty": 120 }, "departure": { "time": "1775292067", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1775292139", "uncertainty": 120 }, "departure": { "time": "1775292139", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1775292180", "uncertainty": 120 }, "departure": { "time": "1775292180", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1775292216", "uncertainty": 120 }, "departure": { "time": "1775292216", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1775292287", "uncertainty": 120 }, "departure": { "time": "1775292287", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1775292315", "uncertainty": 120 }, "departure": { "time": "1775292315", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1775292394", "uncertainty": 120 }, "departure": { "time": "1775292394", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1775292514", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21327700" }, "vehicle": { "id": "181", "label": "181" } } }, { "id": "21327701", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290383", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1775290428", "uncertainty": 120 }, "departure": { "time": "1775290428", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1775290458", "uncertainty": 120 }, "departure": { "time": "1775290458", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1775290503", "uncertainty": 120 }, "departure": { "time": "1775290503", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1775290557", "uncertainty": 120 }, "departure": { "time": "1775290563", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1775290623", "uncertainty": 120 }, "departure": { "time": "1775290623", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1775290707", "uncertainty": 120 }, "departure": { "time": "1775290707", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1775290784", "uncertainty": 120 }, "departure": { "time": "1775290784", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1775290857", "uncertainty": 120 }, "departure": { "time": "1775290857", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1775290942", "uncertainty": 120 }, "departure": { "time": "1775290942", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1775291073", "uncertainty": 120 }, "departure": { "time": "1775291073", "uncertainty": 120 }, "stopId": "wimmair3", "stopSequence": 11 }, { "arrival": { "time": "1775291118", "uncertainty": 120 }, "departure": { "time": "1775291118", "uncertainty": 120 }, "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1775291162", "uncertainty": 120 }, "departure": { "time": "1775291162", "uncertainty": 120 }, "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1775291202", "uncertainty": 120 }, "departure": { "time": "1775291202", "uncertainty": 120 }, "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1775291294", "uncertainty": 120 }, "departure": { "time": "1775291294", "uncertainty": 120 }, "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1775291482", "uncertainty": 120 }, "departure": { "time": "1775291482", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1775291575", "uncertainty": 120 }, "departure": { "time": "1775291575", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1775291628", "uncertainty": 120 }, "departure": { "time": "1775291628", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1775291685", "uncertainty": 120 }, "departure": { "time": "1775291685", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1775291755", "uncertainty": 120 }, "departure": { "time": "1775291755", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1775291799", "uncertainty": 120 }, "departure": { "time": "1775291799", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1775291866", "uncertainty": 120 }, "departure": { "time": "1775291866", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1775291972", "uncertainty": 120 }, "departure": { "time": "1775291972", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1775292091", "uncertainty": 120 }, "departure": { "time": "1775292091", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1775292189", "uncertainty": 120 }, "departure": { "time": "1775292189", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1775292325", "uncertainty": 120 }, "departure": { "time": "1775292325", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1775292444", "uncertainty": 120 }, "departure": { "time": "1775292444", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1775292521", "uncertainty": 120 }, "departure": { "time": "1775292521", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1775292628", "uncertainty": 120 }, "departure": { "time": "1775292628", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1775292797", "uncertainty": 120 }, "departure": { "time": "1775292797", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1775292865", "uncertainty": 120 }, "departure": { "time": "1775292865", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1775292987", "uncertainty": 120 }, "departure": { "time": "1775292987", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1775293048", "uncertainty": 120 }, "departure": { "time": "1775293048", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1775293129", "uncertainty": 120 }, "departure": { "time": "1775293129", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1775293196", "uncertainty": 120 }, "departure": { "time": "1775293196", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1775293288", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21327701" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21327288", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775291400", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1775291624", "uncertainty": 120 }, "departure": { "time": "1775291624", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775291750", "uncertainty": 120 }, "departure": { "time": "1775291750", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1775291830", "uncertainty": 120 }, "departure": { "time": "1775291830", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1775291896", "uncertainty": 120 }, "departure": { "time": "1775291896", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1775291960", "uncertainty": 120 }, "departure": { "time": "1775291960", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1775292065", "uncertainty": 120 }, "departure": { "time": "1775292065", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1775292112", "uncertainty": 120 }, "departure": { "time": "1775292112", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1775292204", "uncertainty": 120 }, "departure": { "time": "1775292204", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1775292280", "uncertainty": 120 }, "departure": { "time": "1775292280", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1775292405", "uncertainty": 120 }, "departure": { "time": "1775292405", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1775292483", "uncertainty": 120 }, "departure": { "time": "1775292483", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1775292546", "uncertainty": 120 }, "departure": { "time": "1775292546", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1775292608", "uncertainty": 120 }, "departure": { "time": "1775292608", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1775292710", "uncertainty": 120 }, "departure": { "time": "1775292710", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1775292771", "uncertainty": 120 }, "departure": { "time": "1775292771", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1775292843", "uncertainty": 120 }, "departure": { "time": "1775292843", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1775292898", "uncertainty": 120 }, "departure": { "time": "1775292898", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1775292968", "uncertainty": 120 }, "departure": { "time": "1775292968", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1775293049", "uncertainty": 120 }, "departure": { "time": "1775293049", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1775293164", "uncertainty": 120 }, "departure": { "time": "1775293164", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1775293240", "uncertainty": 120 }, "departure": { "time": "1775293240", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1775293331", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21327288" } } }, { "id": "21327289", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293200", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21327289" } } }, { "id": "21327287", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289961", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1775290141", "uncertainty": 120 }, "departure": { "time": "1775290171", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1775290291", "uncertainty": 120 }, "departure": { "time": "1775290381", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1775290457", "uncertainty": 120 }, "departure": { "time": "1775290501", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1775290561", "uncertainty": 120 }, "departure": { "time": "1775290591", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1775290651", "uncertainty": 120 }, "departure": { "time": "1775290651", "uncertainty": 120 }, "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1775290756", "uncertainty": 120 }, "departure": { "time": "1775290756", "uncertainty": 120 }, "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1775290804", "uncertainty": 120 }, "departure": { "time": "1775290804", "uncertainty": 120 }, "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1775290896", "uncertainty": 120 }, "departure": { "time": "1775290896", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1775290972", "uncertainty": 120 }, "departure": { "time": "1775290972", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1775291097", "uncertainty": 120 }, "departure": { "time": "1775291097", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1775291176", "uncertainty": 120 }, "departure": { "time": "1775291176", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1775291239", "uncertainty": 120 }, "departure": { "time": "1775291239", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1775291290", "uncertainty": 120 }, "departure": { "time": "1775291290", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1775291353", "uncertainty": 120 }, "departure": { "time": "1775291353", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1775291414", "uncertainty": 120 }, "departure": { "time": "1775291414", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1775291486", "uncertainty": 120 }, "departure": { "time": "1775291486", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1775291541", "uncertainty": 120 }, "departure": { "time": "1775291541", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1775291611", "uncertainty": 120 }, "departure": { "time": "1775291611", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1775291692", "uncertainty": 120 }, "departure": { "time": "1775291692", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1775291807", "uncertainty": 120 }, "departure": { "time": "1775291807", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1775291857", "uncertainty": 120 }, "departure": { "time": "1775291857", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1775291948", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21327287" }, "vehicle": { "id": "406", "label": "406" } } }, { "id": "21327270", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775289571", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1775289653", "uncertainty": 120 }, "departure": { "time": "1775289653", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1775289741", "uncertainty": 120 }, "departure": { "time": "1775289741", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1775289824", "uncertainty": 120 }, "departure": { "time": "1775289841", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1775289876", "uncertainty": 120 }, "departure": { "time": "1775289901", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1775290002", "uncertainty": 120 }, "departure": { "time": "1775290002", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1775290042", "uncertainty": 120 }, "departure": { "time": "1775290042", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1775290081", "uncertainty": 120 }, "departure": { "time": "1775290081", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1775290141", "uncertainty": 120 }, "departure": { "time": "1775290231", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1775290289", "uncertainty": 120 }, "departure": { "time": "1775290291", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1775290343", "uncertainty": 120 }, "departure": { "time": "1775290381", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1775290651", "uncertainty": 120 }, "departure": { "time": "1775290651", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1775290858", "uncertainty": 120 }, "departure": { "time": "1775290858", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1775290934", "uncertainty": 120 }, "departure": { "time": "1775290934", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1775291001", "uncertainty": 120 }, "departure": { "time": "1775291001", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1775291073", "uncertainty": 120 }, "departure": { "time": "1775291073", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 16 }, { "arrival": { "time": "1775291162", "uncertainty": 120 }, "departure": { "time": "1775291162", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 17 }, { "arrival": { "time": "1775291238", "uncertainty": 120 }, "departure": { "time": "1775291238", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 18 }, { "arrival": { "time": "1775291298", "uncertainty": 120 }, "departure": { "time": "1775291298", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 19 }, { "arrival": { "time": "1775291351", "uncertainty": 120 }, "departure": { "time": "1775291351", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 20 }, { "arrival": { "time": "1775291434", "uncertainty": 120 }, "departure": { "time": "1775291434", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 21 }, { "arrival": { "time": "1775291555", "uncertainty": 120 }, "departure": { "time": "1775291555", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1775291604", "uncertainty": 120 }, "departure": { "time": "1775291604", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1775291699", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 24 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21327270" }, "vehicle": { "id": "180", "label": "180" } } }, { "id": "21327271", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293200", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21327271" } } }, { "id": "21327262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290437", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1775290638", "uncertainty": 120 }, "departure": { "time": "1775290647", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1775290731", "uncertainty": 120 }, "departure": { "time": "1775290731", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1775290782", "uncertainty": 120 }, "departure": { "time": "1775290782", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1775290907", "uncertainty": 120 }, "departure": { "time": "1775290907", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1775290968", "uncertainty": 120 }, "departure": { "time": "1775290968", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1775291062", "uncertainty": 120 }, "departure": { "time": "1775291062", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1775291147", "uncertainty": 120 }, "departure": { "time": "1775291147", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1775291188", "uncertainty": 120 }, "departure": { "time": "1775291188", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1775291247", "uncertainty": 120 }, "departure": { "time": "1775291247", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1775291388", "uncertainty": 120 }, "departure": { "time": "1775291388", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 11 }, { "arrival": { "time": "1775291853", "uncertainty": 120 }, "departure": { "time": "1775291853", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1775291928", "uncertainty": 120 }, "departure": { "time": "1775291928", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1775291982", "uncertainty": 120 }, "departure": { "time": "1775291982", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1775292029", "uncertainty": 120 }, "departure": { "time": "1775292029", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1775292067", "uncertainty": 120 }, "departure": { "time": "1775292067", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1775292150", "uncertainty": 120 }, "departure": { "time": "1775292150", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1775292182", "uncertainty": 120 }, "departure": { "time": "1775292182", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1775292228", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21327262" }, "vehicle": { "id": "407", "label": "407" } } }, { "id": "21327263", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775293800", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21327263" } } }, { "id": "21327514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1775290800", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 } ], "timestamp": "1775290678", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21327514" }, "vehicle": { "id": "191", "label": "191" } } }, { "id": "21327515", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775293080", "uncertainty": 120 }, "departure": { "time": "1775293080", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1775293163", "uncertainty": 120 }, "departure": { "time": "1775293163", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1775293269", "uncertainty": 120 }, "departure": { "time": "1775293269", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1775292300", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1775292395", "uncertainty": 120 }, "departure": { "time": "1775292395", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1775292480", "uncertainty": 120 }, "departure": { "time": "1775292480", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1775292630", "uncertainty": 120 }, "departure": { "time": "1775292630", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1775292712", "uncertainty": 120 }, "departure": { "time": "1775292712", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1775292744", "uncertainty": 120 }, "departure": { "time": "1775292744", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1775292814", "uncertainty": 120 }, "departure": { "time": "1775292814", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1775292873", "uncertainty": 120 }, "departure": { "time": "1775292873", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1775292943", "uncertainty": 120 }, "departure": { "time": "1775292943", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1775293000", "uncertainty": 120 }, "departure": { "time": "1775293000", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1775293080", "uncertainty": 120 }, "departure": { "time": "1775293080", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1775293197", "uncertainty": 120 }, "departure": { "time": "1775293197", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1775293237", "uncertainty": 120 }, "departure": { "time": "1775293237", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1775293320", "uncertainty": 120 }, "departure": { "time": "1775293320", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1775293391", "uncertainty": 120 }, "departure": { "time": "1775293391", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1775293308", "uncertainty": 120 }, "departure": { "time": "1775293308", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1775293371", "uncertainty": 120 }, "departure": { "time": "1775293371", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1775293432", "uncertainty": 120 }, "departure": { "time": "1775293432", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1775293514", "uncertainty": 120 }, "departure": { "time": "1775293514", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1775293678", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1775290678", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21327515" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1775290678" } }