Resource details

File name: GTFS-RT TripUpdate
Format: gtfs-rt

Avance retard à un arrêt

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

Download availability

2025-10-27
99.1%
2025-10-28
99.7%
2025-10-29
99.7%
2025-10-30
99.1%
2025-10-31
99.8%
2025-11-01
100%
2025-11-02
99%
2025-11-03
100%
2025-11-04
99%
2025-11-05
99%
2025-11-06
99.1%
2025-11-07
99.1%
2025-11-08
99.7%
2025-11-09
99%
2025-11-10
98.9%
2025-11-11
98.9%
2025-11-12
99%
2025-11-13
99%
2025-11-14
98.9%
2025-11-15
100%
2025-11-16
98.9%
2025-11-17
98.8%
2025-11-18
98.8%
2025-11-19
98.8%
2025-11-20
98.2%
2025-11-21
98.1%
2025-11-22
98.8%
2025-11-23
97.4%
2025-11-24
97.5%
2025-11-25
96.2%
2025-11-26
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

196 errors, 14 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-26 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

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

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

Sample errors
  • vehicle_id 5f0efab961de832d70f03fd1 route_id 222-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f0f28f161de832d70f1414b route_id 211-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f0f28a061de832da97c0b7f route_id 1-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f080b2b43f0854ae642a949 route_id 6-652 does not exist in the GTFS data routes.txt
  • vehicle_id 5f0f296861de832d50a16cd7 route_id 10-652 does not exist in the GTFS data routes.txt

Sequential stop_time_update times are not increasing E022 5 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 21454420 stop_sequence 9 arrival_time 07:51:12 (1764139872) is less than previous stop departure_time 07:53:27 (1764140007) - times must increase between two sequential stops
  • trip_id 21454419 stop_sequence 9 arrival_time 07:30:07 (1764138607) is less than previous stop arrival_time 07:31:00 (1764138660) - times must increase between two sequential stops
  • trip_id 21454419 stop_sequence 9 arrival_time 07:30:07 (1764138607) is less than previous stop departure_time 07:31:00 (1764138660) - times must increase between two sequential stops
  • trip_id 21455027 stop_sequence 8 arrival_time 07:49:44 (1764139784) is less than previous stop arrival_time 07:49:59 (1764139799) - times must increase between two sequential stops
  • trip_id 21455027 stop_sequence 8 arrival_time 07:49:44 (1764139784) is less than previous stop departure_time 07:49:59 (1764139799) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 error

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 21455014 stop_sequence 3 departure_time 07:44:24 (1764139464) is less than the same stop arrival_time 07:44:45 (1764139485) - departure time must be equal to or greater than arrival time

stop_time_update doesn't have arrival or departure E043 132 errors

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Sample errors
  • trip_id 21454894 stop_sequence 3 doesn't have arrival or departure
  • trip_id 21454894 stop_sequence 5 doesn't have arrival or departure
  • trip_id 21455014 stop_sequence 1 doesn't have arrival or departure
  • trip_id 21455014 stop_sequence 2 doesn't have arrival or departure
  • trip_id 21455014 stop_sequence 5 doesn't have arrival or departure

Warnings

ID in one feed missing from the other W003 14 errors

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Sample errors
  • trip_id 21454904 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21454947 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21455117 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21454406 is in TripUpdates but not in VehiclePositions feed
  • trip_id 21454890 is in TripUpdates but not in VehiclePositions feed
Validate this GTFS-RT now

Previous validations

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

Error ID Description Errors count Number of occurences
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 1 337 24 times (80 % of validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 366 21 times (70 % of validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 899 19 times (63 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 98 15 times (50 % 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. 36 15 times (50 % of validations)
E029 The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. 10 7 times (23 % of validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 2 2 times (7 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 6 2 times (7 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-11-26 at 10:01 Europe/Paris.

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

Entities seen in the last 7 days.

trip_updates vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-11-26 at 10:01 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "vehicle:5f080b7643f0854b07bdbec8", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 15, "position": { "latitude": 47.8784294128418, "longitude": -3.553149938583374 }, "stopId": "quianmo2", "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454409" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "vehicle:5f080bc543f0854b07bdbfb7", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 23, "position": { "latitude": 47.871097564697266, "longitude": -3.566061496734619 }, "stopId": "quibert3", "timestamp": "1764147683", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454422" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "vehicle:5f080bd243f0854b56c48ed0", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 47.87571334838867, "longitude": -3.5206315517425537 }, "stopId": "quibois1", "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454423" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } }, { "id": "vehicle:e9563d7b24213ff9", "vehicle": { "currentStopSequence": 8, "position": { "latitude": 47.859474182128906, "longitude": -3.7418274879455566 }, "stopId": "ptacoll2", "timestamp": "1764147678", "trip": { "routeId": "290-652", "scheduleRelationship": "SCHEDULED", "tripId": "21455002" }, "vehicle": { "id": "e9563d7b24213ff9" } } }, { "id": "trip:21454408", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "quihele1", "stopSequence": 1 }, { "arrival": { "time": "1764142297" }, "departure": { "time": "1764142297" }, "stopId": "quidero3", "stopSequence": 2 }, { "stopId": "quicomm2", "stopSequence": 3 }, { "stopId": "quiaqua2", "stopSequence": 4 }, { "stopId": "quibert4", "stopSequence": 5 }, { "arrival": { "time": "1764142906" }, "departure": { "time": "1764142921" }, "stopId": "quihopi2", "stopSequence": 6 }, { "arrival": { "time": "1764142947" }, "stopId": "quiglec2", "stopSequence": 7 }, { "arrival": { "time": "1764143031" }, "departure": { "time": "1764143036" }, "stopId": "quiwchu1", "stopSequence": 8 }, { "arrival": { "time": "1764143107" }, "departure": { "time": "1764143143" }, "stopId": "quiabri1", "stopSequence": 9 }, { "arrival": { "time": "1764143202" }, "departure": { "time": "1764143212" }, "stopId": "quiwchu2", "stopSequence": 10 }, { "arrival": { "time": "1764143302" }, "departure": { "time": "1764143365" }, "stopId": "quigare2", "stopSequence": 11 }, { "arrival": { "time": "1764143484" }, "departure": { "time": "1764143535" }, "stopId": "quijjau2", "stopSequence": 12 }, { "arrival": { "time": "1764143575" }, "departure": { "time": "1764143589" }, "stopId": "quicons3", "stopSequence": 13 }, { "arrival": { "time": "1764143639" }, "departure": { "time": "1764143647" }, "stopId": "quicoue2", "stopSequence": 14 }, { "arrival": { "time": "1764143676" }, "departure": { "time": "1764143681" }, "stopId": "quianmo2", "stopSequence": 15 }, { "arrival": { "time": "1764143743" }, "departure": { "time": "1764143775" }, "stopId": "quineuz2", "stopSequence": 16 }, { "arrival": { "time": "1764143918" }, "departure": { "time": "1764143918" }, "stopId": "quiclai2", "stopSequence": 17 }, { "arrival": { "time": "1764143995" }, "departure": { "time": "1764144004" }, "stopId": "qui19ma1", "stopSequence": 18 }, { "arrival": { "time": "1764144044" }, "departure": { "time": "1764144069" }, "stopId": "quitour2", "stopSequence": 19 }, { "arrival": { "time": "1764144115" }, "departure": { "time": "1764144121" }, "stopId": "quibour1", "stopSequence": 20 }, { "arrival": { "time": "1764144157" }, "departure": { "time": "1764144185" }, "stopId": "quistja1", "stopSequence": 21 }, { "arrival": { "time": "1764144236" }, "departure": { "time": "1764144236" }, "stopId": "quiansq1", "stopSequence": 22 }, { "arrival": { "time": "1764144265" }, "departure": { "time": "1764144272" }, "stopId": "quivbra1", "stopSequence": 23 }, { "arrival": { "time": "1764144475" }, "departure": { "time": "1764144483" }, "stopId": "quiansq2", "stopSequence": 24 }, { "arrival": { "time": "1764144533" }, "departure": { "time": "1764144533" }, "stopId": "quidojo2", "stopSequence": 25 }, { "arrival": { "time": "1764144555" }, "departure": { "time": "1764144583" }, "stopId": "quiresi2", "stopSequence": 26 }, { "arrival": { "time": "1764144613" }, "departure": { "time": "1764144613" }, "stopId": "quipeti3", "stopSequence": 27 }, { "arrival": { "time": "1764144665" }, "stopId": "quibois2", "stopSequence": 28 }, { "arrival": { "time": "1764144691" }, "stopId": "quibois1", "stopSequence": 29 } ], "timestamp": "1764147683", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454408" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "trip:21454438", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764137185" }, "departure": { "time": "1764137341" }, "stopId": "quidero3", "stopSequence": 1 }, { "stopId": "quicomm2", "stopSequence": 2 }, { "arrival": { "time": "1764137470" }, "departure": { "time": "1764137511" }, "stopId": "quiaqua2", "stopSequence": 3 }, { "arrival": { "time": "1764137602" }, "departure": { "time": "1764137602" }, "stopId": "quibert4", "stopSequence": 4 }, { "stopId": "quihopi2", "stopSequence": 5 }, { "arrival": { "time": "1764137690" }, "departure": { "time": "1764137690" }, "stopId": "quiglec2", "stopSequence": 6 }, { "stopId": "quiwchu1", "stopSequence": 7 }, { "arrival": { "time": "1764137802" }, "departure": { "time": "1764137839" }, "stopId": "quiabri1", "stopSequence": 8 }, { "stopId": "quiwchu2", "stopSequence": 9 }, { "arrival": { "time": "1764137972" }, "stopId": "quigare2", "stopSequence": 10 }, { "arrival": { "time": "1764138139" }, "departure": { "time": "1764138182" }, "stopId": "quijjau2", "stopSequence": 11 }, { "arrival": { "time": "1764138197" }, "stopId": "quicons3", "stopSequence": 12 }, { "stopId": "quicoue2", "stopSequence": 13 }, { "arrival": { "time": "1764138263" }, "stopId": "quianmo2", "stopSequence": 14 }, { "arrival": { "time": "1764138311" }, "stopId": "quineuz2", "stopSequence": 15 }, { "arrival": { "time": "1764138500" }, "departure": { "time": "1764138500" }, "stopId": "quiclai2", "stopSequence": 16 }, { "stopId": "qui19ma1", "stopSequence": 17 }, { "arrival": { "time": "1764138622" }, "stopId": "quitour2", "stopSequence": 18 }, { "stopId": "quibour1", "stopSequence": 19 }, { "arrival": { "time": "1764138640" }, "departure": { "time": "1764138730" }, "stopId": "quistja1", "stopSequence": 20 }, { "stopId": "quiansq1", "stopSequence": 21 }, { "stopId": "quivbra1", "stopSequence": 22 }, { "stopId": "quiansq2", "stopSequence": 23 }, { "stopId": "quidojo2", "stopSequence": 24 }, { "stopId": "quiresi2", "stopSequence": 25 }, { "stopId": "quipeti3", "stopSequence": 26 }, { "arrival": { "time": "1764139165" }, "stopId": "quibois2", "stopSequence": 27 }, { "arrival": { "time": "1764139170" }, "stopId": "quibois1", "stopSequence": 28 } ], "timestamp": "1764147683", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454438" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "trip:21454406", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764135787" }, "departure": { "time": "1764135951" }, "stopId": "quidero3", "stopSequence": 1 }, { "arrival": { "time": "1764136031" }, "departure": { "time": "1764136037" }, "stopId": "quicomm2", "stopSequence": 2 }, { "arrival": { "time": "1764136109" }, "departure": { "time": "1764136117" }, "stopId": "quiaqua2", "stopSequence": 3 }, { "arrival": { "time": "1764136202" }, "departure": { "time": "1764136237" }, "stopId": "quibert4", "stopSequence": 4 }, { "arrival": { "time": "1764136325" }, "departure": { "time": "1764136336" }, "stopId": "quihopi2", "stopSequence": 5 }, { "arrival": { "time": "1764136355" }, "departure": { "time": "1764136360" }, "stopId": "quiglec2", "stopSequence": 6 }, { "arrival": { "time": "1764136425" }, "departure": { "time": "1764136434" }, "stopId": "quiwchu1", "stopSequence": 7 }, { "arrival": { "time": "1764136494" }, "departure": { "time": "1764136507" }, "stopId": "quiabri1", "stopSequence": 8 }, { "arrival": { "time": "1764136566" }, "departure": { "time": "1764136575" }, "stopId": "quiwchu2", "stopSequence": 9 }, { "arrival": { "time": "1764136638" }, "departure": { "time": "1764136698" }, "stopId": "quigare2", "stopSequence": 10 }, { "arrival": { "time": "1764136752" }, "departure": { "time": "1764136762" }, "stopId": "quijjau2", "stopSequence": 11 }, { "arrival": { "time": "1764136776" }, "departure": { "time": "1764136788" }, "stopId": "quicons3", "stopSequence": 12 }, { "arrival": { "time": "1764136842" }, "departure": { "time": "1764136848" }, "stopId": "quicoue2", "stopSequence": 13 }, { "arrival": { "time": "1764136879" }, "departure": { "time": "1764136891" }, "stopId": "quianmo2", "stopSequence": 14 }, { "arrival": { "time": "1764136954" }, "departure": { "time": "1764136965" }, "stopId": "quineuz2", "stopSequence": 15 }, { "arrival": { "time": "1764137070" }, "departure": { "time": "1764137070" }, "stopId": "quiclai2", "stopSequence": 16 }, { "arrival": { "time": "1764137167" }, "departure": { "time": "1764137174" }, "stopId": "qui19ma1", "stopSequence": 17 }, { "arrival": { "time": "1764137209" }, "departure": { "time": "1764137227" }, "stopId": "quitour2", "stopSequence": 18 }, { "arrival": { "time": "1764137262" }, "departure": { "time": "1764137262" }, "stopId": "quibour1", "stopSequence": 19 }, { "arrival": { "time": "1764137312" }, "stopId": "quistja1", "stopSequence": 20 }, { "stopId": "quiansq1", "stopSequence": 21 }, { "stopId": "quivbra1", "stopSequence": 22 }, { "arrival": { "time": "1764137651" }, "stopId": "quiansq2", "stopSequence": 23 }, { "stopId": "quidojo2", "stopSequence": 24 }, { "arrival": { "time": "1764137743" }, "departure": { "time": "1764137743" }, "stopId": "quiresi2", "stopSequence": 25 }, { "stopId": "quipeti3", "stopSequence": 26 }, { "stopId": "quibois2", "stopSequence": 27 }, { "arrival": { "time": "1764137849" }, "stopId": "quibois1", "stopSequence": 28 } ], "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454406" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "trip:21454407", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "quihele1", "stopSequence": 1 }, { "arrival": { "time": "1764140811" }, "departure": { "time": "1764141060" }, "stopId": "quidero3", "stopSequence": 2 }, { "stopId": "quicomm2", "stopSequence": 3 }, { "stopId": "quiaqua2", "stopSequence": 4 }, { "stopId": "quibert4", "stopSequence": 5 }, { "arrival": { "time": "1764141466" }, "departure": { "time": "1764141466" }, "stopId": "quihopi2", "stopSequence": 6 }, { "stopId": "quiglec2", "stopSequence": 7 }, { "stopId": "quiwchu1", "stopSequence": 8 }, { "stopId": "quiabri1", "stopSequence": 9 }, { "arrival": { "time": "1764141792" }, "departure": { "time": "1764141797" }, "stopId": "quiwchu2", "stopSequence": 10 }, { "stopId": "quigare2", "stopSequence": 11 }, { "stopId": "quijjau2", "stopSequence": 12 }, { "stopId": "quicons3", "stopSequence": 13 }, { "stopId": "quicoue2", "stopSequence": 14 }, { "stopId": "quianmo2", "stopSequence": 15 }, { "arrival": { "time": "1764142201" }, "departure": { "time": "1764142235" }, "stopId": "quineuz2", "stopSequence": 16 }, { "stopId": "quiclai2", "stopSequence": 17 }, { "stopId": "qui19ma1", "stopSequence": 18 }, { "stopId": "quitour2", "stopSequence": 19 }, { "stopId": "quibour1", "stopSequence": 20 }, { "stopId": "quistja1", "stopSequence": 21 }, { "stopId": "quiansq1", "stopSequence": 22 }, { "arrival": { "time": "1764142685" }, "departure": { "time": "1764142693" }, "stopId": "quivbra1", "stopSequence": 23 }, { "stopId": "quiansq2", "stopSequence": 24 }, { "arrival": { "time": "1764143039" }, "departure": { "time": "1764143044" }, "stopId": "quidojo2", "stopSequence": 25 }, { "arrival": { "time": "1764143056" }, "departure": { "time": "1764143064" }, "stopId": "quiresi2", "stopSequence": 26 }, { "arrival": { "time": "1764143094" }, "departure": { "time": "1764143094" }, "stopId": "quipeti3", "stopSequence": 27 }, { "arrival": { "time": "1764143157" }, "departure": { "time": "1764143157" }, "stopId": "quibois2", "stopSequence": 28 }, { "arrival": { "time": "1764143166" }, "stopId": "quibois1", "stopSequence": 29 } ], "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454407" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "trip:21454442", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764135785" }, "departure": { "time": "1764135932" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764136001" }, "departure": { "time": "1764136010" }, "stopId": "quipeti1", "stopSequence": 2 }, { "arrival": { "time": "1764136060" }, "departure": { "time": "1764136082" }, "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764136159" }, "departure": { "time": "1764136168" }, "stopId": "quiroal1", "stopSequence": 4 }, { "arrival": { "time": "1764136211" }, "departure": { "time": "1764136221" }, "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1764136254" }, "departure": { "time": "1764136263" }, "stopId": "quidojo1", "stopSequence": 6 }, { "arrival": { "time": "1764136303" }, "departure": { "time": "1764136310" }, "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764136360" }, "departure": { "time": "1764136384" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764136432" }, "departure": { "time": "1764136440" }, "stopId": "quitour1", "stopSequence": 9 }, { "arrival": { "time": "1764136494" }, "departure": { "time": "1764136504" }, "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1764136592" }, "departure": { "time": "1764136597" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1764136692" }, "departure": { "time": "1764136716" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1764136810" }, "departure": { "time": "1764136840" }, "stopId": "quianmo1", "stopSequence": 13 }, { "arrival": { "time": "1764136869" }, "departure": { "time": "1764136877" }, "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764136929" }, "departure": { "time": "1764136940" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1764136959" }, "departure": { "time": "1764136967" }, "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764137034" }, "departure": { "time": "1764137072" }, "stopId": "quigare1", "stopSequence": 17 }, { "arrival": { "time": "1764137106" }, "departure": { "time": "1764137127" }, "stopId": "quiwchu1", "stopSequence": 18 }, { "arrival": { "time": "1764137194" }, "departure": { "time": "1764137202" }, "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764137251" }, "departure": { "time": "1764137262" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "arrival": { "time": "1764137313" }, "departure": { "time": "1764137339" }, "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1764137360" }, "departure": { "time": "1764137367" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764137494" }, "departure": { "time": "1764137531" }, "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1764137613" }, "departure": { "time": "1764137623" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1764137666" }, "departure": { "time": "1764137672" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764137744" }, "stopId": "quikrho4", "stopSequence": 26 }, { "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764137947" }, "departure": { "time": "1764137952" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1764137972" }, "departure": { "time": "1764138012" }, "stopId": "melbowl1", "stopSequence": 29 }, { "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1764138118" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764138166" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454442" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } }, { "id": "trip:21455002", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "riescar1", "stopSequence": 1 }, { "stopId": "rierest1", "stopSequence": 2 }, { "stopId": "rieloct2", "stopSequence": 3 }, { "stopId": "riemarc1", "stopSequence": 4 }, { "stopId": "rietou1", "stopSequence": 5 }, { "arrival": { "time": "1764140296" }, "stopId": "tvxlall1", "stopSequence": 6 }, { "stopId": "rietreb1", "stopSequence": 7 }, { "arrival": { "time": "1764147930" }, "departure": { "time": "1764147930" }, "stopId": "ptacoll2", "stopSequence": 8 }, { "arrival": { "time": "1764148230" }, "departure": { "time": "1764148230" }, "stopId": "ptacoll1", "stopSequence": 9 } ], "timestamp": "1764147678", "trip": { "routeId": "290-652", "scheduleRelationship": "SCHEDULED", "tripId": "21455002" }, "vehicle": { "id": "e9563d7b24213ff9" } } }, { "id": "trip:21454409", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764146509" }, "departure": { "time": "1764146514" }, "stopId": "quihele1", "stopSequence": 1 }, { "arrival": { "time": "1764146714" }, "departure": { "time": "1764146724" }, "stopId": "quidero3", "stopSequence": 2 }, { "arrival": { "time": "1764146822" }, "departure": { "time": "1764146832" }, "stopId": "quicomm2", "stopSequence": 3 }, { "arrival": { "time": "1764146897" }, "departure": { "time": "1764146913" }, "stopId": "quiaqua2", "stopSequence": 4 }, { "arrival": { "time": "1764147001" }, "departure": { "time": "1764147040" }, "stopId": "quibert4", "stopSequence": 5 }, { "arrival": { "time": "1764147130" }, "departure": { "time": "1764147158" }, "stopId": "quihopi2", "stopSequence": 6 }, { "arrival": { "time": "1764147188" }, "departure": { "time": "1764147211" }, "stopId": "quiglec2", "stopSequence": 7 }, { "arrival": { "time": "1764147270" }, "departure": { "time": "1764147270" }, "stopId": "quiwchu1", "stopSequence": 8 }, { "arrival": { "time": "1764147334" }, "departure": { "time": "1764147360" }, "stopId": "quiabri1", "stopSequence": 9 }, { "arrival": { "time": "1764147416" }, "departure": { "time": "1764147430" }, "stopId": "quiwchu2", "stopSequence": 10 }, { "arrival": { "time": "1764147486" }, "departure": { "time": "1764147514" }, "stopId": "quigare2", "stopSequence": 11 }, { "arrival": { "time": "1764147574" }, "departure": { "time": "1764147594" }, "stopId": "quijjau2", "stopSequence": 12 }, { "arrival": { "time": "1764147608" }, "departure": { "time": "1764147626" }, "stopId": "quicons3", "stopSequence": 13 }, { "arrival": { "time": "1764147654" }, "departure": { "time": "1764147663" }, "stopId": "quicoue2", "stopSequence": 14 }, { "arrival": { "time": "1764147706" }, "departure": { "time": "1764147706" }, "stopId": "quianmo2", "stopSequence": 15 }, { "arrival": { "time": "1764147790" }, "departure": { "time": "1764147790" }, "stopId": "quineuz2", "stopSequence": 16 }, { "arrival": { "time": "1764147886" }, "departure": { "time": "1764147886" }, "stopId": "quiclai2", "stopSequence": 17 }, { "arrival": { "time": "1764148011" }, "departure": { "time": "1764148011" }, "stopId": "qui19ma1", "stopSequence": 18 }, { "arrival": { "time": "1764148071" }, "departure": { "time": "1764148071" }, "stopId": "quitour2", "stopSequence": 19 }, { "arrival": { "time": "1764148134" }, "departure": { "time": "1764148134" }, "stopId": "quibour1", "stopSequence": 20 }, { "arrival": { "time": "1764148210" }, "departure": { "time": "1764148210" }, "stopId": "quistja1", "stopSequence": 21 }, { "arrival": { "time": "1764148281" }, "departure": { "time": "1764148281" }, "stopId": "quiansq1", "stopSequence": 22 }, { "arrival": { "time": "1764148390" }, "departure": { "time": "1764148390" }, "stopId": "quivbra1", "stopSequence": 23 }, { "arrival": { "time": "1764148530" }, "departure": { "time": "1764148530" }, "stopId": "quiansq2", "stopSequence": 24 }, { "arrival": { "time": "1764148579" }, "departure": { "time": "1764148579" }, "stopId": "quidojo2", "stopSequence": 25 }, { "arrival": { "time": "1764148617" }, "departure": { "time": "1764148617" }, "stopId": "quiresi2", "stopSequence": 26 }, { "arrival": { "time": "1764148666" }, "departure": { "time": "1764148666" }, "stopId": "quipeti3", "stopSequence": 27 }, { "arrival": { "time": "1764148735" }, "departure": { "time": "1764148735" }, "stopId": "quibois2", "stopSequence": 28 }, { "arrival": { "time": "1764148750" }, "departure": { "time": "1764148750" }, "stopId": "quibois1", "stopSequence": 29 } ], "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454409" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "trip:21454419", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764137908" }, "departure": { "time": "1764138097" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764138129" }, "departure": { "time": "1764138175" }, "stopId": "quipeti1", "stopSequence": 2 }, { "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764138355" }, "departure": { "time": "1764138370" }, "stopId": "quiroal1", "stopSequence": 4 }, { "stopId": "quicime1", "stopSequence": 5 }, { "stopId": "quidojo1", "stopSequence": 6 }, { "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764138660" }, "departure": { "time": "1764138660" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764138607" }, "departure": { "time": "1764138700" }, "stopId": "quitour1", "stopSequence": 9 }, { "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1764138869" }, "departure": { "time": "1764138869" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1764138988" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1764139061" }, "departure": { "time": "1764139061" }, "stopId": "quianmo1", "stopSequence": 13 }, { "stopId": "quicoue1", "stopSequence": 14 }, { "stopId": "quicons4", "stopSequence": 15 }, { "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764139345" }, "departure": { "time": "1764139382" }, "stopId": "quigare1", "stopSequence": 17 }, { "stopId": "quiwchu1", "stopSequence": 18 }, { "stopId": "quiabri1", "stopSequence": 19 }, { "stopId": "quiwchu2", "stopSequence": 20 }, { "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1764139859" }, "departure": { "time": "1764139859" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764140091" }, "departure": { "time": "1764140091" }, "stopId": "quibert3", "stopSequence": 23 }, { "stopId": "quiaqua1", "stopSequence": 24 }, { "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764140105" }, "stopId": "quikrho4", "stopSequence": 26 }, { "stopId": "quieric2", "stopSequence": 27 }, { "stopId": "melvid31", "stopSequence": 28 }, { "stopId": "melbowl1", "stopSequence": 29 }, { "stopId": "quivid23", "stopSequence": 30 }, { "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764140817" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454419" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "trip:21454422", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764144998" }, "departure": { "time": "1764145947" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764146015" }, "departure": { "time": "1764146044" }, "stopId": "quipeti1", "stopSequence": 2 }, { "arrival": { "time": "1764146093" }, "departure": { "time": "1764146121" }, "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764146191" }, "departure": { "time": "1764146199" }, "stopId": "quiroal1", "stopSequence": 4 }, { "arrival": { "time": "1764146246" }, "departure": { "time": "1764146256" }, "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1764146288" }, "departure": { "time": "1764146310" }, "stopId": "quidojo1", "stopSequence": 6 }, { "arrival": { "time": "1764146342" }, "departure": { "time": "1764146361" }, "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764146405" }, "departure": { "time": "1764146415" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764146466" }, "departure": { "time": "1764146478" }, "stopId": "quitour1", "stopSequence": 9 }, { "arrival": { "time": "1764146545" }, "departure": { "time": "1764146545" }, "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1764146623" }, "departure": { "time": "1764146623" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1764146740" }, "departure": { "time": "1764146773" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1764146873" }, "departure": { "time": "1764146896" }, "stopId": "quianmo1", "stopSequence": 13 }, { "arrival": { "time": "1764146926" }, "departure": { "time": "1764146935" }, "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764147015" }, "departure": { "time": "1764147023" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1764147047" }, "departure": { "time": "1764147063" }, "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764147121" }, "departure": { "time": "1764147147" }, "stopId": "quigare1", "stopSequence": 17 }, { "arrival": { "time": "1764147181" }, "departure": { "time": "1764147187" }, "stopId": "quiwchu1", "stopSequence": 18 }, { "arrival": { "time": "1764147247" }, "departure": { "time": "1764147283" }, "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764147331" }, "departure": { "time": "1764147338" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "arrival": { "time": "1764147384" }, "departure": { "time": "1764147403" }, "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1764147428" }, "departure": { "time": "1764147494" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764147667" }, "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1764147746" }, "departure": { "time": "1764147746" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1764147787" }, "departure": { "time": "1764147787" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764147842" }, "departure": { "time": "1764147842" }, "stopId": "quikrho4", "stopSequence": 26 }, { "arrival": { "time": "1764147919" }, "departure": { "time": "1764147919" }, "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764148040" }, "departure": { "time": "1764148040" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1764148114" }, "departure": { "time": "1764148114" }, "stopId": "melbowl1", "stopSequence": 29 }, { "arrival": { "time": "1764148245" }, "departure": { "time": "1764148245" }, "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1764148296" }, "departure": { "time": "1764148296" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764148340" }, "departure": { "time": "1764148340" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147683", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454422" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "trip:21454439", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764140804" }, "departure": { "time": "1764140827" }, "stopId": "quibois1", "stopSequence": 1 }, { "stopId": "quipeti1", "stopSequence": 2 }, { "stopId": "quiterr1", "stopSequence": 3 }, { "stopId": "quiroal1", "stopSequence": 4 }, { "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1764141434" }, "departure": { "time": "1764141459" }, "stopId": "quidojo1", "stopSequence": 6 }, { "stopId": "quistja2", "stopSequence": 7 }, { "stopId": "quibour2", "stopSequence": 8 }, { "stopId": "quitour1", "stopSequence": 9 }, { "stopId": "qui19ma2", "stopSequence": 10 }, { "stopId": "quiclai1", "stopSequence": 11 }, { "stopId": "quineuz1", "stopSequence": 12 }, { "stopId": "quianmo1", "stopSequence": 13 }, { "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764141794" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1764142173" }, "stopId": "quijjau1", "stopSequence": 16 }, { "stopId": "quigare1", "stopSequence": 17 }, { "stopId": "quiwchu1", "stopSequence": 18 }, { "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764142571" }, "departure": { "time": "1764142581" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "stopId": "quiglec1", "stopSequence": 21 }, { "stopId": "quihopi1", "stopSequence": 22 }, { "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1764142888" }, "departure": { "time": "1764142888" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1764143016" }, "departure": { "time": "1764143026" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764143100" }, "departure": { "time": "1764143126" }, "stopId": "quikrho4", "stopSequence": 26 }, { "arrival": { "time": "1764143198" }, "departure": { "time": "1764143203" }, "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764143320" }, "departure": { "time": "1764143351" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1764143401" }, "departure": { "time": "1764143401" }, "stopId": "melbowl1", "stopSequence": 29 }, { "arrival": { "time": "1764143530" }, "departure": { "time": "1764143538" }, "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1764143553" }, "departure": { "time": "1764143560" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764143593" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454439" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } }, { "id": "trip:21454904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764137220" }, "departure": { "time": "1764137285" }, "stopId": "ptavill1", "stopSequence": 1 }, { "arrival": { "time": "1764137329" }, "departure": { "time": "1764137334" }, "stopId": "ptagare1", "stopSequence": 2 }, { "arrival": { "time": "1764137407" }, "departure": { "time": "1764137444" }, "stopId": "ptakero2", "stopSequence": 3 }, { "arrival": { "time": "1764137536" }, "departure": { "time": "1764137536" }, "stopId": "rielaou1", "stopSequence": 4 }, { "arrival": { "time": "1764137771" }, "departure": { "time": "1764137820" }, "stopId": "riegare1", "stopSequence": 5 }, { "arrival": { "time": "1764137928" }, "departure": { "time": "1764137928" }, "stopId": "riegrip3", "stopSequence": 6 }, { "arrival": { "time": "1764138079" }, "stopId": "bayouar1", "stopSequence": 7 }, { "arrival": { "time": "1764138162" }, "departure": { "time": "1764138162" }, "stopId": "baycent1", "stopSequence": 8 }, { "arrival": { "time": "1764138363" }, "stopId": "bayrqui1", "stopSequence": 9 }, { "arrival": { "time": "1764138554" }, "departure": { "time": "1764138554" }, "stopId": "quivid42", "stopSequence": 10 }, { "arrival": { "time": "1764138603" }, "stopId": "quibert1", "stopSequence": 11 } ], "timestamp": "1764147678", "trip": { "routeId": "10-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454904" }, "vehicle": { "id": "e9563d7b24213ff9" } } }, { "id": "trip:21454420", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764139246" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764139502" }, "stopId": "quipeti1", "stopSequence": 2 }, { "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764139660" }, "departure": { "time": "1764139807" }, "stopId": "quiroal1", "stopSequence": 4 }, { "stopId": "quicime1", "stopSequence": 5 }, { "stopId": "quidojo1", "stopSequence": 6 }, { "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764139831" }, "departure": { "time": "1764140007" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764139872" }, "departure": { "time": "1764140057" }, "stopId": "quitour1", "stopSequence": 9 }, { "stopId": "qui19ma2", "stopSequence": 10 }, { "stopId": "quiclai1", "stopSequence": 11 }, { "stopId": "quineuz1", "stopSequence": 12 }, { "stopId": "quianmo1", "stopSequence": 13 }, { "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764140641" }, "stopId": "quicons4", "stopSequence": 15 }, { "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764140740" }, "departure": { "time": "1764140740" }, "stopId": "quigare1", "stopSequence": 17 }, { "stopId": "quiwchu1", "stopSequence": 18 }, { "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764140966" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "stopId": "quiglec1", "stopSequence": 21 }, { "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764141257" }, "departure": { "time": "1764141257" }, "stopId": "quibert3", "stopSequence": 23 }, { "stopId": "quiaqua1", "stopSequence": 24 }, { "stopId": "quivail1", "stopSequence": 25 }, { "stopId": "quikrho4", "stopSequence": 26 }, { "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764141706" }, "departure": { "time": "1764141706" }, "stopId": "melvid31", "stopSequence": 28 }, { "stopId": "melbowl1", "stopSequence": 29 }, { "stopId": "quivid23", "stopSequence": 30 }, { "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764141712" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147683", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454420" }, "vehicle": { "id": "5f080bc543f0854b07bdbfb7", "label": "RD 11", "licensePlate": "BQ-599-EX" } } }, { "id": "trip:21454444", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764143652" }, "departure": { "time": "1764144401" }, "stopId": "quihele1", "stopSequence": 1 }, { "arrival": { "time": "1764144619" }, "departure": { "time": "1764144626" }, "stopId": "quidero3", "stopSequence": 2 }, { "arrival": { "time": "1764144731" }, "departure": { "time": "1764144740" }, "stopId": "quicomm2", "stopSequence": 3 }, { "arrival": { "time": "1764144806" }, "departure": { "time": "1764144815" }, "stopId": "quiaqua2", "stopSequence": 4 }, { "arrival": { "time": "1764144920" }, "departure": { "time": "1764144948" }, "stopId": "quibert4", "stopSequence": 5 }, { "arrival": { "time": "1764145069" }, "departure": { "time": "1764145078" }, "stopId": "quihopi2", "stopSequence": 6 }, { "arrival": { "time": "1764145094" }, "departure": { "time": "1764145100" }, "stopId": "quiglec2", "stopSequence": 7 }, { "arrival": { "time": "1764145167" }, "departure": { "time": "1764145178" }, "stopId": "quiwchu1", "stopSequence": 8 }, { "arrival": { "time": "1764145235" }, "departure": { "time": "1764145244" }, "stopId": "quiabri1", "stopSequence": 9 }, { "arrival": { "time": "1764145300" }, "departure": { "time": "1764145322" }, "stopId": "quiwchu2", "stopSequence": 10 }, { "arrival": { "time": "1764145388" }, "departure": { "time": "1764145428" }, "stopId": "quigare2", "stopSequence": 11 }, { "arrival": { "time": "1764145505" }, "departure": { "time": "1764145512" }, "stopId": "quijjau2", "stopSequence": 12 }, { "arrival": { "time": "1764145528" }, "departure": { "time": "1764145548" }, "stopId": "quicons3", "stopSequence": 13 }, { "arrival": { "time": "1764145580" }, "departure": { "time": "1764145586" }, "stopId": "quicoue2", "stopSequence": 14 }, { "arrival": { "time": "1764145625" }, "departure": { "time": "1764145635" }, "stopId": "quianmo2", "stopSequence": 15 }, { "arrival": { "time": "1764145696" }, "departure": { "time": "1764145727" }, "stopId": "quineuz2", "stopSequence": 16 }, { "arrival": { "time": "1764145827" }, "departure": { "time": "1764145827" }, "stopId": "quiclai2", "stopSequence": 17 }, { "arrival": { "time": "1764145912" }, "departure": { "time": "1764145924" }, "stopId": "qui19ma1", "stopSequence": 18 }, { "arrival": { "time": "1764145978" }, "departure": { "time": "1764146009" }, "stopId": "quitour2", "stopSequence": 19 }, { "arrival": { "time": "1764146052" }, "departure": { "time": "1764146052" }, "stopId": "quibour1", "stopSequence": 20 }, { "arrival": { "time": "1764146095" }, "departure": { "time": "1764146100" }, "stopId": "quistja1", "stopSequence": 21 }, { "arrival": { "time": "1764146142" }, "departure": { "time": "1764146148" }, "stopId": "quiansq1", "stopSequence": 22 }, { "arrival": { "time": "1764146177" }, "departure": { "time": "1764146186" }, "stopId": "quivbra1", "stopSequence": 23 }, { "arrival": { "time": "1764146581" }, "departure": { "time": "1764146591" }, "stopId": "quiansq2", "stopSequence": 24 }, { "arrival": { "time": "1764146634" }, "departure": { "time": "1764146634" }, "stopId": "quidojo2", "stopSequence": 25 }, { "arrival": { "time": "1764146661" }, "departure": { "time": "1764146684" }, "stopId": "quiresi2", "stopSequence": 26 }, { "arrival": { "time": "1764146714" }, "departure": { "time": "1764146714" }, "stopId": "quipeti3", "stopSequence": 27 }, { "arrival": { "time": "1764146772" }, "stopId": "quibois2", "stopSequence": 28 }, { "arrival": { "time": "1764146801" }, "stopId": "quibois1", "stopSequence": 29 } ], "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454444" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } }, { "id": "trip:21454423", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764146834" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764147806" }, "departure": { "time": "1764147806" }, "stopId": "quipeti1", "stopSequence": 2 }, { "arrival": { "time": "1764147856" }, "departure": { "time": "1764147856" }, "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764147928" }, "departure": { "time": "1764147928" }, "stopId": "quiroal1", "stopSequence": 4 }, { "arrival": { "time": "1764147981" }, "departure": { "time": "1764147981" }, "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1764148029" }, "departure": { "time": "1764148029" }, "stopId": "quidojo1", "stopSequence": 6 }, { "arrival": { "time": "1764148080" }, "departure": { "time": "1764148080" }, "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764148133" }, "departure": { "time": "1764148133" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764148186" }, "departure": { "time": "1764148186" }, "stopId": "quitour1", "stopSequence": 9 }, { "arrival": { "time": "1764148248" }, "departure": { "time": "1764148248" }, "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1764148342" }, "departure": { "time": "1764148342" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1764148440" }, "departure": { "time": "1764148440" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1764148514" }, "departure": { "time": "1764148514" }, "stopId": "quianmo1", "stopSequence": 13 }, { "arrival": { "time": "1764148554" }, "departure": { "time": "1764148554" }, "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764148599" }, "departure": { "time": "1764148599" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1764148619" }, "departure": { "time": "1764148619" }, "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764148740" }, "departure": { "time": "1764148740" }, "stopId": "quigare1", "stopSequence": 17 }, { "arrival": { "time": "1764148783" }, "departure": { "time": "1764148783" }, "stopId": "quiwchu1", "stopSequence": 18 }, { "arrival": { "time": "1764148860" }, "departure": { "time": "1764148860" }, "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764148922" }, "departure": { "time": "1764148922" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "arrival": { "time": "1764148988" }, "departure": { "time": "1764148988" }, "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1764149027" }, "departure": { "time": "1764149027" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764149160" }, "departure": { "time": "1764149160" }, "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1764149226" }, "departure": { "time": "1764149226" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1764149267" }, "departure": { "time": "1764149267" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764149322" }, "departure": { "time": "1764149322" }, "stopId": "quikrho4", "stopSequence": 26 }, { "arrival": { "time": "1764149399" }, "departure": { "time": "1764149399" }, "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764149520" }, "departure": { "time": "1764149520" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1764149594" }, "departure": { "time": "1764149594" }, "stopId": "melbowl1", "stopSequence": 29 }, { "arrival": { "time": "1764149725" }, "departure": { "time": "1764149725" }, "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1764149776" }, "departure": { "time": "1764149776" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764149820" }, "departure": { "time": "1764149820" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454423" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } }, { "id": "trip:21454441", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764143221" }, "departure": { "time": "1764144162" }, "stopId": "quibois1", "stopSequence": 1 }, { "arrival": { "time": "1764144220" }, "departure": { "time": "1764144236" }, "stopId": "quipeti1", "stopSequence": 2 }, { "arrival": { "time": "1764144279" }, "departure": { "time": "1764144307" }, "stopId": "quiterr1", "stopSequence": 3 }, { "arrival": { "time": "1764144378" }, "departure": { "time": "1764144385" }, "stopId": "quiroal1", "stopSequence": 4 }, { "arrival": { "time": "1764144432" }, "departure": { "time": "1764144443" }, "stopId": "quicime1", "stopSequence": 5 }, { "arrival": { "time": "1764144473" }, "departure": { "time": "1764144485" }, "stopId": "quidojo1", "stopSequence": 6 }, { "arrival": { "time": "1764144525" }, "departure": { "time": "1764144541" }, "stopId": "quistja2", "stopSequence": 7 }, { "arrival": { "time": "1764144590" }, "departure": { "time": "1764144615" }, "stopId": "quibour2", "stopSequence": 8 }, { "arrival": { "time": "1764144662" }, "departure": { "time": "1764144669" }, "stopId": "quitour1", "stopSequence": 9 }, { "arrival": { "time": "1764144740" }, "departure": { "time": "1764144769" }, "stopId": "qui19ma2", "stopSequence": 10 }, { "arrival": { "time": "1764144845" }, "departure": { "time": "1764144851" }, "stopId": "quiclai1", "stopSequence": 11 }, { "arrival": { "time": "1764144936" }, "departure": { "time": "1764144961" }, "stopId": "quineuz1", "stopSequence": 12 }, { "arrival": { "time": "1764145042" }, "departure": { "time": "1764145049" }, "stopId": "quianmo1", "stopSequence": 13 }, { "arrival": { "time": "1764145084" }, "departure": { "time": "1764145093" }, "stopId": "quicoue1", "stopSequence": 14 }, { "arrival": { "time": "1764145146" }, "departure": { "time": "1764145159" }, "stopId": "quicons4", "stopSequence": 15 }, { "arrival": { "time": "1764145178" }, "departure": { "time": "1764145188" }, "stopId": "quijjau1", "stopSequence": 16 }, { "arrival": { "time": "1764145252" }, "departure": { "time": "1764145305" }, "stopId": "quigare1", "stopSequence": 17 }, { "arrival": { "time": "1764145362" }, "departure": { "time": "1764145371" }, "stopId": "quiwchu1", "stopSequence": 18 }, { "arrival": { "time": "1764145434" }, "departure": { "time": "1764145480" }, "stopId": "quiabri1", "stopSequence": 19 }, { "arrival": { "time": "1764145534" }, "departure": { "time": "1764145541" }, "stopId": "quiwchu2", "stopSequence": 20 }, { "arrival": { "time": "1764145581" }, "departure": { "time": "1764145617" }, "stopId": "quiglec1", "stopSequence": 21 }, { "arrival": { "time": "1764145637" }, "departure": { "time": "1764145646" }, "stopId": "quihopi1", "stopSequence": 22 }, { "arrival": { "time": "1764145808" }, "departure": { "time": "1764145808" }, "stopId": "quibert3", "stopSequence": 23 }, { "arrival": { "time": "1764145894" }, "departure": { "time": "1764145902" }, "stopId": "quiaqua1", "stopSequence": 24 }, { "arrival": { "time": "1764145943" }, "departure": { "time": "1764145952" }, "stopId": "quivail1", "stopSequence": 25 }, { "arrival": { "time": "1764146020" }, "departure": { "time": "1764146026" }, "stopId": "quikrho4", "stopSequence": 26 }, { "arrival": { "time": "1764146099" }, "departure": { "time": "1764146105" }, "stopId": "quieric2", "stopSequence": 27 }, { "arrival": { "time": "1764146224" }, "departure": { "time": "1764146252" }, "stopId": "melvid31", "stopSequence": 28 }, { "arrival": { "time": "1764146308" }, "departure": { "time": "1764146313" }, "stopId": "melbowl1", "stopSequence": 29 }, { "arrival": { "time": "1764146422" }, "departure": { "time": "1764146431" }, "stopId": "quivid23", "stopSequence": 30 }, { "arrival": { "time": "1764146441" }, "departure": { "time": "1764146450" }, "stopId": "quivid11", "stopSequence": 31 }, { "arrival": { "time": "1764146482" }, "stopId": "quihele1", "stopSequence": 32 } ], "timestamp": "1764147684", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454441" }, "vehicle": { "id": "5f080b7643f0854b07bdbec8", "label": "RD 5", "licensePlate": "FR-538-TH" } } }, { "id": "trip:21454436", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1764138217" }, "departure": { "time": "1764138270" }, "stopId": "quihele1", "stopSequence": 1 }, { "arrival": { "time": "1764138436" }, "departure": { "time": "1764138502" }, "stopId": "quidero3", "stopSequence": 2 }, { "stopId": "quicomm2", "stopSequence": 3 }, { "arrival": { "time": "1764138657" }, "stopId": "quiaqua2", "stopSequence": 4 }, { "arrival": { "time": "1764138859" }, "departure": { "time": "1764138901" }, "stopId": "quibert4", "stopSequence": 5 }, { "stopId": "quihopi2", "stopSequence": 6 }, { "arrival": { "time": "1764138964" }, "stopId": "quiglec2", "stopSequence": 7 }, { "stopId": "quiwchu1", "stopSequence": 8 }, { "arrival": { "time": "1764139256" }, "departure": { "time": "1764139295" }, "stopId": "quiabri1", "stopSequence": 9 }, { "stopId": "quiwchu2", "stopSequence": 10 }, { "arrival": { "time": "1764139466" }, "departure": { "time": "1764139519" }, "stopId": "quigare2", "stopSequence": 11 }, { "stopId": "quijjau2", "stopSequence": 12 }, { "stopId": "quicons3", "stopSequence": 13 }, { "stopId": "quicoue2", "stopSequence": 14 }, { "stopId": "quianmo2", "stopSequence": 15 }, { "arrival": { "time": "1764139807" }, "departure": { "time": "1764139851" }, "stopId": "quineuz2", "stopSequence": 16 }, { "stopId": "quiclai2", "stopSequence": 17 }, { "stopId": "qui19ma1", "stopSequence": 18 }, { "stopId": "quitour2", "stopSequence": 19 }, { "stopId": "quibour1", "stopSequence": 20 }, { "stopId": "quistja1", "stopSequence": 21 }, { "stopId": "quiansq1", "stopSequence": 22 }, { "stopId": "quivbra1", "stopSequence": 23 }, { "stopId": "quiansq2", "stopSequence": 24 }, { "stopId": "quidojo2", "stopSequence": 25 }, { "stopId": "quiresi2", "stopSequence": 26 }, { "stopId": "quipeti3", "stopSequence": 27 }, { "stopId": "quibois2", "stopSequence": 28 }, { "arrival": { "time": "1764140524" }, "stopId": "quibois1", "stopSequence": 29 } ], "timestamp": "1764147682", "trip": { "routeId": "K-652", "scheduleRelationship": "SCHEDULED", "tripId": "21454436" }, "vehicle": { "id": "5f080bd243f0854b56c48ed0", "label": "RD 12", "licensePlate": "DB-767-HL" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1764147688" } }