Resource details

File name: Données en temps réel au format GTFS-RT (TripUpdate)
Format: gtfs-rt

Les messages suivants du format GTFS-RT sont disponibles dans ce flux :

  • TripUpdate

This resource file is part of the dataset Réseau urbain et scolaire Guingamp-Paimpol Mobilité.

Download availability

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

28 errors, 67 warnings

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

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 2 errors

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Sample errors
  • trip_id 1-318963713 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1-755695618 does not exist in the GTFS data and does not have schedule_relationship of ADDED

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

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

Sample errors
  • route_id 19 does not exist in the GTFS data routes.txt
  • route_id 45 does not exist in the GTFS data routes.txt

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

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

Sample errors
  • trip_id 1-318963713 stop_id STP-26F10 does not exist in GTFS data stops.txt
  • trip_id 1-318963713 stop_id STP-26F09 does not exist in GTFS data stops.txt
  • trip_id 1-318963713 stop_id 17922 does not exist in GTFS data stops.txt
  • trip_id 1-318963713 stop_id STP-26F08 does not exist in GTFS data stops.txt
  • trip_id 1-318963713 stop_id STP-26F07 does not exist in GTFS data stops.txt

trip start_time does not match first GTFS arrival_time E023 1 error

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

Sample errors
  • GTFS-rt trip_id 25-50397192 start_time is 08:57:00 and GTFS initial arrival_time is 09:08:00 - times do not match

Warnings

timestamp not populated W001 36 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id 1-318963713 does not have a timestamp
  • trip_id 25-67239937 does not have a timestamp
  • trip_id 25-33685506 does not have a timestamp
  • trip_id 25-17104903 does not have a timestamp
  • trip_id 25-50397192 does not have a timestamp

vehicle_id not populated W002 31 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 1-755695618 does not have a vehicle_id
  • trip_id 25-17170436 does not have a vehicle_id
  • trip_id 25-17104900 does not have a vehicle_id
  • trip_id 25-17104901 does not have a vehicle_id
  • trip_id 25-17170434 does not have a vehicle_id
Validate this GTFS-RT now

Previous validations

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

Error ID Description Errors count Number of occurences
W001 Timestamps should be populated for all elements 881 27 times (90 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 780 25 times (83 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 25 9 times (30 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 25 9 times (30 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 206 9 times (30 % 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 8 8 times (27 % of validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 6 6 times (20 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 28 5 times (17 % of validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-07-13 at 11:30 Europe/Paris.

trip_updates (11) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-07-13 at 11:30 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "186182", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 100, "time": "1783931800" }, "stopId": "STP-26F10", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1783931882" }, "departure": { "delay": 72, "time": "1783931892" }, "stopId": "STP-26F09", "stopSequence": 2 }, { "arrival": { "delay": 51, "time": "1783931931" }, "departure": { "delay": 63, "time": "1783931943" }, "stopId": "17922", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1783932083" }, "departure": { "delay": -30, "time": "1783932090" }, "stopId": "STP-26F08", "stopSequence": 4 }, { "arrival": { "delay": -72, "time": "1783932108" }, "departure": { "delay": -65, "time": "1783932115" }, "stopId": "STP-26F07", "stopSequence": 5 }, { "arrival": { "delay": 99, "time": "1783932399" }, "departure": { "delay": 108, "time": "1783932408" }, "stopId": "10281", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1783932435" }, "departure": { "delay": 33, "time": "1783932453" }, "stopId": "6646", "stopSequence": 7 }, { "arrival": { "delay": 41, "time": "1783932521" }, "departure": { "delay": 59, "time": "1783932539" }, "stopId": "STP-26F06", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1783932612" }, "departure": { "delay": 71, "time": "1783932671" }, "stopId": "6635", "stopSequence": 9 }, { "arrival": { "delay": 29, "time": "1783932749" }, "departure": { "delay": 45, "time": "1783932765" }, "stopId": "16857", "stopSequence": 10 }, { "arrival": { "delay": -13, "time": "1783932827" }, "departure": { "delay": 45, "time": "1783932885" }, "stopId": "STP-26F13", "stopSequence": 11 }, { "arrival": { "delay": 53, "time": "1783932953" }, "departure": { "delay": 61, "time": "1783932961" }, "stopId": "17773", "stopSequence": 12 }, { "arrival": { "delay": 56, "time": "1783933076" }, "departure": { "delay": 90, "time": "1783933110" }, "stopId": "6639", "stopSequence": 13 }, { "arrival": { "delay": 56, "time": "1783933196" }, "departure": { "delay": 77, "time": "1783933217" }, "stopId": "17937", "stopSequence": 14 }, { "arrival": { "delay": 41, "time": "1783933241" }, "departure": { "delay": 55, "time": "1783933255" }, "stopId": "16859", "stopSequence": 15 }, { "arrival": { "delay": 86, "time": "1783933346" }, "departure": { "delay": 103, "time": "1783933363" }, "stopId": "17755", "stopSequence": 16 }, { "arrival": { "delay": 165, "time": "1783933545" }, "departure": { "delay": 189, "time": "1783933569" }, "stopId": "17757", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1783933680" }, "departure": { "delay": 134, "time": "1783933694" }, "stopId": "16893", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1783933740" }, "departure": { "delay": 131, "time": "1783933751" }, "stopId": "STP-26F12", "stopSequence": 19 }, { "arrival": { "delay": 195, "time": "1783933875" }, "departure": { "delay": 215, "time": "1783933895" }, "stopId": "16868", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1783933990" }, "departure": { "delay": 262, "time": "1783934002" }, "stopId": "17763", "stopSequence": 21 }, { "arrival": { "delay": 293, "time": "1783934093" }, "departure": { "delay": 307, "time": "1783934107" }, "stopId": "17765", "stopSequence": 22 }, { "arrival": { "delay": 302, "time": "1783934162" }, "departure": { "delay": 320, "time": "1783934180" }, "stopId": "17767", "stopSequence": 23 }, { "arrival": { "delay": 307, "time": "1783934227" }, "departure": { "delay": 336, "time": "1783934256" }, "stopId": "17760", "stopSequence": 24 }, { "arrival": { "delay": 233, "time": "1783934453" }, "departure": { "delay": 249, "time": "1783934469" }, "stopId": "17945", "stopSequence": 25 }, { "arrival": { "delay": 222, "time": "1783934682" }, "departure": { "delay": 253, "time": "1783934713" }, "stopId": "STP-26F11", "stopSequence": 26 }, { "arrival": { "delay": 342, "time": "1783934862" }, "departure": { "delay": 356, "time": "1783934876" }, "stopId": "STP-26F05", "stopSequence": 27 }, { "arrival": { "delay": 347, "time": "1783934927" }, "departure": { "delay": 359, "time": "1783934939" }, "stopId": "STP-26F04", "stopSequence": 28 }, { "arrival": { "delay": 352, "time": "1783934992" }, "departure": { "delay": 364, "time": "1783935004" }, "stopId": "STP-26F03", "stopSequence": 29 }, { "arrival": { "delay": 364, "time": "1783935064" }, "departure": { "delay": 364, "time": "1783935064" }, "stopId": "STP-26F02", "stopSequence": 30 }, { "arrival": { "delay": 364, "time": "1783935184" }, "stopId": "STP-26F01", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "10:35:00", "tripId": "1-318963713" }, "vehicle": { "id": "58", "label": "610", "licensePlate": "GE-394-YD" } } }, { "id": "186125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 111, "time": "1783932771" }, "stopId": "18214", "stopSequence": 1 }, { "arrival": { "delay": 126, "time": "1783932846" }, "departure": { "delay": 141, "time": "1783932861" }, "stopId": "16257", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1783932920" }, "departure": { "delay": 151, "time": "1783932931" }, "stopId": "16252", "stopSequence": 3 }, { "arrival": { "delay": 126, "time": "1783932966" }, "departure": { "delay": 140, "time": "1783932980" }, "stopId": "16256", "stopSequence": 4 }, { "arrival": { "delay": 126, "time": "1783933026" }, "departure": { "delay": 137, "time": "1783933037" }, "stopId": "16255", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1783933083" }, "departure": { "delay": 134, "time": "1783933094" }, "stopId": "16251", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1783933111" }, "departure": { "delay": 103, "time": "1783933123" }, "stopId": "16253", "stopSequence": 7 }, { "arrival": { "delay": 97, "time": "1783933237" }, "departure": { "delay": 105, "time": "1783933245" }, "stopId": "16267", "stopSequence": 8 }, { "arrival": { "delay": 144, "time": "1783933344" }, "departure": { "delay": 359, "time": "1783933559" }, "stopId": "6042", "stopSequence": 9 }, { "arrival": { "delay": 197, "time": "1783933697" }, "departure": { "delay": 200, "time": "1783933700" }, "stopId": "16237", "stopSequence": 10 }, { "arrival": { "delay": 222, "time": "1783933842" }, "departure": { "delay": 257, "time": "1783933877" }, "stopId": "16275", "stopSequence": 11 }, { "arrival": { "delay": 253, "time": "1783933993" }, "departure": { "delay": 280, "time": "1783934020" }, "stopId": "11166", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "16240", "stopSequence": 13 }, { "arrival": { "delay": 238, "time": "1783934218" }, "departure": { "delay": 256, "time": "1783934236" }, "stopId": "10890", "stopSequence": 14 }, { "arrival": { "delay": 234, "time": "1783934334" }, "departure": { "delay": 262, "time": "1783934362" }, "stopId": "16244", "stopSequence": 15 }, { "arrival": { "delay": 258, "time": "1783934418" }, "departure": { "delay": 272, "time": "1783934432" }, "stopId": "11818", "stopSequence": 16 }, { "arrival": { "delay": 253, "time": "1783934473" }, "departure": { "delay": 257, "time": "1783934477" }, "stopId": "16226", "stopSequence": 17 }, { "arrival": { "delay": 238, "time": "1783934518" }, "departure": { "delay": 249, "time": "1783934529" }, "stopId": "16263", "stopSequence": 18 }, { "arrival": { "delay": 245, "time": "1783934585" }, "departure": { "delay": 257, "time": "1783934597" }, "stopId": "16261", "stopSequence": 19 }, { "arrival": { "delay": 305, "time": "1783934705" }, "departure": { "delay": 315, "time": "1783934715" }, "stopId": "16259", "stopSequence": 20 }, { "arrival": { "delay": 338, "time": "1783934798" }, "departure": { "delay": 345, "time": "1783934805" }, "stopId": "8103", "stopSequence": 21 }, { "arrival": { "delay": 322, "time": "1783934842" }, "departure": { "delay": 334, "time": "1783934854" }, "stopId": "8101", "stopSequence": 22 }, { "arrival": { "delay": 409, "time": "1783934989" }, "departure": { "delay": 413, "time": "1783934993" }, "stopId": "16265", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783935053" }, "departure": { "delay": 413, "time": "1783935053" }, "stopId": "17112", "stopSequence": 24 }, { "arrival": { "delay": 413, "time": "1783935113" }, "departure": { "delay": 413, "time": "1783935113" }, "stopId": "16262", "stopSequence": 25 }, { "arrival": { "delay": 413, "time": "1783935173" }, "stopId": "16260", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "10:51:00", "tripId": "25-17104901" }, "vehicle": { "id": "101", "label": "TITRE-ANNIV", "licensePlate": "XX-000-XX" } } }, { "id": "186173", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783935600" }, "stopId": "6659", "stopSequence": 1 }, { "arrival": { "time": "1783935720" }, "departure": { "time": "1783935720" }, "stopId": "6661", "stopSequence": 2 }, { "arrival": { "time": "1783935780" }, "departure": { "time": "1783935780" }, "stopId": "7721", "stopSequence": 3 }, { "arrival": { "time": "1783935840" }, "departure": { "time": "1783935840" }, "stopId": "6649", "stopSequence": 4 }, { "arrival": { "time": "1783935960" }, "departure": { "time": "1783935960" }, "stopId": "6653", "stopSequence": 5 }, { "arrival": { "time": "1783936140" }, "departure": { "time": "1783936140" }, "stopId": "6646", "stopSequence": 6 }, { "arrival": { "time": "1783936260" }, "departure": { "time": "1783936260" }, "stopId": "6629", "stopSequence": 7 }, { "arrival": { "time": "1783936380" }, "stopId": "6639", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "11:40:00", "tripId": "25-50462725" }, "vehicle": { "id": "243", "label": "349", "licensePlate": "HH-604-ZE" } } }, { "id": "186127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783939313" }, "stopId": "17113", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783939373" }, "departure": { "delay": 413, "time": "1783939373" }, "stopId": "17114", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783939433" }, "departure": { "delay": 413, "time": "1783939433" }, "stopId": "16264", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783939493" }, "departure": { "delay": 413, "time": "1783939493" }, "stopId": "17089", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783939553" }, "departure": { "delay": 413, "time": "1783939553" }, "stopId": "8100", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783939613" }, "departure": { "delay": 413, "time": "1783939613" }, "stopId": "8102", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783939673" }, "departure": { "delay": 413, "time": "1783939673" }, "stopId": "17088", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783939733" }, "departure": { "delay": 413, "time": "1783939733" }, "stopId": "17087", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783939793" }, "departure": { "delay": 413, "time": "1783939793" }, "stopId": "17086", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783939853" }, "departure": { "delay": 413, "time": "1783939853" }, "stopId": "17111", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783939913" }, "departure": { "delay": 413, "time": "1783939913" }, "stopId": "17084", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783939973" }, "departure": { "delay": 413, "time": "1783939973" }, "stopId": "17083", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783940093" }, "departure": { "delay": 413, "time": "1783940093" }, "stopId": "10890", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783940213" }, "departure": { "delay": 413, "time": "1783940213" }, "stopId": "17082", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783940333" }, "departure": { "delay": 413, "time": "1783940333" }, "stopId": "17081", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783940453" }, "departure": { "delay": 413, "time": "1783940453" }, "stopId": "16273", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783940573" }, "departure": { "delay": 413, "time": "1783940573" }, "stopId": "17080", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783940693" }, "departure": { "delay": 413, "time": "1783940693" }, "stopId": "6042", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783940993" }, "departure": { "delay": 413, "time": "1783940993" }, "stopId": "17079", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783941113" }, "departure": { "delay": 413, "time": "1783941113" }, "stopId": "17078", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783941173" }, "departure": { "delay": 413, "time": "1783941173" }, "stopId": "17077", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783941233" }, "departure": { "delay": 413, "time": "1783941233" }, "stopId": "17076", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783941293" }, "departure": { "delay": 413, "time": "1783941293" }, "stopId": "17075", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783941353" }, "departure": { "delay": 413, "time": "1783941353" }, "stopId": "16252", "stopSequence": 24 }, { "arrival": { "delay": 413, "time": "1783941413" }, "departure": { "delay": 413, "time": "1783941413" }, "stopId": "17074", "stopSequence": 25 }, { "arrival": { "delay": 413, "time": "1783941473" }, "stopId": "18214", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "12:35:00", "tripId": "25-17170436" }, "vehicle": {} } }, { "id": "186126", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783936673" }, "stopId": "18214", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783936733" }, "departure": { "delay": 413, "time": "1783936733" }, "stopId": "16257", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783936793" }, "departure": { "delay": 413, "time": "1783936793" }, "stopId": "16252", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783936853" }, "departure": { "delay": 413, "time": "1783936853" }, "stopId": "16256", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783936913" }, "departure": { "delay": 413, "time": "1783936913" }, "stopId": "16255", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783936973" }, "departure": { "delay": 413, "time": "1783936973" }, "stopId": "16251", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783937033" }, "departure": { "delay": 413, "time": "1783937033" }, "stopId": "16253", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783937153" }, "departure": { "delay": 413, "time": "1783937153" }, "stopId": "16267", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783937213" }, "departure": { "delay": 413, "time": "1783937213" }, "stopId": "6042", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783937513" }, "departure": { "delay": 413, "time": "1783937513" }, "stopId": "16237", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783937633" }, "departure": { "delay": 413, "time": "1783937633" }, "stopId": "16275", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783937753" }, "departure": { "delay": 413, "time": "1783937753" }, "stopId": "11166", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783937873" }, "departure": { "delay": 413, "time": "1783937873" }, "stopId": "16240", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783937993" }, "departure": { "delay": 413, "time": "1783937993" }, "stopId": "10890", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783938113" }, "departure": { "delay": 413, "time": "1783938113" }, "stopId": "16244", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783938173" }, "departure": { "delay": 413, "time": "1783938173" }, "stopId": "11818", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783938233" }, "departure": { "delay": 413, "time": "1783938233" }, "stopId": "16226", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783938293" }, "departure": { "delay": 413, "time": "1783938293" }, "stopId": "16263", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783938353" }, "departure": { "delay": 413, "time": "1783938353" }, "stopId": "16261", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783938413" }, "departure": { "delay": 413, "time": "1783938413" }, "stopId": "16259", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783938473" }, "departure": { "delay": 413, "time": "1783938473" }, "stopId": "8103", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783938533" }, "departure": { "delay": 413, "time": "1783938533" }, "stopId": "8101", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783938593" }, "departure": { "delay": 413, "time": "1783938593" }, "stopId": "16265", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783938653" }, "departure": { "delay": 413, "time": "1783938653" }, "stopId": "17112", "stopSequence": 24 }, { "arrival": { "delay": 413, "time": "1783938713" }, "departure": { "delay": 413, "time": "1783938713" }, "stopId": "16262", "stopSequence": 25 }, { "arrival": { "delay": 413, "time": "1783938773" }, "stopId": "16260", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "11:51:00", "tripId": "25-17104900" }, "vehicle": {} } }, { "id": "186078", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783956113" }, "stopId": "16249", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783956233" }, "departure": { "delay": 413, "time": "1783956233" }, "stopId": "7774", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783956353" }, "departure": { "delay": 413, "time": "1783956353" }, "stopId": "16248", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783956533" }, "departure": { "delay": 413, "time": "1783956533" }, "stopId": "16231", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783956653" }, "departure": { "delay": 413, "time": "1783956653" }, "stopId": "7379", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783956713" }, "departure": { "delay": 413, "time": "1783956713" }, "stopId": "16227", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783956773" }, "departure": { "delay": 413, "time": "1783956773" }, "stopId": "16233", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783956833" }, "departure": { "delay": 413, "time": "1783956833" }, "stopId": "6049", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783956953" }, "departure": { "delay": 413, "time": "1783956953" }, "stopId": "16229", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783957013" }, "departure": { "delay": 413, "time": "1783957013" }, "stopId": "16232", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783957133" }, "departure": { "delay": 413, "time": "1783957133" }, "stopId": "6052", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783957373" }, "departure": { "delay": 413, "time": "1783957373" }, "stopId": "17081", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783957493" }, "departure": { "delay": 413, "time": "1783957493" }, "stopId": "16273", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783957613" }, "departure": { "delay": 413, "time": "1783957613" }, "stopId": "6042", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783957853" }, "departure": { "delay": 413, "time": "1783957853" }, "stopId": "16237", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783958033" }, "departure": { "delay": 413, "time": "1783958033" }, "stopId": "16235", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783958093" }, "departure": { "delay": 413, "time": "1783958093" }, "stopId": "16223", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783958213" }, "departure": { "delay": 413, "time": "1783958213" }, "stopId": "16221", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783958333" }, "departure": { "delay": 413, "time": "1783958333" }, "stopId": "16220", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783958393" }, "departure": { "delay": 413, "time": "1783958393" }, "stopId": "16216", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783958513" }, "departure": { "delay": 413, "time": "1783958513" }, "stopId": "16222", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783958573" }, "departure": { "delay": 413, "time": "1783958573" }, "stopId": "16218", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783958633" }, "stopId": "16250", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "17:15:00", "tripId": "25-67502084" }, "vehicle": {} } }, { "id": "186076", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783953533" }, "stopId": "16250", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783953593" }, "departure": { "delay": 413, "time": "1783953593" }, "stopId": "16218", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783953653" }, "departure": { "delay": 413, "time": "1783953653" }, "stopId": "17110", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783953773" }, "departure": { "delay": 413, "time": "1783953773" }, "stopId": "17109", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783953833" }, "departure": { "delay": 413, "time": "1783953833" }, "stopId": "16220", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783953953" }, "departure": { "delay": 413, "time": "1783953953" }, "stopId": "17107", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783954073" }, "departure": { "delay": 413, "time": "1783954073" }, "stopId": "16223", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783954193" }, "departure": { "delay": 413, "time": "1783954193" }, "stopId": "17106", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783954313" }, "departure": { "delay": 413, "time": "1783954313" }, "stopId": "17080", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783954433" }, "departure": { "delay": 413, "time": "1783954433" }, "stopId": "16273", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783954553" }, "departure": { "delay": 413, "time": "1783954553" }, "stopId": "6042", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783954853" }, "departure": { "delay": 413, "time": "1783954853" }, "stopId": "11166", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783955033" }, "departure": { "delay": 413, "time": "1783955033" }, "stopId": "6051", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783955153" }, "departure": { "delay": 413, "time": "1783955153" }, "stopId": "17105", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783955213" }, "departure": { "delay": 413, "time": "1783955213" }, "stopId": "16229", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783955333" }, "departure": { "delay": 413, "time": "1783955333" }, "stopId": "6049", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783955393" }, "departure": { "delay": 413, "time": "1783955393" }, "stopId": "16230", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783955513" }, "departure": { "delay": 413, "time": "1783955513" }, "stopId": "17104", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783955573" }, "departure": { "delay": 413, "time": "1783955573" }, "stopId": "17103", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783955633" }, "departure": { "delay": 413, "time": "1783955633" }, "stopId": "7550", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783955753" }, "departure": { "delay": 413, "time": "1783955753" }, "stopId": "17102", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783955933" }, "departure": { "delay": 413, "time": "1783955933" }, "stopId": "17101", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783956053" }, "departure": { "delay": 413, "time": "1783956053" }, "stopId": "7774", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783956113" }, "stopId": "16249", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "16:32:00", "tripId": "25-67371011" }, "vehicle": {} } }, { "id": "186074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783950173" }, "stopId": "16249", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783950293" }, "departure": { "delay": 413, "time": "1783950293" }, "stopId": "7774", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783950413" }, "departure": { "delay": 413, "time": "1783950413" }, "stopId": "16248", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783950593" }, "departure": { "delay": 413, "time": "1783950593" }, "stopId": "16231", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783950713" }, "departure": { "delay": 413, "time": "1783950713" }, "stopId": "7379", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783950773" }, "departure": { "delay": 413, "time": "1783950773" }, "stopId": "16227", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783950833" }, "departure": { "delay": 413, "time": "1783950833" }, "stopId": "16233", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783950893" }, "departure": { "delay": 413, "time": "1783950893" }, "stopId": "6049", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783951013" }, "departure": { "delay": 413, "time": "1783951013" }, "stopId": "16229", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783951073" }, "departure": { "delay": 413, "time": "1783951073" }, "stopId": "16232", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783951193" }, "departure": { "delay": 413, "time": "1783951193" }, "stopId": "6052", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783951433" }, "departure": { "delay": 413, "time": "1783951433" }, "stopId": "17081", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783951553" }, "departure": { "delay": 413, "time": "1783951553" }, "stopId": "16273", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783951673" }, "departure": { "delay": 413, "time": "1783951673" }, "stopId": "6042", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783951913" }, "departure": { "delay": 413, "time": "1783951913" }, "stopId": "16237", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783952093" }, "departure": { "delay": 413, "time": "1783952093" }, "stopId": "16235", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783952153" }, "departure": { "delay": 413, "time": "1783952153" }, "stopId": "16223", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783952273" }, "departure": { "delay": 413, "time": "1783952273" }, "stopId": "16221", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783952393" }, "departure": { "delay": 413, "time": "1783952393" }, "stopId": "16220", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783952453" }, "departure": { "delay": 413, "time": "1783952453" }, "stopId": "16216", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783952573" }, "departure": { "delay": 413, "time": "1783952573" }, "stopId": "16222", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783952633" }, "departure": { "delay": 413, "time": "1783952633" }, "stopId": "16218", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783952693" }, "stopId": "16250", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "15:36:00", "tripId": "25-67502083" }, "vehicle": {} } }, { "id": "186073", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783947533" }, "stopId": "16250", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783947593" }, "departure": { "delay": 413, "time": "1783947593" }, "stopId": "16218", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783947653" }, "departure": { "delay": 413, "time": "1783947653" }, "stopId": "17110", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783947773" }, "departure": { "delay": 413, "time": "1783947773" }, "stopId": "17109", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783947833" }, "departure": { "delay": 413, "time": "1783947833" }, "stopId": "16220", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783947953" }, "departure": { "delay": 413, "time": "1783947953" }, "stopId": "17107", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783948073" }, "departure": { "delay": 413, "time": "1783948073" }, "stopId": "16223", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783948193" }, "departure": { "delay": 413, "time": "1783948193" }, "stopId": "17106", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783948313" }, "departure": { "delay": 413, "time": "1783948313" }, "stopId": "17080", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783948433" }, "departure": { "delay": 413, "time": "1783948433" }, "stopId": "16273", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783948553" }, "departure": { "delay": 413, "time": "1783948553" }, "stopId": "6042", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783948853" }, "departure": { "delay": 413, "time": "1783948853" }, "stopId": "11166", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783949033" }, "departure": { "delay": 413, "time": "1783949033" }, "stopId": "6051", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783949153" }, "departure": { "delay": 413, "time": "1783949153" }, "stopId": "17105", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783949213" }, "departure": { "delay": 413, "time": "1783949213" }, "stopId": "16229", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783949333" }, "departure": { "delay": 413, "time": "1783949333" }, "stopId": "6049", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783949393" }, "departure": { "delay": 413, "time": "1783949393" }, "stopId": "16230", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783949513" }, "departure": { "delay": 413, "time": "1783949513" }, "stopId": "17104", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783949573" }, "departure": { "delay": 413, "time": "1783949573" }, "stopId": "17103", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783949633" }, "departure": { "delay": 413, "time": "1783949633" }, "stopId": "7550", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783949753" }, "departure": { "delay": 413, "time": "1783949753" }, "stopId": "17102", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783949933" }, "departure": { "delay": 413, "time": "1783949933" }, "stopId": "17101", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783950053" }, "departure": { "delay": 413, "time": "1783950053" }, "stopId": "7774", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783950113" }, "stopId": "16249", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "14:52:00", "tripId": "25-67371010" }, "vehicle": {} } }, { "id": "186070", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783943153" }, "stopId": "16249", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783943273" }, "departure": { "delay": 413, "time": "1783943273" }, "stopId": "7774", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783943393" }, "departure": { "delay": 413, "time": "1783943393" }, "stopId": "16248", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783943573" }, "departure": { "delay": 413, "time": "1783943573" }, "stopId": "16231", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783943693" }, "departure": { "delay": 413, "time": "1783943693" }, "stopId": "7379", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783943753" }, "departure": { "delay": 413, "time": "1783943753" }, "stopId": "16227", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783943813" }, "departure": { "delay": 413, "time": "1783943813" }, "stopId": "16233", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783943873" }, "departure": { "delay": 413, "time": "1783943873" }, "stopId": "6049", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783943993" }, "departure": { "delay": 413, "time": "1783943993" }, "stopId": "16229", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783944053" }, "departure": { "delay": 413, "time": "1783944053" }, "stopId": "16232", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783944173" }, "departure": { "delay": 413, "time": "1783944173" }, "stopId": "6052", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783944413" }, "departure": { "delay": 413, "time": "1783944413" }, "stopId": "17081", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783944533" }, "departure": { "delay": 413, "time": "1783944533" }, "stopId": "16273", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783944653" }, "departure": { "delay": 413, "time": "1783944653" }, "stopId": "6042", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783944893" }, "departure": { "delay": 413, "time": "1783944893" }, "stopId": "16237", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783945073" }, "departure": { "delay": 413, "time": "1783945073" }, "stopId": "16235", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783945133" }, "departure": { "delay": 413, "time": "1783945133" }, "stopId": "16223", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783945253" }, "departure": { "delay": 413, "time": "1783945253" }, "stopId": "16221", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783945373" }, "departure": { "delay": 413, "time": "1783945373" }, "stopId": "16220", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783945433" }, "departure": { "delay": 413, "time": "1783945433" }, "stopId": "16216", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783945553" }, "departure": { "delay": 413, "time": "1783945553" }, "stopId": "16222", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783945613" }, "departure": { "delay": 413, "time": "1783945613" }, "stopId": "16218", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783945673" }, "stopId": "16250", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "13:39:00", "tripId": "25-67502082" }, "vehicle": {} } }, { "id": "186049", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 413, "time": "1783958993" }, "stopId": "16250", "stopSequence": 1 }, { "arrival": { "delay": 413, "time": "1783959053" }, "departure": { "delay": 413, "time": "1783959053" }, "stopId": "16218", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1783959113" }, "departure": { "delay": 413, "time": "1783959113" }, "stopId": "17110", "stopSequence": 3 }, { "arrival": { "delay": 413, "time": "1783959233" }, "departure": { "delay": 413, "time": "1783959233" }, "stopId": "17109", "stopSequence": 4 }, { "arrival": { "delay": 413, "time": "1783959293" }, "departure": { "delay": 413, "time": "1783959293" }, "stopId": "16220", "stopSequence": 5 }, { "arrival": { "delay": 413, "time": "1783959413" }, "departure": { "delay": 413, "time": "1783959413" }, "stopId": "17107", "stopSequence": 6 }, { "arrival": { "delay": 413, "time": "1783959533" }, "departure": { "delay": 413, "time": "1783959533" }, "stopId": "16223", "stopSequence": 7 }, { "arrival": { "delay": 413, "time": "1783959653" }, "departure": { "delay": 413, "time": "1783959653" }, "stopId": "17106", "stopSequence": 8 }, { "arrival": { "delay": 413, "time": "1783959773" }, "departure": { "delay": 413, "time": "1783959773" }, "stopId": "17080", "stopSequence": 9 }, { "arrival": { "delay": 413, "time": "1783959893" }, "departure": { "delay": 413, "time": "1783959893" }, "stopId": "16273", "stopSequence": 10 }, { "arrival": { "delay": 413, "time": "1783960013" }, "departure": { "delay": 413, "time": "1783960013" }, "stopId": "6042", "stopSequence": 11 }, { "arrival": { "delay": 413, "time": "1783960313" }, "departure": { "delay": 413, "time": "1783960313" }, "stopId": "11166", "stopSequence": 12 }, { "arrival": { "delay": 413, "time": "1783960493" }, "departure": { "delay": 413, "time": "1783960493" }, "stopId": "6051", "stopSequence": 13 }, { "arrival": { "delay": 413, "time": "1783960613" }, "departure": { "delay": 413, "time": "1783960613" }, "stopId": "17105", "stopSequence": 14 }, { "arrival": { "delay": 413, "time": "1783960673" }, "departure": { "delay": 413, "time": "1783960673" }, "stopId": "16229", "stopSequence": 15 }, { "arrival": { "delay": 413, "time": "1783960793" }, "departure": { "delay": 413, "time": "1783960793" }, "stopId": "6049", "stopSequence": 16 }, { "arrival": { "delay": 413, "time": "1783960853" }, "departure": { "delay": 413, "time": "1783960853" }, "stopId": "16230", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1783960973" }, "departure": { "delay": 413, "time": "1783960973" }, "stopId": "17104", "stopSequence": 18 }, { "arrival": { "delay": 413, "time": "1783961033" }, "departure": { "delay": 413, "time": "1783961033" }, "stopId": "17103", "stopSequence": 19 }, { "arrival": { "delay": 413, "time": "1783961093" }, "departure": { "delay": 413, "time": "1783961093" }, "stopId": "7550", "stopSequence": 20 }, { "arrival": { "delay": 413, "time": "1783961213" }, "departure": { "delay": 413, "time": "1783961213" }, "stopId": "17102", "stopSequence": 21 }, { "arrival": { "delay": 413, "time": "1783961393" }, "departure": { "delay": 413, "time": "1783961393" }, "stopId": "17101", "stopSequence": 22 }, { "arrival": { "delay": 413, "time": "1783961513" }, "departure": { "delay": 413, "time": "1783961513" }, "stopId": "7774", "stopSequence": 23 }, { "arrival": { "delay": 413, "time": "1783961573" }, "stopId": "16249", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260713", "startTime": "18:03:00", "tripId": "25-67371012" }, "vehicle": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1783935007" } }