Resource details

File name: GTFS-RT
Format: gtfs-rt

fichier GTFS-RT

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

GTFS

Associated GTFS file

Download availability

2025-05-05
100%
2025-05-06
100%
2025-05-07
100%
2025-05-08
100%
2025-05-09
100%
2025-05-10
100%
2025-05-11
100%
2025-05-12
100%
2025-05-13
100%
2025-05-14
100%
2025-05-15
100%
2025-05-16
100%
2025-05-17
100%
2025-05-18
100%
2025-05-19
100%
2025-05-20
100%
2025-05-21
100%
2025-05-22
100%
2025-05-23
100%
2025-05-24
100%
2025-05-25
100%
2025-05-26
100%
2025-05-27
100%
2025-05-28
100%
2025-05-29
100%
2025-05-30
100%
2025-05-31
100%
2025-06-01
100%
2025-06-02
98.7%
2025-06-03
99.3%
2025-06-04
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

389 errors, 1 621 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-04 at 09:07 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 202 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 4503749951632835 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 4503749951632959 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 4503749951632973 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 4503749951632913 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 4503749951633218 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 7 errors

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

Sample errors
  • route_id 11822099345702942 does not exist in the GTFS data routes.txt
  • route_id 11822099345702941 does not exist in the GTFS data routes.txt
  • route_id 11822099345702941 does not exist in the GTFS data routes.txt
  • route_id 11822099345702940 does not exist in the GTFS data routes.txt
  • route_id 11822099345702940 does not exist in the GTFS data routes.txt

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

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

Sample errors
  • trip_id 4503749951611630 stop_id 3377704015495719 does not exist in GTFS data stops.txt
  • trip_id 4503749951611630 stop_id 3377704015497105 does not exist in GTFS data stops.txt
  • trip_id 4503749951611630 stop_id 3377704015496393 does not exist in GTFS data stops.txt
  • trip_id 4503749951628039 stop_id 3377837159481482 does not exist in GTFS data stops.txt
  • trip_id 4503749951628039 stop_id 3377837159481485 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 167 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id 4503749951625936 stop_sequence 26 arrival_time 08:44:16 (1749019456) is equal to previous stop arrival_time 08:44:16 (1749019456) - times must increase between two sequential stops
  • trip_id 4503749951625936 stop_sequence 26 arrival_time 08:44:16 (1749019456) is equal to previous stop departure_time 08:44:16 (1749019456) - times must increase between two sequential stops
  • trip_id 4503749951625936 stop_sequence 26 departure_time 08:44:16 (1749019456) is equal to previous stop departure_time 08:44:16 (1749019456) - times must increase between two sequential stops
  • trip_id 4503749951625936 stop_sequence 26 departure_time 08:44:16 (1749019456) is equal to previous stop arrival_time 08:44:16 (1749019456) - times must increase between two sequential stops
  • trip_id 4503749951625936 stop_sequence 27 arrival_time 08:44:16 (1749019456) is equal to previous stop arrival_time 08:44:16 (1749019456) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 errors

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Sample errors
  • GTFS-rt trip_id 4503749951627376 stop_sequence 7 has stop_id 3377704015495336 but GTFS stop_sequence 7 has stop_id 3377704015497018 - stop_ids should be the same
  • GTFS-rt trip_id 4503749951627401 stop_sequence 7 has stop_id 3377704015495336 but GTFS stop_sequence 7 has stop_id 3377704015497018 - stop_ids should be the same

Warnings

vehicle_id not populated W002 1 621 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 4503749951625858 does not have a vehicle_id
  • trip_id 4503749951625936 does not have a vehicle_id
  • trip_id 4503749951625996 does not have a vehicle_id
  • trip_id 4503749951626148 does not have a vehicle_id
  • trip_id 4503749951625502 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 39 081 30 times (100 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 5 020 29 times (97 % 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 128 29 times (97 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 3 629 27 times (90 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 294 20 times (67 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 161 19 times (63 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-06-05 at 00:23 Europe/Paris.

trip_updates (4) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-06-05 at 00:23 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "4503749951496896", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749073020" }, "departure": { "delay": 0, "time": "1749073020" }, "stopId": "3377704015495958", "stopSequence": 1 }, { "arrival": { "delay": 21, "time": "1749073101" }, "departure": { "delay": 31, "time": "1749073111" }, "stopId": "3377704015495823", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1749073231" }, "departure": { "delay": 31, "time": "1749073231" }, "stopId": "3377704015495610", "stopSequence": 3 }, { "arrival": { "delay": 31, "time": "1749073291" }, "departure": { "delay": 31, "time": "1749073291" }, "stopId": "3377704015495861", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1749073361" }, "departure": { "delay": 4, "time": "1749073384" }, "stopId": "3377704015495320", "stopSequence": 5 }, { "arrival": { "delay": 14, "time": "1749073454" }, "departure": { "delay": 31, "time": "1749073471" }, "stopId": "3377704015495339", "stopSequence": 6 }, { "arrival": { "delay": -35, "time": "1749073525" }, "departure": { "delay": -28, "time": "1749073532" }, "stopId": "3377704015495370", "stopSequence": 7 }, { "arrival": { "delay": -28, "time": "1749073652" }, "departure": { "delay": -28, "time": "1749073652" }, "stopId": "3377704015495778", "stopSequence": 8 }, { "arrival": { "delay": -6, "time": "1749073734" }, "departure": { "delay": 24, "time": "1749073764" }, "stopId": "3377704015496196", "stopSequence": 9 }, { "arrival": { "delay": -17, "time": "1749073843" }, "departure": { "delay": 12, "time": "1749073872" }, "stopId": "3377704015495401", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1749073921" }, "departure": { "delay": 24, "time": "1749073944" }, "stopId": "3377704015496193", "stopSequence": 11 }, { "arrival": { "delay": -61, "time": "1749074039" }, "departure": { "delay": -61, "time": "1749074039" }, "stopId": "3377704015496255", "stopSequence": 12 }, { "arrival": { "delay": -61, "time": "1749074099" }, "departure": { "delay": -61, "time": "1749074099" }, "stopId": "3377704015495838", "stopSequence": 13 }, { "arrival": { "delay": -48, "time": "1749074172" }, "departure": { "delay": -29, "time": "1749074191" }, "stopId": "3377704015495763", "stopSequence": 14 }, { "arrival": { "delay": -79, "time": "1749074261" }, "departure": { "delay": -29, "time": "1749074311" }, "stopId": "3377704015495732", "stopSequence": 15 }, { "arrival": { "delay": -26, "time": "1749074374" }, "departure": { "delay": 3, "time": "1749074403" }, "stopId": "3377704015495642", "stopSequence": 16 }, { "arrival": { "delay": -8, "time": "1749074452" }, "departure": { "delay": 14, "time": "1749074474" }, "stopId": "3377704015495710", "stopSequence": 17 }, { "arrival": { "delay": 11, "time": "1749074531" }, "departure": { "delay": 31, "time": "1749074551" }, "stopId": "3377704015495533", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1749074611" }, "departure": { "delay": 31, "time": "1749074611" }, "stopId": "3377704015495323", "stopSequence": 19 }, { "arrival": { "delay": -59, "time": "1749074701" }, "departure": { "delay": -29, "time": "1749074731" }, "stopId": "3377704015496082", "stopSequence": 20 }, { "arrival": { "delay": -29, "time": "1749074791" }, "departure": { "delay": -6, "time": "1749074814" }, "stopId": "3377704015496212", "stopSequence": 21 }, { "arrival": { "delay": -29, "time": "1749074851" }, "departure": { "delay": -10, "time": "1749074870" }, "stopId": "3377704015495692", "stopSequence": 22 }, { "arrival": { "delay": 11, "time": "1749074951" }, "departure": { "delay": 63, "time": "1749075003" }, "stopId": "3377704015495906", "stopSequence": 23 }, { "arrival": { "delay": -3, "time": "1749075057" }, "departure": { "delay": 18, "time": "1749075078" }, "stopId": "3377837159482432", "stopSequence": 24 }, { "arrival": { "delay": -35, "time": "1749075145" }, "departure": { "delay": -35, "time": "1749075145" }, "stopId": "3377704015496014", "stopSequence": 25 }, { "arrival": { "delay": -17, "time": "1749075223" }, "departure": { "delay": 0, "time": "1749075240" }, "stopId": "3377704015495819", "stopSequence": 26 }, { "arrival": { "delay": -17, "time": "1749075283" }, "departure": { "delay": 8, "time": "1749075308" }, "stopId": "3377704015496271", "stopSequence": 27 }, { "arrival": { "delay": -62, "time": "1749075358" }, "departure": { "delay": -47, "time": "1749075373" }, "stopId": "3377704015495454", "stopSequence": 28 }, { "arrival": { "delay": -69, "time": "1749075411" }, "departure": { "delay": -36, "time": "1749075444" }, "stopId": "3377704015495699", "stopSequence": 29 }, { "arrival": { "delay": -56, "time": "1749075484" }, "departure": { "delay": -29, "time": "1749075511" }, "stopId": "3377704015496440", "stopSequence": 30 }, { "arrival": { "delay": -89, "time": "1749075571" }, "departure": { "delay": -75, "time": "1749075585" }, "stopId": "3377704015496482", "stopSequence": 31 }, { "arrival": { "delay": -39, "time": "1749075681" }, "departure": { "delay": -29, "time": "1749075691" }, "stopId": "3377704015496018", "stopSequence": 32 }, { "arrival": { "delay": -29, "time": "1749075811" }, "departure": { "delay": -29, "time": "1749075811" }, "stopId": "3377704015496486", "stopSequence": 33 }, { "arrival": { "delay": -29, "time": "1749075931" }, "departure": { "delay": -29, "time": "1749075931" }, "stopId": "3377704015496261", "stopSequence": 34 } ], "timestamp": "1749075780", "trip": { "directionId": 0, "routeId": "11821953316814895", "scheduleRelationship": "SCHEDULED", "startDate": "20250604", "startTime": "23:37:00", "tripId": "4503749951496896" } } }, { "id": "4503749951497037", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1749073162" }, "departure": { "delay": 22, "time": "1749073162" }, "stopId": "3377704015496260", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1749073222" }, "departure": { "delay": 32, "time": "1749073232" }, "stopId": "3377704015496485", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1749073329" }, "departure": { "delay": 9, "time": "1749073329" }, "stopId": "3377704015496016", "stopSequence": 3 }, { "arrival": { "delay": 7, "time": "1749073447" }, "departure": { "delay": 32, "time": "1749073472" }, "stopId": "3377704015495356", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1749073543" }, "departure": { "delay": 79, "time": "1749073579" }, "stopId": "3377704015495505", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1749073622" }, "departure": { "delay": 90, "time": "1749073650" }, "stopId": "3377704015495697", "stopSequence": 6 }, { "arrival": { "delay": 73, "time": "1749073693" }, "departure": { "delay": 109, "time": "1749073729" }, "stopId": "3377704015495453", "stopSequence": 7 }, { "arrival": { "delay": 42, "time": "1749073782" }, "departure": { "delay": 78, "time": "1749073818" }, "stopId": "3377704015496269", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1749073862" }, "departure": { "delay": 92, "time": "1749073892" }, "stopId": "3377704015495817", "stopSequence": 9 }, { "arrival": { "delay": 86, "time": "1749073946" }, "departure": { "delay": 117, "time": "1749073977" }, "stopId": "3377704015496012", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1749074049" }, "departure": { "delay": 46, "time": "1749074086" }, "stopId": "3377837159482429", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1749074137" }, "departure": { "delay": 72, "time": "1749074172" }, "stopId": "3377704015495905", "stopSequence": 12 }, { "arrival": { "delay": 64, "time": "1749074224" }, "departure": { "delay": 92, "time": "1749074252" }, "stopId": "3377704015495691", "stopSequence": 13 }, { "arrival": { "delay": 74, "time": "1749074294" }, "departure": { "delay": 119, "time": "1749074339" }, "stopId": "3377704015496210", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1749074392" }, "departure": { "delay": 88, "time": "1749074428" }, "stopId": "3377704015496080", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1749074505" }, "departure": { "delay": 92, "time": "1749074552" }, "stopId": "3377704015495321", "stopSequence": 16 }, { "arrival": { "delay": 78, "time": "1749074598" }, "departure": { "delay": 117, "time": "1749074637" }, "stopId": "3377704015495530", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1749074692" }, "departure": { "delay": 90, "time": "1749074730" }, "stopId": "3377704015495709", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1749074783" }, "departure": { "delay": 120, "time": "1749074820" }, "stopId": "3377704015495639", "stopSequence": 19 }, { "arrival": { "delay": 58, "time": "1749074878" }, "departure": { "delay": 92, "time": "1749074912" }, "stopId": "3377704015495730", "stopSequence": 20 }, { "arrival": { "delay": 96, "time": "1749074976" }, "departure": { "delay": 137, "time": "1749075017" }, "stopId": "3377704015495762", "stopSequence": 21 }, { "arrival": { "delay": 92, "time": "1749075092" }, "departure": { "delay": 92, "time": "1749075092" }, "stopId": "3377704015495836", "stopSequence": 22 }, { "arrival": { "delay": 86, "time": "1749075146" }, "departure": { "delay": 126, "time": "1749075186" }, "stopId": "3377704015496253", "stopSequence": 23 }, { "arrival": { "delay": 101, "time": "1749075281" }, "departure": { "delay": 134, "time": "1749075314" }, "stopId": "3377704015496192", "stopSequence": 24 }, { "arrival": { "delay": 64, "time": "1749075364" }, "departure": { "delay": 92, "time": "1749075392" }, "stopId": "3377704015495399", "stopSequence": 25 }, { "arrival": { "delay": 103, "time": "1749075463" }, "departure": { "delay": 136, "time": "1749075496" }, "stopId": "3377704015496194", "stopSequence": 26 }, { "arrival": { "delay": 113, "time": "1749075533" }, "departure": { "delay": 148, "time": "1749075568" }, "stopId": "3377704015495777", "stopSequence": 27 }, { "arrival": { "delay": 122, "time": "1749075662" }, "departure": { "delay": 152, "time": "1749075692" }, "stopId": "3377704015495369", "stopSequence": 28 }, { "arrival": { "delay": 76, "time": "1749075736" }, "departure": { "delay": 76, "time": "1749075736" }, "stopId": "3377704015495338", "stopSequence": 29 }, { "arrival": { "delay": 76, "time": "1749075856" }, "departure": { "delay": 76, "time": "1749075856" }, "stopId": "3377704015495319", "stopSequence": 30 }, { "arrival": { "delay": 76, "time": "1749075916" }, "departure": { "delay": 76, "time": "1749075916" }, "stopId": "3377704015495859", "stopSequence": 31 }, { "arrival": { "delay": 76, "time": "1749075976" }, "departure": { "delay": 76, "time": "1749075976" }, "stopId": "3377704015495608", "stopSequence": 32 }, { "arrival": { "delay": 76, "time": "1749076096" }, "departure": { "delay": 76, "time": "1749076096" }, "stopId": "3377704015495821", "stopSequence": 33 }, { "arrival": { "delay": 76, "time": "1749076216" }, "departure": { "delay": 76, "time": "1749076216" }, "stopId": "3377704015495956", "stopSequence": 34 } ], "timestamp": "1749075780", "trip": { "directionId": 1, "routeId": "11821953316814895", "scheduleRelationship": "SCHEDULED", "startDate": "20250604", "startTime": "23:39:00", "tripId": "4503749951497037" } } }, { "id": "4503749951496961", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749074880" }, "departure": { "delay": 0, "time": "1749074880" }, "stopId": "3377704015495958", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1749074979" }, "departure": { "delay": 67, "time": "1749075007" }, "stopId": "3377704015495823", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1749075090" }, "departure": { "delay": 56, "time": "1749075116" }, "stopId": "3377704015495610", "stopSequence": 3 }, { "arrival": { "delay": 39, "time": "1749075159" }, "departure": { "delay": 61, "time": "1749075181" }, "stopId": "3377704015495861", "stopSequence": 4 }, { "arrival": { "delay": -3, "time": "1749075237" }, "departure": { "delay": 22, "time": "1749075262" }, "stopId": "3377704015495320", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1749075338" }, "departure": { "delay": 60, "time": "1749075360" }, "stopId": "3377704015495339", "stopSequence": 6 }, { "arrival": { "delay": 8, "time": "1749075428" }, "departure": { "delay": 8, "time": "1749075428" }, "stopId": "3377704015495370", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1749075548" }, "departure": { "delay": 8, "time": "1749075548" }, "stopId": "3377704015495778", "stopSequence": 8 }, { "arrival": { "delay": 8, "time": "1749075608" }, "departure": { "delay": 8, "time": "1749075608" }, "stopId": "3377704015496196", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1749075680" }, "departure": { "delay": -14, "time": "1749075706" }, "stopId": "3377704015495401", "stopSequence": 10 }, { "arrival": { "delay": -37, "time": "1749075743" }, "departure": { "delay": -37, "time": "1749075743" }, "stopId": "3377704015496193", "stopSequence": 11 }, { "arrival": { "delay": -36, "time": "1749075864" }, "departure": { "delay": -36, "time": "1749075864" }, "stopId": "3377704015496255", "stopSequence": 12 }, { "arrival": { "delay": -37, "time": "1749075983" }, "departure": { "delay": -37, "time": "1749075983" }, "stopId": "3377704015495838", "stopSequence": 13 }, { "arrival": { "delay": -37, "time": "1749076043" }, "departure": { "delay": -37, "time": "1749076043" }, "stopId": "3377704015495763", "stopSequence": 14 }, { "arrival": { "delay": -37, "time": "1749076163" }, "departure": { "delay": -37, "time": "1749076163" }, "stopId": "3377704015495732", "stopSequence": 15 }, { "arrival": { "delay": -37, "time": "1749076223" }, "departure": { "delay": -37, "time": "1749076223" }, "stopId": "3377704015495642", "stopSequence": 16 }, { "arrival": { "delay": -37, "time": "1749076283" }, "departure": { "delay": -37, "time": "1749076283" }, "stopId": "3377704015495710", "stopSequence": 17 }, { "arrival": { "delay": -37, "time": "1749076343" }, "departure": { "delay": -37, "time": "1749076343" }, "stopId": "3377704015495533", "stopSequence": 18 }, { "arrival": { "delay": -37, "time": "1749076403" }, "departure": { "delay": -37, "time": "1749076403" }, "stopId": "3377704015495323", "stopSequence": 19 }, { "arrival": { "delay": -37, "time": "1749076583" }, "departure": { "delay": -37, "time": "1749076583" }, "stopId": "3377704015496082", "stopSequence": 20 }, { "arrival": { "delay": -37, "time": "1749076643" }, "departure": { "delay": -37, "time": "1749076643" }, "stopId": "3377704015496212", "stopSequence": 21 }, { "arrival": { "delay": -37, "time": "1749076703" }, "departure": { "delay": -37, "time": "1749076703" }, "stopId": "3377704015495692", "stopSequence": 22 }, { "arrival": { "delay": -37, "time": "1749076763" }, "departure": { "delay": -37, "time": "1749076763" }, "stopId": "3377704015495906", "stopSequence": 23 }, { "arrival": { "delay": -37, "time": "1749076883" }, "departure": { "delay": -37, "time": "1749076883" }, "stopId": "3377837159482432", "stopSequence": 24 }, { "arrival": { "delay": -37, "time": "1749077003" }, "departure": { "delay": -37, "time": "1749077003" }, "stopId": "3377704015496014", "stopSequence": 25 }, { "arrival": { "delay": -37, "time": "1749077063" }, "departure": { "delay": -37, "time": "1749077063" }, "stopId": "3377704015495819", "stopSequence": 26 }, { "arrival": { "delay": -37, "time": "1749077123" }, "departure": { "delay": -37, "time": "1749077123" }, "stopId": "3377704015496271", "stopSequence": 27 }, { "arrival": { "delay": -37, "time": "1749077243" }, "departure": { "delay": -37, "time": "1749077243" }, "stopId": "3377704015495454", "stopSequence": 28 }, { "arrival": { "delay": -37, "time": "1749077303" }, "departure": { "delay": -37, "time": "1749077303" }, "stopId": "3377704015495699", "stopSequence": 29 }, { "arrival": { "delay": -37, "time": "1749077363" }, "departure": { "delay": -37, "time": "1749077363" }, "stopId": "3377704015496440", "stopSequence": 30 }, { "arrival": { "delay": -37, "time": "1749077483" }, "departure": { "delay": -37, "time": "1749077483" }, "stopId": "3377704015496482", "stopSequence": 31 }, { "arrival": { "delay": -37, "time": "1749077543" }, "departure": { "delay": -37, "time": "1749077543" }, "stopId": "3377704015496018", "stopSequence": 32 }, { "arrival": { "delay": -37, "time": "1749077663" }, "departure": { "delay": -37, "time": "1749077663" }, "stopId": "3377704015496486", "stopSequence": 33 }, { "arrival": { "delay": -37, "time": "1749077783" }, "departure": { "delay": -37, "time": "1749077783" }, "stopId": "3377704015496261", "stopSequence": 34 } ], "timestamp": "1749075780", "trip": { "directionId": 0, "routeId": "11821953316814895", "scheduleRelationship": "SCHEDULED", "startDate": "20250604", "startTime": "24:08:00", "tripId": "4503749951496961" } } }, { "id": "4503737118706130", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749076620" }, "departure": { "delay": 0, "time": "1749076620" }, "stopId": "3377704015495958", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749076680" }, "departure": { "delay": 0, "time": "1749076680" }, "stopId": "3377704015495823", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749076800" }, "departure": { "delay": 0, "time": "1749076800" }, "stopId": "3377704015495610", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749076860" }, "departure": { "delay": 0, "time": "1749076860" }, "stopId": "3377704015495861", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749076980" }, "departure": { "delay": 0, "time": "1749076980" }, "stopId": "3377704015495320", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749077040" }, "departure": { "delay": 0, "time": "1749077040" }, "stopId": "3377704015495339", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749077160" }, "departure": { "delay": 0, "time": "1749077160" }, "stopId": "3377704015495370", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749077280" }, "departure": { "delay": 0, "time": "1749077280" }, "stopId": "3377704015495778", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749077340" }, "departure": { "delay": 0, "time": "1749077340" }, "stopId": "3377704015496196", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749077460" }, "departure": { "delay": 0, "time": "1749077460" }, "stopId": "3377704015495401", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749077520" }, "departure": { "delay": 0, "time": "1749077520" }, "stopId": "3377704015496193", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749077640" }, "departure": { "delay": 0, "time": "1749077640" }, "stopId": "3377704015496255", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749077760" }, "departure": { "delay": 0, "time": "1749077760" }, "stopId": "3377704015495838", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749077820" }, "departure": { "delay": 0, "time": "1749077820" }, "stopId": "3377704015495763", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749077940" }, "departure": { "delay": 0, "time": "1749077940" }, "stopId": "3377704015495732", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749078000" }, "departure": { "delay": 0, "time": "1749078000" }, "stopId": "3377704015495642", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749078060" }, "departure": { "delay": 0, "time": "1749078060" }, "stopId": "3377704015495710", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749078120" }, "departure": { "delay": 0, "time": "1749078120" }, "stopId": "3377704015495533", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749078180" }, "departure": { "delay": 0, "time": "1749078180" }, "stopId": "3377704015495323", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749078360" }, "departure": { "delay": 0, "time": "1749078360" }, "stopId": "3377704015496082", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1749078420" }, "departure": { "delay": 0, "time": "1749078420" }, "stopId": "3377704015496212", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1749078480" }, "departure": { "delay": 0, "time": "1749078480" }, "stopId": "3377704015495692", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1749078540" }, "departure": { "delay": 0, "time": "1749078540" }, "stopId": "3377704015495906", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1749078660" }, "departure": { "delay": 0, "time": "1749078660" }, "stopId": "3377837159482432", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1749078780" }, "departure": { "delay": 0, "time": "1749078780" }, "stopId": "3377704015496014", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1749078840" }, "departure": { "delay": 0, "time": "1749078840" }, "stopId": "3377704015495819", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1749078900" }, "departure": { "delay": 0, "time": "1749078900" }, "stopId": "3377704015496271", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1749079020" }, "departure": { "delay": 0, "time": "1749079020" }, "stopId": "3377704015495454", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1749079080" }, "departure": { "delay": 0, "time": "1749079080" }, "stopId": "3377704015495699", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1749079140" }, "departure": { "delay": 0, "time": "1749079140" }, "stopId": "3377704015496440", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1749079260" }, "departure": { "delay": 0, "time": "1749079260" }, "stopId": "3377704015496482", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1749079320" }, "departure": { "delay": 0, "time": "1749079320" }, "stopId": "3377704015496018", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1749079440" }, "departure": { "delay": 0, "time": "1749079440" }, "stopId": "3377704015496486", "stopSequence": 33 }, { "arrival": { "delay": 0, "time": "1749079560" }, "departure": { "delay": 0, "time": "1749079560" }, "stopId": "3377704015496261", "stopSequence": 34 } ], "timestamp": "1749075780", "trip": { "directionId": 0, "routeId": "11821953316814895", "scheduleRelationship": "SCHEDULED", "startDate": "20250604", "startTime": "24:37:00", "tripId": "4503737118706130" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749075780" } }