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

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

220 errors, 40 warnings

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

Errors

stop_times_updates not strictly sorted E002 10 errors

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

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

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

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

Sample errors
  • trip_id 21323495 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323494 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323496 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323513 stop_id bsmtran2 does not exist in GTFS data stops.txt
  • trip_id 21323512 stop_id bsmtran2 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 186 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 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
  • trip_id 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
  • trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
  • trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
  • trip_id 21725992 stop_sequence 1 departure_time 08:25:00 (1764746700) is less than previous stop departure_time 09:07:12 (1764749232) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 3 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 21725994 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
  • GTFS-rt trip_id 21725993 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
  • GTFS-rt trip_id 21725991 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same

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

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

Sample errors
  • GTFS-rt trip_id 21323739 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip

Warnings

vehicle_id not populated W002 40 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 21725994 does not have a vehicle_id
  • trip_id 21725993 does not have a vehicle_id
  • trip_id 21725992 does not have a vehicle_id
  • trip_id 21725790 does not have a vehicle_id
  • trip_id 21725789 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 530 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. 4 970 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 064 30 times (100 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 259 26 times (87 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 30 24 times (80 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 16 16 times (53 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 16 16 times (53 % of validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 5 5 times (17 % 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 13 5 times (17 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-12-03 at 19:35 Europe/Paris.

trip_updates (27) 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 2025-12-03 at 19:35 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "21725968", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764783558", "uncertainty": 120 }, "departure": { "time": "1764783558", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764783622", "uncertainty": 120 }, "departure": { "time": "1764783622", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764783745", "uncertainty": 120 }, "departure": { "time": "1764783745", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764783840", "uncertainty": 120 }, "departure": { "time": "1764783840", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764783916", "uncertainty": 120 }, "departure": { "time": "1764783947", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764784018", "uncertainty": 120 }, "departure": { "time": "1764784018", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764784048", "uncertainty": 120 }, "departure": { "time": "1764784067", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764784134", "uncertainty": 120 }, "departure": { "time": "1764784134", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764784179", "uncertainty": 120 }, "departure": { "time": "1764784179", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764784217", "uncertainty": 120 }, "departure": { "time": "1764784217", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764784325", "uncertainty": 120 }, "departure": { "time": "1764784325", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764784385", "uncertainty": 120 }, "departure": { "time": "1764784397", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764784439", "uncertainty": 120 }, "departure": { "time": "1764784487", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764784607", "uncertainty": 120 }, "departure": { "time": "1764784607", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764784666", "uncertainty": 120 }, "departure": { "time": "1764784666", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764784727", "uncertainty": 120 }, "departure": { "time": "1764784756", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764784847", "uncertainty": 120 }, "departure": { "time": "1764784847", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764784955", "uncertainty": 120 }, "departure": { "time": "1764784997", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764785056", "uncertainty": 120 }, "departure": { "time": "1764785056", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764785191", "uncertainty": 120 }, "departure": { "time": "1764785207", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764785267", "uncertainty": 120 }, "departure": { "time": "1764785267", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764785351", "uncertainty": 120 }, "departure": { "time": "1764785351", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764785447", "uncertainty": 120 }, "departure": { "time": "1764785535", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764785640", "uncertainty": 120 }, "departure": { "time": "1764785717", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764785787", "uncertainty": 120 }, "departure": { "time": "1764785807", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764785878", "uncertainty": 120 }, "departure": { "time": "1764785957", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764786057", "uncertainty": 120 }, "departure": { "time": "1764786057", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764786145", "uncertainty": 120 }, "departure": { "time": "1764786145", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764786203", "uncertainty": 120 }, "departure": { "time": "1764786203", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764786294", "uncertainty": 120 }, "departure": { "time": "1764786377", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764786443", "uncertainty": 120 }, "departure": { "time": "1764786443", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764786467", "uncertainty": 120 }, "departure": { "time": "1764786467", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764786543", "uncertainty": 120 }, "departure": { "time": "1764786567", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764786606", "uncertainty": 120 }, "departure": { "time": "1764786606", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764786668", "uncertainty": 120 }, "departure": { "time": "1764786677", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764786795", "uncertainty": 120 }, "departure": { "time": "1764786797", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764786923", "uncertainty": 120 }, "departure": { "time": "1764786923", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764786960", "uncertainty": 120 }, "departure": { "time": "1764786960", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764787003", "uncertainty": 120 }, "departure": { "time": "1764787003", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764787080", "uncertainty": 120 }, "departure": { "time": "1764787080", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764787188", "uncertainty": 120 }, "departure": { "time": "1764787188", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764787246", "uncertainty": 120 }, "departure": { "time": "1764787246", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764787285", "uncertainty": 120 }, "departure": { "time": "1764787285", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764787380", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725968" }, "vehicle": { "id": "1198", "label": "1198" } } }, { "id": "21725984", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764788100", "uncertainty": 120 }, "stopId": "wimmair", "stopSequence": 1 }, { "arrival": { "time": "1764788178", "uncertainty": 120 }, "departure": { "time": "1764788178", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764788242", "uncertainty": 120 }, "departure": { "time": "1764788242", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764788365", "uncertainty": 120 }, "departure": { "time": "1764788365", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764788460", "uncertainty": 120 }, "departure": { "time": "1764788460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764788420", "uncertainty": 120 }, "departure": { "time": "1764788420", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764788516", "uncertainty": 120 }, "departure": { "time": "1764788516", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764788559", "uncertainty": 120 }, "departure": { "time": "1764788559", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764788599", "uncertainty": 120 }, "departure": { "time": "1764788599", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764788645", "uncertainty": 120 }, "departure": { "time": "1764788645", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764788690", "uncertainty": 120 }, "departure": { "time": "1764788690", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764788860", "uncertainty": 120 }, "departure": { "time": "1764788860", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764788919", "uncertainty": 120 }, "departure": { "time": "1764788919", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764788998", "uncertainty": 120 }, "departure": { "time": "1764788998", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764789100", "uncertainty": 120 }, "departure": { "time": "1764789100", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764789156", "uncertainty": 120 }, "departure": { "time": "1764789156", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764789248", "uncertainty": 120 }, "departure": { "time": "1764789248", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764789343", "uncertainty": 120 }, "departure": { "time": "1764789343", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764789457", "uncertainty": 120 }, "departure": { "time": "1764789457", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764789526", "uncertainty": 120 }, "departure": { "time": "1764789526", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764789688", "uncertainty": 120 }, "departure": { "time": "1764789688", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764789792", "uncertainty": 120 }, "departure": { "time": "1764789792", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764789873", "uncertainty": 120 }, "departure": { "time": "1764789873", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764790006", "uncertainty": 120 }, "departure": { "time": "1764790006", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764790112", "uncertainty": 120 }, "departure": { "time": "1764790260", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764790337", "uncertainty": 120 }, "departure": { "time": "1764790337", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764790440", "uncertainty": 120 }, "departure": { "time": "1764790440", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764790560", "uncertainty": 120 }, "departure": { "time": "1764790560", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764790647", "uncertainty": 120 }, "departure": { "time": "1764790647", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764790711", "uncertainty": 120 }, "departure": { "time": "1764790711", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764790800", "uncertainty": 120 }, "departure": { "time": "1764790800", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764790883", "uncertainty": 120 }, "departure": { "time": "1764790883", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764790915", "uncertainty": 120 }, "departure": { "time": "1764790915", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764791007", "uncertainty": 120 }, "departure": { "time": "1764791007", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764791040", "uncertainty": 120 }, "departure": { "time": "1764791040", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764791101", "uncertainty": 120 }, "departure": { "time": "1764791101", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764791220", "uncertainty": 120 }, "departure": { "time": "1764791220", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764791363", "uncertainty": 120 }, "departure": { "time": "1764791363", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764791400", "uncertainty": 120 }, "departure": { "time": "1764791400", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764791443", "uncertainty": 120 }, "departure": { "time": "1764791443", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764791520", "uncertainty": 120 }, "departure": { "time": "1764791520", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764791628", "uncertainty": 120 }, "departure": { "time": "1764791628", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764791686", "uncertainty": 120 }, "departure": { "time": "1764791686", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764791725", "uncertainty": 120 }, "departure": { "time": "1764791725", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764791820", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725984" } } }, { "id": "21323509", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764786029", "uncertainty": 120 }, "departure": { "time": "1764786051", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764786081", "uncertainty": 120 }, "departure": { "time": "1764786081", "uncertainty": 120 }, "stopId": "bsmier" }, { "departure": { "time": "1764785552", "uncertainty": 120 }, "stopId": "bsmcca9", "stopSequence": 1 }, { "arrival": { "time": "1764785672", "uncertainty": 120 }, "departure": { "time": "1764785672", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764785762", "uncertainty": 120 }, "departure": { "time": "1764785762", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764785833", "uncertainty": 120 }, "departure": { "time": "1764785852", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764785922", "uncertainty": 120 }, "departure": { "time": "1764785942", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764785976", "uncertainty": 120 }, "departure": { "time": "1764785976", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764786060", "uncertainty": 120 }, "departure": { "time": "1764786060", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764786105", "uncertainty": 120 }, "departure": { "time": "1764786105", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764786084", "uncertainty": 120 }, "departure": { "time": "1764786144", "uncertainty": 120 }, "stopId": "bsmier", "stopSequence": 9 }, { "arrival": { "time": "1764786204", "uncertainty": 120 }, "departure": { "time": "1764786204", "uncertainty": 120 }, "stopId": "bsmloui", "stopSequence": 10 }, { "arrival": { "time": "1764786303", "uncertainty": 120 }, "departure": { "time": "1764786384", "uncertainty": 120 }, "stopId": "bsmint", "stopSequence": 11 }, { "arrival": { "time": "1764786457", "uncertainty": 120 }, "departure": { "time": "1764786474", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 12 }, { "arrival": { "time": "1764786514", "uncertainty": 120 }, "departure": { "time": "1764786534", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 13 }, { "arrival": { "time": "1764786624", "uncertainty": 120 }, "departure": { "time": "1764786624", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 14 }, { "arrival": { "time": "1764786684", "uncertainty": 120 }, "departure": { "time": "1764786684", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 15 }, { "arrival": { "time": "1764786743", "uncertainty": 120 }, "departure": { "time": "1764786743", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 16 }, { "arrival": { "time": "1764786815", "uncertainty": 120 }, "departure": { "time": "1764786815", "uncertainty": 120 }, "stopId": "stmmar2", "stopSequence": 17 }, { "arrival": { "time": "1764786847", "uncertainty": 120 }, "departure": { "time": "1764786894", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 18 }, { "arrival": { "time": "1764787003", "uncertainty": 120 }, "departure": { "time": "1764787003", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 19 }, { "arrival": { "time": "1764787080", "uncertainty": 120 }, "departure": { "time": "1764787080", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 20 }, { "arrival": { "time": "1764787172", "uncertainty": 120 }, "departure": { "time": "1764787172", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 21 }, { "arrival": { "time": "1764787204", "uncertainty": 120 }, "departure": { "time": "1764787204", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 22 }, { "arrival": { "time": "1764787282", "uncertainty": 120 }, "departure": { "time": "1764787282", "uncertainty": 120 }, "stopId": "smbgast", "stopSequence": 23 }, { "arrival": { "time": "1764787362", "uncertainty": 120 }, "departure": { "time": "1764787362", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 24 }, { "arrival": { "time": "1764787414", "uncertainty": 120 }, "departure": { "time": "1764787414", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 25 }, { "arrival": { "time": "1764787455", "uncertainty": 120 }, "departure": { "time": "1764787455", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 26 }, { "arrival": { "time": "1764787523", "uncertainty": 120 }, "departure": { "time": "1764787523", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 27 }, { "arrival": { "time": "1764787644", "uncertainty": 120 }, "departure": { "time": "1764787644", "uncertainty": 120 }, "stopId": "smbgir1", "stopSequence": 28 }, { "arrival": { "time": "1764787715", "uncertainty": 120 }, "departure": { "time": "1764787715", "uncertainty": 120 }, "stopId": "smbdesv", "stopSequence": 29 }, { "arrival": { "time": "1764787764", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 30 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323509" }, "vehicle": { "id": "165", "label": "165" } } }, { "id": "21725819", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764787500", "uncertainty": 120 }, "stopId": "bsmcca1", "stopSequence": 1 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725819" } } }, { "id": "21725818", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764786997", "uncertainty": 120 }, "stopId": "lpoegli2", "stopSequence": 2 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "H", "scheduleRelationship": "SCHEDULED", "tripId": "21725818" }, "vehicle": { "id": "181", "label": "181" } } }, { "id": "21323853", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764787800", "uncertainty": 120 }, "stopId": "bsmcca4", "stopSequence": 1 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "21323853" } } }, { "id": "21725854", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764788220", "uncertainty": 120 }, "departure": { "time": "1764788220", "uncertainty": 120 }, "stopId": "outplac2" }, { "arrival": { "time": "1764788303", "uncertainty": 120 }, "departure": { "time": "1764788303", "uncertainty": 120 }, "stopId": "outkenn" }, { "arrival": { "time": "1764788409", "uncertainty": 120 }, "departure": { "time": "1764788409", "uncertainty": 120 }, "stopId": "outmds" }, { "departure": { "time": "1764787500", "uncertainty": 120 }, "stopId": "bsmcca11", "stopSequence": 1 }, { "arrival": { "time": "1764787595", "uncertainty": 120 }, "departure": { "time": "1764787595", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 2 }, { "arrival": { "time": "1764787680", "uncertainty": 120 }, "departure": { "time": "1764787680", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 3 }, { "arrival": { "time": "1764787815", "uncertainty": 120 }, "departure": { "time": "1764787815", "uncertainty": 120 }, "stopId": "bsmvie2", "stopSequence": 4 }, { "arrival": { "time": "1764787889", "uncertainty": 120 }, "departure": { "time": "1764787889", "uncertainty": 120 }, "stopId": "outsir", "stopSequence": 5 }, { "arrival": { "time": "1764787918", "uncertainty": 120 }, "departure": { "time": "1764787918", "uncertainty": 120 }, "stopId": "outnce", "stopSequence": 6 }, { "arrival": { "time": "1764787981", "uncertainty": 120 }, "departure": { "time": "1764787981", "uncertainty": 120 }, "stopId": "outlal", "stopSequence": 7 }, { "arrival": { "time": "1764788034", "uncertainty": 120 }, "departure": { "time": "1764788034", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 8 }, { "arrival": { "time": "1764788097", "uncertainty": 120 }, "departure": { "time": "1764788097", "uncertainty": 120 }, "stopId": "outdeni", "stopSequence": 9 }, { "arrival": { "time": "1764788149", "uncertainty": 120 }, "departure": { "time": "1764788149", "uncertainty": 120 }, "stopId": "outpres", "stopSequence": 10 }, { "arrival": { "time": "1764788220", "uncertainty": 120 }, "departure": { "time": "1764788220", "uncertainty": 120 }, "stopId": "outplac", "stopSequence": 11 }, { "arrival": { "time": "1764788337", "uncertainty": 120 }, "departure": { "time": "1764788337", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outdela", "stopSequence": 12 }, { "arrival": { "time": "1764788377", "uncertainty": 120 }, "departure": { "time": "1764788377", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outeco", "stopSequence": 13 }, { "arrival": { "time": "1764788460", "uncertainty": 120 }, "departure": { "time": "1764788460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outrena", "stopSequence": 14 }, { "arrival": { "time": "1764788531", "uncertainty": 120 }, "departure": { "time": "1764788531", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "outpru2", "stopSequence": 15 }, { "arrival": { "time": "1764788448", "uncertainty": 120 }, "departure": { "time": "1764788448", "uncertainty": 120 }, "stopId": "outtil2", "stopSequence": 16 }, { "arrival": { "time": "1764788511", "uncertainty": 120 }, "departure": { "time": "1764788511", "uncertainty": 120 }, "stopId": "outorm", "stopSequence": 17 }, { "arrival": { "time": "1764788572", "uncertainty": 120 }, "departure": { "time": "1764788572", "uncertainty": 120 }, "stopId": "outpeu", "stopSequence": 18 }, { "arrival": { "time": "1764788654", "uncertainty": 120 }, "departure": { "time": "1764788654", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 19 }, { "arrival": { "time": "1764788818", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 20 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725854" } } }, { "id": "21725846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764786806", "uncertainty": 120 }, "stopId": "equmin", "stopSequence": 1 }, { "arrival": { "time": "1764786944", "uncertainty": 120 }, "departure": { "time": "1764786944", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 2 }, { "arrival": { "time": "1764787026", "uncertainty": 120 }, "departure": { "time": "1764787026", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 3 }, { "arrival": { "time": "1764787081", "uncertainty": 120 }, "departure": { "time": "1764787081", "uncertainty": 120 }, "stopId": "outpeu2", "stopSequence": 4 }, { "arrival": { "time": "1764787123", "uncertainty": 120 }, "departure": { "time": "1764787123", "uncertainty": 120 }, "stopId": "outorm2", "stopSequence": 5 }, { "arrival": { "time": "1764787195", "uncertainty": 120 }, "departure": { "time": "1764787195", "uncertainty": 120 }, "stopId": "outtill", "stopSequence": 6 }, { "arrival": { "time": "1764787217", "uncertainty": 120 }, "departure": { "time": "1764787217", "uncertainty": 120 }, "stopId": "outpru", "stopSequence": 7 }, { "arrival": { "time": "1764787293", "uncertainty": 120 }, "departure": { "time": "1764787293", "uncertainty": 120 }, "stopId": "outrena2", "stopSequence": 8 }, { "arrival": { "time": "1764787380", "uncertainty": 120 }, "departure": { "time": "1764787380", "uncertainty": 120 }, "stopId": "outeco2", "stopSequence": 9 }, { "arrival": { "time": "1764787471", "uncertainty": 120 }, "departure": { "time": "1764787471", "uncertainty": 120 }, "stopId": "outmazu2", "stopSequence": 10 }, { "arrival": { "time": "1764787550", "uncertainty": 120 }, "departure": { "time": "1764787550", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 11 }, { "arrival": { "time": "1764787637", "uncertainty": 120 }, "departure": { "time": "1764787637", "uncertainty": 120 }, "stopId": "outlep1", "stopSequence": 12 }, { "arrival": { "time": "1764787697", "uncertainty": 120 }, "departure": { "time": "1764787697", "uncertainty": 120 }, "stopId": "outplac2", "stopSequence": 13 }, { "arrival": { "time": "1764787772", "uncertainty": 120 }, "departure": { "time": "1764787772", "uncertainty": 120 }, "stopId": "outpost", "stopSequence": 14 }, { "arrival": { "time": "1764787815", "uncertainty": 120 }, "departure": { "time": "1764787815", "uncertainty": 120 }, "stopId": "outbiez", "stopSequence": 15 }, { "arrival": { "time": "1764787861", "uncertainty": 120 }, "departure": { "time": "1764787861", "uncertainty": 120 }, "stopId": "outpres2", "stopSequence": 16 }, { "arrival": { "time": "1764787943", "uncertainty": 120 }, "departure": { "time": "1764787943", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 17 }, { "arrival": { "time": "1764788000", "uncertainty": 120 }, "departure": { "time": "1764788000", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 18 }, { "arrival": { "time": "1764788048", "uncertainty": 120 }, "departure": { "time": "1764788048", "uncertainty": 120 }, "stopId": "outlal2", "stopSequence": 19 }, { "arrival": { "time": "1764788104", "uncertainty": 120 }, "departure": { "time": "1764788104", "uncertainty": 120 }, "stopId": "outnce2", "stopSequence": 20 }, { "arrival": { "time": "1764788135", "uncertainty": 120 }, "departure": { "time": "1764788135", "uncertainty": 120 }, "stopId": "outsir2", "stopSequence": 21 }, { "arrival": { "time": "1764788211", "uncertainty": 120 }, "departure": { "time": "1764788211", "uncertainty": 120 }, "stopId": "bsmvie", "stopSequence": 22 }, { "arrival": { "time": "1764788360", "uncertainty": 120 }, "departure": { "time": "1764788360", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 23 }, { "arrival": { "time": "1764788458", "uncertainty": 120 }, "departure": { "time": "1764788458", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 24 }, { "arrival": { "time": "1764788651", "uncertainty": 120 }, "stopId": "bsmcc11r", "stopSequence": 25 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "O", "scheduleRelationship": "SCHEDULED", "tripId": "21725846" }, "vehicle": { "id": "184", "label": "184" } } }, { "id": "21725864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764787039", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725864" } } }, { "id": "21725869", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764784591", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764784640", "uncertainty": 120 }, "departure": { "time": "1764784640", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764784692", "uncertainty": 120 }, "departure": { "time": "1764784692", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764784742", "uncertainty": 120 }, "departure": { "time": "1764784772", "uncertainty": 120 }, "stopId": "smbecol3", "stopSequence": 4 }, { "arrival": { "time": "1764784830", "uncertainty": 120 }, "departure": { "time": "1764784860", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764784950", "uncertainty": 120 }, "departure": { "time": "1764784952", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764785003", "uncertainty": 120 }, "departure": { "time": "1764785012", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 7 }, { "arrival": { "time": "1764785065", "uncertainty": 120 }, "departure": { "time": "1764785065", "uncertainty": 120 }, "stopId": "bsmrho", "stopSequence": 8 }, { "arrival": { "time": "1764785124", "uncertainty": 120 }, "departure": { "time": "1764785220", "uncertainty": 120 }, "stopId": "bsmbran2", "stopSequence": 9 }, { "arrival": { "time": "1764785336", "uncertainty": 120 }, "departure": { "time": "1764785342", "uncertainty": 120 }, "stopId": "bsmhenn", "stopSequence": 10 }, { "arrival": { "time": "1764785445", "uncertainty": 120 }, "departure": { "time": "1764785520", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 11 }, { "arrival": { "time": "1764785833", "uncertainty": 120 }, "departure": { "time": "1764785853", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 12 }, { "arrival": { "time": "1764785995", "uncertainty": 120 }, "departure": { "time": "1764786093", "uncertainty": 120 }, "stopId": "bsmcca2", "stopSequence": 13 }, { "arrival": { "time": "1764786173", "uncertainty": 120 }, "departure": { "time": "1764786182", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 14 }, { "arrival": { "time": "1764786271", "uncertainty": 120 }, "departure": { "time": "1764786271", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 15 }, { "arrival": { "time": "1764786323", "uncertainty": 120 }, "departure": { "time": "1764786323", "uncertainty": 120 }, "stopId": "bsmpca", "stopSequence": 16 }, { "arrival": { "time": "1764786417", "uncertainty": 120 }, "departure": { "time": "1764786417", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 17 }, { "arrival": { "time": "1764786469", "uncertainty": 120 }, "departure": { "time": "1764786482", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 18 }, { "arrival": { "time": "1764786542", "uncertainty": 120 }, "departure": { "time": "1764786542", "uncertainty": 120 }, "stopId": "lpohen", "stopSequence": 19 }, { "arrival": { "time": "1764786590", "uncertainty": 120 }, "departure": { "time": "1764786590", "uncertainty": 120 }, "stopId": "lpopfa", "stopSequence": 20 }, { "arrival": { "time": "1764786643", "uncertainty": 120 }, "departure": { "time": "1764786643", "uncertainty": 120 }, "stopId": "lpogou", "stopSequence": 21 }, { "arrival": { "time": "1764786707", "uncertainty": 120 }, "departure": { "time": "1764786722", "uncertainty": 120 }, "stopId": "lpolive", "stopSequence": 22 }, { "arrival": { "time": "1764786791", "uncertainty": 120 }, "departure": { "time": "1764786791", "uncertainty": 120 }, "stopId": "lpopagn", "stopSequence": 23 }, { "arrival": { "time": "1764786856", "uncertainty": 120 }, "departure": { "time": "1764786856", "uncertainty": 120 }, "stopId": "lpoloti", "stopSequence": 24 }, { "arrival": { "time": "1764786967", "uncertainty": 120 }, "departure": { "time": "1764786967", "uncertainty": 120 }, "stopId": "lpoegli", "stopSequence": 25 }, { "arrival": { "time": "1764787027", "uncertainty": 120 }, "departure": { "time": "1764787027", "uncertainty": 120 }, "stopId": "lpoalpr", "stopSequence": 26 }, { "arrival": { "time": "1764787099", "uncertainty": 120 }, "departure": { "time": "1764787099", "uncertainty": 120 }, "stopId": "outsall2", "stopSequence": 27 }, { "arrival": { "time": "1764787122", "uncertainty": 120 }, "departure": { "time": "1764787122", "uncertainty": 120 }, "stopId": "outmass2", "stopSequence": 28 }, { "arrival": { "time": "1764787164", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 29 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "21725869" }, "vehicle": { "id": "164", "label": "164" } } }, { "id": "21323587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764785552", "uncertainty": 120 }, "stopId": "bsmcca10", "stopSequence": 1 }, { "arrival": { "time": "1764785762", "uncertainty": 120 }, "departure": { "time": "1764785793", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764785852", "uncertainty": 120 }, "departure": { "time": "1764785852", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764785882", "uncertainty": 120 }, "departure": { "time": "1764785882", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764785957", "uncertainty": 120 }, "departure": { "time": "1764785957", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764786002", "uncertainty": 120 }, "departure": { "time": "1764786036", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 6 }, { "arrival": { "time": "1764786090", "uncertainty": 120 }, "departure": { "time": "1764786092", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 7 }, { "arrival": { "time": "1764786193", "uncertainty": 120 }, "departure": { "time": "1764786212", "uncertainty": 120 }, "stopId": "smbmair4", "stopSequence": 8 }, { "arrival": { "time": "1764786242", "uncertainty": 120 }, "departure": { "time": "1764786242", "uncertainty": 120 }, "stopId": "smbstom", "stopSequence": 9 }, { "arrival": { "time": "1764786302", "uncertainty": 120 }, "departure": { "time": "1764786302", "uncertainty": 120 }, "stopId": "smbmont", "stopSequence": 10 }, { "arrival": { "time": "1764786392", "uncertainty": 120 }, "departure": { "time": "1764786392", "uncertainty": 120 }, "stopId": "smbheli2", "stopSequence": 11 }, { "arrival": { "time": "1764786793", "uncertainty": 120 }, "departure": { "time": "1764786793", "uncertainty": 120 }, "stopId": "smboues", "stopSequence": 12 }, { "arrival": { "time": "1764786850", "uncertainty": 120 }, "departure": { "time": "1764786850", "uncertainty": 120 }, "stopId": "smbest", "stopSequence": 13 }, { "arrival": { "time": "1764786926", "uncertainty": 120 }, "departure": { "time": "1764786932", "uncertainty": 120 }, "stopId": "smbbadh", "stopSequence": 14 }, { "arrival": { "time": "1764786997", "uncertainty": 120 }, "departure": { "time": "1764786997", "uncertainty": 120 }, "stopId": "lacpell", "stopSequence": 15 }, { "arrival": { "time": "1764787050", "uncertainty": 120 }, "departure": { "time": "1764787050", "uncertainty": 120 }, "stopId": "lacpern", "stopSequence": 16 }, { "arrival": { "time": "1764787166", "uncertainty": 120 }, "departure": { "time": "1764787166", "uncertainty": 120 }, "stopId": "lacgara", "stopSequence": 17 }, { "arrival": { "time": "1764787211", "uncertainty": 120 }, "departure": { "time": "1764787211", "uncertainty": 120 }, "stopId": "lacegli", "stopSequence": 18 }, { "arrival": { "time": "1764787277", "uncertainty": 120 }, "stopId": "lacchai", "stopSequence": 19 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323587" }, "vehicle": { "id": "196", "label": "196" } } }, { "id": "21323600", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764787800", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 1 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323600" } } }, { "id": "21323527", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764787840", "uncertainty": 120 }, "departure": { "time": "1764787840", "uncertainty": 120 }, "stopId": "bsmier2" }, { "arrival": { "time": "1764787875", "uncertainty": 120 }, "departure": { "time": "1764787875", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764787953", "uncertainty": 120 }, "departure": { "time": "1764787953", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764786302", "uncertainty": 120 }, "stopId": "smbpoly", "stopSequence": 1 }, { "arrival": { "time": "1764786332", "uncertainty": 120 }, "departure": { "time": "1764786392", "uncertainty": 120 }, "stopId": "smbdesv2", "stopSequence": 2 }, { "arrival": { "time": "1764786452", "uncertainty": 120 }, "departure": { "time": "1764786452", "uncertainty": 120 }, "stopId": "smbgir2", "stopSequence": 3 }, { "arrival": { "time": "1764786503", "uncertainty": 120 }, "departure": { "time": "1764786503", "uncertainty": 120 }, "stopId": "smbecol", "stopSequence": 4 }, { "arrival": { "time": "1764786542", "uncertainty": 120 }, "departure": { "time": "1764786542", "uncertainty": 120 }, "stopId": "bsmhopi3", "stopSequence": 5 }, { "arrival": { "time": "1764786611", "uncertainty": 120 }, "departure": { "time": "1764786611", "uncertainty": 120 }, "stopId": "bsmhre", "stopSequence": 6 }, { "arrival": { "time": "1764786712", "uncertainty": 120 }, "departure": { "time": "1764786722", "uncertainty": 120 }, "stopId": "smbegli", "stopSequence": 7 }, { "arrival": { "time": "1764786801", "uncertainty": 120 }, "departure": { "time": "1764786812", "uncertainty": 120 }, "stopId": "smbgast2", "stopSequence": 8 }, { "arrival": { "time": "1764786889", "uncertainty": 120 }, "departure": { "time": "1764786932", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 9 }, { "arrival": { "time": "1764786992", "uncertainty": 120 }, "departure": { "time": "1764786992", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 10 }, { "arrival": { "time": "1764787038", "uncertainty": 120 }, "departure": { "time": "1764787038", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 11 }, { "arrival": { "time": "1764787107", "uncertainty": 120 }, "departure": { "time": "1764787107", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 12 }, { "arrival": { "time": "1764787238", "uncertainty": 120 }, "departure": { "time": "1764787238", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 13 }, { "arrival": { "time": "1764787293", "uncertainty": 120 }, "departure": { "time": "1764787293", "uncertainty": 120 }, "stopId": "smbmar1", "stopSequence": 14 }, { "arrival": { "time": "1764787346", "uncertainty": 120 }, "departure": { "time": "1764787346", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 15 }, { "arrival": { "time": "1764787406", "uncertainty": 120 }, "departure": { "time": "1764787406", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 16 }, { "arrival": { "time": "1764787470", "uncertainty": 120 }, "departure": { "time": "1764787470", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 17 }, { "arrival": { "time": "1764787541", "uncertainty": 120 }, "departure": { "time": "1764787541", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 18 }, { "arrival": { "time": "1764787611", "uncertainty": 120 }, "departure": { "time": "1764787611", "uncertainty": 120 }, "stopId": "bsmdres3", "stopSequence": 19 }, { "arrival": { "time": "1764787661", "uncertainty": 120 }, "departure": { "time": "1764787661", "uncertainty": 120 }, "stopId": "bsmint2", "stopSequence": 20 }, { "arrival": { "time": "1764787748", "uncertainty": 120 }, "departure": { "time": "1764787748", "uncertainty": 120 }, "stopId": "bsmloui2", "stopSequence": 21 }, { "arrival": { "time": "1764787840", "uncertainty": 120 }, "departure": { "time": "1764787840", "uncertainty": 120 }, "stopId": "bsmier2", "stopSequence": 22 }, { "arrival": { "time": "1764787578", "uncertainty": 120 }, "departure": { "time": "1764787578", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 23 }, { "arrival": { "time": "1764787620", "uncertainty": 120 }, "departure": { "time": "1764787620", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 24 }, { "arrival": { "time": "1764787690", "uncertainty": 120 }, "departure": { "time": "1764787690", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 25 }, { "arrival": { "time": "1764787953", "uncertainty": 120 }, "departure": { "time": "1764787953", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 26 }, { "arrival": { "time": "1764788054", "uncertainty": 120 }, "departure": { "time": "1764788054", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 27 }, { "arrival": { "time": "1764788172", "uncertainty": 120 }, "departure": { "time": "1764788172", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 28 }, { "arrival": { "time": "1764788241", "uncertainty": 120 }, "departure": { "time": "1764788241", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 29 }, { "arrival": { "time": "1764788294", "uncertainty": 120 }, "departure": { "time": "1764788294", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 30 }, { "arrival": { "time": "1764788385", "uncertainty": 120 }, "stopId": "bsmcca9r", "stopSequence": 31 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "21323527" }, "vehicle": { "id": "187", "label": "187" } } }, { "id": "21323542", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764785119", "uncertainty": 120 }, "stopId": "baimacq2", "stopSequence": 1 }, { "arrival": { "time": "1764785209", "uncertainty": 120 }, "departure": { "time": "1764785209", "uncertainty": 120 }, "stopId": "lacpont2", "stopSequence": 2 }, { "arrival": { "time": "1764785269", "uncertainty": 120 }, "departure": { "time": "1764785269", "uncertainty": 120 }, "stopId": "lacchai2", "stopSequence": 3 }, { "arrival": { "time": "1764785370", "uncertainty": 120 }, "departure": { "time": "1764785370", "uncertainty": 120 }, "stopId": "lacegli2", "stopSequence": 4 }, { "arrival": { "time": "1764785418", "uncertainty": 120 }, "departure": { "time": "1764785418", "uncertainty": 120 }, "stopId": "lacgara2", "stopSequence": 5 }, { "arrival": { "time": "1764785500", "uncertainty": 120 }, "departure": { "time": "1764785500", "uncertainty": 120 }, "stopId": "lacpern2", "stopSequence": 6 }, { "arrival": { "time": "1764785539", "uncertainty": 120 }, "departure": { "time": "1764785569", "uncertainty": 120 }, "stopId": "lacpell2", "stopSequence": 7 }, { "arrival": { "time": "1764785621", "uncertainty": 120 }, "departure": { "time": "1764785621", "uncertainty": 120 }, "stopId": "smbbadh2", "stopSequence": 8 }, { "arrival": { "time": "1764785689", "uncertainty": 120 }, "departure": { "time": "1764785689", "uncertainty": 120 }, "stopId": "bsminqo", "stopSequence": 9 }, { "arrival": { "time": "1764785775", "uncertainty": 120 }, "departure": { "time": "1764785839", "uncertainty": 120 }, "stopId": "smbipbo", "stopSequence": 10 }, { "arrival": { "time": "1764785880", "uncertainty": 120 }, "departure": { "time": "1764785899", "uncertainty": 120 }, "stopId": "smboues2", "stopSequence": 11 }, { "arrival": { "time": "1764786174", "uncertainty": 120 }, "departure": { "time": "1764786174", "uncertainty": 120 }, "stopId": "smbheli", "stopSequence": 12 }, { "arrival": { "time": "1764786289", "uncertainty": 120 }, "departure": { "time": "1764786319", "uncertainty": 120 }, "stopId": "smbmont2", "stopSequence": 13 }, { "arrival": { "time": "1764786367", "uncertainty": 120 }, "departure": { "time": "1764786379", "uncertainty": 120 }, "stopId": "smbstom2", "stopSequence": 14 }, { "arrival": { "time": "1764786439", "uncertainty": 120 }, "departure": { "time": "1764786439", "uncertainty": 120 }, "stopId": "smbmair3", "stopSequence": 15 }, { "arrival": { "time": "1764786499", "uncertainty": 120 }, "departure": { "time": "1764786499", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 16 }, { "arrival": { "time": "1764786559", "uncertainty": 120 }, "departure": { "time": "1764786559", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 17 }, { "arrival": { "time": "1764786617", "uncertainty": 120 }, "departure": { "time": "1764786649", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 18 }, { "arrival": { "time": "1764786694", "uncertainty": 120 }, "departure": { "time": "1764786694", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 19 }, { "arrival": { "time": "1764786763", "uncertainty": 120 }, "departure": { "time": "1764786769", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 20 }, { "arrival": { "time": "1764786867", "uncertainty": 120 }, "departure": { "time": "1764786889", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 21 }, { "arrival": { "time": "1764786996", "uncertainty": 120 }, "departure": { "time": "1764786996", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764787043", "uncertainty": 120 }, "departure": { "time": "1764787043", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764787128", "uncertainty": 120 }, "stopId": "bsmcc10r", "stopSequence": 24 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "L", "scheduleRelationship": "SCHEDULED", "tripId": "21323542" }, "vehicle": { "id": "518", "label": "518" } } }, { "id": "21323563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764783841", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 1 }, { "arrival": { "time": "1764783900", "uncertainty": 120 }, "departure": { "time": "1764783901", "uncertainty": 120 }, "stopId": "smbleon2", "stopSequence": 2 }, { "arrival": { "time": "1764783932", "uncertainty": 120 }, "departure": { "time": "1764783961", "uncertainty": 120 }, "stopId": "smbmoul2", "stopSequence": 3 }, { "arrival": { "time": "1764783986", "uncertainty": 120 }, "departure": { "time": "1764783991", "uncertainty": 120 }, "stopId": "smbbre2", "stopSequence": 4 }, { "arrival": { "time": "1764784067", "uncertainty": 120 }, "departure": { "time": "1764784067", "uncertainty": 120 }, "stopId": "smbdena2", "stopSequence": 5 }, { "arrival": { "time": "1764784111", "uncertainty": 120 }, "departure": { "time": "1764784141", "uncertainty": 120 }, "stopId": "smbcol1", "stopSequence": 6 }, { "arrival": { "time": "1764784176", "uncertainty": 120 }, "departure": { "time": "1764784201", "uncertainty": 120 }, "stopId": "smbmair", "stopSequence": 7 }, { "arrival": { "time": "1764784261", "uncertainty": 120 }, "departure": { "time": "1764784261", "uncertainty": 120 }, "stopId": "bsmjul1", "stopSequence": 8 }, { "arrival": { "time": "1764784321", "uncertainty": 120 }, "departure": { "time": "1764784321", "uncertainty": 120 }, "stopId": "bsmmaqu2", "stopSequence": 9 }, { "arrival": { "time": "1764784378", "uncertainty": 120 }, "departure": { "time": "1764784440", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 10 }, { "arrival": { "time": "1764784511", "uncertainty": 120 }, "departure": { "time": "1764784511", "uncertainty": 120 }, "stopId": "bsmstad2", "stopSequence": 11 }, { "arrival": { "time": "1764784531", "uncertainty": 120 }, "departure": { "time": "1764784531", "uncertainty": 120 }, "stopId": "bsmeurv2", "stopSequence": 12 }, { "arrival": { "time": "1764784621", "uncertainty": 120 }, "departure": { "time": "1764784651", "uncertainty": 120 }, "stopId": "bsmlyc2", "stopSequence": 13 }, { "arrival": { "time": "1764784793", "uncertainty": 120 }, "departure": { "time": "1764784801", "uncertainty": 120 }, "stopId": "bsmlumi", "stopSequence": 14 }, { "arrival": { "time": "1764784882", "uncertainty": 120 }, "departure": { "time": "1764785102", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 15 }, { "arrival": { "time": "1764785149", "uncertainty": 120 }, "departure": { "time": "1764785162", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 16 }, { "arrival": { "time": "1764785244", "uncertainty": 120 }, "departure": { "time": "1764785312", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 17 }, { "arrival": { "time": "1764785483", "uncertainty": 120 }, "departure": { "time": "1764785483", "uncertainty": 120 }, "stopId": "smbarm3", "stopSequence": 18 }, { "arrival": { "time": "1764785552", "uncertainty": 120 }, "departure": { "time": "1764785552", "uncertainty": 120 }, "stopId": "leopite", "stopSequence": 19 }, { "arrival": { "time": "1764786918", "uncertainty": 120 }, "departure": { "time": "1764786918", "uncertainty": 120 }, "stopId": "outdes3", "stopSequence": 21 }, { "arrival": { "time": "1764786978", "uncertainty": 120 }, "departure": { "time": "1764786978", "uncertainty": 120 }, "stopId": "outedo2", "stopSequence": 22 }, { "arrival": { "time": "1764787010", "uncertainty": 120 }, "departure": { "time": "1764787010", "uncertainty": 120 }, "stopId": "outre2", "stopSequence": 23 }, { "arrival": { "time": "1764787047", "uncertainty": 120 }, "departure": { "time": "1764787047", "uncertainty": 120 }, "stopId": "outlagr", "stopSequence": 24 }, { "arrival": { "time": "1764787086", "uncertainty": 120 }, "departure": { "time": "1764787086", "uncertainty": 120 }, "stopId": "outman", "stopSequence": 25 }, { "arrival": { "time": "1764787124", "uncertainty": 120 }, "departure": { "time": "1764787124", "uncertainty": 120 }, "stopId": "sempar", "stopSequence": 26 }, { "arrival": { "time": "1764787186", "uncertainty": 120 }, "departure": { "time": "1764787186", "uncertainty": 120 }, "stopId": "semchat", "stopSequence": 27 }, { "arrival": { "time": "1764787245", "uncertainty": 120 }, "departure": { "time": "1764787245", "uncertainty": 120 }, "stopId": "semgau", "stopSequence": 28 }, { "arrival": { "time": "1764787283", "uncertainty": 120 }, "departure": { "time": "1764787283", "uncertainty": 120 }, "stopId": "semhaff", "stopSequence": 29 }, { "arrival": { "time": "1764787343", "uncertainty": 120 }, "departure": { "time": "1764787343", "uncertainty": 120 }, "stopId": "semmair2", "stopSequence": 30 }, { "arrival": { "time": "1764787394", "uncertainty": 120 }, "departure": { "time": "1764787394", "uncertainty": 120 }, "stopId": "semhesd", "stopSequence": 31 }, { "arrival": { "time": "1764787444", "uncertainty": 120 }, "departure": { "time": "1764787444", "uncertainty": 120 }, "stopId": "semcach", "stopSequence": 32 }, { "arrival": { "time": "1764787489", "uncertainty": 120 }, "departure": { "time": "1764787489", "uncertainty": 120 }, "stopId": "semcord2", "stopSequence": 33 }, { "arrival": { "time": "1764787609", "uncertainty": 120 }, "departure": { "time": "1764787609", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 34 }, { "arrival": { "time": "1764787669", "uncertainty": 120 }, "stopId": "semcite", "stopSequence": 35 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323563" }, "vehicle": { "id": "195", "label": "195" } } }, { "id": "21323580", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764785220", "uncertainty": 120 }, "departure": { "time": "1764785220", "uncertainty": 120 }, "stopId": "semquen4" }, { "departure": { "time": "1764785220", "uncertainty": 120 }, "stopId": "semquen", "stopSequence": 1 }, { "arrival": { "time": "1764785126", "uncertainty": 120 }, "departure": { "time": "1764785126", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "semcite", "stopSequence": 2 }, { "arrival": { "time": "1764785208", "uncertainty": 120 }, "departure": { "time": "1764785208", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "semcach2", "stopSequence": 3 }, { "arrival": { "time": "1764785376", "uncertainty": 120 }, "departure": { "time": "1764785376", "uncertainty": 120 }, "stopId": "semhesd2", "stopSequence": 4 }, { "arrival": { "time": "1764785421", "uncertainty": 120 }, "departure": { "time": "1764785421", "uncertainty": 120 }, "stopId": "semmair", "stopSequence": 5 }, { "arrival": { "time": "1764785489", "uncertainty": 120 }, "departure": { "time": "1764785497", "uncertainty": 120 }, "stopId": "semhaff2", "stopSequence": 6 }, { "arrival": { "time": "1764785550", "uncertainty": 120 }, "departure": { "time": "1764785550", "uncertainty": 120 }, "stopId": "semgau2", "stopSequence": 7 }, { "arrival": { "time": "1764785587", "uncertainty": 120 }, "departure": { "time": "1764785587", "uncertainty": 120 }, "stopId": "semchat2", "stopSequence": 8 }, { "arrival": { "time": "1764785645", "uncertainty": 120 }, "departure": { "time": "1764785645", "uncertainty": 120 }, "stopId": "sempar2", "stopSequence": 9 }, { "arrival": { "time": "1764785678", "uncertainty": 120 }, "departure": { "time": "1764785678", "uncertainty": 120 }, "stopId": "outman2", "stopSequence": 10 }, { "arrival": { "time": "1764785722", "uncertainty": 120 }, "departure": { "time": "1764785722", "uncertainty": 120 }, "stopId": "outlagr2", "stopSequence": 11 }, { "arrival": { "time": "1764785767", "uncertainty": 120 }, "departure": { "time": "1764785767", "uncertainty": 120 }, "stopId": "outre22", "stopSequence": 12 }, { "arrival": { "time": "1764785805", "uncertainty": 120 }, "departure": { "time": "1764785805", "uncertainty": 120 }, "stopId": "outedo1", "stopSequence": 13 }, { "arrival": { "time": "1764785913", "uncertainty": 120 }, "departure": { "time": "1764786038", "uncertainty": 120 }, "stopId": "outresu2", "stopSequence": 14 }, { "arrival": { "time": "1764786182", "uncertainty": 120 }, "departure": { "time": "1764786188", "uncertainty": 120 }, "stopId": "leopite2", "stopSequence": 15 }, { "arrival": { "time": "1764786268", "uncertainty": 120 }, "departure": { "time": "1764786268", "uncertainty": 120 }, "stopId": "bsmarma", "stopSequence": 16 }, { "arrival": { "time": "1764786407", "uncertainty": 120 }, "departure": { "time": "1764786458", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 17 }, { "arrival": { "time": "1764786535", "uncertainty": 120 }, "departure": { "time": "1764786548", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 18 }, { "arrival": { "time": "1764786638", "uncertainty": 120 }, "departure": { "time": "1764786668", "uncertainty": 120 }, "stopId": "bsmcca13", "stopSequence": 19 }, { "arrival": { "time": "1764786802", "uncertainty": 120 }, "departure": { "time": "1764786818", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 20 }, { "arrival": { "time": "1764786937", "uncertainty": 120 }, "departure": { "time": "1764786937", "uncertainty": 120 }, "stopId": "bsmlumi2", "stopSequence": 21 }, { "arrival": { "time": "1764787119", "uncertainty": 120 }, "departure": { "time": "1764787119", "uncertainty": 120 }, "stopId": "bsmlyc1", "stopSequence": 22 }, { "arrival": { "time": "1764787215", "uncertainty": 120 }, "departure": { "time": "1764787215", "uncertainty": 120 }, "stopId": "bsmeurv", "stopSequence": 23 }, { "arrival": { "time": "1764787272", "uncertainty": 120 }, "departure": { "time": "1764787272", "uncertainty": 120 }, "stopId": "bsmstad", "stopSequence": 24 }, { "arrival": { "time": "1764787359", "uncertainty": 120 }, "departure": { "time": "1764787359", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 25 }, { "arrival": { "time": "1764787407", "uncertainty": 120 }, "departure": { "time": "1764787407", "uncertainty": 120 }, "stopId": "bsmmaq1", "stopSequence": 26 }, { "arrival": { "time": "1764787467", "uncertainty": 120 }, "departure": { "time": "1764787467", "uncertainty": 120 }, "stopId": "bsmjul2", "stopSequence": 27 }, { "arrival": { "time": "1764787549", "uncertainty": 120 }, "departure": { "time": "1764787549", "uncertainty": 120 }, "stopId": "smbmair2", "stopSequence": 28 }, { "arrival": { "time": "1764787568", "uncertainty": 120 }, "departure": { "time": "1764787568", "uncertainty": 120 }, "stopId": "smbcol2", "stopSequence": 29 }, { "arrival": { "time": "1764787643", "uncertainty": 120 }, "departure": { "time": "1764787643", "uncertainty": 120 }, "stopId": "smbdena", "stopSequence": 30 }, { "arrival": { "time": "1764787785", "uncertainty": 120 }, "departure": { "time": "1764787785", "uncertainty": 120 }, "stopId": "smbbre1", "stopSequence": 31 }, { "arrival": { "time": "1764787809", "uncertainty": 120 }, "departure": { "time": "1764787809", "uncertainty": 120 }, "stopId": "smbmoul", "stopSequence": 32 }, { "arrival": { "time": "1764787848", "uncertainty": 120 }, "departure": { "time": "1764787848", "uncertainty": 120 }, "stopId": "smbleon", "stopSequence": 33 }, { "arrival": { "time": "1764787909", "uncertainty": 120 }, "stopId": "smbwica", "stopSequence": 34 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "21323580" }, "vehicle": { "id": "1200", "label": "1200" } } }, { "id": "21726024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764787200", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764787238", "uncertainty": 120 }, "departure": { "time": "1764787238", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764787288", "uncertainty": 120 }, "departure": { "time": "1764787288", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764787352", "uncertainty": 120 }, "departure": { "time": "1764787352", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764787390", "uncertainty": 120 }, "departure": { "time": "1764787390", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764787448", "uncertainty": 120 }, "departure": { "time": "1764787448", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764787531", "uncertainty": 120 }, "departure": { "time": "1764787531", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764787603", "uncertainty": 120 }, "departure": { "time": "1764787603", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764787671", "uncertainty": 120 }, "departure": { "time": "1764787671", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764787750", "uncertainty": 120 }, "departure": { "time": "1764787750", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764787860", "uncertainty": 120 }, "departure": { "time": "1764787860", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764787902", "uncertainty": 120 }, "departure": { "time": "1764787902", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764787936", "uncertainty": 120 }, "departure": { "time": "1764787936", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764787969", "uncertainty": 120 }, "departure": { "time": "1764787969", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764788045", "uncertainty": 120 }, "departure": { "time": "1764788045", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764788908", "uncertainty": 120 }, "departure": { "time": "1764788908", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764788985", "uncertainty": 120 }, "departure": { "time": "1764788985", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764789029", "uncertainty": 120 }, "departure": { "time": "1764789029", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764789076", "uncertainty": 120 }, "departure": { "time": "1764789076", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764789133", "uncertainty": 120 }, "departure": { "time": "1764789133", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764789169", "uncertainty": 120 }, "departure": { "time": "1764789169", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764789236", "uncertainty": 120 }, "departure": { "time": "1764789236", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764789342", "uncertainty": 120 }, "departure": { "time": "1764789342", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764789437", "uncertainty": 120 }, "departure": { "time": "1764789437", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764789498", "uncertainty": 120 }, "departure": { "time": "1764789498", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764789638", "uncertainty": 120 }, "departure": { "time": "1764789638", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764789749", "uncertainty": 120 }, "departure": { "time": "1764789749", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764789826", "uncertainty": 120 }, "departure": { "time": "1764789826", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764789929", "uncertainty": 120 }, "departure": { "time": "1764789929", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764790074", "uncertainty": 120 }, "departure": { "time": "1764790074", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764790132", "uncertainty": 120 }, "departure": { "time": "1764790132", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764790236", "uncertainty": 120 }, "departure": { "time": "1764790236", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764790289", "uncertainty": 120 }, "departure": { "time": "1764790289", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764790370", "uncertainty": 120 }, "departure": { "time": "1764790370", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764790437", "uncertainty": 120 }, "departure": { "time": "1764790437", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764790529", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726024" } } }, { "id": "21726023", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764788716", "uncertainty": 120 }, "departure": { "time": "1764788716", "uncertainty": 120 }, "stopId": "wimetoi" }, { "departure": { "time": "1764786343", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 1 }, { "arrival": { "time": "1764786353", "uncertainty": 120 }, "departure": { "time": "1764786353", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 2 }, { "arrival": { "time": "1764786403", "uncertainty": 120 }, "departure": { "time": "1764786403", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 3 }, { "arrival": { "time": "1764786449", "uncertainty": 120 }, "departure": { "time": "1764786449", "uncertainty": 120 }, "stopId": "outmont2", "stopSequence": 4 }, { "arrival": { "time": "1764786553", "uncertainty": 120 }, "departure": { "time": "1764786553", "uncertainty": 120 }, "stopId": "outcol1", "stopSequence": 5 }, { "arrival": { "time": "1764786613", "uncertainty": 120 }, "departure": { "time": "1764786633", "uncertainty": 120 }, "stopId": "outkenn2", "stopSequence": 6 }, { "arrival": { "time": "1764786743", "uncertainty": 120 }, "departure": { "time": "1764786743", "uncertainty": 120 }, "stopId": "outmai", "stopSequence": 7 }, { "arrival": { "time": "1764786790", "uncertainty": 120 }, "departure": { "time": "1764786852", "uncertainty": 120 }, "stopId": "outneuf", "stopSequence": 8 }, { "arrival": { "time": "1764786971", "uncertainty": 120 }, "departure": { "time": "1764786971", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 9 }, { "arrival": { "time": "1764787049", "uncertainty": 120 }, "departure": { "time": "1764787049", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 10 }, { "arrival": { "time": "1764787141", "uncertainty": 120 }, "departure": { "time": "1764787260", "uncertainty": 120 }, "stopId": "bsmcca5", "stopSequence": 11 }, { "arrival": { "time": "1764787351", "uncertainty": 120 }, "departure": { "time": "1764787351", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 12 }, { "arrival": { "time": "1764787501", "uncertainty": 120 }, "departure": { "time": "1764787501", "uncertainty": 120 }, "stopId": "bsmvic", "stopSequence": 13 }, { "arrival": { "time": "1764787553", "uncertainty": 120 }, "departure": { "time": "1764787553", "uncertainty": 120 }, "stopId": "bsmcci", "stopSequence": 14 }, { "arrival": { "time": "1764787620", "uncertainty": 120 }, "departure": { "time": "1764787620", "uncertainty": 120 }, "stopId": "bsmsurc", "stopSequence": 15 }, { "arrival": { "time": "1764787662", "uncertainty": 120 }, "departure": { "time": "1764787662", "uncertainty": 120 }, "stopId": "bsmnaus", "stopSequence": 16 }, { "arrival": { "time": "1764787715", "uncertainty": 120 }, "departure": { "time": "1764787715", "uncertainty": 120 }, "stopId": "bsmdesc", "stopSequence": 17 }, { "arrival": { "time": "1764787765", "uncertainty": 120 }, "departure": { "time": "1764787765", "uncertainty": 120 }, "stopId": "bsmbeuv", "stopSequence": 18 }, { "arrival": { "time": "1764787810", "uncertainty": 120 }, "departure": { "time": "1764787810", "uncertainty": 120 }, "stopId": "nsmlegi", "stopSequence": 19 }, { "arrival": { "time": "1764787884", "uncertainty": 120 }, "departure": { "time": "1764787884", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 20 }, { "arrival": { "time": "1764788038", "uncertainty": 120 }, "departure": { "time": "1764788038", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv", "stopSequence": 21 }, { "arrival": { "time": "1764788118", "uncertainty": 120 }, "departure": { "time": "1764788118", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean", "stopSequence": 22 }, { "arrival": { "time": "1764788151", "uncertainty": 120 }, "departure": { "time": "1764788151", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 23 }, { "arrival": { "time": "1764788179", "uncertainty": 120 }, "departure": { "time": "1764788179", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 24 }, { "arrival": { "time": "1764788220", "uncertainty": 120 }, "departure": { "time": "1764788220", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair2", "stopSequence": 25 }, { "arrival": { "time": "1764789057", "uncertainty": 120 }, "departure": { "time": "1764789057", "uncertainty": 120 }, "stopId": "wimstad", "stopSequence": 26 }, { "arrival": { "time": "1764789119", "uncertainty": 120 }, "departure": { "time": "1764789119", "uncertainty": 120 }, "stopId": "wimair", "stopSequence": 27 }, { "arrival": { "time": "1764789163", "uncertainty": 120 }, "departure": { "time": "1764789163", "uncertainty": 120 }, "stopId": "wimnung", "stopSequence": 28 }, { "arrival": { "time": "1764789219", "uncertainty": 120 }, "departure": { "time": "1764789219", "uncertainty": 120 }, "stopId": "wimcour", "stopSequence": 29 }, { "arrival": { "time": "1764789293", "uncertainty": 120 }, "departure": { "time": "1764789293", "uncertainty": 120 }, "stopId": "wimchat", "stopSequence": 30 }, { "arrival": { "time": "1764789354", "uncertainty": 120 }, "departure": { "time": "1764789354", "uncertainty": 120 }, "stopId": "wimmess", "stopSequence": 31 }, { "arrival": { "time": "1764789389", "uncertainty": 120 }, "departure": { "time": "1764789389", "uncertainty": 120 }, "stopId": "wimoffe", "stopSequence": 32 }, { "arrival": { "time": "1764789419", "uncertainty": 120 }, "departure": { "time": "1764789419", "uncertainty": 120 }, "stopId": "wimgoun", "stopSequence": 33 }, { "arrival": { "time": "1764789479", "uncertainty": 120 }, "departure": { "time": "1764789479", "uncertainty": 120 }, "stopId": "wimdebu", "stopSequence": 34 }, { "arrival": { "time": "1764789503", "uncertainty": 120 }, "departure": { "time": "1764789503", "uncertainty": 120 }, "stopId": "wimbast", "stopSequence": 35 }, { "arrival": { "time": "1764789569", "uncertainty": 120 }, "departure": { "time": "1764789569", "uncertainty": 120 }, "stopId": "wimsaen", "stopSequence": 36 }, { "arrival": { "time": "1764789689", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 37 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726023" }, "vehicle": { "id": "1201", "label": "1201" } } }, { "id": "21726022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1764785104", "uncertainty": 120 }, "stopId": "wimbast5", "stopSequence": 1 }, { "arrival": { "time": "1764785133", "uncertainty": 120 }, "departure": { "time": "1764785133", "uncertainty": 120 }, "stopId": "wimdebu2", "stopSequence": 2 }, { "arrival": { "time": "1764785163", "uncertainty": 120 }, "departure": { "time": "1764785163", "uncertainty": 120 }, "stopId": "wimgoun2", "stopSequence": 3 }, { "arrival": { "time": "1764785193", "uncertainty": 120 }, "departure": { "time": "1764785193", "uncertainty": 120 }, "stopId": "wimoffe2", "stopSequence": 4 }, { "arrival": { "time": "1764785211", "uncertainty": 120 }, "departure": { "time": "1764785211", "uncertainty": 120 }, "stopId": "wimmess2", "stopSequence": 5 }, { "arrival": { "time": "1764785253", "uncertainty": 120 }, "departure": { "time": "1764785253", "uncertainty": 120 }, "stopId": "wimchat2", "stopSequence": 6 }, { "arrival": { "time": "1764785309", "uncertainty": 120 }, "departure": { "time": "1764785309", "uncertainty": 120 }, "stopId": "wimcour2", "stopSequence": 7 }, { "arrival": { "time": "1764785360", "uncertainty": 120 }, "departure": { "time": "1764785360", "uncertainty": 120 }, "stopId": "wimnung2", "stopSequence": 8 }, { "arrival": { "time": "1764785424", "uncertainty": 120 }, "departure": { "time": "1764785424", "uncertainty": 120 }, "stopId": "wimair2", "stopSequence": 9 }, { "arrival": { "time": "1764785463", "uncertainty": 120 }, "departure": { "time": "1764785463", "uncertainty": 120 }, "stopId": "wimstad2", "stopSequence": 10 }, { "arrival": { "time": "1764785460", "uncertainty": 120 }, "departure": { "time": "1764785460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmair", "stopSequence": 11 }, { "arrival": { "time": "1764785506", "uncertainty": 120 }, "departure": { "time": "1764785506", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 12 }, { "arrival": { "time": "1764785543", "uncertainty": 120 }, "departure": { "time": "1764785543", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 13 }, { "arrival": { "time": "1764785579", "uncertainty": 120 }, "departure": { "time": "1764785579", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimjean2", "stopSequence": 14 }, { "arrival": { "time": "1764785662", "uncertainty": 120 }, "departure": { "time": "1764785662", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimhonv2", "stopSequence": 15 }, { "arrival": { "time": "1764786077", "uncertainty": 120 }, "departure": { "time": "1764786077", "uncertainty": 120 }, "stopId": "wimcrec", "stopSequence": 16 }, { "arrival": { "time": "1764786137", "uncertainty": 120 }, "departure": { "time": "1764786137", "uncertainty": 120 }, "stopId": "bsmlegi2", "stopSequence": 17 }, { "arrival": { "time": "1764786167", "uncertainty": 120 }, "departure": { "time": "1764786167", "uncertainty": 120 }, "stopId": "bsmbeuv2", "stopSequence": 18 }, { "arrival": { "time": "1764786203", "uncertainty": 120 }, "departure": { "time": "1764786203", "uncertainty": 120 }, "stopId": "bsmdesc2", "stopSequence": 19 }, { "arrival": { "time": "1764786257", "uncertainty": 120 }, "departure": { "time": "1764786257", "uncertainty": 120 }, "stopId": "bsmnaus2", "stopSequence": 20 }, { "arrival": { "time": "1764786300", "uncertainty": 120 }, "departure": { "time": "1764786300", "uncertainty": 120 }, "stopId": "bsmsurc2", "stopSequence": 21 }, { "arrival": { "time": "1764786347", "uncertainty": 120 }, "departure": { "time": "1764786347", "uncertainty": 120 }, "stopId": "bsmcci2", "stopSequence": 22 }, { "arrival": { "time": "1764786407", "uncertainty": 120 }, "departure": { "time": "1764786437", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 23 }, { "arrival": { "time": "1764786497", "uncertainty": 120 }, "departure": { "time": "1764786497", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 24 }, { "arrival": { "time": "1764786541", "uncertainty": 120 }, "departure": { "time": "1764786541", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 25 }, { "arrival": { "time": "1764786630", "uncertainty": 120 }, "departure": { "time": "1764786647", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 26 }, { "arrival": { "time": "1764786756", "uncertainty": 120 }, "departure": { "time": "1764786917", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 27 }, { "arrival": { "time": "1764786988", "uncertainty": 120 }, "departure": { "time": "1764786988", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 28 }, { "arrival": { "time": "1764787062", "uncertainty": 120 }, "departure": { "time": "1764787062", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 29 }, { "arrival": { "time": "1764787231", "uncertainty": 120 }, "departure": { "time": "1764787231", "uncertainty": 120 }, "stopId": "outneuf2", "stopSequence": 30 }, { "arrival": { "time": "1764787299", "uncertainty": 120 }, "departure": { "time": "1764787299", "uncertainty": 120 }, "stopId": "outmai2", "stopSequence": 31 }, { "arrival": { "time": "1764787409", "uncertainty": 120 }, "departure": { "time": "1764787409", "uncertainty": 120 }, "stopId": "outkenn", "stopSequence": 32 }, { "arrival": { "time": "1764787470", "uncertainty": 120 }, "departure": { "time": "1764787470", "uncertainty": 120 }, "stopId": "outcol2", "stopSequence": 33 }, { "arrival": { "time": "1764787551", "uncertainty": 120 }, "departure": { "time": "1764787551", "uncertainty": 120 }, "stopId": "outmont", "stopSequence": 34 }, { "arrival": { "time": "1764787618", "uncertainty": 120 }, "departure": { "time": "1764787618", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 35 }, { "arrival": { "time": "1764787710", "uncertainty": 120 }, "stopId": "outbeet3", "stopSequence": 36 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "21726022" }, "vehicle": { "id": "192", "label": "192" } } }, { "id": "21725962", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764787534", "uncertainty": 120 }, "departure": { "time": "1764787534", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764787723", "uncertainty": 120 }, "departure": { "time": "1764787723", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764783997", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764784072", "uncertainty": 120 }, "departure": { "time": "1764784072", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764784114", "uncertainty": 120 }, "departure": { "time": "1764784147", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764784283", "uncertainty": 120 }, "departure": { "time": "1764784297", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764784344", "uncertainty": 120 }, "departure": { "time": "1764784344", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764784524", "uncertainty": 120 }, "departure": { "time": "1764784537", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764784612", "uncertainty": 120 }, "departure": { "time": "1764784612", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764784669", "uncertainty": 120 }, "departure": { "time": "1764784669", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764784823", "uncertainty": 120 }, "departure": { "time": "1764784823", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764784914", "uncertainty": 120 }, "departure": { "time": "1764784914", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764784957", "uncertainty": 120 }, "departure": { "time": "1764785168", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764785216", "uncertainty": 120 }, "departure": { "time": "1764785216", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764785268", "uncertainty": 120 }, "departure": { "time": "1764785287", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764785373", "uncertainty": 120 }, "departure": { "time": "1764785373", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764785407", "uncertainty": 120 }, "departure": { "time": "1764785437", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764785529", "uncertainty": 120 }, "departure": { "time": "1764785529", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764785557", "uncertainty": 120 }, "departure": { "time": "1764785557", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764785656", "uncertainty": 120 }, "departure": { "time": "1764785656", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764785764", "uncertainty": 120 }, "departure": { "time": "1764785767", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764785869", "uncertainty": 120 }, "departure": { "time": "1764785887", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764785973", "uncertainty": 120 }, "departure": { "time": "1764785977", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764786092", "uncertainty": 120 }, "departure": { "time": "1764786092", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764786144", "uncertainty": 120 }, "departure": { "time": "1764786187", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764786276", "uncertainty": 120 }, "departure": { "time": "1764786337", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764786397", "uncertainty": 120 }, "departure": { "time": "1764786427", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764786532", "uncertainty": 120 }, "departure": { "time": "1764786549", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764786608", "uncertainty": 120 }, "departure": { "time": "1764786608", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764786652", "uncertainty": 120 }, "departure": { "time": "1764786652", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764786695", "uncertainty": 120 }, "departure": { "time": "1764786698", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764786756", "uncertainty": 120 }, "departure": { "time": "1764786818", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764786878", "uncertainty": 120 }, "departure": { "time": "1764786878", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764786924", "uncertainty": 120 }, "departure": { "time": "1764786924", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764787171", "uncertainty": 120 }, "departure": { "time": "1764787171", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764787225", "uncertainty": 120 }, "departure": { "time": "1764787225", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764787262", "uncertainty": 120 }, "departure": { "time": "1764787262", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764787284", "uncertainty": 120 }, "departure": { "time": "1764787284", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764787353", "uncertainty": 120 }, "departure": { "time": "1764787353", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764787469", "uncertainty": 120 }, "departure": { "time": "1764787469", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764787440", "uncertainty": 120 }, "departure": { "time": "1764787440", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764787509", "uncertainty": 120 }, "departure": { "time": "1764787509", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764787609", "uncertainty": 120 }, "departure": { "time": "1764787609", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764787672", "uncertainty": 120 }, "departure": { "time": "1764787672", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764787732", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725962" }, "vehicle": { "id": "533", "label": "533" } } }, { "id": "21725965", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764791350", "uncertainty": 120 }, "departure": { "time": "1764791350", "uncertainty": 120 }, "stopId": "wimplai2" }, { "arrival": { "time": "1764791539", "uncertainty": 120 }, "departure": { "time": "1764791539", "uncertainty": 120 }, "stopId": "wimmair3" }, { "departure": { "time": "1764788040", "uncertainty": 120 }, "stopId": "equfala", "stopSequence": 1 }, { "arrival": { "time": "1764788108", "uncertainty": 120 }, "departure": { "time": "1764788108", "uncertainty": 120 }, "stopId": "equbecq", "stopSequence": 2 }, { "arrival": { "time": "1764788144", "uncertainty": 120 }, "departure": { "time": "1764788144", "uncertainty": 120 }, "stopId": "equesto", "stopSequence": 3 }, { "arrival": { "time": "1764788234", "uncertainty": 120 }, "departure": { "time": "1764788234", "uncertainty": 120 }, "stopId": "equpomp", "stopSequence": 4 }, { "arrival": { "time": "1764788280", "uncertainty": 120 }, "departure": { "time": "1764788280", "uncertainty": 120 }, "stopId": "equsta", "stopSequence": 5 }, { "arrival": { "time": "1764788457", "uncertainty": 120 }, "departure": { "time": "1764788457", "uncertainty": 120 }, "stopId": "equpale2", "stopSequence": 6 }, { "arrival": { "time": "1764788520", "uncertainty": 120 }, "departure": { "time": "1764788520", "uncertainty": 120 }, "stopId": "equace2", "stopSequence": 7 }, { "arrival": { "time": "1764788570", "uncertainty": 120 }, "departure": { "time": "1764788570", "uncertainty": 120 }, "stopId": "equrobi", "stopSequence": 8 }, { "arrival": { "time": "1764788760", "uncertainty": 120 }, "departure": { "time": "1764788760", "uncertainty": 120 }, "stopId": "outserv", "stopSequence": 9 }, { "arrival": { "time": "1764788914", "uncertainty": 120 }, "departure": { "time": "1764788914", "uncertainty": 120 }, "stopId": "outdore", "stopSequence": 10 }, { "arrival": { "time": "1764789000", "uncertainty": 120 }, "departure": { "time": "1764789000", "uncertainty": 120 }, "stopId": "outbeet", "stopSequence": 11 }, { "arrival": { "time": "1764789043", "uncertainty": 120 }, "departure": { "time": "1764789043", "uncertainty": 120 }, "stopId": "outmou1", "stopSequence": 12 }, { "arrival": { "time": "1764789134", "uncertainty": 120 }, "departure": { "time": "1764789134", "uncertainty": 120 }, "stopId": "lposan2", "stopSequence": 13 }, { "arrival": { "time": "1764789237", "uncertainty": 120 }, "departure": { "time": "1764789237", "uncertainty": 120 }, "stopId": "outdeni3", "stopSequence": 14 }, { "arrival": { "time": "1764789300", "uncertainty": 120 }, "departure": { "time": "1764789300", "uncertainty": 120 }, "stopId": "outlibe2", "stopSequence": 15 }, { "arrival": { "time": "1764789380", "uncertainty": 120 }, "departure": { "time": "1764789380", "uncertainty": 120 }, "stopId": "lepcime2", "stopSequence": 16 }, { "arrival": { "time": "1764789415", "uncertainty": 120 }, "departure": { "time": "1764789415", "uncertainty": 120 }, "stopId": "bsmhvi2", "stopSequence": 17 }, { "arrival": { "time": "1764789540", "uncertainty": 120 }, "departure": { "time": "1764789540", "uncertainty": 120 }, "stopId": "bsmieu", "stopSequence": 18 }, { "arrival": { "time": "1764789720", "uncertainty": 120 }, "departure": { "time": "1764789720", "uncertainty": 120 }, "stopId": "bsmsncf", "stopSequence": 19 }, { "arrival": { "time": "1764789806", "uncertainty": 120 }, "departure": { "time": "1764789806", "uncertainty": 120 }, "stopId": "bsmdaun", "stopSequence": 20 }, { "arrival": { "time": "1764789900", "uncertainty": 120 }, "departure": { "time": "1764789960", "uncertainty": 120 }, "stopId": "bsmcca6", "stopSequence": 21 }, { "arrival": { "time": "1764790030", "uncertainty": 120 }, "departure": { "time": "1764790030", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 22 }, { "arrival": { "time": "1764790145", "uncertainty": 120 }, "departure": { "time": "1764790145", "uncertainty": 120 }, "stopId": "bsmcoqu", "stopSequence": 23 }, { "arrival": { "time": "1764790260", "uncertainty": 120 }, "departure": { "time": "1764790260", "uncertainty": 120 }, "stopId": "bsmnava2", "stopSequence": 24 }, { "arrival": { "time": "1764790322", "uncertainty": 120 }, "departure": { "time": "1764790322", "uncertainty": 120 }, "stopId": "bsmstm2", "stopSequence": 25 }, { "arrival": { "time": "1764790407", "uncertainty": 120 }, "departure": { "time": "1764790407", "uncertainty": 120 }, "stopId": "bsmduf2", "stopSequence": 26 }, { "arrival": { "time": "1764790452", "uncertainty": 120 }, "departure": { "time": "1764790452", "uncertainty": 120 }, "stopId": "bsmlema", "stopSequence": 27 }, { "arrival": { "time": "1764790495", "uncertainty": 120 }, "departure": { "time": "1764790495", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 28 }, { "arrival": { "time": "1764790563", "uncertainty": 120 }, "departure": { "time": "1764790563", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 29 }, { "arrival": { "time": "1764790620", "uncertainty": 120 }, "departure": { "time": "1764790620", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 30 }, { "arrival": { "time": "1764790668", "uncertainty": 120 }, "departure": { "time": "1764790668", "uncertainty": 120 }, "stopId": "smbmogr", "stopSequence": 31 }, { "arrival": { "time": "1764790740", "uncertainty": 120 }, "departure": { "time": "1764790740", "uncertainty": 120 }, "stopId": "wimbons", "stopSequence": 32 }, { "arrival": { "time": "1764790987", "uncertainty": 120 }, "departure": { "time": "1764790987", "uncertainty": 120 }, "stopId": "wimmont", "stopSequence": 33 }, { "arrival": { "time": "1764791041", "uncertainty": 120 }, "departure": { "time": "1764791041", "uncertainty": 120 }, "stopId": "wimserge", "stopSequence": 34 }, { "arrival": { "time": "1764791078", "uncertainty": 120 }, "departure": { "time": "1764791078", "uncertainty": 120 }, "stopId": "wimfont", "stopSequence": 35 }, { "arrival": { "time": "1764791100", "uncertainty": 120 }, "departure": { "time": "1764791100", "uncertainty": 120 }, "stopId": "wimegli", "stopSequence": 36 }, { "arrival": { "time": "1764791169", "uncertainty": 120 }, "departure": { "time": "1764791169", "uncertainty": 120 }, "stopId": "wimetoi", "stopSequence": 37 }, { "arrival": { "time": "1764791285", "uncertainty": 120 }, "departure": { "time": "1764791285", "uncertainty": 120 }, "stopId": "wimplai", "stopSequence": 38 }, { "arrival": { "time": "1764791340", "uncertainty": 120 }, "departure": { "time": "1764791340", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol1", "stopSequence": 39 }, { "arrival": { "time": "1764791409", "uncertainty": 120 }, "departure": { "time": "1764791409", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf", "stopSequence": 40 }, { "arrival": { "time": "1764791509", "uncertainty": 120 }, "departure": { "time": "1764791509", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur", "stopSequence": 41 }, { "arrival": { "time": "1764791572", "uncertainty": 120 }, "departure": { "time": "1764791572", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimlecl", "stopSequence": 42 }, { "arrival": { "time": "1764791548", "uncertainty": 120 }, "stopId": "wimmair2", "stopSequence": 43 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725965" } } }, { "id": "21323669", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764788392", "uncertainty": 120 }, "departure": { "time": "1764788392", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764787800", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764787996", "uncertainty": 120 }, "departure": { "time": "1764787996", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764788131", "uncertainty": 120 }, "departure": { "time": "1764788131", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764788220", "uncertainty": 120 }, "departure": { "time": "1764788220", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764788303", "uncertainty": 120 }, "departure": { "time": "1764788303", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764788376", "uncertainty": 120 }, "departure": { "time": "1764788376", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764788460", "uncertainty": 120 }, "departure": { "time": "1764788460", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764788501", "uncertainty": 120 }, "departure": { "time": "1764788501", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764788471", "uncertainty": 120 }, "departure": { "time": "1764788471", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764788536", "uncertainty": 120 }, "departure": { "time": "1764788536", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764788643", "uncertainty": 120 }, "departure": { "time": "1764788643", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764788711", "uncertainty": 120 }, "departure": { "time": "1764788711", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764788764", "uncertainty": 120 }, "departure": { "time": "1764788764", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764788816", "uncertainty": 120 }, "departure": { "time": "1764788816", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764788902", "uncertainty": 120 }, "departure": { "time": "1764788902", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764788953", "uncertainty": 120 }, "departure": { "time": "1764788953", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764789012", "uncertainty": 120 }, "departure": { "time": "1764789012", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764789060", "uncertainty": 120 }, "departure": { "time": "1764789060", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764789121", "uncertainty": 120 }, "departure": { "time": "1764789121", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764789192", "uncertainty": 120 }, "departure": { "time": "1764789192", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764789293", "uncertainty": 120 }, "departure": { "time": "1764789293", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764789355", "uncertainty": 120 }, "departure": { "time": "1764789355", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764789435", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323669" } } }, { "id": "21323668", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764786770", "uncertainty": 120 }, "departure": { "time": "1764786770", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764786126", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764786276", "uncertainty": 120 }, "departure": { "time": "1764786276", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764786385", "uncertainty": 120 }, "departure": { "time": "1764786396", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764786480", "uncertainty": 120 }, "departure": { "time": "1764786486", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764786620", "uncertainty": 120 }, "departure": { "time": "1764786636", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764786576", "uncertainty": 120 }, "departure": { "time": "1764786576", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764786660", "uncertainty": 120 }, "departure": { "time": "1764786660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764786701", "uncertainty": 120 }, "departure": { "time": "1764786701", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764786842", "uncertainty": 120 }, "departure": { "time": "1764786885", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764786940", "uncertainty": 120 }, "departure": { "time": "1764786940", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764787047", "uncertainty": 120 }, "departure": { "time": "1764787047", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764787090", "uncertainty": 120 }, "departure": { "time": "1764787090", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764787143", "uncertainty": 120 }, "departure": { "time": "1764787143", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764787200", "uncertainty": 120 }, "departure": { "time": "1764787200", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764787294", "uncertainty": 120 }, "departure": { "time": "1764787294", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764787345", "uncertainty": 120 }, "departure": { "time": "1764787345", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764787404", "uncertainty": 120 }, "departure": { "time": "1764787404", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764787449", "uncertainty": 120 }, "departure": { "time": "1764787449", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764787517", "uncertainty": 120 }, "departure": { "time": "1764787517", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764787612", "uncertainty": 120 }, "departure": { "time": "1764787612", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764787713", "uncertainty": 120 }, "departure": { "time": "1764787713", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764787761", "uncertainty": 120 }, "departure": { "time": "1764787761", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764787841", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323668" }, "vehicle": { "id": "407", "label": "407" } } }, { "id": "21323670", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764790192", "uncertainty": 120 }, "departure": { "time": "1764790192", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "departure": { "time": "1764789600", "uncertainty": 120 }, "stopId": "bsmcca8", "stopSequence": 1 }, { "arrival": { "time": "1764789796", "uncertainty": 120 }, "departure": { "time": "1764789796", "uncertainty": 120 }, "stopId": "bsmpft1", "stopSequence": 2 }, { "arrival": { "time": "1764789931", "uncertainty": 120 }, "departure": { "time": "1764789931", "uncertainty": 120 }, "stopId": "bsmthie", "stopSequence": 3 }, { "arrival": { "time": "1764790020", "uncertainty": 120 }, "departure": { "time": "1764790020", "uncertainty": 120 }, "stopId": "bsmpier", "stopSequence": 4 }, { "arrival": { "time": "1764790103", "uncertainty": 120 }, "departure": { "time": "1764790103", "uncertainty": 120 }, "stopId": "bsmcnor", "stopSequence": 5 }, { "arrival": { "time": "1764790176", "uncertainty": 120 }, "departure": { "time": "1764790176", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb", "stopSequence": 6 }, { "arrival": { "time": "1764790260", "uncertainty": 120 }, "departure": { "time": "1764790260", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge", "stopSequence": 7 }, { "arrival": { "time": "1764790301", "uncertainty": 120 }, "departure": { "time": "1764790301", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi", "stopSequence": 8 }, { "arrival": { "time": "1764790271", "uncertainty": 120 }, "departure": { "time": "1764790271", "uncertainty": 120 }, "stopId": "bsmlet", "stopSequence": 9 }, { "arrival": { "time": "1764790336", "uncertainty": 120 }, "departure": { "time": "1764790336", "uncertainty": 120 }, "stopId": "bsmpatr", "stopSequence": 10 }, { "arrival": { "time": "1764790443", "uncertainty": 120 }, "departure": { "time": "1764790443", "uncertainty": 120 }, "stopId": "bsmdres", "stopSequence": 11 }, { "arrival": { "time": "1764790511", "uncertainty": 120 }, "departure": { "time": "1764790511", "uncertainty": 120 }, "stopId": "bsmmoka", "stopSequence": 12 }, { "arrival": { "time": "1764790564", "uncertainty": 120 }, "departure": { "time": "1764790564", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 13 }, { "arrival": { "time": "1764790616", "uncertainty": 120 }, "departure": { "time": "1764790616", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 14 }, { "arrival": { "time": "1764790702", "uncertainty": 120 }, "departure": { "time": "1764790702", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 15 }, { "arrival": { "time": "1764790753", "uncertainty": 120 }, "departure": { "time": "1764790753", "uncertainty": 120 }, "stopId": "bsmhabi2", "stopSequence": 16 }, { "arrival": { "time": "1764790812", "uncertainty": 120 }, "departure": { "time": "1764790812", "uncertainty": 120 }, "stopId": "bsmsou", "stopSequence": 17 }, { "arrival": { "time": "1764790861", "uncertainty": 120 }, "departure": { "time": "1764790861", "uncertainty": 120 }, "stopId": "bsmsecu2", "stopSequence": 18 }, { "arrival": { "time": "1764790923", "uncertainty": 120 }, "departure": { "time": "1764790923", "uncertainty": 120 }, "stopId": "bsmtin1", "stopSequence": 19 }, { "arrival": { "time": "1764790995", "uncertainty": 120 }, "departure": { "time": "1764790995", "uncertainty": 120 }, "stopId": "bsmlor1", "stopSequence": 20 }, { "arrival": { "time": "1764791097", "uncertainty": 120 }, "departure": { "time": "1764791097", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 21 }, { "arrival": { "time": "1764791158", "uncertainty": 120 }, "departure": { "time": "1764791158", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 22 }, { "arrival": { "time": "1764791238", "uncertainty": 120 }, "stopId": "bsmcca8r", "stopSequence": 23 } ], "timestamp": "1764786934", "trip": { "directionId": 0, "routeId": "B1", "scheduleRelationship": "SCHEDULED", "tripId": "21323670" } } }, { "id": "21323667", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764788469", "uncertainty": 120 }, "departure": { "time": "1764788469", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764788498", "uncertainty": 120 }, "departure": { "time": "1764788498", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764788509", "uncertainty": 120 }, "departure": { "time": "1764788509", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764788523", "uncertainty": 120 }, "departure": { "time": "1764788523", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764788596", "uncertainty": 120 }, "departure": { "time": "1764788596", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764787500", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764787723", "uncertainty": 120 }, "departure": { "time": "1764787723", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764787805", "uncertainty": 120 }, "departure": { "time": "1764787805", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764787877", "uncertainty": 120 }, "departure": { "time": "1764787877", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764787980", "uncertainty": 120 }, "departure": { "time": "1764787980", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764788014", "uncertainty": 120 }, "departure": { "time": "1764788014", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764788068", "uncertainty": 120 }, "departure": { "time": "1764788068", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764788131", "uncertainty": 120 }, "departure": { "time": "1764788131", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764788184", "uncertainty": 120 }, "departure": { "time": "1764788184", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764788220", "uncertainty": 120 }, "departure": { "time": "1764788220", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764788316", "uncertainty": 120 }, "departure": { "time": "1764788316", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764788392", "uncertainty": 120 }, "departure": { "time": "1764788392", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764788464", "uncertainty": 120 }, "departure": { "time": "1764788464", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764788537", "uncertainty": 120 }, "departure": { "time": "1764788537", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764788580", "uncertainty": 120 }, "departure": { "time": "1764788580", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764788650", "uncertainty": 120 }, "departure": { "time": "1764788650", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764788603", "uncertainty": 120 }, "departure": { "time": "1764788603", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764788704", "uncertainty": 120 }, "departure": { "time": "1764788704", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764788812", "uncertainty": 120 }, "departure": { "time": "1764788812", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764788910", "uncertainty": 120 }, "departure": { "time": "1764788910", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764788990", "uncertainty": 120 }, "departure": { "time": "1764788990", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764789089", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323667" } } }, { "id": "21323666", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764786844", "uncertainty": 120 }, "departure": { "time": "1764786844", "uncertainty": 120 }, "stopId": "bsmlet2" }, { "arrival": { "time": "1764786873", "uncertainty": 120 }, "departure": { "time": "1764786874", "uncertainty": 120 }, "stopId": "bsmier" }, { "arrival": { "time": "1764786885", "uncertainty": 120 }, "departure": { "time": "1764786885", "uncertainty": 120 }, "stopId": "bsmmedi" }, { "arrival": { "time": "1764786899", "uncertainty": 120 }, "departure": { "time": "1764786904", "uncertainty": 120 }, "stopId": "bsmtran2" }, { "arrival": { "time": "1764787004", "uncertainty": 120 }, "departure": { "time": "1764787004", "uncertainty": 120 }, "stopId": "bsmcnor2" }, { "departure": { "time": "1764785882", "uncertainty": 120 }, "stopId": "bsmcca7", "stopSequence": 1 }, { "arrival": { "time": "1764786062", "uncertainty": 120 }, "departure": { "time": "1764786062", "uncertainty": 120 }, "stopId": "bsmdal1", "stopSequence": 2 }, { "arrival": { "time": "1764786135", "uncertainty": 120 }, "departure": { "time": "1764786135", "uncertainty": 120 }, "stopId": "bsmdune", "stopSequence": 3 }, { "arrival": { "time": "1764786167", "uncertainty": 120 }, "departure": { "time": "1764786167", "uncertainty": 120 }, "stopId": "bsmsecu", "stopSequence": 4 }, { "arrival": { "time": "1764786220", "uncertainty": 120 }, "departure": { "time": "1764786272", "uncertainty": 120 }, "stopId": "bsmsou2", "stopSequence": 5 }, { "arrival": { "time": "1764786313", "uncertainty": 120 }, "departure": { "time": "1764786313", "uncertainty": 120 }, "stopId": "bsmhabi", "stopSequence": 6 }, { "arrival": { "time": "1764786343", "uncertainty": 120 }, "departure": { "time": "1764786343", "uncertainty": 120 }, "stopId": "smbcal2", "stopSequence": 7 }, { "arrival": { "time": "1764786392", "uncertainty": 120 }, "departure": { "time": "1764786392", "uncertainty": 120 }, "stopId": "smbjard2", "stopSequence": 8 }, { "arrival": { "time": "1764786422", "uncertainty": 120 }, "departure": { "time": "1764786543", "uncertainty": 120 }, "stopId": "smbjos2", "stopSequence": 9 }, { "arrival": { "time": "1764786573", "uncertainty": 120 }, "departure": { "time": "1764786573", "uncertainty": 120 }, "stopId": "bsmmoka2", "stopSequence": 10 }, { "arrival": { "time": "1764786651", "uncertainty": 120 }, "departure": { "time": "1764786651", "uncertainty": 120 }, "stopId": "bsmdres2", "stopSequence": 11 }, { "arrival": { "time": "1764786693", "uncertainty": 120 }, "departure": { "time": "1764786723", "uncertainty": 120 }, "stopId": "bsmpatr2", "stopSequence": 12 }, { "arrival": { "time": "1764786793", "uncertainty": 120 }, "departure": { "time": "1764786843", "uncertainty": 120 }, "stopId": "bsmlet2", "stopSequence": 13 }, { "arrival": { "time": "1764786857", "uncertainty": 120 }, "departure": { "time": "1764786857", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmmedi2", "stopSequence": 14 }, { "arrival": { "time": "1764786900", "uncertainty": 120 }, "departure": { "time": "1764786900", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmarge2", "stopSequence": 15 }, { "arrival": { "time": "1764786970", "uncertainty": 120 }, "departure": { "time": "1764786970", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "bsmamb2", "stopSequence": 16 }, { "arrival": { "time": "1764787011", "uncertainty": 120 }, "departure": { "time": "1764787011", "uncertainty": 120 }, "stopId": "bsmcnor2", "stopSequence": 17 }, { "arrival": { "time": "1764787108", "uncertainty": 120 }, "departure": { "time": "1764787108", "uncertainty": 120 }, "stopId": "bsmpier2", "stopSequence": 18 }, { "arrival": { "time": "1764787227", "uncertainty": 120 }, "departure": { "time": "1764787227", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 19 }, { "arrival": { "time": "1764787290", "uncertainty": 120 }, "departure": { "time": "1764787290", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 20 }, { "arrival": { "time": "1764787337", "uncertainty": 120 }, "departure": { "time": "1764787337", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 21 }, { "arrival": { "time": "1764787437", "uncertainty": 120 }, "stopId": "bsmcca7r", "stopSequence": 22 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "B2", "scheduleRelationship": "SCHEDULED", "tripId": "21323666" }, "vehicle": { "id": "190", "label": "190" } } }, { "id": "21725983", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764786078", "uncertainty": 120 }, "departure": { "time": "1764786078", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimnapo2", "stopSequence": 2 }, { "arrival": { "time": "1764786142", "uncertainty": 120 }, "departure": { "time": "1764786142", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimmaur2", "stopSequence": 3 }, { "arrival": { "time": "1764786265", "uncertainty": 120 }, "departure": { "time": "1764786265", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimsncf2", "stopSequence": 4 }, { "arrival": { "time": "1764786360", "uncertainty": 120 }, "departure": { "time": "1764786360", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "wimcol2", "stopSequence": 5 }, { "arrival": { "time": "1764786442", "uncertainty": 120 }, "departure": { "time": "1764786474", "uncertainty": 120 }, "stopId": "wimplai2", "stopSequence": 6 }, { "arrival": { "time": "1764786541", "uncertainty": 120 }, "departure": { "time": "1764786565", "uncertainty": 120 }, "stopId": "wimetoi2", "stopSequence": 7 }, { "arrival": { "time": "1764786601", "uncertainty": 120 }, "departure": { "time": "1764786601", "uncertainty": 120 }, "stopId": "wimegli2", "stopSequence": 8 }, { "arrival": { "time": "1764786659", "uncertainty": 120 }, "departure": { "time": "1764786659", "uncertainty": 120 }, "stopId": "wimfont2", "stopSequence": 9 }, { "arrival": { "time": "1764786706", "uncertainty": 120 }, "departure": { "time": "1764786706", "uncertainty": 120 }, "stopId": "wimserg2", "stopSequence": 10 }, { "arrival": { "time": "1764786744", "uncertainty": 120 }, "departure": { "time": "1764786744", "uncertainty": 120 }, "stopId": "wimmont2", "stopSequence": 11 }, { "arrival": { "time": "1764786876", "uncertainty": 120 }, "departure": { "time": "1764786876", "uncertainty": 120 }, "stopId": "wimparc2", "stopSequence": 12 }, { "arrival": { "time": "1764786929", "uncertainty": 120 }, "departure": { "time": "1764786929", "uncertainty": 120 }, "stopId": "wimbons2", "stopSequence": 13 }, { "arrival": { "time": "1764786990", "uncertainty": 120 }, "departure": { "time": "1764786990", "uncertainty": 120 }, "stopId": "smbmogr2", "stopSequence": 14 }, { "arrival": { "time": "1764787092", "uncertainty": 120 }, "departure": { "time": "1764787092", "uncertainty": 120 }, "stopId": "smbjos1", "stopSequence": 15 }, { "arrival": { "time": "1764787149", "uncertainty": 120 }, "departure": { "time": "1764787149", "uncertainty": 120 }, "stopId": "smbjard", "stopSequence": 16 }, { "arrival": { "time": "1764787243", "uncertainty": 120 }, "departure": { "time": "1764787243", "uncertainty": 120 }, "stopId": "smbcal1", "stopSequence": 17 }, { "arrival": { "time": "1764787338", "uncertainty": 120 }, "departure": { "time": "1764787338", "uncertainty": 120 }, "stopId": "bsmduf1", "stopSequence": 18 }, { "arrival": { "time": "1764787452", "uncertainty": 120 }, "departure": { "time": "1764787452", "uncertainty": 120 }, "stopId": "bsmstm1", "stopSequence": 19 }, { "arrival": { "time": "1764787521", "uncertainty": 120 }, "departure": { "time": "1764787521", "uncertainty": 120 }, "stopId": "bsmnav1", "stopSequence": 20 }, { "arrival": { "time": "1764787683", "uncertainty": 120 }, "departure": { "time": "1764787683", "uncertainty": 120 }, "stopId": "bsmsgen2", "stopSequence": 21 }, { "arrival": { "time": "1764787748", "uncertainty": 120 }, "departure": { "time": "1764787748", "uncertainty": 120 }, "stopId": "bsmepe", "stopSequence": 22 }, { "arrival": { "time": "1764787796", "uncertainty": 120 }, "departure": { "time": "1764787796", "uncertainty": 120 }, "stopId": "bsment", "stopSequence": 23 }, { "arrival": { "time": "1764787891", "uncertainty": 120 }, "departure": { "time": "1764787891", "uncertainty": 120 }, "stopId": "bsmdute", "stopSequence": 24 }, { "arrival": { "time": "1764788000", "uncertainty": 120 }, "departure": { "time": "1764788160", "uncertainty": 120 }, "stopId": "bsmc17a", "stopSequence": 25 }, { "arrival": { "time": "1764788237", "uncertainty": 120 }, "departure": { "time": "1764788237", "uncertainty": 120 }, "stopId": "bsmdaun2", "stopSequence": 26 }, { "arrival": { "time": "1764788340", "uncertainty": 120 }, "departure": { "time": "1764788340", "uncertainty": 120 }, "stopId": "bsmsncf2", "stopSequence": 27 }, { "arrival": { "time": "1764788460", "uncertainty": 120 }, "departure": { "time": "1764788460", "uncertainty": 120 }, "stopId": "bsmieu2", "stopSequence": 28 }, { "arrival": { "time": "1764788547", "uncertainty": 120 }, "departure": { "time": "1764788547", "uncertainty": 120 }, "stopId": "bsmmba", "stopSequence": 29 }, { "arrival": { "time": "1764788611", "uncertainty": 120 }, "departure": { "time": "1764788611", "uncertainty": 120 }, "stopId": "lepcime", "stopSequence": 30 }, { "arrival": { "time": "1764788700", "uncertainty": 120 }, "departure": { "time": "1764788700", "uncertainty": 120 }, "stopId": "outlibe", "stopSequence": 31 }, { "arrival": { "time": "1764788783", "uncertainty": 120 }, "departure": { "time": "1764788783", "uncertainty": 120 }, "stopId": "outdeni4", "stopSequence": 32 }, { "arrival": { "time": "1764788815", "uncertainty": 120 }, "departure": { "time": "1764788815", "uncertainty": 120 }, "stopId": "lposan", "stopSequence": 33 }, { "arrival": { "time": "1764788907", "uncertainty": 120 }, "departure": { "time": "1764788907", "uncertainty": 120 }, "stopId": "outmou2", "stopSequence": 34 }, { "arrival": { "time": "1764788940", "uncertainty": 120 }, "departure": { "time": "1764788940", "uncertainty": 120 }, "stopId": "outbeet2", "stopSequence": 35 }, { "arrival": { "time": "1764789001", "uncertainty": 120 }, "departure": { "time": "1764789001", "uncertainty": 120 }, "stopId": "outdore2", "stopSequence": 36 }, { "arrival": { "time": "1764789120", "uncertainty": 120 }, "departure": { "time": "1764789120", "uncertainty": 120 }, "stopId": "outserv2", "stopSequence": 37 }, { "arrival": { "time": "1764789263", "uncertainty": 120 }, "departure": { "time": "1764789263", "uncertainty": 120 }, "stopId": "equrobi2", "stopSequence": 38 }, { "arrival": { "time": "1764789300", "uncertainty": 120 }, "departure": { "time": "1764789300", "uncertainty": 120 }, "stopId": "equace", "stopSequence": 39 }, { "arrival": { "time": "1764789343", "uncertainty": 120 }, "departure": { "time": "1764789343", "uncertainty": 120 }, "stopId": "equpale", "stopSequence": 40 }, { "arrival": { "time": "1764789420", "uncertainty": 120 }, "departure": { "time": "1764789420", "uncertainty": 120 }, "stopId": "equsta2", "stopSequence": 41 }, { "arrival": { "time": "1764789528", "uncertainty": 120 }, "departure": { "time": "1764789528", "uncertainty": 120 }, "stopId": "equpomp2", "stopSequence": 42 }, { "arrival": { "time": "1764789586", "uncertainty": 120 }, "departure": { "time": "1764789586", "uncertainty": 120 }, "stopId": "equdune", "stopSequence": 43 }, { "arrival": { "time": "1764789625", "uncertainty": 120 }, "departure": { "time": "1764789625", "uncertainty": 120 }, "stopId": "equbecq2", "stopSequence": 44 }, { "arrival": { "time": "1764789720", "uncertainty": 120 }, "stopId": "equplag2", "stopSequence": 45 } ], "timestamp": "1764786934", "trip": { "directionId": 1, "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "21725983" }, "vehicle": { "id": "194", "label": "194" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764786934" } }