Détails de la ressource
Données temps-réel du réseau L’va suivant la structure GTFS-RT au format Protocol Buffers.
Cette ressource fait partie du jeu de données Réseau urbain L'va.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌17 erreurs, 4 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/07/2025 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 7 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 21236260 stop_id viejard2 does not exist in GTFS data stops.txt
- trip_id 20675882 stop_id viejard does not exist in GTFS data stops.txt
- trip_id 20995571 stop_id viejard2 does not exist in GTFS data stops.txt
- trip_id 20995606 stop_id viejard does not exist in GTFS data stops.txt
- trip_id 21236304 stop_id viejard does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 2 erreurs
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.
Exemples d'erreurs
- vehicle.id vienne-650 trip_id 20676723 at (45.525784,4.9226665) 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-5194 trip_id 20676853 at (45.571705,4.6464157) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
trip doesn't have any stop_time_updates E041 1 erreur
Unless a trip's schedule_relationship is CANCELED, a trip must have at least one stop_time_update
Exemples d'erreurs
- trip_id 20676723 doesn't have any stop_time_updates and isn't CANCELED
GTFS-rt stop_sequence not found in GTFS data E051 7 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 21236260 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20675882 contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20995571 contains stop_sequence 15 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20995606 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 21236304 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 2 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 21236302 does not have a vehicle_id
- trip_id 20675921 does not have a vehicle_id
ID in one feed missing from the other W003 2 erreurs
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
Exemples d'erreurs
- vehicle_id vienne-91 is in VehiclePositions but not in TripUpdates feed
- trip_id 20675921 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 120 | 16 fois (100 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 104 | 16 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 | 11 fois (69 % des 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 | 24 | 11 fois (69 % des 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. | 12 | 10 fois (63 % des validations) |
E041 | Unless a trip's schedule_relationship is CANCELED, a trip must have at least one stop_time_update | 1 | 1 fois (6 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/07/2025 à 07h23 Europe/Paris.
trip_updates (72) vehicle_positions (60) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 04/07/2025 à 07h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip-21236253",
"tripUpdate": {
"delay": 1159,
"stopTimeUpdate": [
{
"arrival": {
"delay": 1159
},
"departure": {
"delay": 1159
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:23:00",
"tripId": "21236253"
},
"vehicle": {
"id": "vienne-94",
"label": "94",
"licensePlate": ""
}
}
},
{
"id": "trip-21298177",
"tripUpdate": {
"delay": 95,
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1751606547"
},
"departure": {
"delay": 233,
"time": "1751606573"
},
"stopId": "givly1",
"stopSequence": 17
},
{
"arrival": {
"delay": 95
},
"departure": {
"delay": 95
},
"stopId": "givar1",
"stopSequence": 18
}
],
"timestamp": "1751606627",
"trip": {
"directionId": 0,
"routeId": "769",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:31:00",
"tripId": "21298177"
},
"vehicle": {
"id": "vienne-5194",
"label": "5194",
"licensePlate": "GJ-519-AE"
}
}
},
{
"id": "trip-21272900",
"tripUpdate": {
"delay": -703,
"stopTimeUpdate": [
{
"arrival": {
"delay": -703,
"time": "1751605996"
},
"departure": {
"delay": -703
},
"stopId": "vieteur",
"stopSequence": 7
}
],
"timestamp": "1751605999",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:34:00",
"tripId": "21272900"
},
"vehicle": {
"id": "vienne-7640",
"label": "7640",
"licensePlate": "FC-764-YB"
}
}
},
{
"id": "trip-21272902",
"tripUpdate": {
"delay": -290,
"stopTimeUpdate": [
{
"arrival": {
"delay": -637,
"time": "1751606052"
},
"departure": {
"delay": -637,
"time": "1751606062"
},
"stopId": "vieteur2",
"stopSequence": 16
},
{
"arrival": {
"delay": -290
},
"departure": {
"delay": -290
},
"stopId": "vieverd2",
"stopSequence": 17
},
{
"arrival": {
"delay": -290
},
"departure": {
"delay": -290
},
"stopId": "vietren2",
"stopSequence": 18
},
{
"arrival": {
"delay": -290
},
"departure": {
"delay": -290
},
"stopId": "viegali2",
"stopSequence": 19
},
{
"arrival": {
"delay": -290
},
"departure": {
"delay": -290
},
"stopId": "viecoll",
"stopSequence": 20
}
],
"timestamp": "1751606618",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:35:00",
"tripId": "21272902"
},
"vehicle": {
"id": "vienne-2632",
"label": "2632",
"licensePlate": "FC-263-YC"
}
}
},
{
"id": "trip-20676767",
"tripUpdate": {
"delay": -275,
"stopTimeUpdate": [
{
"arrival": {
"delay": -275,
"time": "1751606424"
},
"departure": {
"delay": -275
},
"stopId": "givsncf3",
"stopSequence": 27
}
],
"timestamp": "1751606428",
"trip": {
"directionId": 1,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:36:00",
"tripId": "20676767"
},
"vehicle": {
"id": "vienne-986",
"label": "986",
"licensePlate": "986"
}
}
},
{
"id": "trip-20859079",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -698,
"time": "1751606121"
},
"departure": {
"delay": -698
},
"stopId": "srolyce",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor",
"stopSequence": 18
}
],
"timestamp": "1751606606",
"trip": {
"directionId": 0,
"routeId": "711",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:36:00",
"tripId": "20859079"
},
"vehicle": {
"id": "vienne-5762",
"label": "5762",
"licensePlate": "CW-576-NM"
}
}
},
{
"id": "trip-20676876",
"tripUpdate": {
"delay": -175,
"stopTimeUpdate": [
{
"arrival": {
"delay": -175,
"time": "1751606404"
},
"departure": {
"delay": -175
},
"stopId": "srolyce",
"stopSequence": 24
}
],
"timestamp": "1751606406",
"trip": {
"directionId": 0,
"routeId": "762",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:37:00",
"tripId": "20676876"
},
"vehicle": {
"id": "vienne-7591",
"label": "7591",
"licensePlate": "CW-759-LN"
}
}
},
{
"id": "trip-20676822",
"tripUpdate": {
"delay": -244,
"stopTimeUpdate": [
{
"arrival": {
"delay": -244,
"time": "1751606575"
},
"departure": {
"delay": -244
},
"stopId": "srolyce",
"stopSequence": 17
}
],
"timestamp": "1751606577",
"trip": {
"directionId": 0,
"routeId": "709",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:37:00",
"tripId": "20676822"
},
"vehicle": {
"id": "vienne-9580",
"label": "9580",
"licensePlate": "GL-958-JA"
}
}
},
{
"id": "trip-20860016",
"tripUpdate": {
"delay": 515,
"stopTimeUpdate": [
{
"arrival": {
"delay": 515,
"time": "1751606605"
},
"departure": {
"delay": 515,
"time": "1751606615"
},
"stopId": "estcor1",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viesmal2",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "viecele2",
"stopSequence": 20
}
],
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "VIE3",
"scheduleRelationship": "CANCELED",
"startTime": "06:38:00",
"tripId": "20860016"
},
"vehicle": {
"id": "vienne-628",
"label": "628",
"licensePlate": "EA-429-CE"
}
}
},
{
"id": "trip-20860045",
"tripUpdate": {
"delay": 195,
"stopTimeUpdate": [
{
"arrival": {
"delay": 195
},
"departure": {
"delay": 195
},
"stopId": "viely1",
"stopSequence": 13
},
{
"arrival": {
"delay": 195
},
"departure": {
"delay": 195
},
"stopId": "viebe1",
"stopSequence": 14
},
{
"arrival": {
"delay": 195
},
"departure": {
"delay": 195
},
"stopId": "viechor",
"stopSequence": 15
}
],
"timestamp": "1751606598",
"trip": {
"directionId": 0,
"routeId": "VIE5",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:38:00",
"tripId": "20860045"
},
"vehicle": {
"id": "vienne-8651",
"label": "8651",
"licensePlate": "AX-865-YA"
}
}
},
{
"id": "trip-20860017",
"tripUpdate": {
"delay": -981,
"stopTimeUpdate": [
{
"arrival": {
"delay": -981
},
"departure": {
"delay": -981
},
"stopId": "srolyce",
"stopSequence": 17
}
],
"timestamp": "1751606627",
"trip": {
"directionId": 0,
"routeId": "VIE3",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:39:00",
"tripId": "20860017"
},
"vehicle": {
"id": "vienne-662",
"label": "662",
"licensePlate": "EQ-413-HX"
}
}
},
{
"id": "trip-21236254",
"tripUpdate": {
"delay": 137,
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1751606538"
},
"departure": {
"delay": 95,
"time": "1751606555"
},
"stopId": "viegest",
"stopSequence": 34
},
{
"arrival": {
"delay": 146
},
"departure": {
"delay": 146,
"time": "1751606606"
},
"stopId": "viecite",
"stopSequence": 35
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "viecuri",
"stopSequence": 36
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "viecent",
"stopSequence": 37
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "viesavo",
"stopSequence": 38
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "viebern",
"stopSequence": 39
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "viezies",
"stopSequence": 40
},
{
"arrival": {
"delay": 137
},
"departure": {
"delay": 137
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1751606609",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:40:00",
"tripId": "21236254"
},
"vehicle": {
"id": "vienne-97",
"label": "97",
"licensePlate": ""
}
}
},
{
"id": "trip-20859078",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -703,
"time": "1751606116"
},
"departure": {
"delay": -703
},
"stopId": "srolyce",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieverd2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietren2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecoll",
"stopSequence": 16
}
],
"timestamp": "1751606626",
"trip": {
"directionId": 0,
"routeId": "711",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:45:00",
"tripId": "20859078"
},
"vehicle": {
"id": "vienne-2851",
"label": "2851",
"licensePlate": "DF-285-EJ"
}
}
},
{
"id": "trip-20995601",
"tripUpdate": {
"delay": 38,
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1751606598"
},
"departure": {
"delay": 90,
"time": "1751606610"
},
"stopId": "viedame2",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1751606618"
},
"departure": {
"delay": 38
},
"stopId": "viecoll",
"stopSequence": 27
}
],
"timestamp": "1751606619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:47:00",
"tripId": "20995601"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "trip-21236298",
"tripUpdate": {
"delay": -49,
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1751606568"
},
"departure": {
"delay": 42,
"time": "1751606622"
},
"stopId": "pongent2",
"stopSequence": 25
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "ponplan2",
"stopSequence": 26
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "ponbras2",
"stopSequence": 27
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "poncour2",
"stopSequence": 28
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "ponzmon2",
"stopSequence": 29
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "ponfrer2",
"stopSequence": 30
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "ponabb2",
"stopSequence": 31
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "vierond2",
"stopSequence": 32
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "viecedr2",
"stopSequence": 33
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "viehorl2",
"stopSequence": 34
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "vieferm2",
"stopSequence": 35
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "viehame2",
"stopSequence": 36
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "viemali2",
"stopSequence": 37
},
{
"arrival": {
"delay": -49
},
"departure": {
"delay": -49
},
"stopId": "viesmal2",
"stopSequence": 38
}
],
"timestamp": "1751606624",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:47:00",
"tripId": "21236298"
},
"vehicle": {
"id": "vienne-92",
"label": "92",
"licensePlate": ""
}
}
},
{
"id": "trip-20860030",
"tripUpdate": {
"delay": -76,
"stopTimeUpdate": [
{
"arrival": {
"delay": -160,
"time": "1751606501"
},
"departure": {
"delay": -160,
"time": "1751606539"
},
"stopId": "viesmal2",
"stopSequence": 18
},
{
"arrival": {
"delay": -76
},
"departure": {
"delay": -76
},
"stopId": "viecele2",
"stopSequence": 19
},
{
"arrival": {
"delay": -76
},
"departure": {
"delay": -76
},
"stopId": "vieverd2",
"stopSequence": 20
},
{
"arrival": {
"delay": -76
},
"departure": {
"delay": -76
},
"stopId": "vietren2",
"stopSequence": 21
},
{
"arrival": {
"delay": -76
},
"departure": {
"delay": -76
},
"stopId": "viecoll",
"stopSequence": 22
}
],
"timestamp": "1751606598",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:48:00",
"tripId": "20860030"
},
"vehicle": {
"id": "vienne-627",
"label": "627",
"licensePlate": "EA-909-CD"
}
}
},
{
"id": "trip-21272899",
"tripUpdate": {
"delay": -1405,
"stopTimeUpdate": [
{
"arrival": {
"delay": -491,
"time": "1751606201"
},
"departure": {
"delay": -491,
"time": "1751606208"
},
"stopId": "vieteur2",
"stopSequence": 7
},
{
"arrival": {
"delay": -1405
},
"departure": {
"delay": -1405
},
"stopId": "srolyce",
"stopSequence": 8
}
],
"timestamp": "1751606612",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:49:00",
"tripId": "21272899"
},
"vehicle": {
"id": "vienne-3482",
"label": "3482",
"licensePlate": "BR-348-SZ"
}
}
},
{
"id": "trip-20675822",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1751606529"
},
"departure": {
"delay": 79,
"time": "1751606539"
},
"stopId": "vieport",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1751606610"
},
"departure": {
"delay": -29
},
"stopId": "viejaur",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vievell",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierecl",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebona",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seycoll",
"stopSequence": 28
}
],
"timestamp": "1751606613",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:50:00",
"tripId": "20675822"
},
"vehicle": {
"id": "vienne-85",
"label": "85",
"licensePlate": ""
}
}
},
{
"id": "trip-20860018",
"tripUpdate": {
"delay": -369,
"stopTimeUpdate": [
{
"arrival": {
"delay": -369
},
"departure": {
"delay": -369
},
"stopId": "viecele2",
"stopSequence": 19
},
{
"arrival": {
"delay": -369
},
"departure": {
"delay": -369
},
"stopId": "vieverd2",
"stopSequence": 20
},
{
"arrival": {
"delay": -369
},
"departure": {
"delay": -369
},
"stopId": "vietren2",
"stopSequence": 21
},
{
"arrival": {
"delay": -369
},
"departure": {
"delay": -369
},
"stopId": "viecoll",
"stopSequence": 22
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "VIE3",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:50:00",
"tripId": "20860018"
},
"vehicle": {
"id": "vienne-650",
"label": "650",
"licensePlate": "EP-252-NH"
}
}
},
{
"id": "trip-20860029",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -447,
"time": "1751606252"
},
"departure": {
"delay": -447
},
"stopId": "viesmal2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "srolyce",
"stopSequence": 14
}
],
"timestamp": "1751606624",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:50:00",
"tripId": "20860029"
},
"vehicle": {
"id": "vienne-623",
"label": "623",
"licensePlate": "EA-963-CD"
}
}
},
{
"id": "trip-21272905",
"tripUpdate": {
"delay": 117,
"stopTimeUpdate": [
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "serchen",
"stopSequence": 12
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "sergr1",
"stopSequence": 13
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "sergr3",
"stopSequence": 14
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "sergr5",
"stopSequence": 15
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "viecg1",
"stopSequence": 16
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "vievell",
"stopSequence": 17
},
{
"arrival": {
"delay": 117
},
"departure": {
"delay": 117
},
"stopId": "seycoll",
"stopSequence": 18
}
],
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:51:00",
"tripId": "21272905"
},
"vehicle": {
"id": "vienne-1943",
"label": "1943",
"licensePlate": "FC-194-YC"
}
}
},
{
"id": "trip-21273505",
"tripUpdate": {
"delay": -93,
"stopTimeUpdate": [
{
"arrival": {
"delay": -93
},
"departure": {
"delay": -93
},
"stopId": "vieteur2",
"stopSequence": 5
},
{
"arrival": {
"delay": -93
},
"departure": {
"delay": -93
},
"stopId": "srolyce",
"stopSequence": 6
}
],
"timestamp": "1751606598",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:52:00",
"tripId": "21273505"
},
"vehicle": {
"id": "vienne-7870",
"label": "7870",
"licensePlate": "GH-787-YB"
}
}
},
{
"id": "trip-21273504",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -615,
"time": "1751606084"
},
"departure": {
"delay": -615
},
"stopId": "vieteur2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor",
"stopSequence": 6
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:53:00",
"tripId": "21273504"
},
"vehicle": {
"id": "vienne-944",
"label": "944",
"licensePlate": "FN-094-EX"
}
}
},
{
"id": "trip-20676784",
"tripUpdate": {
"delay": 56,
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1751606510"
},
"departure": {
"delay": 159,
"time": "1751606559"
},
"stopId": "scomair",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1751606573"
},
"departure": {
"delay": 133,
"time": "1751606593"
},
"stopId": "scotren1",
"stopSequence": 16
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "scrnaut1",
"stopSequence": 17
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "ampvere1",
"stopSequence": 18
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "amproch1",
"stopSequence": 19
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "ampegli1",
"stopSequence": 20
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "ampgout1",
"stopSequence": 21
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "tuptup3",
"stopSequence": 22
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "cndcoba2",
"stopSequence": 23
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "cndbass1",
"stopSequence": 24
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "cndcent1",
"stopSequence": 25
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "cndarbu1",
"stopSequence": 26
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "cndhopi1",
"stopSequence": 27
},
{
"arrival": {
"delay": 56
},
"departure": {
"delay": 56
},
"stopId": "vrnmala1",
"stopSequence": 28
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:55:00",
"tripId": "20676784"
},
"vehicle": {
"id": "vienne-985",
"label": "985",
"licensePlate": ""
}
}
},
{
"id": "trip-20676776",
"tripUpdate": {
"delay": 1725,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "vrnmala2",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 1,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:55:00",
"tripId": "20676776"
}
}
},
{
"id": "trip-21273503",
"tripUpdate": {
"delay": -87,
"stopTimeUpdate": [
{
"arrival": {
"delay": -87
},
"departure": {
"delay": -87
},
"stopId": "vieteur2",
"stopSequence": 6
},
{
"arrival": {
"delay": -87
},
"departure": {
"delay": -87
},
"stopId": "srolyce",
"stopSequence": 7
}
],
"timestamp": "1751606609",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:55:00",
"tripId": "21273503"
},
"vehicle": {
"id": "vienne-9251",
"label": "9251",
"licensePlate": "FC-925-YB"
}
}
},
{
"id": "trip-20860588",
"tripUpdate": {
"delay": -568,
"stopTimeUpdate": [
{
"arrival": {
"delay": -568
},
"departure": {
"delay": -568
},
"stopId": "rdgga1",
"stopSequence": 9
},
{
"arrival": {
"delay": -568
},
"departure": {
"delay": -568
},
"stopId": "rdgco1",
"stopSequence": 10
},
{
"arrival": {
"delay": -568
},
"departure": {
"delay": -568
},
"stopId": "rdgly1",
"stopSequence": 11
}
],
"timestamp": "1751606605",
"trip": {
"directionId": 0,
"routeId": "759",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:55:00",
"tripId": "20860588"
},
"vehicle": {
"id": "vienne-3860",
"label": "3860",
"licensePlate": "BZ-386-XG"
}
}
},
{
"id": "trip-21236255",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1751606431"
},
"departure": {
"delay": -89,
"time": "1751606490"
},
"stopId": "viechor",
"stopSequence": 23
},
{
"arrival": {
"delay": -187,
"time": "1751606512"
},
"departure": {
"delay": -187
},
"stopId": "viecybe",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejard2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemaur2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud",
"stopSequence": 28
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietuil",
"stopSequence": 29
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieport",
"stopSequence": 30
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieteur",
"stopSequence": 31
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierey",
"stopSequence": 32
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieprin",
"stopSequence": 33
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegest",
"stopSequence": 34
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecite",
"stopSequence": 35
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuri",
"stopSequence": 36
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecent",
"stopSequence": 37
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesavo",
"stopSequence": 38
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebern",
"stopSequence": 39
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viezies",
"stopSequence": 40
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1751606608",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:55:00",
"tripId": "21236255"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
},
{
"id": "trip-21273502",
"tripUpdate": {
"delay": -304,
"stopTimeUpdate": [
{
"arrival": {
"delay": -174,
"time": "1751606509"
},
"departure": {
"delay": -174,
"time": "1751606525"
},
"stopId": "vieteur2",
"stopSequence": 7
},
{
"arrival": {
"delay": -304
},
"departure": {
"delay": -304
},
"stopId": "vieverd2",
"stopSequence": 8
},
{
"arrival": {
"delay": -304
},
"departure": {
"delay": -304
},
"stopId": "vietren2",
"stopSequence": 9
},
{
"arrival": {
"delay": -304
},
"departure": {
"delay": -304
},
"stopId": "viegali2",
"stopSequence": 10
},
{
"arrival": {
"delay": -304
},
"departure": {
"delay": -304
},
"stopId": "viecoll",
"stopSequence": 11
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:57:00",
"tripId": "21273502"
},
"vehicle": {
"id": "vienne-9841",
"label": "9841",
"licensePlate": "GH-984-YB"
}
}
},
{
"id": "trip-20860028",
"tripUpdate": {
"delay": 48,
"stopTimeUpdate": [
{
"arrival": {
"delay": -569,
"time": "1751606113"
},
"departure": {
"delay": -569,
"time": "1751606130"
},
"stopId": "viesmal2",
"stopSequence": 11
},
{
"arrival": {
"delay": 48
},
"departure": {
"delay": 48
},
"stopId": "viecele2",
"stopSequence": 12
},
{
"arrival": {
"delay": 48
},
"departure": {
"delay": 48
},
"stopId": "viecoll",
"stopSequence": 13
}
],
"timestamp": "1751606626",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:58:00",
"tripId": "20860028"
},
"vehicle": {
"id": "vienne-619",
"label": "619",
"licensePlate": "DT-755-XN"
}
}
},
{
"id": "trip-21272901",
"tripUpdate": {
"delay": -1396,
"stopTimeUpdate": [
{
"arrival": {
"delay": -396,
"time": "1751606294"
},
"departure": {
"delay": -396,
"time": "1751606303"
},
"stopId": "vieteur2",
"stopSequence": 7
},
{
"arrival": {
"delay": -1396
},
"departure": {
"delay": -1396
},
"stopId": "srolyce",
"stopSequence": 8
}
],
"timestamp": "1751606621",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "06:58:00",
"tripId": "21272901"
},
"vehicle": {
"id": "vienne-3502",
"label": "3502",
"licensePlate": "DT-350-RE"
}
}
},
{
"id": "trip-20676817",
"tripUpdate": {
"delay": 1425,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "echgo1",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 0,
"routeId": "712",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:00:00",
"tripId": "20676817"
}
}
},
{
"id": "trip-21272897",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -452,
"time": "1751606247"
},
"departure": {
"delay": -452
},
"stopId": "vieteur2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor",
"stopSequence": 11
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:00:00",
"tripId": "21272897"
},
"vehicle": {
"id": "vienne-7780",
"label": "7780",
"licensePlate": "CT-778-EL"
}
}
},
{
"id": "trip-20860589",
"tripUpdate": {
"delay": -128,
"stopTimeUpdate": [
{
"arrival": {
"delay": -128
},
"departure": {
"delay": -128
},
"stopId": "chbma1",
"stopSequence": 8
},
{
"arrival": {
"delay": -128
},
"departure": {
"delay": -128
},
"stopId": "rdgga1",
"stopSequence": 9
},
{
"arrival": {
"delay": -128
},
"departure": {
"delay": -128
},
"stopId": "rdgsnc1",
"stopSequence": 10
},
{
"arrival": {
"delay": -128
},
"departure": {
"delay": -128
},
"stopId": "rdgly4",
"stopSequence": 11
},
{
"arrival": {
"delay": -128
},
"departure": {
"delay": -128
},
"stopId": "rdgco4",
"stopSequence": 12
}
],
"timestamp": "1751606610",
"trip": {
"directionId": 0,
"routeId": "759",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:00:00",
"tripId": "20860589"
},
"vehicle": {
"id": "vienne-2840",
"label": "2840",
"licensePlate": "CW-284-KX"
}
}
},
{
"id": "trip-20676884",
"tripUpdate": {
"delay": 31,
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1751606561"
},
"departure": {
"delay": 113,
"time": "1751606573"
},
"stopId": "lonbo1",
"stopSequence": 8
},
{
"arrival": {
"delay": 31
},
"departure": {
"delay": 31
},
"stopId": "lonch3",
"stopSequence": 9
},
{
"arrival": {
"delay": 31
},
"departure": {
"delay": 31
},
"stopId": "tupma1",
"stopSequence": 10
},
{
"arrival": {
"delay": 31
},
"departure": {
"delay": 31
},
"stopId": "cndcoba1",
"stopSequence": 11
},
{
"arrival": {
"delay": 31
},
"departure": {
"delay": 31
},
"stopId": "cndco1",
"stopSequence": 12
}
],
"timestamp": "1751606597",
"trip": {
"directionId": 0,
"routeId": "770",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:00:00",
"tripId": "20676884"
},
"vehicle": {
"id": "vienne-1780",
"label": "1780",
"licensePlate": "GL-178-JB"
}
}
},
{
"id": "trip-21272898",
"tripUpdate": {
"delay": 29,
"stopTimeUpdate": [
{
"arrival": {
"delay": 29
},
"departure": {
"delay": 29
},
"stopId": "vieteur2",
"stopSequence": 4
},
{
"arrival": {
"delay": 29
},
"departure": {
"delay": 29
},
"stopId": "srolyce",
"stopSequence": 5
}
],
"timestamp": "1751606607",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:01:00",
"tripId": "21272898"
},
"vehicle": {
"id": "vienne-3321",
"label": "3321",
"licensePlate": "CT-332-RX"
}
}
},
{
"id": "trip-20995564",
"tripUpdate": {
"delay": -121,
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1751606213"
},
"departure": {
"delay": 100,
"time": "1751606560"
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1751606591"
},
"departure": {
"delay": -19,
"time": "1751606620"
},
"stopId": "viejard2",
"stopSequence": 15
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viemaur2",
"stopSequence": 16
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viejeud",
"stopSequence": 17
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viecuvi2",
"stopSequence": 18
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viedrap2",
"stopSequence": 19
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "vieecol",
"stopSequence": 20
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viebmau",
"stopSequence": 21
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "vieenfa",
"stopSequence": 22
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viehgui",
"stopSequence": 23
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "vieguil",
"stopSequence": 24
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viesalo",
"stopSequence": 25
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "viehopi",
"stopSequence": 26
},
{
"arrival": {
"delay": -121
},
"departure": {
"delay": -121
},
"stopId": "vieurge",
"stopSequence": 27
}
],
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:03:00",
"tripId": "20995564"
},
"vehicle": {
"id": "vienne-82",
"label": "82",
"licensePlate": ""
}
}
},
{
"id": "trip-20710521",
"tripUpdate": {
"delay": -112,
"stopTimeUpdate": [
{
"arrival": {
"delay": -112
},
"departure": {
"delay": -112
},
"stopId": "conce1",
"stopSequence": 8
},
{
"arrival": {
"delay": -112
},
"departure": {
"delay": -112
},
"stopId": "conbe1",
"stopSequence": 9
},
{
"arrival": {
"delay": -112
},
"departure": {
"delay": -112
},
"stopId": "conma1",
"stopSequence": 10
},
{
"arrival": {
"delay": -112
},
"departure": {
"delay": -112
},
"stopId": "cndcoba1",
"stopSequence": 11
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "702",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:03:00",
"tripId": "20710521"
},
"vehicle": {
"id": "vienne-8363",
"label": "8363",
"licensePlate": "DH-836-KM"
}
}
},
{
"id": "trip-20860044",
"tripUpdate": {
"delay": -156,
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1751606544"
},
"departure": {
"delay": 161,
"time": "1751606561"
},
"stopId": "viecoll",
"stopSequence": 4
},
{
"arrival": {
"delay": -156
},
"departure": {
"delay": -156
},
"stopId": "viemaur2",
"stopSequence": 5
},
{
"arrival": {
"delay": -156
},
"departure": {
"delay": -156
},
"stopId": "srolyce",
"stopSequence": 6
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "VIE5",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:03:00",
"tripId": "20860044"
},
"vehicle": {
"id": "vienne-758",
"label": "758",
"licensePlate": "FR-993-YK"
}
}
},
{
"id": "trip-21236299",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1751606589"
},
"departure": {
"delay": -50
},
"stopId": "viejard",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecybe2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierava2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechar2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieceva2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponvega2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponforg2",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbleu2",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncent2",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponmesa2",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongent2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponplan2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbras2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncour2",
"stopSequence": 28
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponzmon2",
"stopSequence": 29
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponfrer2",
"stopSequence": 30
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponabb2",
"stopSequence": 31
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierond2",
"stopSequence": 32
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecedr2",
"stopSequence": 33
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehorl2",
"stopSequence": 34
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieferm2",
"stopSequence": 35
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehame2",
"stopSequence": 36
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemali2",
"stopSequence": 37
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesmal2",
"stopSequence": 38
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:03:00",
"tripId": "21236299"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "trip-20675897",
"tripUpdate": {
"delay": -131,
"stopTimeUpdate": [
{
"arrival": {
"delay": -86,
"time": "1751606542"
},
"departure": {
"delay": -86,
"time": "1751606553"
},
"stopId": "vieoctr2",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1751606581"
},
"departure": {
"delay": -101,
"time": "1751606598"
},
"stopId": "vietupi2",
"stopSequence": 14
},
{
"arrival": {
"delay": -131
},
"departure": {
"delay": -131
},
"stopId": "viecele2",
"stopSequence": 15
},
{
"arrival": {
"delay": -131
},
"departure": {
"delay": -131
},
"stopId": "viesncf",
"stopSequence": 16
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:05:00",
"tripId": "20675897"
},
"vehicle": {
"id": "vienne-81",
"label": "81",
"licensePlate": ""
}
}
},
{
"id": "trip-20676925",
"tripUpdate": {
"delay": 106,
"stopTimeUpdate": [
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "tupgn1",
"stopSequence": 7
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "tupgv1",
"stopSequence": 8
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "tuppi1",
"stopSequence": 9
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "tupol1",
"stopSequence": 10
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "tupma1",
"stopSequence": 11
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "cndcoba2",
"stopSequence": 12
},
{
"arrival": {
"delay": 106
},
"departure": {
"delay": 106
},
"stopId": "conma1",
"stopSequence": 13
}
],
"timestamp": "1751606613",
"trip": {
"directionId": 0,
"routeId": "764",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:05:00",
"tripId": "20676925"
},
"vehicle": {
"id": "vienne-6821",
"label": "6821",
"licensePlate": "DN-682-MX"
}
}
},
{
"id": "trip-20676858",
"tripUpdate": {
"delay": 83,
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1751606561"
},
"departure": {
"delay": 41
},
"stopId": "givsncf2",
"stopSequence": 5
},
{
"arrival": {
"delay": 83
},
"departure": {
"delay": 83
},
"stopId": "givsncf1",
"stopSequence": 6
},
{
"arrival": {
"delay": 83
},
"departure": {
"delay": 83
},
"stopId": "givpi1",
"stopSequence": 7
},
{
"arrival": {
"delay": 83
},
"departure": {
"delay": 83
},
"stopId": "givly1",
"stopSequence": 8
},
{
"arrival": {
"delay": 83
},
"departure": {
"delay": 83
},
"stopId": "givar1",
"stopSequence": 9
}
],
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "750",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:05:00",
"tripId": "20676858"
},
"vehicle": {
"id": "vienne-7170",
"label": "7170",
"licensePlate": "GJ-717-AH"
}
}
},
{
"id": "trip-21272896",
"tripUpdate": {
"delay": -1412,
"stopTimeUpdate": [
{
"arrival": {
"delay": -283,
"time": "1751606408"
},
"departure": {
"delay": -283,
"time": "1751606416"
},
"stopId": "vieteur2",
"stopSequence": 4
},
{
"arrival": {
"delay": -1412
},
"departure": {
"delay": -1412
},
"stopId": "srolyce",
"stopSequence": 5
}
],
"timestamp": "1751606600",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:05:00",
"tripId": "21272896"
},
"vehicle": {
"id": "vienne-473",
"label": "473",
"licensePlate": "FC-047-YC"
}
}
},
{
"id": "trip-21272907",
"tripUpdate": {
"delay": -294,
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1751606491"
},
"departure": {
"delay": 25,
"time": "1751606545"
},
"stopId": "luzvill2",
"stopSequence": 9
},
{
"arrival": {
"delay": -294
},
"departure": {
"delay": -294
},
"stopId": "chuplac",
"stopSequence": 10
},
{
"arrival": {
"delay": -294
},
"departure": {
"delay": -294
},
"stopId": "comco2",
"stopSequence": 11
},
{
"arrival": {
"delay": -294
},
"departure": {
"delay": -294
},
"stopId": "chupi2",
"stopSequence": 12
},
{
"arrival": {
"delay": -294
},
"departure": {
"delay": -294
},
"stopId": "chubous2",
"stopSequence": 13
},
{
"arrival": {
"delay": -294
},
"departure": {
"delay": -294
},
"stopId": "seycoll",
"stopSequence": 14
}
],
"timestamp": "1751606624",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:05:00",
"tripId": "21272907"
},
"vehicle": {
"id": "vienne-2120",
"label": "2120",
"licensePlate": "AC-212-BW"
}
}
},
{
"id": "trip-20876895",
"tripUpdate": {
"delay": -6,
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1751606519"
},
"departure": {
"delay": 94,
"time": "1751606614"
},
"stopId": "viecele2",
"stopSequence": 16
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viesncf2",
"stopSequence": 17
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viemars2",
"stopSequence": 18
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieverd2",
"stopSequence": 19
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viegali2",
"stopSequence": 20
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viecoll",
"stopSequence": 21
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "100",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:06:00",
"tripId": "20876895"
},
"vehicle": {
"id": "vienne-87",
"label": "87",
"licensePlate": ""
}
}
},
{
"id": "trip-20676791",
"tripUpdate": {
"delay": 1065,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "lsrfrey1",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:06:00",
"tripId": "20676791"
}
}
},
{
"id": "trip-20676914",
"tripUpdate": {
"delay": -104,
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1751606523"
},
"departure": {
"delay": 25,
"time": "1751606545"
},
"stopId": "viedrap",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1751606562"
},
"departure": {
"delay": 23,
"time": "1751606603"
},
"stopId": "viecuvi",
"stopSequence": 17
},
{
"arrival": {
"delay": -104
},
"departure": {
"delay": -104
},
"stopId": "viejeud2",
"stopSequence": 18
},
{
"arrival": {
"delay": -104
},
"departure": {
"delay": -104
},
"stopId": "srolyc4",
"stopSequence": 19
}
],
"timestamp": "1751606604",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:07:00",
"tripId": "20676914"
},
"vehicle": {
"id": "vienne-95",
"label": "95",
"licensePlate": ""
}
}
},
{
"id": "trip-20676809",
"tripUpdate": {
"delay": 138,
"stopTimeUpdate": [
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conco2",
"stopSequence": 6
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conch2",
"stopSequence": 7
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conro1",
"stopSequence": 8
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conce1",
"stopSequence": 9
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conbe1",
"stopSequence": 10
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "conma1",
"stopSequence": 11
},
{
"arrival": {
"delay": 138
},
"departure": {
"delay": 138
},
"stopId": "cndcoba2",
"stopSequence": 12
}
],
"timestamp": "1751606609",
"trip": {
"directionId": 0,
"routeId": "716",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:07:00",
"tripId": "20676809"
},
"vehicle": {
"id": "vienne-9370",
"label": "9370",
"licensePlate": "CW-937-LN"
}
}
},
{
"id": "trip-20676813",
"tripUpdate": {
"delay": -300,
"stopTimeUpdate": [
{
"arrival": {
"delay": -300
},
"departure": {
"delay": -300
},
"stopId": "conma1",
"stopSequence": 6
},
{
"arrival": {
"delay": -300
},
"departure": {
"delay": -300
},
"stopId": "cndcoba2",
"stopSequence": 7
}
],
"timestamp": "1751606617",
"trip": {
"directionId": 0,
"routeId": "713",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:10:00",
"tripId": "20676813"
},
"vehicle": {
"id": "vienne-8131",
"label": "8131",
"licensePlate": "CW-813-MY"
}
}
},
{
"id": "trip-20675861",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1751606461"
},
"departure": {
"delay": 85,
"time": "1751606485"
},
"stopId": "viedrap2",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1751606507"
},
"departure": {
"delay": 68,
"time": "1751606528"
},
"stopId": "vierabe2",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1751606543"
},
"departure": {
"delay": -8,
"time": "1751606571"
},
"stopId": "viefaug2",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1751606592"
},
"departure": {
"delay": -33,
"time": "1751606606"
},
"stopId": "vierevo2",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1751606610"
},
"departure": {
"delay": -29
},
"stopId": "vielafa2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecomt2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepont",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponresi",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncann",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pontann",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongeor2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponnets",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongeor",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponclai",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponrevo",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbra4",
"stopSequence": 21
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:10:00",
"tripId": "20675861"
},
"vehicle": {
"id": "vienne-71",
"label": "71",
"licensePlate": ""
}
}
},
{
"id": "trip-20676729",
"tripUpdate": {
"delay": 825,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "estge2",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 0,
"routeId": "PEV",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:10:00",
"tripId": "20676729"
}
}
},
{
"id": "trip-20705306",
"tripUpdate": {
"delay": -126,
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1751606448"
},
"departure": {
"delay": 39,
"time": "1751606559"
},
"stopId": "viemars",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1751606577"
},
"departure": {
"delay": -28,
"time": "1751606611"
},
"stopId": "viejard2",
"stopSequence": 13
},
{
"arrival": {
"delay": -126
},
"departure": {
"delay": -126
},
"stopId": "viemaur2",
"stopSequence": 14
},
{
"arrival": {
"delay": -126
},
"departure": {
"delay": -126
},
"stopId": "viejeud",
"stopSequence": 15
},
{
"arrival": {
"delay": -126
},
"departure": {
"delay": -126
},
"stopId": "srolyc4",
"stopSequence": 16
}
],
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:12:00",
"tripId": "20705306"
},
"vehicle": {
"id": "vienne-72",
"label": "72",
"licensePlate": ""
}
}
},
{
"id": "trip-21272906",
"tripUpdate": {
"delay": 127,
"stopTimeUpdate": [
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "chuab1",
"stopSequence": 4
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "chuse1",
"stopSequence": 5
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "chumo",
"stopSequence": 6
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "vieau2",
"stopSequence": 7
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "viele2",
"stopSequence": 8
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "viema2",
"stopSequence": 9
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "viech2",
"stopSequence": 10
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "vievell",
"stopSequence": 11
},
{
"arrival": {
"delay": 127
},
"departure": {
"delay": 127
},
"stopId": "seycoll",
"stopSequence": 12
}
],
"timestamp": "1751606599",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:12:00",
"tripId": "21272906"
},
"vehicle": {
"id": "vienne-7802",
"label": "7802",
"licensePlate": "CW-780-SM"
}
}
},
{
"id": "trip-20676894",
"tripUpdate": {
"delay": -85,
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1751606565"
},
"departure": {
"delay": 30,
"time": "1751606610"
},
"stopId": "ponvega",
"stopSequence": 9
},
{
"arrival": {
"delay": -85
},
"departure": {
"delay": -85
},
"stopId": "vieceva",
"stopSequence": 10
},
{
"arrival": {
"delay": -85
},
"departure": {
"delay": -85
},
"stopId": "viechar",
"stopSequence": 11
},
{
"arrival": {
"delay": -85
},
"departure": {
"delay": -85
},
"stopId": "vierava",
"stopSequence": 12
},
{
"arrival": {
"delay": -85
},
"departure": {
"delay": -85
},
"stopId": "viehc1",
"stopSequence": 13
},
{
"arrival": {
"delay": -85
},
"departure": {
"delay": -85
},
"stopId": "srolyc4",
"stopSequence": 14
}
],
"timestamp": "1751606612",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:13:00",
"tripId": "20676894"
},
"vehicle": {
"id": "vienne-84",
"label": "84",
"licensePlate": ""
}
}
},
{
"id": "trip-20995602",
"tripUpdate": {
"delay": -6,
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1751606570"
},
"departure": {
"delay": 39,
"time": "1751606619"
},
"stopId": "viedrap",
"stopSequence": 10
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viecuvi",
"stopSequence": 11
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viejeud2",
"stopSequence": 12
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viejard",
"stopSequence": 13
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viesncf3",
"stopSequence": 14
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viemars2",
"stopSequence": 15
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieverd2",
"stopSequence": 16
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieserv2",
"stopSequence": 17
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viepyra2",
"stopSequence": 18
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieden1",
"stopSequence": 19
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vietren2",
"stopSequence": 20
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieparm2",
"stopSequence": 21
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viemoul2",
"stopSequence": 22
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viegali2",
"stopSequence": 23
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieavou2",
"stopSequence": 24
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "vieparc3",
"stopSequence": 25
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viedame2",
"stopSequence": 26
},
{
"arrival": {
"delay": -6
},
"departure": {
"delay": -6
},
"stopId": "viecoll",
"stopSequence": 27
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:13:00",
"tripId": "20995602"
},
"vehicle": {
"id": "vienne-89",
"label": "89",
"licensePlate": ""
}
}
},
{
"id": "trip-21236256",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1751606548"
},
"departure": {
"delay": 5,
"time": "1751606585"
},
"stopId": "poncour",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1751606620"
},
"departure": {
"delay": -19
},
"stopId": "ponbras",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponplan",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "pongent",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponmesa",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncent",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbleu",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponforg",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponvega",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieceva",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechar",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierava",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechor",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecybe",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf2",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejard2",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemaur2",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud",
"stopSequence": 28
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietuil",
"stopSequence": 29
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieport",
"stopSequence": 30
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieteur",
"stopSequence": 31
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierey",
"stopSequence": 32
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieprin",
"stopSequence": 33
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegest",
"stopSequence": 34
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecite",
"stopSequence": 35
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecuri",
"stopSequence": 36
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecent",
"stopSequence": 37
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesavo",
"stopSequence": 38
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebern",
"stopSequence": 39
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viezies",
"stopSequence": 40
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieccom",
"stopSequence": 41
}
],
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:14:00",
"tripId": "21236256"
},
"vehicle": {
"id": "vienne-99",
"label": "99",
"licensePlate": "99"
}
}
},
{
"id": "trip-20676885",
"tripUpdate": {
"delay": 155,
"stopTimeUpdate": [
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "givec2",
"stopSequence": 4
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "givqc1",
"stopSequence": 5
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "chrmitt",
"stopSequence": 6
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "csrqg2",
"stopSequence": 7
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "chrberq",
"stopSequence": 8
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "givnd1",
"stopSequence": 9
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "givly1",
"stopSequence": 10
},
{
"arrival": {
"delay": 155
},
"departure": {
"delay": 155
},
"stopId": "givar1",
"stopSequence": 11
}
],
"timestamp": "1751606614",
"trip": {
"directionId": 0,
"routeId": "2060",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:15:00",
"tripId": "20676885"
},
"vehicle": {
"id": "vienne-3031",
"label": "3031",
"licensePlate": "CY-303-LR"
}
}
},
{
"id": "trip-20676895",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1751606555"
},
"departure": {
"delay": 15,
"time": "1751606595"
},
"stopId": "vierond",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1751606617"
},
"departure": {
"delay": -22
},
"stopId": "ponabba",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponfrer",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponmesa",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "poncent",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponbleu",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponforg",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "ponvega",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieceva",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viechar",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierava",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "srolyc4",
"stopSequence": 22
}
],
"timestamp": "1751606619",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:15:00",
"tripId": "20676895"
},
"vehicle": {
"id": "vienne-74",
"label": "74",
"licensePlate": ""
}
}
},
{
"id": "trip-20869840",
"tripUpdate": {
"delay": 70,
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1751606563"
},
"departure": {
"delay": 112,
"time": "1751606572"
},
"stopId": "viebeno2",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1751606610"
},
"departure": {
"delay": 98,
"time": "1751606618"
},
"stopId": "viepeti2",
"stopSequence": 6
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viepass2",
"stopSequence": 7
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vieoctr2",
"stopSequence": 8
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vietupi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viecele2",
"stopSequence": 10
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viesncf2",
"stopSequence": 11
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viejard2",
"stopSequence": 12
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viemaur2",
"stopSequence": 13
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viejeud",
"stopSequence": 14
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vietuil",
"stopSequence": 15
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vieport",
"stopSequence": 16
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viejaur",
"stopSequence": 17
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vievell",
"stopSequence": 18
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "vierecl",
"stopSequence": 19
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "viebona",
"stopSequence": 20
},
{
"arrival": {
"delay": 70
},
"departure": {
"delay": 70
},
"stopId": "seycoll",
"stopSequence": 21
}
],
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:17:00",
"tripId": "20869840"
},
"vehicle": {
"id": "vienne-2142",
"label": "2142",
"licensePlate": "2142"
}
}
},
{
"id": "trip-20995565",
"tripUpdate": {
"delay": 5,
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1751606513"
},
"departure": {
"delay": 26,
"time": "1751606546"
},
"stopId": "viegali",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1751606577"
},
"departure": {
"delay": 35,
"time": "1751606615"
},
"stopId": "viemoul",
"stopSequence": 6
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieparm1",
"stopSequence": 7
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vietren",
"stopSequence": 8
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieden",
"stopSequence": 9
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viepyra",
"stopSequence": 10
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieserv",
"stopSequence": 11
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieverd",
"stopSequence": 12
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viemars",
"stopSequence": 13
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viesncf",
"stopSequence": 14
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viejard2",
"stopSequence": 15
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viemaur2",
"stopSequence": 16
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viejeud",
"stopSequence": 17
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viecuvi2",
"stopSequence": 18
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viedrap2",
"stopSequence": 19
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieecol",
"stopSequence": 20
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viebmau",
"stopSequence": 21
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieenfa",
"stopSequence": 22
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viehgui",
"stopSequence": 23
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieguil",
"stopSequence": 24
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viesalo",
"stopSequence": 25
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "viehopi",
"stopSequence": 26
},
{
"arrival": {
"delay": 5
},
"departure": {
"delay": 5
},
"stopId": "vieurge",
"stopSequence": 27
}
],
"timestamp": "1751606618",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:17:00",
"tripId": "20995565"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "trip-20675905",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1751606520"
},
"departure": {
"delay": 17,
"time": "1751606537"
},
"stopId": "chrferr",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1751606578"
},
"departure": {
"delay": -61
},
"stopId": "chrcime",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "chrplat1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "chrmitt",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "csrqg2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "chrberq",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "chrflev",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "givlecl1",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "givsncf3",
"stopSequence": 12
}
],
"timestamp": "1751606615",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:19:00",
"tripId": "20675905"
},
"vehicle": {
"id": "vienne-fau 543",
"label": "FAU 543",
"licensePlate": "FAU 543"
}
}
},
{
"id": "trip-21273510",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1751606535"
},
"departure": {
"delay": 24,
"time": "1751606544"
},
"stopId": "chrquar2",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1751606605"
},
"departure": {
"delay": -34
},
"stopId": "seyqr1",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seymo2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seybeau2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seytran2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seyroch2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seyec1",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seycoll",
"stopSequence": 9
}
],
"timestamp": "1751606606",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:20:00",
"tripId": "21273510"
},
"vehicle": {
"id": "vienne-8303",
"label": "8303",
"licensePlate": "GH-830-YB"
}
}
},
{
"id": "trip-20676730",
"tripUpdate": {
"delay": -136,
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1751606543"
},
"departure": {
"delay": -87,
"time": "1751606552"
},
"stopId": "moideto",
"stopSequence": 4
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "moinarb",
"stopSequence": 5
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "moichat2",
"stopSequence": 6
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "moibasc2",
"stopSequence": 7
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "moijuli2",
"stopSequence": 8
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "esttaro",
"stopSequence": 9
},
{
"arrival": {
"delay": -136
},
"departure": {
"delay": -136
},
"stopId": "ponbra4",
"stopSequence": 10
}
],
"timestamp": "1751606604",
"trip": {
"directionId": 0,
"routeId": "PEV",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:20:00",
"tripId": "20676730"
},
"vehicle": {
"id": "vienne-654",
"label": "654",
"licensePlate": "EQ-046-FJ"
}
}
},
{
"id": "trip-20676792",
"tripUpdate": {
"delay": 165,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "scomair",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:21:00",
"tripId": "20676792"
}
}
},
{
"id": "trip-21273509",
"tripUpdate": {
"delay": 289,
"stopTimeUpdate": [
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "chr19ma",
"stopSequence": 1
},
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "chrferr2",
"stopSequence": 2
},
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "chrmair2",
"stopSequence": 3
},
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "seyge2",
"stopSequence": 4
},
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "seyziga2",
"stopSequence": 5
},
{
"arrival": {
"delay": 289
},
"departure": {
"delay": 289
},
"stopId": "seycoll",
"stopSequence": 6
}
],
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:21:00",
"tripId": "21273509"
},
"vehicle": {
"id": "vienne-7043",
"label": "7043",
"licensePlate": "GJ-704-AH"
}
}
},
{
"id": "trip-20676901",
"tripUpdate": {
"delay": 105,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "viezies2",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:22:00",
"tripId": "20676901"
}
}
},
{
"id": "trip-20676722",
"tripUpdate": {
"delay": 124,
"stopTimeUpdate": [
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "moifa1",
"stopSequence": 1
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "moigran",
"stopSequence": 2
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "moiqu1",
"stopSequence": 3
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estroux2",
"stopSequence": 4
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estplan",
"stopSequence": 5
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estdame",
"stopSequence": 6
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estmich",
"stopSequence": 7
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estvill3",
"stopSequence": 8
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estbois",
"stopSequence": 9
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "estpine",
"stopSequence": 10
},
{
"arrival": {
"delay": 124
},
"departure": {
"delay": 124
},
"stopId": "ponbra4",
"stopSequence": 11
}
],
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "PEV",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:23:00",
"tripId": "20676722"
},
"vehicle": {
"id": "vienne-2000",
"label": "2000",
"licensePlate": "AC-200-BW"
}
}
},
{
"id": "trip-20675823",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1751606260"
},
"departure": {
"delay": 17,
"time": "1751606597"
},
"stopId": "pongere",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1751606621"
},
"departure": {
"delay": -18
},
"stopId": "vierond2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecedr2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehorl2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieferm2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehame2",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viehmal2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieigna2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemonn2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieonge2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieroch2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebeno2",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepeti2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepass2",
"stopSequence": 14
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieoctr2",
"stopSequence": 15
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietupi2",
"stopSequence": 16
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecele2",
"stopSequence": 17
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viesncf2",
"stopSequence": 18
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejard2",
"stopSequence": 19
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemaur2",
"stopSequence": 20
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejeud",
"stopSequence": 21
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietuil",
"stopSequence": 22
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieport",
"stopSequence": 23
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viejaur",
"stopSequence": 24
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vievell",
"stopSequence": 25
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vierecl",
"stopSequence": 26
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viebona",
"stopSequence": 27
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "seycoll",
"stopSequence": 28
}
],
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:23:00",
"tripId": "20675823"
},
"vehicle": {
"id": "vienne-90",
"label": "90",
"licensePlate": ""
}
}
},
{
"id": "trip-21236300",
"tripUpdate": {
"delay": 45,
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "vieccom2",
"stopSequence": 1
}
],
"timestamp": "1751606625",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:23:00",
"tripId": "21236300"
}
}
},
{
"id": "trip-21272904",
"tripUpdate": {
"delay": -183,
"stopTimeUpdate": [
{
"arrival": {
"delay": -155,
"time": "1751606538"
},
"departure": {
"delay": -155,
"time": "1751606544"
},
"stopId": "luzilli",
"stopSequence": 1
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "vvicroi2",
"stopSequence": 2
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "vvidau",
"stopSequence": 3
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "chutour2",
"stopSequence": 4
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "chuplac",
"stopSequence": 5
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "chuboir",
"stopSequence": 6
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "chuga2",
"stopSequence": 7
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "chuth2",
"stopSequence": 8
},
{
"arrival": {
"delay": -183
},
"departure": {
"delay": -183
},
"stopId": "seycoll",
"stopSequence": 9
}
],
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:25:00",
"tripId": "21272904"
},
"vehicle": {
"id": "vienne-8512",
"label": "8512",
"licensePlate": "FC-851-YB"
}
}
},
{
"id": "trip-20995732",
"tripUpdate": {
"delay": 0,
"stopTimeUpdate": [
{
"arrival": {
"delay": -1202,
"time": "1751606337"
},
"departure": {
"delay": -1202
},
"stopId": "viesncf3",
"stopSequence": 1
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemars2",
"stopSequence": 2
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieverd2",
"stopSequence": 3
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieserv2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viepyra2",
"stopSequence": 5
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieden1",
"stopSequence": 6
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vietren2",
"stopSequence": 7
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparm2",
"stopSequence": 8
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viemoul2",
"stopSequence": 9
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viegali2",
"stopSequence": 10
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieavou2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "vieparc3",
"stopSequence": 12
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viedame2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0
},
"departure": {
"delay": 0
},
"stopId": "viecoll",
"stopSequence": 14
}
],
"timestamp": "1751606627",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startTime": "07:39:00",
"tripId": "20995732"
},
"vehicle": {
"id": "vienne-759",
"label": "759",
"licensePlate": "FR-770-ZD"
}
}
},
{
"id": "vehicle-vienne-1780",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 138.0,
"latitude": 45.50271987915039,
"longitude": 4.6895928382873535,
"speed": 10.0
},
"stopId": "lonch3",
"timestamp": "1751606596",
"trip": {
"directionId": 0,
"routeId": "770",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676884"
},
"vehicle": {
"id": "vienne-1780",
"label": "1780",
"licensePlate": "GL-178-JB"
}
}
},
{
"id": "vehicle-vienne-72",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 14,
"position": {
"bearing": 37.0,
"latitude": 45.52310562133789,
"longitude": 4.870074272155762,
"speed": 6.94444465637207
},
"stopId": "viemaur2",
"timestamp": "1751606618",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20705306"
},
"vehicle": {
"id": "vienne-72",
"label": "72",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-758",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 35.0,
"latitude": 45.50552749633789,
"longitude": 4.851661682128906,
"speed": 0.0
},
"stopId": "viemaur2",
"timestamp": "1751606600",
"trip": {
"directionId": 0,
"routeId": "VIE5",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860044"
},
"vehicle": {
"id": "vienne-758",
"label": "758",
"licensePlate": "FR-993-YK"
}
}
},
{
"id": "vehicle-vienne-85",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"bearing": 319.0,
"latitude": 45.5369873046875,
"longitude": 4.873373985290527,
"speed": 5.833333492279053
},
"stopId": "viejaur",
"timestamp": "1751606610",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20675822"
},
"vehicle": {
"id": "vienne-85",
"label": "85",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-6821",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 258.0,
"latitude": 45.503562927246094,
"longitude": 4.766026973724365,
"speed": 8.611111640930176
},
"stopId": "tupgn1",
"timestamp": "1751606612",
"trip": {
"directionId": 0,
"routeId": "764",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676925"
},
"vehicle": {
"id": "vienne-6821",
"label": "6821",
"licensePlate": "DN-682-MX"
}
}
},
{
"id": "vehicle-vienne-fau 543",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 45.583824157714844,
"longitude": 4.802842617034912,
"speed": 0.0
},
"stopId": "chrcime",
"timestamp": "1751606613",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "20675905"
},
"vehicle": {
"id": "vienne-fau 543",
"label": "FAU 543",
"licensePlate": "FAU 543"
}
}
},
{
"id": "vehicle-vienne-81",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 15,
"position": {
"bearing": 287.0,
"latitude": 45.52399826049805,
"longitude": 4.878375053405762,
"speed": 7.5
},
"stopId": "viecele2",
"timestamp": "1751606619",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "20675897"
},
"vehicle": {
"id": "vienne-81",
"label": "81",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-985",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 226.0,
"latitude": 45.522010803222656,
"longitude": 4.865203857421875,
"speed": 16.94444465637207
},
"stopId": "scrnaut1",
"timestamp": "1751606598",
"trip": {
"directionId": 0,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676784"
},
"vehicle": {
"id": "vienne-985",
"label": "985",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-82",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 317.0,
"latitude": 45.522727966308594,
"longitude": 4.869784832000732,
"speed": 8.333333969116211
},
"stopId": "viemaur2",
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20995564"
},
"vehicle": {
"id": "vienne-82",
"label": "82",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-8363",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 255.0,
"latitude": 45.52554702758789,
"longitude": 4.7491607666015625,
"speed": 10.0
},
"stopId": "conce1",
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "702",
"scheduleRelationship": "SCHEDULED",
"tripId": "20710521"
},
"vehicle": {
"id": "vienne-8363",
"label": "8363",
"licensePlate": "DH-836-KM"
}
}
},
{
"id": "vehicle-vienne-3502",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 0.0,
"latitude": 45.53592300415039,
"longitude": 4.871336936950684,
"speed": 1.388888955116272
},
"stopId": "srolyce",
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272901"
},
"vehicle": {
"id": "vienne-3502",
"label": "3502",
"licensePlate": "DT-350-RE"
}
}
},
{
"id": "vehicle-vienne-97",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 36,
"position": {
"bearing": 288.0,
"latitude": 45.54094696044922,
"longitude": 4.864104270935059,
"speed": 10.555556297302246
},
"stopId": "viecuri",
"timestamp": "1751606606",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236254"
},
"vehicle": {
"id": "vienne-97",
"label": "97",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-92",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 79.0,
"latitude": 45.528079986572266,
"longitude": 4.91877555847168,
"speed": 6.94444465637207
},
"stopId": "ponplan2",
"timestamp": "1751606622",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236298"
},
"vehicle": {
"id": "vienne-92",
"label": "92",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-93",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"bearing": 99.0,
"latitude": 45.52212142944336,
"longitude": 4.870206356048584,
"speed": 2.5
},
"stopId": "viejard",
"timestamp": "1751606600",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236299"
},
"vehicle": {
"id": "vienne-93",
"label": "93",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-9370",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 45.49332809448242,
"longitude": 4.729095935821533,
"speed": 2.777777910232544
},
"stopId": "conco2",
"timestamp": "1751606608",
"trip": {
"directionId": 0,
"routeId": "716",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676809"
},
"vehicle": {
"id": "vienne-9370",
"label": "9370",
"licensePlate": "CW-937-LN"
}
}
},
{
"id": "vehicle-vienne-654",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 282.0,
"latitude": 45.49701690673828,
"longitude": 5.031015872955322,
"speed": 16.11111068725586
},
"stopId": "moinarb",
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "PEV",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676730"
},
"vehicle": {
"id": "vienne-654",
"label": "654",
"licensePlate": "EQ-046-FJ"
}
}
},
{
"id": "vehicle-vienne-473",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 45.53624725341797,
"longitude": 4.870940208435059,
"speed": 0.0
},
"stopId": "srolyce",
"timestamp": "1751606599",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272896"
},
"vehicle": {
"id": "vienne-473",
"label": "473",
"licensePlate": "FC-047-YC"
}
}
},
{
"id": "vehicle-vienne-2840",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 276.0,
"latitude": 45.543434143066406,
"longitude": 4.650261878967285,
"speed": 12.5
},
"stopId": "chbma1",
"timestamp": "1751606609",
"trip": {
"directionId": 0,
"routeId": "759",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860589"
},
"vehicle": {
"id": "vienne-2840",
"label": "2840",
"licensePlate": "CW-284-KX"
}
}
},
{
"id": "vehicle-vienne-98",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 45.504844665527344,
"longitude": 4.850911617279053,
"speed": 6.388888835906982
},
"timestamp": "1751606618",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20995601"
},
"vehicle": {
"id": "vienne-98",
"label": "98",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-3031",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 280.0,
"latitude": 45.58903121948242,
"longitude": 4.8058695793151855,
"speed": 15.0
},
"stopId": "givec2",
"timestamp": "1751606614",
"trip": {
"directionId": 0,
"routeId": "2060",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676885"
},
"vehicle": {
"id": "vienne-3031",
"label": "3031",
"licensePlate": "CY-303-LR"
}
}
},
{
"id": "vehicle-vienne-650",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 172.0,
"latitude": 45.5159797668457,
"longitude": 4.919379234313965,
"speed": 10.833333969116211
},
"stopId": "viecele2",
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "VIE3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860018"
},
"vehicle": {
"id": "vienne-650",
"label": "650",
"licensePlate": "EP-252-NH"
}
}
},
{
"id": "vehicle-vienne-662",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 307.0,
"latitude": 45.52211380004883,
"longitude": 4.912723541259766,
"speed": 16.94444465637207
},
"stopId": "srolyce",
"timestamp": "1751606596",
"trip": {
"directionId": 0,
"routeId": "VIE3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860017"
},
"vehicle": {
"id": "vienne-662",
"label": "662",
"licensePlate": "EQ-413-HX"
}
}
},
{
"id": "vehicle-vienne-9841",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 0.0,
"latitude": 45.535179138183594,
"longitude": 4.872209548950195,
"speed": 1.1111111640930176
},
"stopId": "vieverd2",
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273502"
},
"vehicle": {
"id": "vienne-9841",
"label": "9841",
"licensePlate": "GH-984-YB"
}
}
},
{
"id": "vehicle-vienne-619",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 0.0,
"latitude": 45.51701354980469,
"longitude": 4.908240795135498,
"speed": 0.0
},
"stopId": "viecele2",
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860028"
},
"vehicle": {
"id": "vienne-619",
"label": "619",
"licensePlate": "DT-755-XN"
}
}
},
{
"id": "vehicle-vienne-5762",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"bearing": 0.0,
"latitude": 45.53019332885742,
"longitude": 4.865664958953857,
"speed": 0.0
},
"stopId": "srolyce",
"timestamp": "1751606605",
"trip": {
"directionId": 0,
"routeId": "711",
"scheduleRelationship": "SCHEDULED",
"tripId": "20859079"
},
"vehicle": {
"id": "vienne-5762",
"label": "5762",
"licensePlate": "CW-576-NM"
}
}
},
{
"id": "vehicle-vienne-2851",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 45.530147552490234,
"longitude": 4.865646839141846,
"speed": 1.1111111640930176
},
"stopId": "srolyce",
"timestamp": "1751606626",
"trip": {
"directionId": 0,
"routeId": "711",
"scheduleRelationship": "SCHEDULED",
"tripId": "20859078"
},
"vehicle": {
"id": "vienne-2851",
"label": "2851",
"licensePlate": "DF-285-EJ"
}
}
},
{
"id": "vehicle-vienne-8303",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"bearing": 111.0,
"latitude": 45.57719421386719,
"longitude": 4.798376083374023,
"speed": 6.388888835906982
},
"stopId": "seyqr1",
"timestamp": "1751606605",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273510"
},
"vehicle": {
"id": "vienne-8303",
"label": "8303",
"licensePlate": "GH-830-YB"
}
}
},
{
"id": "vehicle-vienne-3482",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 0.0,
"latitude": 45.53580856323242,
"longitude": 4.871469020843506,
"speed": 0.0
},
"stopId": "srolyce",
"timestamp": "1751606612",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272899"
},
"vehicle": {
"id": "vienne-3482",
"label": "3482",
"licensePlate": "BR-348-SZ"
}
}
},
{
"id": "vehicle-vienne-74",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"bearing": 55.0,
"latitude": 45.52122497558594,
"longitude": 4.920809268951416,
"speed": 7.777778148651123
},
"stopId": "ponabba",
"timestamp": "1751606617",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676895"
},
"vehicle": {
"id": "vienne-74",
"label": "74",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-7170",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"bearing": 328.0,
"latitude": 45.58497619628906,
"longitude": 4.766586780548096,
"speed": 0.0
},
"stopId": "givsncf2",
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "750",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676858"
},
"vehicle": {
"id": "vienne-7170",
"label": "7170",
"licensePlate": "GJ-717-AH"
}
}
},
{
"id": "vehicle-vienne-87",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 218.0,
"latitude": 45.524044036865234,
"longitude": 4.876376152038574,
"speed": 5.277778148651123
},
"stopId": "viesncf2",
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "100",
"scheduleRelationship": "SCHEDULED",
"tripId": "20876895"
},
"vehicle": {
"id": "vienne-87",
"label": "87",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-627",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 177.0,
"latitude": 45.5141487121582,
"longitude": 4.908495903015137,
"speed": 2.777777910232544
},
"stopId": "viecele2",
"timestamp": "1751606596",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860030"
},
"vehicle": {
"id": "vienne-627",
"label": "627",
"licensePlate": "EA-909-CD"
}
}
},
{
"id": "vehicle-vienne-2000",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 59.0,
"latitude": 45.505680084228516,
"longitude": 4.99124002456665,
"speed": 10.277777671813965
},
"stopId": "moifa1",
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "PEV",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676722"
},
"vehicle": {
"id": "vienne-2000",
"label": "2000",
"licensePlate": "AC-200-BW"
}
}
},
{
"id": "vehicle-vienne-2120",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 45.58942794799805,
"longitude": 4.945390701293945,
"speed": 0.0
},
"stopId": "chuplac",
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272907"
},
"vehicle": {
"id": "vienne-2120",
"label": "2120",
"licensePlate": "AC-212-BW"
}
}
},
{
"id": "vehicle-vienne-71",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"bearing": 90.0,
"latitude": 45.5247917175293,
"longitude": 4.889712333679199,
"speed": 5.277778148651123
},
"stopId": "vielafa2",
"timestamp": "1751606619",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20675861"
},
"vehicle": {
"id": "vienne-71",
"label": "71",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-1943",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 12,
"position": {
"bearing": 218.0,
"latitude": 45.55657196044922,
"longitude": 4.903329849243164,
"speed": 8.611111640930176
},
"stopId": "serchen",
"timestamp": "1751606623",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272905"
},
"vehicle": {
"id": "vienne-1943",
"label": "1943",
"licensePlate": "FC-194-YC"
}
}
},
{
"id": "vehicle-vienne-7870",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 45.53635025024414,
"longitude": 4.870777606964111,
"speed": 0.0
},
"stopId": "vieteur2",
"timestamp": "1751606597",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273505"
},
"vehicle": {
"id": "vienne-7870",
"label": "7870",
"licensePlate": "GH-787-YB"
}
}
},
{
"id": "vehicle-vienne-84",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 175.0,
"latitude": 45.52928161621094,
"longitude": 4.902082920074463,
"speed": 4.722222328186035
},
"stopId": "vieceva",
"timestamp": "1751606610",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676894"
},
"vehicle": {
"id": "vienne-84",
"label": "84",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-5194",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 304.0,
"latitude": 45.595890045166016,
"longitude": 4.767188549041748,
"speed": 3.8888890743255615
},
"stopId": "givar1",
"timestamp": "1751606626",
"trip": {
"directionId": 0,
"routeId": "769",
"scheduleRelationship": "SCHEDULED",
"tripId": "21298177"
},
"vehicle": {
"id": "vienne-5194",
"label": "5194",
"licensePlate": "GJ-519-AE"
}
}
},
{
"id": "vehicle-vienne-623",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 45.51694869995117,
"longitude": 4.9082183837890625,
"speed": 0.0
},
"stopId": "viesmal2",
"timestamp": "1751606622",
"trip": {
"directionId": 0,
"routeId": "VIE4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860029"
},
"vehicle": {
"id": "vienne-623",
"label": "623",
"licensePlate": "EA-963-CD"
}
}
},
{
"id": "vehicle-vienne-94",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 40,
"position": {
"bearing": 150.0,
"latitude": 45.542110443115234,
"longitude": 4.854880332946777,
"speed": 0.0
},
"stopId": "viezies",
"timestamp": "1751606599",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236253"
},
"vehicle": {
"id": "vienne-94",
"label": "94",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-759",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 45.52138137817383,
"longitude": 4.874316692352295,
"speed": 0.0
},
"stopId": "viesncf3",
"timestamp": "1751606625",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20995732"
},
"vehicle": {
"id": "vienne-759",
"label": "759",
"licensePlate": "FR-770-ZD"
}
}
},
{
"id": "vehicle-vienne-95",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 293.0,
"latitude": 45.529571533203125,
"longitude": 4.877389430999756,
"speed": 5.833333492279053
},
"stopId": "viejeud2",
"timestamp": "1751606603",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676914"
},
"vehicle": {
"id": "vienne-95",
"label": "95",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-8131",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 156.0,
"latitude": 45.47249984741211,
"longitude": 4.771902084350586,
"speed": 7.777778148651123
},
"stopId": "conma1",
"timestamp": "1751606617",
"trip": {
"directionId": 0,
"routeId": "713",
"scheduleRelationship": "SCHEDULED",
"tripId": "20676813"
},
"vehicle": {
"id": "vienne-8131",
"label": "8131",
"licensePlate": "CW-813-MY"
}
}
},
{
"id": "vehicle-vienne-3321",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 234.0,
"latitude": 45.53886413574219,
"longitude": 4.877181529998779,
"speed": 13.333333969116211
},
"stopId": "vieteur2",
"timestamp": "1751606607",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272898"
},
"vehicle": {
"id": "vienne-3321",
"label": "3321",
"licensePlate": "CT-332-RX"
}
}
},
{
"id": "vehicle-vienne-9251",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 45.53601837158203,
"longitude": 4.871233940124512,
"speed": 0.0
},
"stopId": "vieteur2",
"timestamp": "1751606607",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273503"
},
"vehicle": {
"id": "vienne-9251",
"label": "9251",
"licensePlate": "FC-925-YB"
}
}
},
{
"id": "vehicle-vienne-90",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"bearing": 296.0,
"latitude": 45.51910400390625,
"longitude": 4.919070720672607,
"speed": 6.94444465637207
},
"stopId": "vierond2",
"timestamp": "1751606621",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20675823"
},
"vehicle": {
"id": "vienne-90",
"label": "90",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-88",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 50.0,
"latitude": 45.50840759277344,
"longitude": 4.860055446624756,
"speed": 5.555555820465088
},
"stopId": "vieparm1",
"timestamp": "1751606615",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20995565"
},
"vehicle": {
"id": "vienne-88",
"label": "88",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-89",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 11,
"position": {
"bearing": 283.0,
"latitude": 45.528133392333984,
"longitude": 4.878891468048096,
"speed": 4.1666669845581055
},
"stopId": "viecuvi",
"timestamp": "1751606619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "20995602"
},
"vehicle": {
"id": "vienne-89",
"label": "89",
"licensePlate": ""
}
}
},
{
"id": "vehicle-vienne-2142",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 291.0,
"latitude": 45.51493453979492,
"longitude": 4.890369892120361,
"speed": 10.0
},
"stopId": "viepass2",
"timestamp": "1751606619",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "20869840"
},
"vehicle": {
"id": "vienne-2142",
"label": "2142",
"licensePlate": "2142"
}
}
},
{
"id": "vehicle-vienne-2632",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 0.0,
"latitude": 45.535118103027344,
"longitude": 4.872288227081299,
"speed": 0.0
},
"stopId": "vieverd2",
"timestamp": "1751606616",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272902"
},
"vehicle": {
"id": "vienne-2632",
"label": "2632",
"licensePlate": "FC-263-YC"
}
}
},
{
"id": "vehicle-vienne-8512",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 259.0,
"latitude": 45.586666107177734,
"longitude": 4.925272464752197,
"speed": 19.72222328186035
},
"stopId": "vvicroi2",
"timestamp": "1751606602",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272904"
},
"vehicle": {
"id": "vienne-8512",
"label": "8512",
"licensePlate": "FC-851-YB"
}
}
},
{
"id": "vehicle-vienne-99",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"bearing": 296.0,
"latitude": 45.52731704711914,
"longitude": 4.926633358001709,
"speed": 4.44444465637207
},
"stopId": "ponbras",
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236256"
},
"vehicle": {
"id": "vienne-99",
"label": "99",
"licensePlate": "99"
}
}
},
{
"id": "vehicle-vienne-7043",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 33.0,
"latitude": 45.58175277709961,
"longitude": 4.796428203582764,
"speed": 9.722222328186035
},
"stopId": "chr19ma",
"timestamp": "1751606601",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273509"
},
"vehicle": {
"id": "vienne-7043",
"label": "7043",
"licensePlate": "GJ-704-AH"
}
}
},
{
"id": "vehicle-vienne-7802",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 306.0,
"latitude": 45.562503814697266,
"longitude": 4.915496349334717,
"speed": 9.166666984558105
},
"stopId": "chuab1",
"timestamp": "1751606598",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272906"
},
"vehicle": {
"id": "vienne-7802",
"label": "7802",
"licensePlate": "CW-780-SM"
}
}
},
{
"id": "vehicle-vienne-944",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 45.53543472290039,
"longitude": 4.87192964553833,
"speed": 0.0
},
"stopId": "vieteur2",
"timestamp": "1751606620",
"trip": {
"directionId": 0,
"routeId": "2040",
"scheduleRelationship": "SCHEDULED",
"tripId": "21273504"
},
"vehicle": {
"id": "vienne-944",
"label": "944",
"licensePlate": "FN-094-EX"
}
}
},
{
"id": "vehicle-vienne-3860",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 257.0,
"latitude": 45.52976989746094,
"longitude": 4.627523899078369,
"speed": 15.0
},
"stopId": "rdgga1",
"timestamp": "1751606603",
"trip": {
"directionId": 0,
"routeId": "759",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860588"
},
"vehicle": {
"id": "vienne-3860",
"label": "3860",
"licensePlate": "BZ-386-XG"
}
}
},
{
"id": "vehicle-vienne-8651",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"bearing": 0.0,
"latitude": 45.505653381347656,
"longitude": 4.851536273956299,
"speed": 0.0
},
"stopId": "viecoll",
"timestamp": "1751606595",
"trip": {
"directionId": 0,
"routeId": "VIE5",
"scheduleRelationship": "SCHEDULED",
"tripId": "20860045"
},
"vehicle": {
"id": "vienne-8651",
"label": "8651",
"licensePlate": "AX-865-YA"
}
}
},
{
"id": "vehicle-vienne-7780",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 45.535552978515625,
"longitude": 4.871788024902344,
"speed": 0.0
},
"stopId": "vieteur2",
"timestamp": "1751606621",
"trip": {
"directionId": 0,
"routeId": "2760",
"scheduleRelationship": "SCHEDULED",
"tripId": "21272897"
},
"vehicle": {
"id": "vienne-7780",
"label": "7780",
"licensePlate": "CT-778-EL"
}
}
},
{
"id": "vehicle-vienne-77",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"bearing": 134.0,
"latitude": 45.524559020996094,
"longitude": 4.876804828643799,
"speed": 0.0
},
"stopId": "viecybe",
"timestamp": "1751606605",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21236255"
},
"vehicle": {
"id": "vienne-77",
"label": "77",
"licensePlate": ""
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751606627"
}
}