Resource details
Données temps-réel du réseau L’va suivant la structure GTFS-RT au format Protocol Buffers.
This resource file is part of the dataset Réseau urbain L'va.
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
❌14 errors, 24 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-08 at 08:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 10 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 1400001518 stop_sequence 32 arrival_time 08:05:23 (1767855923) is less than previous stop arrival_time 08:06:09 (1767855969) - times must increase between two sequential stops
- trip_id 1400001518 stop_sequence 32 departure_time 08:05:40 (1767855940) is less than previous stop arrival_time 08:06:09 (1767855969) - times must increase between two sequential stops
- trip_id 1400001066 stop_sequence 6 arrival_time 07:55:59 (1767855359) is less than previous stop arrival_time 07:56:45 (1767855405) - times must increase between two sequential stops
- trip_id 1400001066 stop_sequence 6 arrival_time 07:55:59 (1767855359) is less than previous stop departure_time 07:56:47 (1767855407) - times must increase between two sequential stops
- trip_id 1400001066 stop_sequence 6 departure_time 07:56:01 (1767855361) is less than previous stop departure_time 07:56:47 (1767855407) - times must increase between two sequential stops
Vehicle position far from trip shape E029 4 errors
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.
Sample errors
- vehicle.id vienne_vfd-447 trip_id 1400001476 at (45.49222,4.949809) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-983 trip_id 1400001422 at (45.539055,4.925394) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-8303 trip_id 1400001168 at (45.580666,4.795098) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id vienne_faure-7640 trip_id 1400000949 at (45.58905,4.950277) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
vehicle_id not populated W002 11 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 1400001025 does not have a vehicle_id
- trip_id 1400000961 does not have a vehicle_id
- trip_id 1400001232 does not have a vehicle_id
- trip_id 1400001568 does not have a vehicle_id
- trip_id 1400000751 does not have a vehicle_id
ID in one feed missing from the other W003 13 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 1400000464 is in TripUpdates but not in VehiclePositions feed
- vehicle_id vienne-88 is in TripUpdates but not in VehiclePositions feed
- trip_id 1400001481 is in TripUpdates but not in VehiclePositions feed
- trip_id 1400001568 is in TripUpdates but not in VehiclePositions feed
- trip_id 1400000767 is in TripUpdates but not in VehiclePositions feed
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 |
|---|---|---|---|
| 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 | 85 | 22 times (73 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 45 | 18 times (60 % 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. | 18 | 9 times (30 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 14 | 2 times (7 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 39 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-08 at 09:43 Europe/Paris.
trip_updates (15) vehicle_positions (14) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-08 at 09:43 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "trip-1400001029",
"tripUpdate": {
"delay": 577,
"stopTimeUpdate": [
{
"arrival": {
"delay": 577
},
"departure": {
"delay": 577
},
"stopId": "vieurge",
"stopSequence": 26
}
],
"timestamp": "1767861797",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "08:48:00",
"tripId": "1400001029"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000907",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "vieprin",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viegest",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viecite",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viecuri",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viecent",
"stopSequence": 36
},
{
"arrival": {
"delay": -178,
"time": "1767861781"
},
"departure": {
"delay": -178
},
"stopId": "viesavo",
"stopSequence": 37
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebern",
"stopSequence": 38
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viezies",
"stopSequence": 39
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieccom",
"stopSequence": 40
}
],
"timestamp": "1767861797",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:01:00",
"tripId": "1400000907"
},
"vehicle": {
"id": "vienne-85",
"label": "85",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001528",
"tripUpdate": {
"delay": 140,
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1767861738"
},
"departure": {
"delay": 91,
"time": "1767861751"
},
"stopId": "ponbleu2",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1767861774"
},
"departure": {
"delay": 140,
"time": "1767861800"
},
"stopId": "poncent2",
"stopSequence": 22
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponmesa2",
"stopSequence": 23
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "pongent2",
"stopSequence": 24
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponplan2",
"stopSequence": 25
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponbras2",
"stopSequence": 26
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "poncour2",
"stopSequence": 27
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponzmon2",
"stopSequence": 28
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponfrer2",
"stopSequence": 29
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "ponabb2",
"stopSequence": 30
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "vierond2",
"stopSequence": 31
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "viecedr2",
"stopSequence": 32
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "viehorl2",
"stopSequence": 33
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "vieferm2",
"stopSequence": 34
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "viehame2",
"stopSequence": 35
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "viemali2",
"stopSequence": 36
},
{
"arrival": {
"delay": 140
},
"departure": {
"delay": 140
},
"stopId": "viesmal2",
"stopSequence": 37
}
],
"timestamp": "1767861810",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:09:00",
"tripId": "1400001528"
},
"vehicle": {
"id": "vienne-75",
"label": "75",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000864",
"tripUpdate": {
"delay": 175,
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1767861767"
},
"departure": {
"delay": 175,
"time": "1767861775"
},
"stopId": "vietuil",
"stopSequence": 21
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "vieport",
"stopSequence": 22
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "viejaur",
"stopSequence": 23
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "vievell",
"stopSequence": 24
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "vierecl",
"stopSequence": 25
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "viebona",
"stopSequence": 26
},
{
"arrival": {
"delay": 175
},
"departure": {
"delay": 175
},
"stopId": "seycoll",
"stopSequence": 27
}
],
"timestamp": "1767861787",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:16:00",
"tripId": "1400000864"
},
"vehicle": {
"id": "vienne-78",
"label": "78",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000574",
"tripUpdate": {
"delay": 76,
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1767861712"
},
"departure": {
"delay": 60,
"time": "1767861720"
},
"stopId": "viepass",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1767861749"
},
"departure": {
"delay": 97,
"time": "1767861757"
},
"stopId": "viepeti",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1767861784"
},
"departure": {
"delay": 76,
"time": "1767861796"
},
"stopId": "viebeno",
"stopSequence": 15
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "vieroch",
"stopSequence": 16
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "vieonge",
"stopSequence": 17
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "viemonn",
"stopSequence": 18
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "vieigna3",
"stopSequence": 19
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "viehmal",
"stopSequence": 20
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "viehame",
"stopSequence": 21
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "vieferm",
"stopSequence": 22
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "viehorl",
"stopSequence": 23
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "viecedr",
"stopSequence": 24
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "vierond",
"stopSequence": 25
},
{
"arrival": {
"delay": 76
},
"departure": {
"delay": 76
},
"stopId": "pongere",
"stopSequence": 26
}
],
"timestamp": "1767861799",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:18:00",
"tripId": "1400000574"
},
"vehicle": {
"id": "vienne-91",
"label": "91",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000468",
"tripUpdate": {
"delay": 71,
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1767861721"
},
"departure": {
"delay": 122,
"time": "1767861782"
},
"stopId": "viemars2",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1767861791"
},
"departure": {
"delay": 71
},
"stopId": "vieverd2",
"stopSequence": 15
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vieserv2",
"stopSequence": 16
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "viepyra2",
"stopSequence": 17
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vieden1",
"stopSequence": 18
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vietren2",
"stopSequence": 19
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vieparm2",
"stopSequence": 20
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "viemoul2",
"stopSequence": 21
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "viegali2",
"stopSequence": 22
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vieavou2",
"stopSequence": 23
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "vieparc3",
"stopSequence": 24
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "viedame2",
"stopSequence": 25
},
{
"arrival": {
"delay": 71
},
"departure": {
"delay": 71
},
"stopId": "viecoll",
"stopSequence": 26
}
],
"timestamp": "1767861795",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:19:00",
"tripId": "1400000468"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000908",
"tripUpdate": {
"delay": 64,
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1767861712"
},
"departure": {
"delay": 64,
"time": "1767861724"
},
"stopId": "vierava",
"stopSequence": 22
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viechor",
"stopSequence": 23
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viecybe",
"stopSequence": 24
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viesncf2",
"stopSequence": 25
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viemaur2",
"stopSequence": 26
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viejeud",
"stopSequence": 27
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vietuil",
"stopSequence": 28
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vieport",
"stopSequence": 29
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vieteur",
"stopSequence": 30
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vierey",
"stopSequence": 31
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vieprin",
"stopSequence": 32
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viegest",
"stopSequence": 33
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viecite",
"stopSequence": 34
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viecuri",
"stopSequence": 35
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viecent",
"stopSequence": 36
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viesavo",
"stopSequence": 37
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viebern",
"stopSequence": 38
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "viezies",
"stopSequence": 39
},
{
"arrival": {
"delay": 64
},
"departure": {
"delay": 64
},
"stopId": "vieccom",
"stopSequence": 40
}
],
"timestamp": "1767861796",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:21:00",
"tripId": "1400000908"
},
"vehicle": {
"id": "vienne-73",
"label": "73",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001529",
"tripUpdate": {
"delay": 82,
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1767861706"
},
"departure": {
"delay": 82,
"time": "1767861802"
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viesncf",
"stopSequence": 13
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viecybe2",
"stopSequence": 14
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viechor4",
"stopSequence": 15
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "vierava2",
"stopSequence": 16
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viechar2",
"stopSequence": 17
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "vieceva2",
"stopSequence": 18
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponvega2",
"stopSequence": 19
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponforg2",
"stopSequence": 20
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponbleu2",
"stopSequence": 21
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "poncent2",
"stopSequence": 22
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponmesa2",
"stopSequence": 23
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "pongent2",
"stopSequence": 24
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponplan2",
"stopSequence": 25
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponbras2",
"stopSequence": 26
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "poncour2",
"stopSequence": 27
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponzmon2",
"stopSequence": 28
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponfrer2",
"stopSequence": 29
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "ponabb2",
"stopSequence": 30
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "vierond2",
"stopSequence": 31
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viecedr2",
"stopSequence": 32
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viehorl2",
"stopSequence": 33
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "vieferm2",
"stopSequence": 34
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viehame2",
"stopSequence": 35
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viemali2",
"stopSequence": 36
},
{
"arrival": {
"delay": 82
},
"departure": {
"delay": 82
},
"stopId": "viesmal2",
"stopSequence": 37
}
],
"timestamp": "1767861806",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:29:00",
"tripId": "1400001529"
},
"vehicle": {
"id": "vienne-71",
"label": "71",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001031",
"tripUpdate": {
"delay": 126,
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1767861738"
},
"departure": {
"delay": 154,
"time": "1767861754"
},
"stopId": "vieparm1",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1767861769"
},
"departure": {
"delay": 126,
"time": "1767861786"
},
"stopId": "vietren",
"stopSequence": 8
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieden",
"stopSequence": 9
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viepyra",
"stopSequence": 10
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieserv",
"stopSequence": 11
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieverd",
"stopSequence": 12
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viemars",
"stopSequence": 13
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viemaur2",
"stopSequence": 15
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viejeud",
"stopSequence": 16
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viecuvi2",
"stopSequence": 17
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viedrap2",
"stopSequence": 18
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieecol",
"stopSequence": 19
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viebmau",
"stopSequence": 20
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieenfa",
"stopSequence": 21
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viehgui",
"stopSequence": 22
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieguil",
"stopSequence": 23
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viesalo",
"stopSequence": 24
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "viehopi",
"stopSequence": 25
},
{
"arrival": {
"delay": 126
},
"departure": {
"delay": 126
},
"stopId": "vieurge",
"stopSequence": 26
}
],
"timestamp": "1767861788",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:33:00",
"tripId": "1400001031"
},
"vehicle": {
"id": "vienne-99",
"label": "99",
"licensePlate": "99"
}
}
},
{
"id": "trip-1400000963",
"tripUpdate": {
"delay": 50,
"stopTimeUpdate": [
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "ponrevo2",
"stopSequence": 2
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "ponclai2",
"stopSequence": 3
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "pongeor4",
"stopSequence": 4
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "ponnets2",
"stopSequence": 5
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "pongeor3",
"stopSequence": 6
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "pontann2",
"stopSequence": 7
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "poncann2",
"stopSequence": 8
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "ponresi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viepont2",
"stopSequence": 10
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viecomt",
"stopSequence": 11
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "vielafa",
"stopSequence": 12
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "vierevo",
"stopSequence": 13
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viefaug",
"stopSequence": 14
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "vierabe",
"stopSequence": 15
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viedrap",
"stopSequence": 16
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viecuvi",
"stopSequence": 17
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viejeud2",
"stopSequence": 18
},
{
"arrival": {
"delay": 50
},
"departure": {
"delay": 50
},
"stopId": "viesncf",
"stopSequence": 19
}
],
"timestamp": "1767861780",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:40:00",
"tripId": "1400000963"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000909",
"tripUpdate": {
"delay": 150,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "viesmal2",
"stopSequence": 1
}
],
"timestamp": "1767861810",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:41:00",
"tripId": "1400000909"
}
}
},
{
"id": "trip-1400000469",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieurge",
"stopSequence": 1
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehopi2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieime2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesalo2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieguil2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehgui2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieenfa2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebmau2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieecol2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedrap",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuvi",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf3",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemars2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieverd2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieserv2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepyra2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieden1",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietren2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparm2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemoul2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegali2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieavou2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparc3",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedame2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecoll",
"stopSequence": 26
}
],
"timestamp": "1767861782",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:49:00",
"tripId": "1400000469"
},
"vehicle": {
"id": "vienne-87",
"label": "87",
"licensePlate": ""
}
}
},
{
"id": "trip-1400001530",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieccom2",
"stopSequence": 1
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viezies2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebern2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesavo2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecent2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuri2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecite2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegest2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieprin2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierey2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieteur2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecybe2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor4",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierava2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechar2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieceva2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponvega2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponforg2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbleu2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncent2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponmesa2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongent2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponplan2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbras2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncour2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponzmon2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponfrer2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponabb2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierond2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecedr2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehorl2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieferm2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehame2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemali2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesmal2",
"stopSequence": 37
}
],
"timestamp": "1767861780",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:49:00",
"tripId": "1400001530"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-85",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 37,
"position": {
"bearing": 285.0,
"latitude": 45.54051971435547,
"longitude": 4.858170032501221,
"speed": 0.0
},
"stopId": "viesavo",
"timestamp": "1767861795",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000907"
},
"vehicle": {
"id": "vienne-85",
"label": "85",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-73",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 297.0,
"latitude": 45.52589416503906,
"longitude": 4.883045196533203,
"speed": 12.222222328186035
},
"stopId": "viechor",
"timestamp": "1767861793",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000908"
},
"vehicle": {
"id": "vienne-73",
"label": "73",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-78",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 22,
"position": {
"bearing": 1.0,
"latitude": 45.53179931640625,
"longitude": 4.874053955078125,
"speed": 4.44444465637207
},
"stopId": "vieport",
"timestamp": "1767861784",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000864"
},
"vehicle": {
"id": "vienne-78",
"label": "78",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-93",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"bearing": 0.0,
"latitude": 45.52037811279297,
"longitude": 4.870778560638428,
"speed": 8.333333969116211
},
"stopId": "vieverd2",
"timestamp": "1767861791",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000468"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-98",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 308.0,
"latitude": 45.542259216308594,
"longitude": 4.850327491760254,
"speed": 0.0
},
"stopId": "vieccom2",
"timestamp": "1767861777",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001530"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-87",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 290.0,
"latitude": 45.533077239990234,
"longitude": 4.882452964782715,
"speed": 0.0
},
"stopId": "vieurge",
"timestamp": "1767861779",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000469"
},
"vehicle": {
"id": "vienne-87",
"label": "87",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-75",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 126.0,
"latitude": 45.5292854309082,
"longitude": 4.9132537841796875,
"speed": 6.6666669845581055
},
"stopId": "ponmesa2",
"timestamp": "1767861807",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001528"
},
"vehicle": {
"id": "vienne-75",
"label": "75",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-71",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 216.0,
"latitude": 45.5265007019043,
"longitude": 4.8725972175598145,
"speed": 9.166666984558105
},
"stopId": "viesncf",
"timestamp": "1767861802",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001529"
},
"vehicle": {
"id": "vienne-71",
"label": "71",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-88",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 227.0,
"latitude": 45.53145217895508,
"longitude": 4.88355016708374,
"speed": 8.05555534362793
},
"stopId": "vieurge",
"timestamp": "1767861794",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001029"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-91",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 128.0,
"latitude": 45.51231002807617,
"longitude": 4.89708948135376,
"speed": 10.833333969116211
},
"stopId": "vieroch",
"timestamp": "1767861796",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000574"
},
"vehicle": {
"id": "vienne-91",
"label": "91",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-99",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 45.0,
"latitude": 45.512638092041016,
"longitude": 4.86520528793335,
"speed": 8.333333969116211
},
"stopId": "vieden",
"timestamp": "1767861786",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001031"
},
"vehicle": {
"id": "vienne-99",
"label": "99",
"licensePlate": "99"
}
}
},
{
"id": "vehicle-vienne-77",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 257.0,
"latitude": 45.52454376220703,
"longitude": 4.9200439453125,
"speed": 4.44444465637207
},
"stopId": "ponrevo2",
"timestamp": "1767861777",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000963"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
},
{
"id": "trip-1400000549",
"tripUpdate": {
"delay": 88,
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1767861735"
},
"departure": {
"delay": 127,
"time": "1767861787"
},
"stopId": "scomair",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1767861802"
},
"departure": {
"delay": 82
},
"stopId": "scotren1",
"stopSequence": 16
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "scrnaut1",
"stopSequence": 17
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "ampvere1",
"stopSequence": 18
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "amproch1",
"stopSequence": 19
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "ampegli1",
"stopSequence": 20
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "ampgout1",
"stopSequence": 21
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "tuptup3",
"stopSequence": 22
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "cndbass1",
"stopSequence": 23
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "cndcent1",
"stopSequence": 24
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "cndarbu1",
"stopSequence": 25
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "cndhopi1",
"stopSequence": 26
},
{
"arrival": {
"delay": 88
},
"departure": {
"delay": 88
},
"stopId": "vrnmala1",
"stopSequence": 27
}
],
"timestamp": "1767861810",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "09:21:00",
"tripId": "1400000549"
},
"vehicle": {
"id": "vienne_cr-986",
"label": "986",
"licensePlate": "986"
}
}
},
{
"id": "vehicle-vienne_cr-986",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"bearing": 264.0,
"latitude": 45.523433685302734,
"longitude": 4.866347789764404,
"speed": 4.1666669845581055
},
"stopId": "scotren1",
"timestamp": "1767861808",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400000549"
},
"vehicle": {
"id": "vienne_cr-986",
"label": "986",
"licensePlate": "986"
}
}
},
{
"id": "trip-1400001567",
"tripUpdate": {
"delay": 3690,
"stopTimeUpdate": [
{
"arrival": {
"delay": 3690
},
"departure": {
"delay": 3690
},
"stopId": "srolyce",
"stopSequence": 13
}
],
"timestamp": "1767861790",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "08:09:00",
"tripId": "1400001567"
},
"vehicle": {
"id": "vienne_faure-1943",
"label": "1943",
"licensePlate": "FC-194-YC"
}
}
},
{
"id": "vehicle-vienne_faure-1943",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 283.0,
"latitude": 45.528785705566406,
"longitude": 4.8706536293029785,
"speed": 2.222222328186035
},
"stopId": "srolyce",
"timestamp": "1767861789",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "1400001567"
},
"vehicle": {
"id": "vienne_faure-1943",
"label": "1943",
"licensePlate": "FC-194-YC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1767861810"
}
}