Resource details

File name: GTFS Realtime – TripUpdate : les données de suivi en temps réel des circulations.
Format: gtfs-rt

GTFS Realtime – TripUpdate : les données de suivi en temps réel des circulations.

Les données temps réel permettent de connaître les horaires actualisés aux différents points d’arrêt du réseau ferré régional exploité par TRSI.

This resource file is part of the dataset Réseau interurbain ZOU - Transdev Rail Sud Intermétropole.

Download availability

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

366 errors, 367 warnings

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

Errors

GTFS-rt route_id does not exist in GTFS data E004 122 errors

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Sample errors
  • route_id ihEgJAetVw5KNt27Cd1OwOxMkzk= does not exist in the GTFS data routes.txt
  • route_id Q65we+xPScPISzh69Gy2REuqNHs= does not exist in the GTFS data routes.txt
  • route_id Q65we+xPScPISzh69Gy2REuqNHs= does not exist in the GTFS data routes.txt
  • route_id Q65we+xPScPISzh69Gy2REuqNHs= does not exist in the GTFS data routes.txt
  • route_id Q65we+xPScPISzh69Gy2REuqNHs= does not exist in the GTFS data routes.txt

stop_time_update arrival/departure doesn't have delay or time E044 244 errors

stop_time_update.arrival and stop_time_update.departure must have either delay or time - both fields cannot be missing

Sample errors
  • trip_id 17466@2025-09-16 stop_sequence 1 arrival doesn't have delay or time
  • trip_id 17466@2025-09-16 stop_sequence 8 departure doesn't have delay or time
  • trip_id 17467@2025-09-13 stop_sequence 1 arrival doesn't have delay or time
  • trip_id 17467@2025-09-13 stop_sequence 9 departure doesn't have delay or time
  • trip_id 17467@2025-09-14 stop_sequence 1 arrival doesn't have delay or time

Warnings

timestamp not populated W001 122 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id 17466@2025-09-16 does not have a timestamp
  • trip_id 17467@2025-09-13 does not have a timestamp
  • trip_id 17467@2025-09-14 does not have a timestamp
  • trip_id 17467@2025-09-15 does not have a timestamp
  • trip_id 17467@2025-09-16 does not have a timestamp

Header timestamp is older than 65 seconds W008 1 error

The data in a GTFS-realtime feed should always be less than one minute old

Sample errors
  • header.timestamp is 121 min 48 sec old which is greater than the recommended age of 65 seconds

schedule_relationship not populated W009 244 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 17466@2025-09-16 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 17466@2025-09-16 does not have a schedule_relationship
  • trip_id 17467@2025-09-13 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 17467@2025-09-13 does not have a schedule_relationship
  • trip_id 17467@2025-09-14 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
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
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 3 904 31 times (100 % of validations)
E044 stop_time_update.arrival and stop_time_update.departure must have either delay or time - both fields cannot be missing 7 635 31 times (100 % of validations)
W001 Timestamps should be populated for all elements 3 904 31 times (100 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 31 31 times (100 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 7 793 31 times (100 % of validations)
E023 For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip 79 22 times (71 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 19 5 times (16 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 3 3 times (10 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 1 1 times (3 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 1 1 times (3 % 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 6 1 times (3 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-09-13 at 18:06 Europe/Paris.

trip_updates (122) vehicle_positions (0) service_alerts (0)

The timestamp field appears to be too old compared to the current time: the delay is 11 280 seconds. Try to update your feed at most every 30 seconds.

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-09-13 at 18:06 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "17466@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757993460" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757993760" }, "departure": { "time": "1757993880" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757994480" }, "departure": { "time": "1757994600" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757995140" }, "departure": { "time": "1757995320" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757996642" }, "departure": { "time": "1757996762" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757997662" }, "departure": { "time": "1757997782" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757999882" }, "departure": { "time": "1758000062" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758002610" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "05:31:00", "tripId": "17466@2025-09-16" }, "vehicle": { "id": "17466", "label": "17466", "licensePlate": "" } } }, { "id": "17467@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757735820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1757739000" }, "departure": { "delay": 600, "time": "1757739180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "delay": 1500, "time": "1757741280" }, "departure": { "delay": 1500, "time": "1757741340" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "delay": 1500, "time": "1757742420" }, "departure": { "delay": 1500, "time": "1757742540" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "delay": 1500, "time": "1757743440" }, "departure": { "delay": 1500, "time": "1757743560" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "delay": 1500, "time": "1757744940" }, "departure": { "delay": 1500, "time": "1757745120" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "delay": 1500, "time": "1757745660" }, "departure": { "delay": 1500, "time": "1757745780" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "delay": 1500, "time": "1757746380" }, "departure": { "delay": 1500, "time": "1757746500" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "delay": 1500, "time": "1757746980" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250913", "startTime": "05:57:00", "tripId": "17467@2025-09-13" }, "vehicle": { "id": "17467", "label": "17467", "licensePlate": "" } } }, { "id": "17467@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757822220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757824800" }, "departure": { "time": "1757824980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757826180" }, "departure": { "time": "1757826240" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757827320" }, "departure": { "time": "1757827440" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757828340" }, "departure": { "time": "1757828460" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757829840" }, "departure": { "time": "1757830020" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757830560" }, "departure": { "time": "1757830680" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757831280" }, "departure": { "time": "1757831400" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757831880" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250914", "startTime": "05:57:00", "tripId": "17467@2025-09-14" }, "vehicle": { "id": "17467", "label": "17467", "licensePlate": "" } } }, { "id": "17467@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757908620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757911200" }, "departure": { "time": "1757911380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757912580" }, "departure": { "time": "1757912640" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757913720" }, "departure": { "time": "1757913840" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757914740" }, "departure": { "time": "1757914860" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757916240" }, "departure": { "time": "1757916420" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757916960" }, "departure": { "time": "1757917080" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757917680" }, "departure": { "time": "1757917800" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757918280" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250915", "startTime": "05:57:00", "tripId": "17467@2025-09-15" }, "vehicle": { "id": "17467", "label": "17467", "licensePlate": "" } } }, { "id": "17467@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757995020" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757997600" }, "departure": { "time": "1757997780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757998980" }, "departure": { "time": "1757999040" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1758000120" }, "departure": { "time": "1758000240" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1758001140" }, "departure": { "time": "1758001260" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758002640" }, "departure": { "time": "1758002820" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1758003360" }, "departure": { "time": "1758003480" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1758004080" }, "departure": { "time": "1758004200" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1758004680" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250916", "startTime": "05:57:00", "tripId": "17467@2025-09-16" }, "vehicle": { "id": "17467", "label": "17467", "licensePlate": "" } } }, { "id": "17498@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757790600" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757790900" }, "departure": { "time": "1757791020" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757792027" }, "departure": { "time": "1757792147" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757792627" }, "departure": { "time": "1757792807" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757794069" }, "departure": { "time": "1757794189" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757795029" }, "departure": { "time": "1757795149" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757797094" }, "departure": { "time": "1757797274" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757799700" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "21:10:00", "tripId": "17498@2025-09-13" }, "vehicle": { "id": "17498", "label": "17498", "licensePlate": "" } } }, { "id": "17468@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757996700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757997045" }, "departure": { "time": "1757997165" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757998039" }, "departure": { "time": "1757998159" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757998699" }, "departure": { "time": "1757998879" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758000139" }, "departure": { "time": "1758000259" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758001099" }, "departure": { "time": "1758001219" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758003452" }, "departure": { "time": "1758003632" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758006215" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "06:25:00", "tripId": "17468@2025-09-16" }, "vehicle": { "id": "17468", "label": "17468", "licensePlate": "" } } }, { "id": "17469@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757998620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758001200" }, "departure": { "time": "1758001380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758003540" }, "departure": { "time": "1758003660" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758004500" }, "departure": { "time": "1758004620" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758006120" }, "departure": { "time": "1758006300" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758006900" }, "departure": { "time": "1758007020" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758007740" }, "departure": { "time": "1758007860" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758008280" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "06:57:00", "tripId": "17469@2025-09-16" }, "vehicle": { "id": "17469", "label": "17469", "licensePlate": "" } } }, { "id": "17470@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758000300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758000660" }, "departure": { "time": "1758000780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758001560" }, "departure": { "time": "1758001680" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758002220" }, "departure": { "time": "1758002400" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758003720" }, "departure": { "time": "1758003840" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758004740" }, "departure": { "time": "1758004860" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758006960" }, "departure": { "time": "1758007140" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758009805" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "07:25:00", "tripId": "17470@2025-09-16" }, "vehicle": { "id": "17470", "label": "17470", "licensePlate": "" } } }, { "id": "17471@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758002220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758004800" }, "departure": { "time": "1758004980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758007200" }, "departure": { "time": "1758007320" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758008220" }, "departure": { "time": "1758008340" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758009720" }, "departure": { "time": "1758009900" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758010500" }, "departure": { "time": "1758010620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758011280" }, "departure": { "time": "1758011400" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758011880" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "07:57:00", "tripId": "17471@2025-09-16" }, "vehicle": { "id": "17471", "label": "17471", "licensePlate": "" } } }, { "id": "17472@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758003900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758004260" }, "departure": { "time": "1758004380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758005207" }, "departure": { "time": "1758005327" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758005927" }, "departure": { "time": "1758006107" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758007427" }, "departure": { "time": "1758007547" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758008327" }, "departure": { "time": "1758008447" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758010552" }, "departure": { "time": "1758010732" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758013637" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "08:25:00", "tripId": "17472@2025-09-16" }, "vehicle": { "id": "17472", "label": "17472", "licensePlate": "" } } }, { "id": "17473@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758005700" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758008400" }, "departure": { "time": "1758008580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758010740" }, "departure": { "time": "1758010860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758011760" }, "departure": { "time": "1758011880" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758013325" }, "departure": { "time": "1758013505" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758014145" }, "departure": { "time": "1758014265" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758014925" }, "departure": { "time": "1758015045" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758015465" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "08:55:00", "tripId": "17473@2025-09-16" }, "vehicle": { "id": "17473", "label": "17473", "licensePlate": "" } } }, { "id": "17476@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758011100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758011460" }, "departure": { "time": "1758011580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758012420" }, "departure": { "time": "1758012540" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758013140" }, "departure": { "time": "1758013320" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758014580" }, "departure": { "time": "1758014700" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758015480" }, "departure": { "time": "1758015600" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758017705" }, "departure": { "time": "1758017885" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758020490" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "10:25:00", "tripId": "17476@2025-09-16" }, "vehicle": { "id": "17476", "label": "17476", "licensePlate": "" } } }, { "id": "17477@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758013080" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758015600" }, "departure": { "time": "1758015780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758018000" }, "departure": { "time": "1758018120" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758018960" }, "departure": { "time": "1758019080" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758020640" }, "departure": { "time": "1758020820" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758021300" }, "departure": { "time": "1758021420" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758022080" }, "departure": { "time": "1758022200" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758022860" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "10:58:00", "tripId": "17477@2025-09-16" }, "vehicle": { "id": "17477", "label": "17477", "licensePlate": "" } } }, { "id": "17478@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758014700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758015060" }, "departure": { "time": "1758015180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758015947" }, "departure": { "time": "1758016067" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758016607" }, "departure": { "time": "1758016787" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758018107" }, "departure": { "time": "1758018227" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758019127" }, "departure": { "time": "1758019247" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758021347" }, "departure": { "time": "1758021527" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758024072" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "11:25:00", "tripId": "17478@2025-09-16" }, "vehicle": { "id": "17478", "label": "17478", "licensePlate": "" } } }, { "id": "17479@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758016620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758019140" }, "departure": { "time": "1758019320" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758021480" }, "departure": { "time": "1758021600" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758022500" }, "departure": { "time": "1758022620" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758024180" }, "departure": { "time": "1758024360" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758024900" }, "departure": { "time": "1758025020" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758025680" }, "departure": { "time": "1758025800" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758026220" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "11:57:00", "tripId": "17479@2025-09-16" }, "vehicle": { "id": "17479", "label": "17479", "licensePlate": "" } } }, { "id": "17480@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758018240" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758018660" }, "departure": { "time": "1758018780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758019620" }, "departure": { "time": "1758019740" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758020340" }, "departure": { "time": "1758020520" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758021780" }, "departure": { "time": "1758021900" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758022680" }, "departure": { "time": "1758022800" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758024905" }, "departure": { "time": "1758025085" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758027690" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "12:24:00", "tripId": "17480@2025-09-16" }, "vehicle": { "id": "17480", "label": "17480", "licensePlate": "" } } }, { "id": "17481@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758020220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758022740" }, "departure": { "time": "1758022920" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758025140" }, "departure": { "time": "1758025260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758026160" }, "departure": { "time": "1758026280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758027720" }, "departure": { "time": "1758027900" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758028500" }, "departure": { "time": "1758028620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758029340" }, "departure": { "time": "1758029460" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758029820" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "12:57:00", "tripId": "17481@2025-09-16" }, "vehicle": { "id": "17481", "label": "17481", "licensePlate": "" } } }, { "id": "17483@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758023700" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758026280" }, "departure": { "time": "1758026460" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758028680" }, "departure": { "time": "1758028800" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758029640" }, "departure": { "time": "1758029760" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758031320" }, "departure": { "time": "1758031500" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758032140" }, "departure": { "time": "1758032260" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758032920" }, "departure": { "time": "1758033040" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758033460" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "13:55:00", "tripId": "17483@2025-09-16" }, "vehicle": { "id": "17483", "label": "17483", "licensePlate": "" } } }, { "id": "17484@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758025320" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758025800" }, "departure": { "time": "1758025920" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758026820" }, "departure": { "time": "1758026940" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758027480" }, "departure": { "time": "1758027660" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758028920" }, "departure": { "time": "1758029040" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758029820" }, "departure": { "time": "1758029940" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758032136" }, "departure": { "time": "1758032316" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758035026" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "14:22:00", "tripId": "17484@2025-09-16" }, "vehicle": { "id": "17484", "label": "17484", "licensePlate": "" } } }, { "id": "17485@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758027420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758030000" }, "departure": { "time": "1758030180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758032400" }, "departure": { "time": "1758032520" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758033420" }, "departure": { "time": "1758033540" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758035100" }, "departure": { "time": "1758035280" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758035820" }, "departure": { "time": "1758035940" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758036540" }, "departure": { "time": "1758036660" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758037080" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "14:57:00", "tripId": "17485@2025-09-16" }, "vehicle": { "id": "17485", "label": "17485", "licensePlate": "" } } }, { "id": "17486@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758029100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758029460" }, "departure": { "time": "1758029580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758030420" }, "departure": { "time": "1758030540" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758031080" }, "departure": { "time": "1758031260" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758032580" }, "departure": { "time": "1758032700" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758033600" }, "departure": { "time": "1758033720" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758035825" }, "departure": { "time": "1758036005" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758038610" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "15:25:00", "tripId": "17486@2025-09-16" }, "vehicle": { "id": "17486", "label": "17486", "licensePlate": "" } } }, { "id": "17487@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758031020" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758033600" }, "departure": { "time": "1758033780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758035940" }, "departure": { "time": "1758036060" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758036960" }, "departure": { "time": "1758037080" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758038700" }, "departure": { "time": "1758038880" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758039300" }, "departure": { "time": "1758039420" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758040080" }, "departure": { "time": "1758040200" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758040680" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "15:57:00", "tripId": "17487@2025-09-16" }, "vehicle": { "id": "17487", "label": "17487", "licensePlate": "" } } }, { "id": "17488@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758031980" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758032295" }, "departure": { "time": "1758032415" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758033281" }, "departure": { "time": "1758033401" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758033941" }, "departure": { "time": "1758034121" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758035503" }, "departure": { "time": "1758035623" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758036583" }, "departure": { "time": "1758036703" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758038994" }, "departure": { "time": "1758039174" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758042194" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "16:13:00", "tripId": "17488@2025-09-16" }, "vehicle": { "id": "17488", "label": "17488", "licensePlate": "" } } }, { "id": "17489@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758034620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758037200" }, "departure": { "time": "1758037380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758039540" }, "departure": { "time": "1758039660" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758040560" }, "departure": { "time": "1758040680" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758042210" }, "departure": { "time": "1758042390" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758042960" }, "departure": { "time": "1758043080" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758043740" }, "departure": { "time": "1758043860" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758044220" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "16:57:00", "tripId": "17489@2025-09-16" }, "vehicle": { "id": "17489", "label": "17489", "licensePlate": "" } } }, { "id": "17491@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758038100" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758040800" }, "departure": { "time": "1758040980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758043140" }, "departure": { "time": "1758043260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1758044160" }, "departure": { "time": "1758044280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1758045840" }, "departure": { "time": "1758046020" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1758046500" }, "departure": { "time": "1758046620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1758047340" }, "departure": { "time": "1758047460" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1758047820" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250916", "startTime": "17:55:00", "tripId": "17491@2025-09-16" }, "vehicle": { "id": "17491", "label": "17491", "licensePlate": "" } } }, { "id": "17492@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758039840" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758040260" }, "departure": { "time": "1758040380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758041267" }, "departure": { "time": "1758041387" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758041927" }, "departure": { "time": "1758042107" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758043427" }, "departure": { "time": "1758043547" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758044447" }, "departure": { "time": "1758044567" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758046672" }, "departure": { "time": "1758046852" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758049397" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "18:24:00", "tripId": "17492@2025-09-16" }, "vehicle": { "id": "17492", "label": "17492", "licensePlate": "" } } }, { "id": "17496@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758046920" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758047400" }, "departure": { "time": "1758047520" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758048467" }, "departure": { "time": "1758048587" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758049127" }, "departure": { "time": "1758049307" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758050629" }, "departure": { "time": "1758050749" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758051649" }, "departure": { "time": "1758051769" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758053929" }, "departure": { "time": "1758054109" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1758056605" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250916", "startTime": "20:22:00", "tripId": "17496@2025-09-16" }, "vehicle": { "id": "17496", "label": "17496", "licensePlate": "" } } }, { "id": "17468@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757737500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757737845" }, "departure": { "time": "1757737965" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757738839" }, "departure": { "time": "1757738959" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757739499" }, "departure": { "time": "1757739679" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757740939" }, "departure": { "time": "1757741059" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757741899" }, "departure": { "time": "1757742019" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757744252" }, "departure": { "time": "1757744432" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757747015" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "06:25:00", "tripId": "17468@2025-09-13" }, "vehicle": { "id": "17468", "label": "17468", "licensePlate": "" } } }, { "id": "17468@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757910300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757910645" }, "departure": { "time": "1757910765" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757911639" }, "departure": { "time": "1757911759" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757912299" }, "departure": { "time": "1757912479" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757913739" }, "departure": { "time": "1757913859" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757914699" }, "departure": { "time": "1757914819" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757917052" }, "departure": { "time": "1757917232" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757919815" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "06:25:00", "tripId": "17468@2025-09-15" }, "vehicle": { "id": "17468", "label": "17468", "licensePlate": "" } } }, { "id": "17469@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757739420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757742000" }, "departure": { "time": "1757742180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757744340" }, "departure": { "time": "1757744460" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757745300" }, "departure": { "time": "1757745420" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1757747820" }, "departure": { "delay": 900, "time": "1757748000" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1757748600" }, "departure": { "delay": 900, "time": "1757748720" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1757749440" }, "departure": { "delay": 900, "time": "1757749560" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1757749980" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "06:57:00", "tripId": "17469@2025-09-13" }, "vehicle": { "id": "17469", "label": "17469", "licensePlate": "" } } }, { "id": "17469@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757912220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757914800" }, "departure": { "time": "1757914980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757917140" }, "departure": { "time": "1757917260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757918100" }, "departure": { "time": "1757918220" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757919720" }, "departure": { "time": "1757919900" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757920500" }, "departure": { "time": "1757920620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757921340" }, "departure": { "time": "1757921460" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757921880" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "06:57:00", "tripId": "17469@2025-09-15" }, "vehicle": { "id": "17469", "label": "17469", "licensePlate": "" } } }, { "id": "17470@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757741100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757741460" }, "departure": { "time": "1757741580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757742360" }, "departure": { "time": "1757742480" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757743020" }, "departure": { "time": "1757743200" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757744520" }, "departure": { "time": "1757744640" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757745540" }, "departure": { "time": "1757745660" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757747760" }, "departure": { "time": "1757747940" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757750605" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "07:25:00", "tripId": "17470@2025-09-13" }, "vehicle": { "id": "17470", "label": "17470", "licensePlate": "" } } }, { "id": "17470@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757913900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757914260" }, "departure": { "time": "1757914380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757915160" }, "departure": { "time": "1757915280" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757915820" }, "departure": { "time": "1757916000" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757917320" }, "departure": { "time": "1757917440" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757918340" }, "departure": { "time": "1757918460" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757920560" }, "departure": { "time": "1757920740" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757923405" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "07:25:00", "tripId": "17470@2025-09-15" }, "vehicle": { "id": "17470", "label": "17470", "licensePlate": "" } } }, { "id": "17471@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757743020" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757745600" }, "departure": { "time": "1757745780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757748000" }, "departure": { "time": "1757748120" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757749020" }, "departure": { "time": "1757749140" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757750520" }, "departure": { "time": "1757750700" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757751300" }, "departure": { "time": "1757751420" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757752080" }, "departure": { "time": "1757752200" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757752680" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "07:57:00", "tripId": "17471@2025-09-13" }, "vehicle": { "id": "17471", "label": "17471", "licensePlate": "" } } }, { "id": "17471@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757915820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757918400" }, "departure": { "time": "1757918580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757920800" }, "departure": { "time": "1757920920" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757921820" }, "departure": { "time": "1757921940" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757923320" }, "departure": { "time": "1757923500" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757924100" }, "departure": { "time": "1757924220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757924880" }, "departure": { "time": "1757925000" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757925480" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "07:57:00", "tripId": "17471@2025-09-15" }, "vehicle": { "id": "17471", "label": "17471", "licensePlate": "" } } }, { "id": "17472@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757744700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757745060" }, "departure": { "time": "1757745180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757746007" }, "departure": { "time": "1757746127" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757746727" }, "departure": { "time": "1757746907" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757748227" }, "departure": { "time": "1757748347" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757749127" }, "departure": { "time": "1757749247" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757751352" }, "departure": { "time": "1757751532" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757754437" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "08:25:00", "tripId": "17472@2025-09-13" }, "vehicle": { "id": "17472", "label": "17472", "licensePlate": "" } } }, { "id": "17472@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757917500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757917860" }, "departure": { "time": "1757917980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757918807" }, "departure": { "time": "1757918927" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757919527" }, "departure": { "time": "1757919707" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757921027" }, "departure": { "time": "1757921147" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757921927" }, "departure": { "time": "1757922047" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757924152" }, "departure": { "time": "1757924332" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757927237" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "08:25:00", "tripId": "17472@2025-09-15" }, "vehicle": { "id": "17472", "label": "17472", "licensePlate": "" } } }, { "id": "17473@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757746500" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757749200" }, "departure": { "time": "1757749380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757751540" }, "departure": { "time": "1757751660" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757752560" }, "departure": { "time": "1757752680" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757754125" }, "departure": { "time": "1757754305" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757754945" }, "departure": { "time": "1757755065" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757755725" }, "departure": { "time": "1757755845" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757756265" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "08:55:00", "tripId": "17473@2025-09-13" }, "vehicle": { "id": "17473", "label": "17473", "licensePlate": "" } } }, { "id": "17473@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757919300" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757922000" }, "departure": { "time": "1757922180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757924340" }, "departure": { "time": "1757924460" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757925360" }, "departure": { "time": "1757925480" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757926925" }, "departure": { "time": "1757927105" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757927745" }, "departure": { "time": "1757927865" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757928525" }, "departure": { "time": "1757928645" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757929065" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "08:55:00", "tripId": "17473@2025-09-15" }, "vehicle": { "id": "17473", "label": "17473", "licensePlate": "" } } }, { "id": "17474@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757748300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757748705" }, "departure": { "time": "1757748825" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757749558" }, "departure": { "time": "1757749678" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757750338" }, "departure": { "time": "1757750518" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757751758" }, "departure": { "time": "1757751878" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757752718" }, "departure": { "time": "1757752838" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757753926" }, "departure": { "time": "1757753986" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757755186" }, "departure": { "time": "1757755366" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757757826" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250913", "startTime": "09:25:00", "tripId": "17474@2025-09-13" }, "vehicle": { "id": "17474", "label": "17474", "licensePlate": "" } } }, { "id": "17474@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757834700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757835105" }, "departure": { "time": "1757835225" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757835958" }, "departure": { "time": "1757836078" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757836738" }, "departure": { "time": "1757836918" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757838158" }, "departure": { "time": "1757838278" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757839118" }, "departure": { "time": "1757839238" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757840326" }, "departure": { "time": "1757840386" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757841586" }, "departure": { "time": "1757841766" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757844226" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250914", "startTime": "09:25:00", "tripId": "17474@2025-09-14" }, "vehicle": { "id": "17474", "label": "17474", "licensePlate": "" } } }, { "id": "17474@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757921100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757921505" }, "departure": { "time": "1757921625" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757922358" }, "departure": { "time": "1757922478" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757923138" }, "departure": { "time": "1757923318" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757924558" }, "departure": { "time": "1757924678" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757925518" }, "departure": { "time": "1757925638" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757926726" }, "departure": { "time": "1757926786" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757927986" }, "departure": { "time": "1757928166" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757930626" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250915", "startTime": "09:25:00", "tripId": "17474@2025-09-15" }, "vehicle": { "id": "17474", "label": "17474", "licensePlate": "" } } }, { "id": "17474@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758007500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758007905" }, "departure": { "time": "1758008025" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758008758" }, "departure": { "time": "1758008878" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758009538" }, "departure": { "time": "1758009718" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758010958" }, "departure": { "time": "1758011078" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758011918" }, "departure": { "time": "1758012038" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758013126" }, "departure": { "time": "1758013186" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1758014386" }, "departure": { "time": "1758014566" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1758017026" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250916", "startTime": "09:25:00", "tripId": "17474@2025-09-16" }, "vehicle": { "id": "17474", "label": "17474", "licensePlate": "" } } }, { "id": "17475@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757750100" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757752740" }, "departure": { "time": "1757752920" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757754180" }, "departure": { "time": "1757754240" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757755320" }, "departure": { "time": "1757755380" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757756280" }, "departure": { "time": "1757756340" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757757720" }, "departure": { "time": "1757757900" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757758440" }, "departure": { "time": "1757758560" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757759280" }, "departure": { "time": "1757759400" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757759820" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250913", "startTime": "09:55:00", "tripId": "17475@2025-09-13" }, "vehicle": { "id": "17475", "label": "17475", "licensePlate": "" } } }, { "id": "17475@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757836500" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757839140" }, "departure": { "time": "1757839320" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757840580" }, "departure": { "time": "1757840640" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757841720" }, "departure": { "time": "1757841780" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757842680" }, "departure": { "time": "1757842740" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757844120" }, "departure": { "time": "1757844300" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757844840" }, "departure": { "time": "1757844960" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757845680" }, "departure": { "time": "1757845800" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757846220" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250914", "startTime": "09:55:00", "tripId": "17475@2025-09-14" }, "vehicle": { "id": "17475", "label": "17475", "licensePlate": "" } } }, { "id": "17475@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757922900" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757925540" }, "departure": { "time": "1757925720" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757926980" }, "departure": { "time": "1757927040" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757928120" }, "departure": { "time": "1757928180" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757929080" }, "departure": { "time": "1757929140" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757930520" }, "departure": { "time": "1757930700" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757931300" }, "departure": { "time": "1757931420" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757932080" }, "departure": { "time": "1757932200" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757932620" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250915", "startTime": "09:55:00", "tripId": "17475@2025-09-15" }, "vehicle": { "id": "17475", "label": "17475", "licensePlate": "" } } }, { "id": "17475@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758009300" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758011940" }, "departure": { "time": "1758012120" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758013380" }, "departure": { "time": "1758013440" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1758014520" }, "departure": { "time": "1758014580" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1758015480" }, "departure": { "time": "1758015540" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758016920" }, "departure": { "time": "1758017100" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1758017700" }, "departure": { "time": "1758017820" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1758018480" }, "departure": { "time": "1758018600" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1758019020" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250916", "startTime": "09:55:00", "tripId": "17475@2025-09-16" }, "vehicle": { "id": "17475", "label": "17475", "licensePlate": "" } } }, { "id": "17476@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 600 }, "departure": { "delay": 600, "time": "1757752500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1757752860" }, "departure": { "delay": 600, "time": "1757752980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1757753820" }, "departure": { "delay": 600, "time": "1757753940" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1757754540" }, "departure": { "delay": 600, "time": "1757754720" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1757755980" }, "departure": { "delay": 600, "time": "1757756100" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1757756880" }, "departure": { "delay": 600, "time": "1757757000" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1757759100" }, "departure": { "delay": 600, "time": "1757759280" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1757761980" }, "departure": { "delay": 600 }, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "10:35:00", "tripId": "17476@2025-09-13" }, "vehicle": { "id": "17476", "label": "17476", "licensePlate": "" } } }, { "id": "17476@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757924700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757925060" }, "departure": { "time": "1757925180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757926020" }, "departure": { "time": "1757926140" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757926740" }, "departure": { "time": "1757926920" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757928180" }, "departure": { "time": "1757928300" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757929080" }, "departure": { "time": "1757929200" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757931305" }, "departure": { "time": "1757931485" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757934090" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "10:25:00", "tripId": "17476@2025-09-15" }, "vehicle": { "id": "17476", "label": "17476", "licensePlate": "" } } }, { "id": "17477@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300 }, "departure": { "delay": 300, "time": "1757754180" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1757756700" }, "departure": { "delay": 300, "time": "1757756880" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1757759100" }, "departure": { "delay": 300, "time": "1757759220" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1757760060" }, "departure": { "delay": 300, "time": "1757760180" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1757761740" }, "departure": { "delay": 300, "time": "1757761920" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1757762400" }, "departure": { "delay": 300, "time": "1757762520" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1757763180" }, "departure": { "delay": 300, "time": "1757763300" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1757763960" }, "departure": { "delay": 300 }, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "11:03:00", "tripId": "17477@2025-09-13" }, "vehicle": { "id": "17477", "label": "17477", "licensePlate": "" } } }, { "id": "17477@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757926680" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757929200" }, "departure": { "time": "1757929380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757931600" }, "departure": { "time": "1757931720" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757932560" }, "departure": { "time": "1757932680" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757934240" }, "departure": { "time": "1757934420" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757934900" }, "departure": { "time": "1757935020" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757935680" }, "departure": { "time": "1757935800" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757936460" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "10:58:00", "tripId": "17477@2025-09-15" }, "vehicle": { "id": "17477", "label": "17477", "licensePlate": "" } } }, { "id": "17478@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757755500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757755860" }, "departure": { "time": "1757755980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757756747" }, "departure": { "time": "1757756867" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757757407" }, "departure": { "time": "1757757587" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757758907" }, "departure": { "time": "1757759027" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757759927" }, "departure": { "time": "1757760047" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757762147" }, "departure": { "time": "1757762327" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757764872" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "11:25:00", "tripId": "17478@2025-09-13" }, "vehicle": { "id": "17478", "label": "17478", "licensePlate": "" } } }, { "id": "17478@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757928300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757928660" }, "departure": { "time": "1757928780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757929547" }, "departure": { "time": "1757929667" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757930207" }, "departure": { "time": "1757930387" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757931707" }, "departure": { "time": "1757931827" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757932727" }, "departure": { "time": "1757932847" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757934947" }, "departure": { "time": "1757935127" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757937672" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "11:25:00", "tripId": "17478@2025-09-15" }, "vehicle": { "id": "17478", "label": "17478", "licensePlate": "" } } }, { "id": "17479@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757757420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757759940" }, "departure": { "time": "1757760120" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757762280" }, "departure": { "time": "1757762400" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757763300" }, "departure": { "time": "1757763420" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757764920" }, "departure": { "time": "1757765100" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757765700" }, "departure": { "time": "1757765820" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757766480" }, "departure": { "time": "1757766600" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757767020" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "11:57:00", "tripId": "17479@2025-09-13" }, "vehicle": { "id": "17479", "label": "17479", "licensePlate": "" } } }, { "id": "17479@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757930220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757932740" }, "departure": { "time": "1757932920" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757935080" }, "departure": { "time": "1757935200" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757936100" }, "departure": { "time": "1757936220" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757937780" }, "departure": { "time": "1757937960" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757938500" }, "departure": { "time": "1757938620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757939280" }, "departure": { "time": "1757939400" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757939820" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "11:57:00", "tripId": "17479@2025-09-15" }, "vehicle": { "id": "17479", "label": "17479", "licensePlate": "" } } }, { "id": "17480@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757759040" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757759460" }, "departure": { "time": "1757759580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757760420" }, "departure": { "time": "1757760540" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757761140" }, "departure": { "time": "1757761320" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757762580" }, "departure": { "time": "1757762700" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757763480" }, "departure": { "time": "1757763600" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757765705" }, "departure": { "time": "1757765885" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757768490" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "12:24:00", "tripId": "17480@2025-09-13" }, "vehicle": { "id": "17480", "label": "17480", "licensePlate": "" } } }, { "id": "17480@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757931840" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757932260" }, "departure": { "time": "1757932380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757933220" }, "departure": { "time": "1757933340" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757933940" }, "departure": { "time": "1757934120" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757935380" }, "departure": { "time": "1757935500" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757936280" }, "departure": { "time": "1757936400" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757938505" }, "departure": { "time": "1757938685" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757941290" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "12:24:00", "tripId": "17480@2025-09-15" }, "vehicle": { "id": "17480", "label": "17480", "licensePlate": "" } } }, { "id": "17481@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300 }, "departure": { "delay": 300, "time": "1757761320" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1757763840" }, "departure": { "delay": 300, "time": "1757764020" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1757766240" }, "departure": { "delay": 300, "time": "1757766360" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1757767260" }, "departure": { "delay": 300, "time": "1757767380" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1757768820" }, "departure": { "delay": 300, "time": "1757769000" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1757769600" }, "departure": { "delay": 300, "time": "1757769720" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1757770440" }, "departure": { "delay": 300, "time": "1757770560" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1757770920" }, "departure": { "delay": 300 }, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "13:02:00", "tripId": "17481@2025-09-13" }, "vehicle": { "id": "17481", "label": "17481", "licensePlate": "" } } }, { "id": "17481@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757933820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757936340" }, "departure": { "time": "1757936520" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757938740" }, "departure": { "time": "1757938860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757939760" }, "departure": { "time": "1757939880" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757941320" }, "departure": { "time": "1757941500" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757942100" }, "departure": { "time": "1757942220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757942940" }, "departure": { "time": "1757943060" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757943420" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "12:57:00", "tripId": "17481@2025-09-15" }, "vehicle": { "id": "17481", "label": "17481", "licensePlate": "" } } }, { "id": "17482@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757762640" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757763060" }, "departure": { "time": "1757763180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757763947" }, "departure": { "time": "1757764067" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757764667" }, "departure": { "time": "1757764787" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757766107" }, "departure": { "time": "1757766227" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757767127" }, "departure": { "time": "1757767187" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757768387" }, "departure": { "time": "1757768447" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757769527" }, "departure": { "time": "1757769647" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757772192" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250913", "startTime": "13:24:00", "tripId": "17482@2025-09-13" }, "vehicle": { "id": "17482", "label": "17482", "licensePlate": "" } } }, { "id": "17482@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757849040" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757849460" }, "departure": { "time": "1757849580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757850347" }, "departure": { "time": "1757850467" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757851067" }, "departure": { "time": "1757851187" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757852507" }, "departure": { "time": "1757852627" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757853527" }, "departure": { "time": "1757853587" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757854787" }, "departure": { "time": "1757854847" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757855927" }, "departure": { "time": "1757856047" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757858592" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250914", "startTime": "13:24:00", "tripId": "17482@2025-09-14" }, "vehicle": { "id": "17482", "label": "17482", "licensePlate": "" } } }, { "id": "17482@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757935440" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757935860" }, "departure": { "time": "1757935980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757936747" }, "departure": { "time": "1757936867" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757937467" }, "departure": { "time": "1757937587" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757938907" }, "departure": { "time": "1757939027" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757939927" }, "departure": { "time": "1757939987" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757941187" }, "departure": { "time": "1757941247" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757942327" }, "departure": { "time": "1757942447" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757944992" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250915", "startTime": "13:24:00", "tripId": "17482@2025-09-15" }, "vehicle": { "id": "17482", "label": "17482", "licensePlate": "" } } }, { "id": "17482@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758021840" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758022260" }, "departure": { "time": "1758022380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758023147" }, "departure": { "time": "1758023267" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758023867" }, "departure": { "time": "1758023987" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758025307" }, "departure": { "time": "1758025427" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758026327" }, "departure": { "time": "1758026387" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758027587" }, "departure": { "time": "1758027647" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1758028727" }, "departure": { "time": "1758028847" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1758031392" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250916", "startTime": "13:24:00", "tripId": "17482@2025-09-16" }, "vehicle": { "id": "17482", "label": "17482", "licensePlate": "" } } }, { "id": "17483@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757764500" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757767080" }, "departure": { "time": "1757767260" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757769480" }, "departure": { "time": "1757769600" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757770440" }, "departure": { "time": "1757770560" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757772120" }, "departure": { "time": "1757772300" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757772940" }, "departure": { "time": "1757773060" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757773720" }, "departure": { "time": "1757773840" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757774260" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "13:55:00", "tripId": "17483@2025-09-13" }, "vehicle": { "id": "17483", "label": "17483", "licensePlate": "" } } }, { "id": "17483@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757937300" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757939880" }, "departure": { "time": "1757940060" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757942280" }, "departure": { "time": "1757942400" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757943240" }, "departure": { "time": "1757943360" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757944920" }, "departure": { "time": "1757945100" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757945740" }, "departure": { "time": "1757945860" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757946520" }, "departure": { "time": "1757946640" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757947060" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "13:55:00", "tripId": "17483@2025-09-15" }, "vehicle": { "id": "17483", "label": "17483", "licensePlate": "" } } }, { "id": "17484@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757766120" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757766600" }, "departure": { "time": "1757766720" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757767620" }, "departure": { "time": "1757767740" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757768280" }, "departure": { "time": "1757768460" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757769720" }, "departure": { "time": "1757769840" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757770620" }, "departure": { "time": "1757770740" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757772936" }, "departure": { "time": "1757773116" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757775826" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "14:22:00", "tripId": "17484@2025-09-13" }, "vehicle": { "id": "17484", "label": "17484", "licensePlate": "" } } }, { "id": "17484@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757938920" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757939400" }, "departure": { "time": "1757939520" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757940420" }, "departure": { "time": "1757940540" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757941080" }, "departure": { "time": "1757941260" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757942520" }, "departure": { "time": "1757942640" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757943420" }, "departure": { "time": "1757943540" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757945736" }, "departure": { "time": "1757945916" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757948626" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "14:22:00", "tripId": "17484@2025-09-15" }, "vehicle": { "id": "17484", "label": "17484", "licensePlate": "" } } }, { "id": "17485@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757768220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757770800" }, "departure": { "time": "1757770980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757773260" }, "departure": { "time": "1757773380" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757774280" }, "departure": { "time": "1757774400" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757775900" }, "departure": { "time": "1757776080" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757776620" }, "departure": { "time": "1757776740" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757777340" }, "departure": { "time": "1757777460" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757777880" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "14:57:00", "tripId": "17485@2025-09-13" }, "vehicle": { "id": "17485", "label": "17485", "licensePlate": "" } } }, { "id": "17485@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757941020" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757943600" }, "departure": { "time": "1757943780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757946000" }, "departure": { "time": "1757946120" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757947020" }, "departure": { "time": "1757947140" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757948700" }, "departure": { "time": "1757948880" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757949420" }, "departure": { "time": "1757949540" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757950140" }, "departure": { "time": "1757950260" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757950680" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "14:57:00", "tripId": "17485@2025-09-15" }, "vehicle": { "id": "17485", "label": "17485", "licensePlate": "" } } }, { "id": "17486@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757769900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757770260" }, "departure": { "time": "1757770380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757771220" }, "departure": { "time": "1757771340" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757771880" }, "departure": { "time": "1757772060" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757773380" }, "departure": { "time": "1757773500" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757774400" }, "departure": { "time": "1757774520" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757776625" }, "departure": { "time": "1757776805" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757779410" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "15:25:00", "tripId": "17486@2025-09-13" }, "vehicle": { "id": "17486", "label": "17486", "licensePlate": "" } } }, { "id": "17486@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757942700" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757943060" }, "departure": { "time": "1757943180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757944020" }, "departure": { "time": "1757944140" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757944680" }, "departure": { "time": "1757944860" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757946180" }, "departure": { "time": "1757946300" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757947200" }, "departure": { "time": "1757947320" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757949425" }, "departure": { "time": "1757949605" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757952210" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "15:25:00", "tripId": "17486@2025-09-15" }, "vehicle": { "id": "17486", "label": "17486", "licensePlate": "" } } }, { "id": "17487@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757771820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757774400" }, "departure": { "time": "1757774580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757776740" }, "departure": { "time": "1757776860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757777760" }, "departure": { "time": "1757777880" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757779380" }, "departure": { "time": "1757779560" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757780100" }, "departure": { "time": "1757780220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757780880" }, "departure": { "time": "1757781000" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757781480" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "15:57:00", "tripId": "17487@2025-09-13" }, "vehicle": { "id": "17487", "label": "17487", "licensePlate": "" } } }, { "id": "17487@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757944620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757947200" }, "departure": { "time": "1757947380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757949540" }, "departure": { "time": "1757949660" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757950560" }, "departure": { "time": "1757950680" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757952300" }, "departure": { "time": "1757952480" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757952900" }, "departure": { "time": "1757953020" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757953680" }, "departure": { "time": "1757953800" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757954280" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "15:57:00", "tripId": "17487@2025-09-15" }, "vehicle": { "id": "17487", "label": "17487", "licensePlate": "" } } }, { "id": "17488@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757772780" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757773095" }, "departure": { "time": "1757773215" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757774081" }, "departure": { "time": "1757774201" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757774741" }, "departure": { "time": "1757774921" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757776303" }, "departure": { "time": "1757776423" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757777383" }, "departure": { "time": "1757777503" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757779794" }, "departure": { "time": "1757779974" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757782994" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "16:13:00", "tripId": "17488@2025-09-13" }, "vehicle": { "id": "17488", "label": "17488", "licensePlate": "" } } }, { "id": "17488@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757945580" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757945895" }, "departure": { "time": "1757946015" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757946881" }, "departure": { "time": "1757947001" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757947541" }, "departure": { "time": "1757947721" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757949103" }, "departure": { "time": "1757949223" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757950183" }, "departure": { "time": "1757950303" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757952594" }, "departure": { "time": "1757952774" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757955794" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "16:13:00", "tripId": "17488@2025-09-15" }, "vehicle": { "id": "17488", "label": "17488", "licensePlate": "" } } }, { "id": "17489@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757775420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757778000" }, "departure": { "time": "1757778180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757780340" }, "departure": { "time": "1757780460" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757781360" }, "departure": { "time": "1757781480" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757782925" }, "departure": { "time": "1757783105" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757783705" }, "departure": { "time": "1757783825" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757784545" }, "departure": { "time": "1757784665" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757785025" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "16:57:00", "tripId": "17489@2025-09-13" }, "vehicle": { "id": "17489", "label": "17489", "licensePlate": "" } } }, { "id": "17489@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757948220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757950800" }, "departure": { "time": "1757950980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757953140" }, "departure": { "time": "1757953260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757954160" }, "departure": { "time": "1757954280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757955810" }, "departure": { "time": "1757955990" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757956560" }, "departure": { "time": "1757956680" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757957340" }, "departure": { "time": "1757957460" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757957820" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "16:57:00", "tripId": "17489@2025-09-15" }, "vehicle": { "id": "17489", "label": "17489", "licensePlate": "" } } }, { "id": "17490@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757777100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757777460" }, "departure": { "time": "1757777580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757778347" }, "departure": { "time": "1757778467" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757779127" }, "departure": { "time": "1757779247" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757780507" }, "departure": { "time": "1757780627" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757781527" }, "departure": { "time": "1757781587" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757782727" }, "departure": { "time": "1757782787" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757783927" }, "departure": { "time": "1757784047" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757786592" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250913", "startTime": "17:25:00", "tripId": "17490@2025-09-13" }, "vehicle": { "id": "17490", "label": "17490", "licensePlate": "" } } }, { "id": "17490@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757863500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757863860" }, "departure": { "time": "1757863980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757864747" }, "departure": { "time": "1757864867" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757865527" }, "departure": { "time": "1757865647" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757866907" }, "departure": { "time": "1757867027" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757867927" }, "departure": { "time": "1757867987" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757869127" }, "departure": { "time": "1757869187" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757870327" }, "departure": { "time": "1757870447" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757872992" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250914", "startTime": "17:25:00", "tripId": "17490@2025-09-14" }, "vehicle": { "id": "17490", "label": "17490", "licensePlate": "" } } }, { "id": "17490@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757949900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757950260" }, "departure": { "time": "1757950380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757951147" }, "departure": { "time": "1757951267" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757951927" }, "departure": { "time": "1757952047" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757953307" }, "departure": { "time": "1757953427" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757954327" }, "departure": { "time": "1757954387" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757955527" }, "departure": { "time": "1757955587" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757956727" }, "departure": { "time": "1757956847" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757959392" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250915", "startTime": "17:25:00", "tripId": "17490@2025-09-15" }, "vehicle": { "id": "17490", "label": "17490", "licensePlate": "" } } }, { "id": "17490@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758036300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758036660" }, "departure": { "time": "1758036780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758037547" }, "departure": { "time": "1758037667" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758038327" }, "departure": { "time": "1758038447" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758039707" }, "departure": { "time": "1758039827" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758040727" }, "departure": { "time": "1758040787" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758041927" }, "departure": { "time": "1758041987" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1758043127" }, "departure": { "time": "1758043247" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1758045792" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250916", "startTime": "17:25:00", "tripId": "17490@2025-09-16" }, "vehicle": { "id": "17490", "label": "17490", "licensePlate": "" } } }, { "id": "17491@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 300 }, "departure": { "delay": 300, "time": "1757779200" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1757781900" }, "departure": { "delay": 300, "time": "1757782080" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1757784240" }, "departure": { "delay": 300, "time": "1757784360" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1757785260" }, "departure": { "delay": 300, "time": "1757785380" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1757786940" }, "departure": { "delay": 300, "time": "1757787120" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1757787600" }, "departure": { "delay": 300, "time": "1757787720" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1757788440" }, "departure": { "delay": 300, "time": "1757788560" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1757788920" }, "departure": { "delay": 300 }, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "18:00:00", "tripId": "17491@2025-09-13" }, "vehicle": { "id": "17491", "label": "17491", "licensePlate": "" } } }, { "id": "17491@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757951700" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757954400" }, "departure": { "time": "1757954580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757956740" }, "departure": { "time": "1757956860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757957760" }, "departure": { "time": "1757957880" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757959440" }, "departure": { "time": "1757959620" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757960100" }, "departure": { "time": "1757960220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757960940" }, "departure": { "time": "1757961060" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757961420" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250915", "startTime": "17:55:00", "tripId": "17491@2025-09-15" }, "vehicle": { "id": "17491", "label": "17491", "licensePlate": "" } } }, { "id": "17492@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757780640" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757781060" }, "departure": { "time": "1757781180" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757782067" }, "departure": { "time": "1757782187" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757782727" }, "departure": { "time": "1757782907" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757784227" }, "departure": { "time": "1757784347" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757785247" }, "departure": { "time": "1757785367" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757787472" }, "departure": { "time": "1757787652" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757790197" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "18:24:00", "tripId": "17492@2025-09-13" }, "vehicle": { "id": "17492", "label": "17492", "licensePlate": "" } } }, { "id": "17492@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757953440" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757953860" }, "departure": { "time": "1757953980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757954867" }, "departure": { "time": "1757954987" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757955527" }, "departure": { "time": "1757955707" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757957027" }, "departure": { "time": "1757957147" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757958047" }, "departure": { "time": "1757958167" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757960272" }, "departure": { "time": "1757960452" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757962997" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "18:24:00", "tripId": "17492@2025-09-15" }, "vehicle": { "id": "17492", "label": "17492", "licensePlate": "" } } }, { "id": "17493@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757782620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757785260" }, "departure": { "time": "1757785440" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757786640" }, "departure": { "time": "1757786700" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757787840" }, "departure": { "time": "1757787960" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757788860" }, "departure": { "time": "1757788980" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757790360" }, "departure": { "time": "1757790540" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757791140" }, "departure": { "time": "1757791260" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757791860" }, "departure": { "time": "1757791980" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757792340" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250913", "startTime": "18:57:00", "tripId": "17493@2025-09-13" }, "vehicle": { "id": "17493", "label": "17493", "licensePlate": "" } } }, { "id": "17493@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757869020" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757871660" }, "departure": { "time": "1757871840" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757873040" }, "departure": { "time": "1757873100" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757874240" }, "departure": { "time": "1757874360" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757875260" }, "departure": { "time": "1757875380" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757876760" }, "departure": { "time": "1757876940" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757877540" }, "departure": { "time": "1757877660" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757878260" }, "departure": { "time": "1757878380" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757878740" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250914", "startTime": "18:57:00", "tripId": "17493@2025-09-14" }, "vehicle": { "id": "17493", "label": "17493", "licensePlate": "" } } }, { "id": "17493@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757955420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757958060" }, "departure": { "time": "1757958240" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757959440" }, "departure": { "time": "1757959500" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757960640" }, "departure": { "time": "1757960760" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757961660" }, "departure": { "time": "1757961780" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757963160" }, "departure": { "time": "1757963340" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757963940" }, "departure": { "time": "1757964060" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757964660" }, "departure": { "time": "1757964780" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757965140" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250915", "startTime": "18:57:00", "tripId": "17493@2025-09-15" }, "vehicle": { "id": "17493", "label": "17493", "licensePlate": "" } } }, { "id": "17493@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758041820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1758044460" }, "departure": { "time": "1758044640" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1758045840" }, "departure": { "time": "1758045900" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1758047040" }, "departure": { "time": "1758047160" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1758048060" }, "departure": { "time": "1758048180" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758049560" }, "departure": { "time": "1758049740" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1758050340" }, "departure": { "time": "1758050460" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1758051060" }, "departure": { "time": "1758051180" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1758051540" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250916", "startTime": "18:57:00", "tripId": "17493@2025-09-16" }, "vehicle": { "id": "17493", "label": "17493", "licensePlate": "" } } }, { "id": "17494@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757784120" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757784540" }, "departure": { "time": "1757784660" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757785547" }, "departure": { "time": "1757785667" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757786327" }, "departure": { "time": "1757786507" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757787751" }, "departure": { "time": "1757787871" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757788771" }, "departure": { "time": "1757788891" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757790031" }, "departure": { "time": "1757790091" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757791171" }, "departure": { "time": "1757791351" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757793845" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250913", "startTime": "19:22:00", "tripId": "17494@2025-09-13" }, "vehicle": { "id": "17494", "label": "17494", "licensePlate": "" } } }, { "id": "17494@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757870520" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757870940" }, "departure": { "time": "1757871060" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757871947" }, "departure": { "time": "1757872067" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757872727" }, "departure": { "time": "1757872907" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757874151" }, "departure": { "time": "1757874271" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757875171" }, "departure": { "time": "1757875291" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757876431" }, "departure": { "time": "1757876491" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757877571" }, "departure": { "time": "1757877751" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757880245" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250914", "startTime": "19:22:00", "tripId": "17494@2025-09-14" }, "vehicle": { "id": "17494", "label": "17494", "licensePlate": "" } } }, { "id": "17494@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757956920" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757957340" }, "departure": { "time": "1757957460" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757958347" }, "departure": { "time": "1757958467" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757959127" }, "departure": { "time": "1757959307" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757960551" }, "departure": { "time": "1757960671" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757961571" }, "departure": { "time": "1757961691" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757962831" }, "departure": { "time": "1757962891" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1757963971" }, "departure": { "time": "1757964151" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1757966645" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250915", "startTime": "19:22:00", "tripId": "17494@2025-09-15" }, "vehicle": { "id": "17494", "label": "17494", "licensePlate": "" } } }, { "id": "17494@2025-09-16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1758043320" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1758043740" }, "departure": { "time": "1758043860" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1758044747" }, "departure": { "time": "1758044867" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1758045527" }, "departure": { "time": "1758045707" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1758046951" }, "departure": { "time": "1758047071" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1758047971" }, "departure": { "time": "1758048091" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1758049231" }, "departure": { "time": "1758049291" }, "stopId": "87755371", "stopSequence": 7 }, { "arrival": { "time": "1758050371" }, "departure": { "time": "1758050551" }, "stopId": "87755009", "stopSequence": 8 }, { "arrival": { "time": "1758053045" }, "departure": {}, "stopId": "87751008", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "U7mjje+2wnjsScoVJaGkZ23tdUg=", "startDate": "20250916", "startTime": "19:22:00", "tripId": "17494@2025-09-16" }, "vehicle": { "id": "17494", "label": "17494", "licensePlate": "" } } }, { "id": "17496@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757787720" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757788200" }, "departure": { "time": "1757788320" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757789267" }, "departure": { "time": "1757789387" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757789927" }, "departure": { "time": "1757790107" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757791429" }, "departure": { "time": "1757791549" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757792449" }, "departure": { "time": "1757792569" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757794729" }, "departure": { "time": "1757794909" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757797405" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250913", "startTime": "20:22:00", "tripId": "17496@2025-09-13" }, "vehicle": { "id": "17496", "label": "17496", "licensePlate": "" } } }, { "id": "17496@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757960520" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757961000" }, "departure": { "time": "1757961120" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757962067" }, "departure": { "time": "1757962187" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757962727" }, "departure": { "time": "1757962907" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757964229" }, "departure": { "time": "1757964349" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757965249" }, "departure": { "time": "1757965369" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757967529" }, "departure": { "time": "1757967709" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757970205" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "20:22:00", "tripId": "17496@2025-09-15" }, "vehicle": { "id": "17496", "label": "17496", "licensePlate": "" } } }, { "id": "17497@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757789820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757792400" }, "departure": { "time": "1757792580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757793780" }, "departure": { "time": "1757793840" }, "stopId": "87755371", "stopSequence": 3 }, { "arrival": { "time": "1757794980" }, "departure": { "time": "1757795040" }, "stopId": "87755447", "stopSequence": 4 }, { "arrival": { "time": "1757795940" }, "departure": { "time": "1757796060" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757797385" }, "departure": { "time": "1757797565" }, "stopId": "87757625", "stopSequence": 6 }, { "arrival": { "time": "1757798165" }, "departure": { "time": "1757798285" }, "stopId": "87757674", "stopSequence": 7 }, { "arrival": { "time": "1757798945" }, "departure": { "time": "1757799065" }, "stopId": "87756254", "stopSequence": 8 }, { "arrival": { "time": "1757799425" }, "departure": {}, "stopId": "87756056", "stopSequence": 9 } ], "trip": { "routeId": "Q65we+xPScPISzh69Gy2REuqNHs=", "startDate": "20250913", "startTime": "20:57:00", "tripId": "17497@2025-09-13" }, "vehicle": { "id": "17497", "label": "17497", "licensePlate": "" } } }, { "id": "17499@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757793420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757796000" }, "departure": { "time": "1757796180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757798220" }, "departure": { "time": "1757798340" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757799180" }, "departure": { "time": "1757799300" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757800620" }, "departure": { "time": "1757800800" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757801440" }, "departure": { "time": "1757801560" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757802400" }, "departure": { "time": "1757802520" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757802880" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "21:57:00", "tripId": "17499@2025-09-13" }, "vehicle": { "id": "17499", "label": "17499", "licensePlate": "" } } }, { "id": "17466@2025-09-15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757907060" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757907360" }, "departure": { "time": "1757907480" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757908080" }, "departure": { "time": "1757908200" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757908740" }, "departure": { "time": "1757908920" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757910242" }, "departure": { "time": "1757910362" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757911262" }, "departure": { "time": "1757911382" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757913482" }, "departure": { "time": "1757913662" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757916210" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250915", "startTime": "05:31:00", "tripId": "17466@2025-09-15" }, "vehicle": { "id": "17466", "label": "17466", "licensePlate": "" } } }, { "id": "17495@2025-09-13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757786100" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757788800" }, "departure": { "time": "1757788980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757791140" }, "departure": { "time": "1757791260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757792160" }, "departure": { "time": "1757792280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757793725" }, "departure": { "time": "1757793905" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757794445" }, "departure": { "time": "1757794565" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757795165" }, "departure": { "time": "1757795285" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757795645" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250913", "startTime": "19:55:00", "tripId": "17495@2025-09-13" }, "vehicle": { "id": "17495", "label": "17495", "licensePlate": "" } } }, { "id": "17468@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757823900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757824245" }, "departure": { "time": "1757824365" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757825239" }, "departure": { "time": "1757825359" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757825899" }, "departure": { "time": "1757826079" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757827339" }, "departure": { "time": "1757827459" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757828299" }, "departure": { "time": "1757828419" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757830652" }, "departure": { "time": "1757830832" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757833415" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "06:25:00", "tripId": "17468@2025-09-14" }, "vehicle": { "id": "17468", "label": "17468", "licensePlate": "" } } }, { "id": "17469@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757825820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757828400" }, "departure": { "time": "1757828580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757830740" }, "departure": { "time": "1757830860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757831700" }, "departure": { "time": "1757831820" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757833320" }, "departure": { "time": "1757833500" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757834100" }, "departure": { "time": "1757834220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757834940" }, "departure": { "time": "1757835060" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757835480" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "06:57:00", "tripId": "17469@2025-09-14" }, "vehicle": { "id": "17469", "label": "17469", "licensePlate": "" } } }, { "id": "17470@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757827500" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757827860" }, "departure": { "time": "1757827980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757828760" }, "departure": { "time": "1757828880" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757829420" }, "departure": { "time": "1757829600" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757830920" }, "departure": { "time": "1757831040" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757831940" }, "departure": { "time": "1757832060" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757834160" }, "departure": { "time": "1757834340" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757837005" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "07:25:00", "tripId": "17470@2025-09-14" }, "vehicle": { "id": "17470", "label": "17470", "licensePlate": "" } } }, { "id": "17471@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757829420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757832000" }, "departure": { "time": "1757832180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757834400" }, "departure": { "time": "1757834520" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757835420" }, "departure": { "time": "1757835540" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757836920" }, "departure": { "time": "1757837100" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757837700" }, "departure": { "time": "1757837820" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757838480" }, "departure": { "time": "1757838600" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757839080" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "07:57:00", "tripId": "17471@2025-09-14" }, "vehicle": { "id": "17471", "label": "17471", "licensePlate": "" } } }, { "id": "17472@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757831100" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757831460" }, "departure": { "time": "1757831580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757832407" }, "departure": { "time": "1757832527" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757833127" }, "departure": { "time": "1757833307" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757834627" }, "departure": { "time": "1757834747" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757835527" }, "departure": { "time": "1757835647" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757837752" }, "departure": { "time": "1757837932" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757840837" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "08:25:00", "tripId": "17472@2025-09-14" }, "vehicle": { "id": "17472", "label": "17472", "licensePlate": "" } } }, { "id": "17473@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757832900" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757835600" }, "departure": { "time": "1757835780" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757837940" }, "departure": { "time": "1757838060" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757838960" }, "departure": { "time": "1757839080" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757840525" }, "departure": { "time": "1757840705" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757841345" }, "departure": { "time": "1757841465" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757842125" }, "departure": { "time": "1757842245" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757842665" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "08:55:00", "tripId": "17473@2025-09-14" }, "vehicle": { "id": "17473", "label": "17473", "licensePlate": "" } } }, { "id": "17476@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757838300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757838660" }, "departure": { "time": "1757838780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757839620" }, "departure": { "time": "1757839740" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757840340" }, "departure": { "time": "1757840520" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757841780" }, "departure": { "time": "1757841900" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757842680" }, "departure": { "time": "1757842800" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757844905" }, "departure": { "time": "1757845085" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757847810" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "10:25:00", "tripId": "17476@2025-09-14" }, "vehicle": { "id": "17476", "label": "17476", "licensePlate": "" } } }, { "id": "17477@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757840280" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757842800" }, "departure": { "time": "1757842980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757845200" }, "departure": { "time": "1757845320" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757846160" }, "departure": { "time": "1757846280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757847840" }, "departure": { "time": "1757848020" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757848500" }, "departure": { "time": "1757848620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757849280" }, "departure": { "time": "1757849400" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757850060" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "10:58:00", "tripId": "17477@2025-09-14" }, "vehicle": { "id": "17477", "label": "17477", "licensePlate": "" } } }, { "id": "17478@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757841900" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757842260" }, "departure": { "time": "1757842380" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757843147" }, "departure": { "time": "1757843267" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757843807" }, "departure": { "time": "1757843987" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757845307" }, "departure": { "time": "1757845427" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757846327" }, "departure": { "time": "1757846447" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757848547" }, "departure": { "time": "1757848727" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757851272" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "11:25:00", "tripId": "17478@2025-09-14" }, "vehicle": { "id": "17478", "label": "17478", "licensePlate": "" } } }, { "id": "17479@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757843820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757846340" }, "departure": { "time": "1757846520" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757848680" }, "departure": { "time": "1757848800" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757849700" }, "departure": { "time": "1757849820" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757851320" }, "departure": { "time": "1757851500" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757852100" }, "departure": { "time": "1757852220" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757852880" }, "departure": { "time": "1757853000" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757853420" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "11:57:00", "tripId": "17479@2025-09-14" }, "vehicle": { "id": "17479", "label": "17479", "licensePlate": "" } } }, { "id": "17480@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757845440" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757845860" }, "departure": { "time": "1757845980" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757846820" }, "departure": { "time": "1757846940" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757847540" }, "departure": { "time": "1757847720" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757848980" }, "departure": { "time": "1757849100" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757849880" }, "departure": { "time": "1757850000" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757852105" }, "departure": { "time": "1757852285" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757854890" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "12:24:00", "tripId": "17480@2025-09-14" }, "vehicle": { "id": "17480", "label": "17480", "licensePlate": "" } } }, { "id": "17481@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757847420" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757849940" }, "departure": { "time": "1757850120" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757852340" }, "departure": { "time": "1757852460" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757853360" }, "departure": { "time": "1757853480" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757854920" }, "departure": { "time": "1757855100" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757855700" }, "departure": { "time": "1757855820" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757856540" }, "departure": { "time": "1757856660" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757857020" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "12:57:00", "tripId": "17481@2025-09-14" }, "vehicle": { "id": "17481", "label": "17481", "licensePlate": "" } } }, { "id": "17483@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757850900" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757853480" }, "departure": { "time": "1757853660" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757855880" }, "departure": { "time": "1757856000" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757856840" }, "departure": { "time": "1757856960" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757858520" }, "departure": { "time": "1757858700" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757859340" }, "departure": { "time": "1757859460" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757860120" }, "departure": { "time": "1757860240" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757860660" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "13:55:00", "tripId": "17483@2025-09-14" }, "vehicle": { "id": "17483", "label": "17483", "licensePlate": "" } } }, { "id": "17484@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757852520" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757853000" }, "departure": { "time": "1757853120" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757854020" }, "departure": { "time": "1757854140" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757854680" }, "departure": { "time": "1757854860" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757856120" }, "departure": { "time": "1757856240" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757857020" }, "departure": { "time": "1757857140" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757859336" }, "departure": { "time": "1757859516" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757862226" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "14:22:00", "tripId": "17484@2025-09-14" }, "vehicle": { "id": "17484", "label": "17484", "licensePlate": "" } } }, { "id": "17485@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757854620" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757857200" }, "departure": { "time": "1757857380" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757859660" }, "departure": { "time": "1757859780" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757860680" }, "departure": { "time": "1757860800" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757862300" }, "departure": { "time": "1757862480" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757863020" }, "departure": { "time": "1757863140" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757863740" }, "departure": { "time": "1757863860" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757864280" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "14:57:00", "tripId": "17485@2025-09-14" }, "vehicle": { "id": "17485", "label": "17485", "licensePlate": "" } } }, { "id": "17486@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757856300" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757856660" }, "departure": { "time": "1757856780" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757857620" }, "departure": { "time": "1757857740" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757858280" }, "departure": { "time": "1757858460" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757859780" }, "departure": { "time": "1757859900" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757860800" }, "departure": { "time": "1757860920" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757863025" }, "departure": { "time": "1757863205" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757865810" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "15:25:00", "tripId": "17486@2025-09-14" }, "vehicle": { "id": "17486", "label": "17486", "licensePlate": "" } } }, { "id": "17487@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757858220" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757860800" }, "departure": { "time": "1757860980" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757863140" }, "departure": { "time": "1757863260" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757864160" }, "departure": { "time": "1757864280" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757865780" }, "departure": { "time": "1757865960" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757866500" }, "departure": { "time": "1757866620" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757867280" }, "departure": { "time": "1757867400" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757867880" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "15:57:00", "tripId": "17487@2025-09-14" }, "vehicle": { "id": "17487", "label": "17487", "licensePlate": "" } } }, { "id": "17488@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757859180" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757859495" }, "departure": { "time": "1757859615" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757860481" }, "departure": { "time": "1757860601" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757861141" }, "departure": { "time": "1757861321" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757862703" }, "departure": { "time": "1757862823" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757863783" }, "departure": { "time": "1757863903" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757866194" }, "departure": { "time": "1757866374" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757869394" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "16:13:00", "tripId": "17488@2025-09-14" }, "vehicle": { "id": "17488", "label": "17488", "licensePlate": "" } } }, { "id": "17489@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757861820" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757864400" }, "departure": { "time": "1757864580" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757866740" }, "departure": { "time": "1757866860" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757867760" }, "departure": { "time": "1757867880" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757869325" }, "departure": { "time": "1757869505" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757870105" }, "departure": { "time": "1757870225" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757870945" }, "departure": { "time": "1757871065" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757871425" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "16:57:00", "tripId": "17489@2025-09-14" }, "vehicle": { "id": "17489", "label": "17489", "licensePlate": "" } } }, { "id": "17491@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757865300" }, "stopId": "87751008", "stopSequence": 1 }, { "arrival": { "time": "1757868000" }, "departure": { "time": "1757868180" }, "stopId": "87755009", "stopSequence": 2 }, { "arrival": { "time": "1757870340" }, "departure": { "time": "1757870460" }, "stopId": "87755447", "stopSequence": 3 }, { "arrival": { "time": "1757871360" }, "departure": { "time": "1757871480" }, "stopId": "87757526", "stopSequence": 4 }, { "arrival": { "time": "1757873040" }, "departure": { "time": "1757873220" }, "stopId": "87757625", "stopSequence": 5 }, { "arrival": { "time": "1757873700" }, "departure": { "time": "1757873820" }, "stopId": "87757674", "stopSequence": 6 }, { "arrival": { "time": "1757874540" }, "departure": { "time": "1757874660" }, "stopId": "87756254", "stopSequence": 7 }, { "arrival": { "time": "1757875020" }, "departure": {}, "stopId": "87756056", "stopSequence": 8 } ], "trip": { "routeId": "qJETvOE3j2IABtD92U+OSW4ORXk=", "startDate": "20250914", "startTime": "17:55:00", "tripId": "17491@2025-09-14" }, "vehicle": { "id": "17491", "label": "17491", "licensePlate": "" } } }, { "id": "17492@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757867040" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757867460" }, "departure": { "time": "1757867580" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757868467" }, "departure": { "time": "1757868587" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757869127" }, "departure": { "time": "1757869307" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757870627" }, "departure": { "time": "1757870747" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757871647" }, "departure": { "time": "1757871767" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757873872" }, "departure": { "time": "1757874052" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757876597" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "18:24:00", "tripId": "17492@2025-09-14" }, "vehicle": { "id": "17492", "label": "17492", "licensePlate": "" } } }, { "id": "17496@2025-09-14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": {}, "departure": { "time": "1757874120" }, "stopId": "87756056", "stopSequence": 1 }, { "arrival": { "time": "1757874600" }, "departure": { "time": "1757874720" }, "stopId": "87756254", "stopSequence": 2 }, { "arrival": { "time": "1757875667" }, "departure": { "time": "1757875787" }, "stopId": "87757674", "stopSequence": 3 }, { "arrival": { "time": "1757876327" }, "departure": { "time": "1757876507" }, "stopId": "87757625", "stopSequence": 4 }, { "arrival": { "time": "1757877829" }, "departure": { "time": "1757877949" }, "stopId": "87757526", "stopSequence": 5 }, { "arrival": { "time": "1757878849" }, "departure": { "time": "1757878969" }, "stopId": "87755447", "stopSequence": 6 }, { "arrival": { "time": "1757881129" }, "departure": { "time": "1757881309" }, "stopId": "87755009", "stopSequence": 7 }, { "arrival": { "time": "1757883805" }, "departure": {}, "stopId": "87751008", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "ihEgJAetVw5KNt27Cd1OwOxMkzk=", "startDate": "20250914", "startTime": "20:22:00", "tripId": "17496@2025-09-14" }, "vehicle": { "id": "17496", "label": "17496", "licensePlate": "" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1757779613" } }