Resource details
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
Learn more
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
❌364 errors, 127 warnings
Many validation errors indicate that the GTFS-RT identifiers do not match the GTFS identifiers.
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-26 at 08:05 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 35 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-890372097 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-739311617 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-671744001 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-755564545 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1-604897281 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 35 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id 53 does not exist in the GTFS data routes.txt
- route_id 44 does not exist in the GTFS data routes.txt
- route_id 40 does not exist in the GTFS data routes.txt
- route_id 45 does not exist in the GTFS data routes.txt
- route_id 36 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 292 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 1-890372097 stop_id 17587 does not exist in GTFS data stops.txt
- trip_id 1-890372097 stop_id 17590 does not exist in GTFS data stops.txt
- trip_id 1-890372097 stop_id 17911 does not exist in GTFS data stops.txt
- trip_id 1-890372097 stop_id 17276 does not exist in GTFS data stops.txt
- trip_id 1-890372097 stop_id 18217 does not exist in GTFS data stops.txt
stop_time_update departure time is before arrival time E025 2 errors
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id 1-604897281 stop_sequence 12 departure_time 08:04:40 (1774508680) is less than the same stop arrival_time 08:04:54 (1774508694) - departure time must be equal to or greater than arrival time
- trip_id 1-705363969 stop_sequence 5 departure_time 08:04:12 (1774508652) is less than the same stop arrival_time 08:04:33 (1774508673) - departure time must be equal to or greater than arrival time
Warnings
timestamp not populated W001 71 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 1-890372097 does not have a timestamp
- trip_id 1-739311617 does not have a timestamp
- trip_id 1-671744001 does not have a timestamp
- trip_id 1-755564545 does not have a timestamp
- trip_id 1-604897281 does not have a timestamp
vehicle_id not populated W002 56 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 25-33685514 does not have a vehicle_id
- trip_id 25-33816583 does not have a vehicle_id
- trip_id 25-33816586 does not have a vehicle_id
- trip_id 25-33685510 does not have a vehicle_id
- trip_id 25-33816580 does not have a vehicle_id
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 | 1,270 | 23 times (74 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,019 | 23 times (74 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 465 | 20 times (65 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 465 | 20 times (65 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 4,096 | 20 times (65 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 38 | 9 times (29 % 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. | 8 | 6 times (19 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-26 at 15:41 Europe/Paris.
trip_updates (8) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-26 at 15:41 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "176436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 113,
"time": "1774535573"
},
"stopId": "16241",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1774535690"
},
"departure": {
"delay": 177,
"time": "1774535697"
},
"stopId": "7553",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1774535796"
},
"departure": {
"delay": 107,
"time": "1774535807"
},
"stopId": "16246",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1774535848"
},
"departure": {
"delay": 97,
"time": "1774535857"
},
"stopId": "16247",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1774535908"
},
"departure": {
"delay": 98,
"time": "1774535918"
},
"stopId": "16245",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1774535956"
},
"departure": {
"delay": 79,
"time": "1774535959"
},
"stopId": "16238",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1774536079"
},
"departure": {
"delay": 79,
"time": "1774536079"
},
"stopId": "16243",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1774536139"
},
"departure": {
"delay": 79,
"time": "1774536139"
},
"stopId": "16242",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1774536259"
},
"departure": {
"delay": 79,
"time": "1774536259"
},
"stopId": "10890",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1774536319"
},
"departure": {
"delay": 79,
"time": "1774536319"
},
"stopId": "16244",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1774536379"
},
"departure": {
"delay": 79,
"time": "1774536379"
},
"stopId": "11818",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1774536439"
},
"departure": {
"delay": 79,
"time": "1774536439"
},
"stopId": "7378",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1774536619"
},
"departure": {
"delay": 79,
"time": "1774536619"
},
"stopId": "16273",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1774536739"
},
"departure": {
"delay": 79,
"time": "1774536739"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1774536979"
},
"departure": {
"delay": 79,
"time": "1774536979"
},
"stopId": "16237",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1774537159"
},
"departure": {
"delay": 79,
"time": "1774537159"
},
"stopId": "11166",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1774537279"
},
"departure": {
"delay": 79,
"time": "1774537279"
},
"stopId": "6049",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1774537399"
},
"departure": {
"delay": 79,
"time": "1774537399"
},
"stopId": "16236",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1774537459"
},
"departure": {
"delay": 79,
"time": "1774537459"
},
"stopId": "16234",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1774537519"
},
"departure": {
"delay": 79,
"time": "1774537519"
},
"stopId": "16228",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1774537579"
},
"departure": {
"delay": 79,
"time": "1774537579"
},
"stopId": "16219",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1774537639"
},
"departure": {
"delay": 79,
"time": "1774537639"
},
"stopId": "16217",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1774537819"
},
"departure": {
"delay": 79,
"time": "1774537819"
},
"stopId": "6031",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1774537939"
},
"departure": {
"delay": 79,
"time": "1774537939"
},
"stopId": "7103",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1774537999"
},
"stopId": "7102",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "15:31:00",
"tripId": "25-33685512"
},
"vehicle": {
"id": "5",
"label": "605",
"licensePlate": "ET-258-YG"
}
}
},
{
"id": "176470",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 26,
"time": "1774535786"
},
"stopId": "16249",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1774535826"
},
"departure": {
"delay": -40,
"time": "1774535840"
},
"stopId": "7774",
"stopSequence": 2
},
{
"arrival": {
"delay": -74,
"time": "1774535926"
},
"departure": {
"delay": -64,
"time": "1774535936"
},
"stopId": "16248",
"stopSequence": 3
},
{
"arrival": {
"delay": -128,
"time": "1774536052"
},
"departure": {
"delay": -116,
"time": "1774536064"
},
"stopId": "16231",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1774536184"
},
"departure": {
"delay": -116,
"time": "1774536184"
},
"stopId": "7379",
"stopSequence": 5
},
{
"arrival": {
"delay": -116,
"time": "1774536244"
},
"departure": {
"delay": -116,
"time": "1774536244"
},
"stopId": "16227",
"stopSequence": 6
},
{
"arrival": {
"delay": -116,
"time": "1774536304"
},
"departure": {
"delay": -116,
"time": "1774536304"
},
"stopId": "16233",
"stopSequence": 7
},
{
"arrival": {
"delay": -116,
"time": "1774536364"
},
"departure": {
"delay": -116,
"time": "1774536364"
},
"stopId": "6049",
"stopSequence": 8
},
{
"arrival": {
"delay": -116,
"time": "1774536484"
},
"departure": {
"delay": -116,
"time": "1774536484"
},
"stopId": "16229",
"stopSequence": 9
},
{
"arrival": {
"delay": -116,
"time": "1774536544"
},
"departure": {
"delay": -116,
"time": "1774536544"
},
"stopId": "16232",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1774536664"
},
"departure": {
"delay": -116,
"time": "1774536664"
},
"stopId": "6052",
"stopSequence": 11
},
{
"arrival": {
"delay": -116,
"time": "1774536904"
},
"departure": {
"delay": -116,
"time": "1774536904"
},
"stopId": "17081",
"stopSequence": 12
},
{
"arrival": {
"delay": -116,
"time": "1774537024"
},
"departure": {
"delay": -116,
"time": "1774537024"
},
"stopId": "16273",
"stopSequence": 13
},
{
"arrival": {
"delay": -116,
"time": "1774537144"
},
"departure": {
"delay": -116,
"time": "1774537144"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"delay": -116,
"time": "1774537384"
},
"departure": {
"delay": -116,
"time": "1774537384"
},
"stopId": "16237",
"stopSequence": 15
},
{
"arrival": {
"delay": -116,
"time": "1774537564"
},
"departure": {
"delay": -116,
"time": "1774537564"
},
"stopId": "16235",
"stopSequence": 16
},
{
"arrival": {
"delay": -116,
"time": "1774537624"
},
"departure": {
"delay": -116,
"time": "1774537624"
},
"stopId": "16223",
"stopSequence": 17
},
{
"arrival": {
"delay": -116,
"time": "1774537744"
},
"departure": {
"delay": -116,
"time": "1774537744"
},
"stopId": "16221",
"stopSequence": 18
},
{
"arrival": {
"delay": -116,
"time": "1774537864"
},
"departure": {
"delay": -116,
"time": "1774537864"
},
"stopId": "16220",
"stopSequence": 19
},
{
"arrival": {
"delay": -116,
"time": "1774537924"
},
"departure": {
"delay": -116,
"time": "1774537924"
},
"stopId": "16216",
"stopSequence": 20
},
{
"arrival": {
"delay": -116,
"time": "1774538044"
},
"departure": {
"delay": -116,
"time": "1774538044"
},
"stopId": "16222",
"stopSequence": 21
},
{
"arrival": {
"delay": -116,
"time": "1774538104"
},
"departure": {
"delay": -116,
"time": "1774538104"
},
"stopId": "16218",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1774538164"
},
"stopId": "16250",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "15:36:00",
"tripId": "25-67502083"
},
"vehicle": {
"id": "6",
"label": "606",
"licensePlate": "ET-254-YG"
}
}
},
{
"id": "176474",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774541700"
},
"stopId": "16249",
"stopSequence": 1
},
{
"arrival": {
"time": "1774541820"
},
"departure": {
"time": "1774541820"
},
"stopId": "7774",
"stopSequence": 2
},
{
"arrival": {
"time": "1774541940"
},
"departure": {
"time": "1774541940"
},
"stopId": "16248",
"stopSequence": 3
},
{
"arrival": {
"time": "1774542120"
},
"departure": {
"time": "1774542120"
},
"stopId": "16231",
"stopSequence": 4
},
{
"arrival": {
"time": "1774542240"
},
"departure": {
"time": "1774542240"
},
"stopId": "7379",
"stopSequence": 5
},
{
"arrival": {
"time": "1774542300"
},
"departure": {
"time": "1774542300"
},
"stopId": "16227",
"stopSequence": 6
},
{
"arrival": {
"time": "1774542360"
},
"departure": {
"time": "1774542360"
},
"stopId": "16233",
"stopSequence": 7
},
{
"arrival": {
"time": "1774542420"
},
"departure": {
"time": "1774542420"
},
"stopId": "6049",
"stopSequence": 8
},
{
"arrival": {
"time": "1774542540"
},
"departure": {
"time": "1774542540"
},
"stopId": "16229",
"stopSequence": 9
},
{
"arrival": {
"time": "1774542600"
},
"departure": {
"time": "1774542600"
},
"stopId": "16232",
"stopSequence": 10
},
{
"arrival": {
"time": "1774542720"
},
"departure": {
"time": "1774542720"
},
"stopId": "6052",
"stopSequence": 11
},
{
"arrival": {
"time": "1774542960"
},
"departure": {
"time": "1774542960"
},
"stopId": "17081",
"stopSequence": 12
},
{
"arrival": {
"time": "1774543080"
},
"departure": {
"time": "1774543080"
},
"stopId": "16273",
"stopSequence": 13
},
{
"arrival": {
"time": "1774543200"
},
"departure": {
"time": "1774543200"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"time": "1774543440"
},
"departure": {
"time": "1774543440"
},
"stopId": "16237",
"stopSequence": 15
},
{
"arrival": {
"time": "1774543620"
},
"departure": {
"time": "1774543620"
},
"stopId": "16235",
"stopSequence": 16
},
{
"arrival": {
"time": "1774543680"
},
"departure": {
"time": "1774543680"
},
"stopId": "16223",
"stopSequence": 17
},
{
"arrival": {
"time": "1774543800"
},
"departure": {
"time": "1774543800"
},
"stopId": "16221",
"stopSequence": 18
},
{
"arrival": {
"time": "1774543920"
},
"departure": {
"time": "1774543920"
},
"stopId": "16220",
"stopSequence": 19
},
{
"arrival": {
"time": "1774543980"
},
"departure": {
"time": "1774543980"
},
"stopId": "16216",
"stopSequence": 20
},
{
"arrival": {
"time": "1774544100"
},
"departure": {
"time": "1774544100"
},
"stopId": "16222",
"stopSequence": 21
},
{
"arrival": {
"time": "1774544160"
},
"departure": {
"time": "1774544160"
},
"stopId": "16218",
"stopSequence": 22
},
{
"arrival": {
"time": "1774544220"
},
"stopId": "16250",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "17:15:00",
"tripId": "25-67502084"
},
"vehicle": {}
}
},
{
"id": "176472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774539120"
},
"stopId": "16250",
"stopSequence": 1
},
{
"arrival": {
"time": "1774539180"
},
"departure": {
"time": "1774539180"
},
"stopId": "16218",
"stopSequence": 2
},
{
"arrival": {
"time": "1774539240"
},
"departure": {
"time": "1774539240"
},
"stopId": "17110",
"stopSequence": 3
},
{
"arrival": {
"time": "1774539360"
},
"departure": {
"time": "1774539360"
},
"stopId": "17109",
"stopSequence": 4
},
{
"arrival": {
"time": "1774539420"
},
"departure": {
"time": "1774539420"
},
"stopId": "16220",
"stopSequence": 5
},
{
"arrival": {
"time": "1774539540"
},
"departure": {
"time": "1774539540"
},
"stopId": "17107",
"stopSequence": 6
},
{
"arrival": {
"time": "1774539660"
},
"departure": {
"time": "1774539660"
},
"stopId": "16223",
"stopSequence": 7
},
{
"arrival": {
"time": "1774539780"
},
"departure": {
"time": "1774539780"
},
"stopId": "17106",
"stopSequence": 8
},
{
"arrival": {
"time": "1774539900"
},
"departure": {
"time": "1774539900"
},
"stopId": "17080",
"stopSequence": 9
},
{
"arrival": {
"time": "1774540020"
},
"departure": {
"time": "1774540020"
},
"stopId": "16273",
"stopSequence": 10
},
{
"arrival": {
"time": "1774540140"
},
"departure": {
"time": "1774540140"
},
"stopId": "6042",
"stopSequence": 11
},
{
"arrival": {
"time": "1774540440"
},
"departure": {
"time": "1774540440"
},
"stopId": "11166",
"stopSequence": 12
},
{
"arrival": {
"time": "1774540620"
},
"departure": {
"time": "1774540620"
},
"stopId": "6051",
"stopSequence": 13
},
{
"arrival": {
"time": "1774540740"
},
"departure": {
"time": "1774540740"
},
"stopId": "17105",
"stopSequence": 14
},
{
"arrival": {
"time": "1774540800"
},
"departure": {
"time": "1774540800"
},
"stopId": "16229",
"stopSequence": 15
},
{
"arrival": {
"time": "1774540920"
},
"departure": {
"time": "1774540920"
},
"stopId": "6049",
"stopSequence": 16
},
{
"arrival": {
"time": "1774540980"
},
"departure": {
"time": "1774540980"
},
"stopId": "16230",
"stopSequence": 17
},
{
"arrival": {
"time": "1774541100"
},
"departure": {
"time": "1774541100"
},
"stopId": "17104",
"stopSequence": 18
},
{
"arrival": {
"time": "1774541160"
},
"departure": {
"time": "1774541160"
},
"stopId": "17103",
"stopSequence": 19
},
{
"arrival": {
"time": "1774541220"
},
"departure": {
"time": "1774541220"
},
"stopId": "7550",
"stopSequence": 20
},
{
"arrival": {
"time": "1774541340"
},
"departure": {
"time": "1774541340"
},
"stopId": "17102",
"stopSequence": 21
},
{
"arrival": {
"time": "1774541520"
},
"departure": {
"time": "1774541520"
},
"stopId": "17101",
"stopSequence": 22
},
{
"arrival": {
"time": "1774541640"
},
"departure": {
"time": "1774541640"
},
"stopId": "7774",
"stopSequence": 23
},
{
"arrival": {
"time": "1774541700"
},
"stopId": "16249",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "16:32:00",
"tripId": "25-67371011"
},
"vehicle": {}
}
},
{
"id": "176438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774544580"
},
"stopId": "16250",
"stopSequence": 1
},
{
"arrival": {
"time": "1774544640"
},
"departure": {
"time": "1774544640"
},
"stopId": "16218",
"stopSequence": 2
},
{
"arrival": {
"time": "1774544700"
},
"departure": {
"time": "1774544700"
},
"stopId": "17110",
"stopSequence": 3
},
{
"arrival": {
"time": "1774544820"
},
"departure": {
"time": "1774544820"
},
"stopId": "17109",
"stopSequence": 4
},
{
"arrival": {
"time": "1774544880"
},
"departure": {
"time": "1774544880"
},
"stopId": "16220",
"stopSequence": 5
},
{
"arrival": {
"time": "1774545000"
},
"departure": {
"time": "1774545000"
},
"stopId": "17107",
"stopSequence": 6
},
{
"arrival": {
"time": "1774545120"
},
"departure": {
"time": "1774545120"
},
"stopId": "16223",
"stopSequence": 7
},
{
"arrival": {
"time": "1774545240"
},
"departure": {
"time": "1774545240"
},
"stopId": "17106",
"stopSequence": 8
},
{
"arrival": {
"time": "1774545360"
},
"departure": {
"time": "1774545360"
},
"stopId": "17080",
"stopSequence": 9
},
{
"arrival": {
"time": "1774545480"
},
"departure": {
"time": "1774545480"
},
"stopId": "16273",
"stopSequence": 10
},
{
"arrival": {
"time": "1774545600"
},
"departure": {
"time": "1774545600"
},
"stopId": "6042",
"stopSequence": 11
},
{
"arrival": {
"time": "1774545900"
},
"departure": {
"time": "1774545900"
},
"stopId": "11166",
"stopSequence": 12
},
{
"arrival": {
"time": "1774546080"
},
"departure": {
"time": "1774546080"
},
"stopId": "6051",
"stopSequence": 13
},
{
"arrival": {
"time": "1774546200"
},
"departure": {
"time": "1774546200"
},
"stopId": "17105",
"stopSequence": 14
},
{
"arrival": {
"time": "1774546260"
},
"departure": {
"time": "1774546260"
},
"stopId": "16229",
"stopSequence": 15
},
{
"arrival": {
"time": "1774546380"
},
"departure": {
"time": "1774546380"
},
"stopId": "6049",
"stopSequence": 16
},
{
"arrival": {
"time": "1774546440"
},
"departure": {
"time": "1774546440"
},
"stopId": "16230",
"stopSequence": 17
},
{
"arrival": {
"time": "1774546560"
},
"departure": {
"time": "1774546560"
},
"stopId": "17104",
"stopSequence": 18
},
{
"arrival": {
"time": "1774546620"
},
"departure": {
"time": "1774546620"
},
"stopId": "17103",
"stopSequence": 19
},
{
"arrival": {
"time": "1774546680"
},
"departure": {
"time": "1774546680"
},
"stopId": "7550",
"stopSequence": 20
},
{
"arrival": {
"time": "1774546800"
},
"departure": {
"time": "1774546800"
},
"stopId": "17102",
"stopSequence": 21
},
{
"arrival": {
"time": "1774546980"
},
"departure": {
"time": "1774546980"
},
"stopId": "17101",
"stopSequence": 22
},
{
"arrival": {
"time": "1774547100"
},
"departure": {
"time": "1774547100"
},
"stopId": "7774",
"stopSequence": 23
},
{
"arrival": {
"time": "1774547160"
},
"stopId": "16249",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "18:03:00",
"tripId": "25-67371012"
},
"vehicle": {}
}
},
{
"id": "176473",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 79,
"time": "1774541479"
},
"stopId": "16241",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1774541539"
},
"departure": {
"delay": 79,
"time": "1774541539"
},
"stopId": "7553",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1774541719"
},
"departure": {
"delay": 79,
"time": "1774541719"
},
"stopId": "16246",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1774541779"
},
"departure": {
"delay": 79,
"time": "1774541779"
},
"stopId": "16247",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1774541839"
},
"departure": {
"delay": 79,
"time": "1774541839"
},
"stopId": "16245",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1774541899"
},
"departure": {
"delay": 79,
"time": "1774541899"
},
"stopId": "16238",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1774542019"
},
"departure": {
"delay": 79,
"time": "1774542019"
},
"stopId": "16243",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1774542079"
},
"departure": {
"delay": 79,
"time": "1774542079"
},
"stopId": "16242",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1774542199"
},
"departure": {
"delay": 79,
"time": "1774542199"
},
"stopId": "10890",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1774542259"
},
"departure": {
"delay": 79,
"time": "1774542259"
},
"stopId": "16244",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1774542319"
},
"departure": {
"delay": 79,
"time": "1774542319"
},
"stopId": "11818",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1774542379"
},
"departure": {
"delay": 79,
"time": "1774542379"
},
"stopId": "7378",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1774542559"
},
"departure": {
"delay": 79,
"time": "1774542559"
},
"stopId": "16273",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1774542679"
},
"departure": {
"delay": 79,
"time": "1774542679"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1774542919"
},
"departure": {
"delay": 79,
"time": "1774542919"
},
"stopId": "16237",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1774543099"
},
"departure": {
"delay": 79,
"time": "1774543099"
},
"stopId": "11166",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1774543219"
},
"departure": {
"delay": 79,
"time": "1774543219"
},
"stopId": "6049",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1774543339"
},
"departure": {
"delay": 79,
"time": "1774543339"
},
"stopId": "16236",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1774543399"
},
"departure": {
"delay": 79,
"time": "1774543399"
},
"stopId": "16234",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1774543459"
},
"departure": {
"delay": 79,
"time": "1774543459"
},
"stopId": "16228",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1774543519"
},
"departure": {
"delay": 79,
"time": "1774543519"
},
"stopId": "16219",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1774543579"
},
"departure": {
"delay": 79,
"time": "1774543579"
},
"stopId": "16217",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1774543759"
},
"departure": {
"delay": 79,
"time": "1774543759"
},
"stopId": "6031",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1774543879"
},
"departure": {
"delay": 79,
"time": "1774543879"
},
"stopId": "7103",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1774543939"
},
"stopId": "7102",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "17:10:00",
"tripId": "25-33685514"
},
"vehicle": {}
}
},
{
"id": "176471",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 79,
"time": "1774539019"
},
"stopId": "7102",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1774539079"
},
"departure": {
"delay": 79,
"time": "1774539079"
},
"stopId": "6033",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1774539199"
},
"departure": {
"delay": 79,
"time": "1774539199"
},
"stopId": "6032",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1774539379"
},
"departure": {
"delay": 79,
"time": "1774539379"
},
"stopId": "17100",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1774539439"
},
"departure": {
"delay": 79,
"time": "1774539439"
},
"stopId": "17099",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1774539499"
},
"departure": {
"delay": 79,
"time": "1774539499"
},
"stopId": "17098",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1774539559"
},
"departure": {
"delay": 79,
"time": "1774539559"
},
"stopId": "17097",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1774539619"
},
"departure": {
"delay": 79,
"time": "1774539619"
},
"stopId": "17096",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1774539739"
},
"departure": {
"delay": 79,
"time": "1774539739"
},
"stopId": "6049",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1774539799"
},
"departure": {
"delay": 79,
"time": "1774539799"
},
"stopId": "16230",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1774539859"
},
"departure": {
"delay": 79,
"time": "1774539859"
},
"stopId": "17081",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1774539979"
},
"departure": {
"delay": 79,
"time": "1774539979"
},
"stopId": "16273",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1774540159"
},
"departure": {
"delay": 79,
"time": "1774540159"
},
"stopId": "17080",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1774540219"
},
"departure": {
"delay": 79,
"time": "1774540219"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1774540519"
},
"departure": {
"delay": 79,
"time": "1774540519"
},
"stopId": "17085",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1774540579"
},
"departure": {
"delay": 79,
"time": "1774540579"
},
"stopId": "17084",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1774540639"
},
"departure": {
"delay": 79,
"time": "1774540639"
},
"stopId": "17083",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1774540699"
},
"departure": {
"delay": 79,
"time": "1774540699"
},
"stopId": "10890",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1774540819"
},
"departure": {
"delay": 79,
"time": "1774540819"
},
"stopId": "17095",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1774540879"
},
"departure": {
"delay": 79,
"time": "1774540879"
},
"stopId": "17094",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1774540999"
},
"departure": {
"delay": 79,
"time": "1774540999"
},
"stopId": "17093",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1774541059"
},
"departure": {
"delay": 79,
"time": "1774541059"
},
"stopId": "17092",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1774541119"
},
"departure": {
"delay": 79,
"time": "1774541119"
},
"stopId": "17091",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1774541179"
},
"departure": {
"delay": 79,
"time": "1774541179"
},
"stopId": "16246",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1774541359"
},
"departure": {
"delay": 79,
"time": "1774541359"
},
"stopId": "10888",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1774541419"
},
"stopId": "17090",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "16:29:00",
"tripId": "25-33816583"
},
"vehicle": {}
}
},
{
"id": "176437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 79,
"time": "1774544479"
},
"stopId": "7102",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1774544539"
},
"departure": {
"delay": 79,
"time": "1774544539"
},
"stopId": "6033",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1774544659"
},
"departure": {
"delay": 79,
"time": "1774544659"
},
"stopId": "6032",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1774544839"
},
"departure": {
"delay": 79,
"time": "1774544839"
},
"stopId": "17100",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1774544899"
},
"departure": {
"delay": 79,
"time": "1774544899"
},
"stopId": "17099",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1774544959"
},
"departure": {
"delay": 79,
"time": "1774544959"
},
"stopId": "17098",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1774545019"
},
"departure": {
"delay": 79,
"time": "1774545019"
},
"stopId": "17097",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1774545079"
},
"departure": {
"delay": 79,
"time": "1774545079"
},
"stopId": "17096",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1774545199"
},
"departure": {
"delay": 79,
"time": "1774545199"
},
"stopId": "6049",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1774545259"
},
"departure": {
"delay": 79,
"time": "1774545259"
},
"stopId": "16230",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1774545319"
},
"departure": {
"delay": 79,
"time": "1774545319"
},
"stopId": "17081",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1774545439"
},
"departure": {
"delay": 79,
"time": "1774545439"
},
"stopId": "16273",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1774545619"
},
"departure": {
"delay": 79,
"time": "1774545619"
},
"stopId": "17080",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1774545679"
},
"departure": {
"delay": 79,
"time": "1774545679"
},
"stopId": "6042",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1774545979"
},
"departure": {
"delay": 79,
"time": "1774545979"
},
"stopId": "17085",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1774546039"
},
"departure": {
"delay": 79,
"time": "1774546039"
},
"stopId": "17084",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1774546099"
},
"departure": {
"delay": 79,
"time": "1774546099"
},
"stopId": "17083",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1774546159"
},
"departure": {
"delay": 79,
"time": "1774546159"
},
"stopId": "10890",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1774546279"
},
"departure": {
"delay": 79,
"time": "1774546279"
},
"stopId": "17095",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1774546339"
},
"departure": {
"delay": 79,
"time": "1774546339"
},
"stopId": "17094",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1774546459"
},
"departure": {
"delay": 79,
"time": "1774546459"
},
"stopId": "17093",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1774546519"
},
"departure": {
"delay": 79,
"time": "1774546519"
},
"stopId": "17092",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1774546579"
},
"departure": {
"delay": 79,
"time": "1774546579"
},
"stopId": "17091",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1774546639"
},
"departure": {
"delay": 79,
"time": "1774546639"
},
"stopId": "16246",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1774546819"
},
"departure": {
"delay": 79,
"time": "1774546819"
},
"stopId": "10888",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1774546879"
},
"stopId": "17090",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260326",
"startTime": "18:00:00",
"tripId": "25-33816585"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1774536071"
}
}