Détails de la ressource
Données temps-réel du réseau RUBAN suivant la structure GTFS-RT au format Protocol Buffers.
Cette ressource fait partie du jeu de données Réseau urbain Ruban.
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
❌563 erreurs, 22 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/12/2025 à 08h14 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 160 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 1136-38765 stop_sequence 35 arrival_time 06:43:34 (1764567814) is equal to previous stop departure_time 06:43:34 (1764567814) - times must increase between two sequential stops
- trip_id 922-38815 stop_sequence 27 arrival_time 08:31:10 (1764574270) is equal to previous stop arrival_time 08:31:10 (1764574270) - times must increase between two sequential stops
- trip_id 922-38815 stop_sequence 27 arrival_time 08:31:10 (1764574270) is equal to previous stop departure_time 08:31:10 (1764574270) - times must increase between two sequential stops
- trip_id 922-38815 stop_sequence 27 departure_time 08:31:10 (1764574270) is equal to previous stop departure_time 08:31:10 (1764574270) - times must increase between two sequential stops
- trip_id 922-38815 stop_sequence 27 departure_time 08:31:10 (1764574270) is equal to previous stop arrival_time 08:31:10 (1764574270) - times must increase between two sequential stops
stop_time_update doesn't have arrival or departure E043 217 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id 922-38815 stop_sequence 0 doesn't have arrival or departure
- trip_id 922-38815 stop_sequence 4 doesn't have arrival or departure
- trip_id 922-38815 stop_sequence 6 doesn't have arrival or departure
- trip_id 922-38815 stop_sequence 7 doesn't have arrival or departure
- trip_id 922-38815 stop_sequence 8 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 186 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 926-36334 stop_sequence 9 has stop_id BJEMARI2 but GTFS stop_sequence 9 has stop_id BJGARE1 - stop_ids should be the same
- GTFS-rt trip_id 926-36334 stop_sequence 10 has stop_id BJZOLA2 but GTFS stop_sequence 10 has stop_id BJEMARI2 - stop_ids should be the same
- GTFS-rt trip_id 926-36334 stop_sequence 11 has stop_id BJPCURI2 but GTFS stop_sequence 11 has stop_id BJZOLA2 - stop_ids should be the same
- GTFS-rt trip_id 926-36334 stop_sequence 12 has stop_id BJJCURI2 but GTFS stop_sequence 12 has stop_id BJPCURI2 - stop_ids should be the same
- GTFS-rt trip_id 926-36334 stop_sequence 13 has stop_id BJPAPIN2 but GTFS stop_sequence 13 has stop_id BJJCURI2 - stop_ids should be the same
Avertissements
ID in one feed missing from the other W003 22 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
- trip_id 1146-38738 is in TripUpdates but not in VehiclePositions feed
- trip_id 1140-38709 is in TripUpdates but not in VehiclePositions feed
- trip_id 1139-38708 is in TripUpdates but not in VehiclePositions feed
- trip_id 935-38027 is in TripUpdates but not in VehiclePositions feed
- trip_id 929-38055 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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 980 | 24 fois (80 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 1 819 | 24 fois (80 % 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 | 674 | 24 fois (80 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 5 120 | 23 fois (77 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 22 | 11 fois (37 % 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. | 2 | 1 fois (3 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 1 | 1 fois (3 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/12/2025 à 08h17 Europe/Paris.
trip_updates (39) vehicle_positions (15) 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 01/12/2025 à 08h17 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:2dfeb3158a261034",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 45.574913024902344,
"longitude": 5.265805244445801
},
"stopId": "MBSADIA2",
"timestamp": "1764573452",
"trip": {
"routeId": "MAUBEC_1",
"scheduleRelationship": "SCHEDULED",
"tripId": "42316{MAUBEC_1}-Période Scolaire Sep 2024-2025_5_LMWJV"
},
"vehicle": {
"id": "2dfeb3158a261034"
}
}
},
{
"id": "vehicle:64aec41cde26085277efc57c",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 10,
"position": {
"latitude": 45.63990783691406,
"longitude": 5.139104843139648
},
"stopId": "VPLIBER2",
"timestamp": "1764573448",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38767"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e10f",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 9,
"position": {
"latitude": 45.60386657714844,
"longitude": 5.227163314819336
},
"stopId": "BJXBLAN1",
"timestamp": "1764573405",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38029"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e10f",
"label": "1330",
"licensePlate": "FS-755-LT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e0ce",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.604705810546875,
"longitude": 5.220231533050537
},
"stopId": "IDCHAMP1",
"timestamp": "1764572954",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1148-38732"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e208",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 45.62199401855469,
"longitude": 5.213931560516357
},
"stopId": "IDDELOR1",
"timestamp": "1764572953",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38057"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e50d",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 12,
"position": {
"latitude": 45.606258392333984,
"longitude": 5.25569486618042
},
"stopId": "BJZACHA1",
"timestamp": "1764572942",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38815"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "vehicle:6786a347ca2c086ed76eadba",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 30,
"position": {
"latitude": 45.61091995239258,
"longitude": 5.159685134887695
},
"stopId": "VFSECU2",
"timestamp": "1764572922",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1149-38746"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e532",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 45.5977783203125,
"longitude": 5.26779842376709
},
"stopId": "BJHBARB2",
"timestamp": "1764572914",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38028"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "vehicle:636a2e23c520d5a13c77e731",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 45.61380386352539,
"longitude": 5.186500072479248
},
"stopId": "VMGARE1",
"timestamp": "1764572908",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1139-38710"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e455",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.620521545410156,
"longitude": 5.219673156738281
},
"stopId": "IDTRIFO2",
"timestamp": "1764572904",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36247"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e455",
"label": "1324",
"licensePlate": "EN-183-MD"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e06e",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 45.59245300292969,
"longitude": 5.243844985961914
},
"stopId": "BJLBRAI1",
"timestamp": "1764572890",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36246"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e06e",
"label": "1313",
"licensePlate": "BT-441-SF"
}
}
},
{
"id": "vehicle:636a2e23c520d5a13c77e710",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 45.58926010131836,
"longitude": 5.260273456573486
},
"stopId": "BJJCURI2",
"timestamp": "1764572861",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36335"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e710",
"label": "1314",
"licensePlate": "BT-829-SF"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e552",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 45.65220642089844,
"longitude": 5.119041919708252
},
"stopId": "QFRP4R1",
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38751"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e552",
"label": "1332",
"licensePlate": "FX-444-CD"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e5cd",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 45.620994567871094,
"longitude": 5.121655464172363
},
"stopId": "QFCHARR2",
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38787"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e5cd",
"label": "1319",
"licensePlate": "CV-568-DN"
}
}
},
{
"id": "vehicle:636a2e22c520d5a13c77e4f3",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.60240173339844,
"longitude": 5.171423435211182
},
"stopId": "VFEUROP2",
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38385"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:931-36246",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571342"
},
"departure": {
"time": "1764571342"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571663"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571705"
},
"departure": {
"time": "1764571792"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571378"
},
"departure": {
"time": "1764571399"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764572289"
},
"departure": {
"time": "1764572300"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572436"
},
"departure": {
"time": "1764572465"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572707"
},
"departure": {
"time": "1764572722"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572879"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764573000"
},
"departure": {
"time": "1764573000"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764573060"
},
"departure": {
"time": "1764573060"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764573660"
},
"departure": {
"time": "1764573660"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764573720"
},
"departure": {
"time": "1764573720"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764574080"
},
"departure": {
"time": "1764574080"
},
"stopId": "BJPOSTE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764574140"
},
"departure": {
"time": "1764574140"
},
"stopId": "BJLYCEE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "BJPMICH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "BJFOLAT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574440"
},
"stopId": "BJEPARG1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "BJPROYA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "BJMOULI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "BJTOUR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "BJCHAMP1",
"stopSequence": 30
}
],
"timestamp": "1764572890",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36246"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e06e",
"label": "1313",
"licensePlate": "BT-441-SF"
}
}
},
{
"id": "trip:1137-38385",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572797"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764572940"
},
"departure": {
"time": "1764572940"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573060"
},
"departure": {
"time": "1764573060"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "VFSORBI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "VFCSDEL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573360"
},
"departure": {
"time": "1764573360"
},
"stopId": "VFETANG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573480"
},
"departure": {
"time": "1764573480"
},
"stopId": "VFSTBC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "VFREPUB2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573600"
},
"departure": {
"time": "1764573600"
},
"stopId": "VFBOURG2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573720"
},
"departure": {
"time": "1764573720"
},
"stopId": "VFROCHE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573900"
},
"departure": {
"time": "1764573900"
},
"stopId": "VPGARE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573960"
},
"departure": {
"time": "1764573960"
},
"stopId": "VPALPES2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574020"
},
"departure": {
"time": "1764574020"
},
"stopId": "VPMAIRI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574140"
},
"departure": {
"time": "1764574140"
},
"stopId": "VPJMOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574200"
},
"departure": {
"time": "1764574200"
},
"stopId": "VPRIANT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "VPLOIPE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "VPARTOI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "QFMALA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574440"
},
"stopId": "QFARRI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "QFMAINE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "QFBRET2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "QFLAFA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "QFANJOU2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "QFNOIRE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "QFMUGUE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "QFFURIN2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764574800"
},
"stopId": "QFMONUM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764574920"
},
"departure": {
"time": "1764574920"
},
"stopId": "QFGARE1",
"stopSequence": 27
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38385"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1137-38329",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570281"
},
"departure": {
"time": "1764570327"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764570344"
},
"departure": {
"time": "1764570381"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570570"
},
"departure": {
"time": "1764570579"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570802"
},
"departure": {
"time": "1764570877"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570897"
},
"departure": {
"time": "1764570905"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570971"
},
"departure": {
"time": "1764571087"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764571596"
},
"departure": {
"time": "1764571671"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571776"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571807"
},
"departure": {
"time": "1764571841"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764572311"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764572524"
},
"departure": {
"time": "1764572587"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764572766"
},
"departure": {
"time": "1764572776"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764572796"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38329"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1136-38765",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565234"
},
"departure": {
"time": "1764565261"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764565303"
},
"departure": {
"time": "1764565320"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764565336"
},
"departure": {
"time": "1764565357"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764565387"
},
"departure": {
"time": "1764565438"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764565461"
},
"departure": {
"time": "1764565472"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764565585"
},
"departure": {
"time": "1764565602"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764565748"
},
"departure": {
"time": "1764565762"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764565799"
},
"departure": {
"time": "1764565840"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565850"
},
"departure": {
"time": "1764565861"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565888"
},
"departure": {
"time": "1764565904"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565992"
},
"departure": {
"time": "1764566031"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764566056"
},
"departure": {
"time": "1764566071"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764566162"
},
"departure": {
"time": "1764566175"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764566270"
},
"departure": {
"time": "1764566282"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764566353"
},
"departure": {
"time": "1764566361"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764566601"
},
"departure": {
"time": "1764566625"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764566769"
},
"departure": {
"time": "1764566801"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764566815"
},
"departure": {
"time": "1764566826"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764566862"
},
"departure": {
"time": "1764566870"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567015"
},
"departure": {
"time": "1764567025"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567044"
},
"departure": {
"time": "1764567062"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764567127"
},
"departure": {
"time": "1764567139"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764567159"
},
"departure": {
"time": "1764567197"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764567250"
},
"departure": {
"time": "1764567269"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764567297"
},
"departure": {
"time": "1764567318"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764567383"
},
"departure": {
"time": "1764567396"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764567430"
},
"departure": {
"time": "1764567441"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764567485"
},
"departure": {
"time": "1764567500"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567584"
},
"departure": {
"time": "1764567597"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764567620"
},
"departure": {
"time": "1764567632"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764567669"
},
"departure": {
"time": "1764567700"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764567715"
},
"departure": {
"time": "1764567727"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764567743"
},
"departure": {
"time": "1764567756"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764567766"
},
"departure": {
"time": "1764567793"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764567804"
},
"departure": {
"time": "1764567814"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764567814"
},
"departure": {
"time": "1764567826"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764567961"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1764573448",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38765"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:1139-38710",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764571265"
},
"departure": {
"time": "1764571280"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"stopId": "IDVICAT1",
"stopSequence": 3
},
{
"stopId": "IDCHAMP1",
"stopSequence": 4
},
{
"stopId": "IDGARE1",
"stopSequence": 5
},
{
"stopId": "IDCECOM2",
"stopSequence": 6
},
{
"stopId": "IDADMIN2",
"stopSequence": 7
},
{
"stopId": "IDHOTEL2",
"stopSequence": 8
},
{
"stopId": "IDTRUFF2",
"stopSequence": 9
},
{
"stopId": "IDHUBER2",
"stopSequence": 10
},
{
"stopId": "IDDELOR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572308"
},
"departure": {
"time": "1764572374"
},
"stopId": "IDATLAN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764572403"
},
"departure": {
"time": "1764572410"
},
"stopId": "IDDOISN2",
"stopSequence": 13
},
{
"stopId": "IDGERMA2",
"stopSequence": 14
},
{
"stopId": "IDSEIGL2",
"stopSequence": 15
},
{
"stopId": "VMBELMO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764572839"
},
"departure": {
"time": "1764572851"
},
"stopId": "VMNAUTA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764572905"
},
"stopId": "VMGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764572910"
},
"departure": {
"time": "1764572910"
},
"stopId": "VMKIOSQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764572970"
},
"departure": {
"time": "1764572970"
},
"stopId": "VMILOTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "VMCHATE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764573150"
},
"departure": {
"time": "1764573150"
},
"stopId": "VMGUING2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764573210"
},
"departure": {
"time": "1764573210"
},
"stopId": "VMCOND2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764573210"
},
"departure": {
"time": "1764573210"
},
"stopId": "VFCCIN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764573270"
},
"departure": {
"time": "1764573270"
},
"stopId": "VFTECHO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764573390"
},
"departure": {
"time": "1764573390"
},
"stopId": "VFMUISS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764573450"
},
"departure": {
"time": "1764573450"
},
"stopId": "VFPONT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764573510"
},
"departure": {
"time": "1764573510"
},
"stopId": "VFAILLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764573570"
},
"departure": {
"time": "1764573570"
},
"stopId": "VFSECU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764573690"
},
"departure": {
"time": "1764573690"
},
"stopId": "VFSTBC2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764573750"
},
"departure": {
"time": "1764573750"
},
"stopId": "VFREPUB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764573810"
},
"departure": {
"time": "1764573810"
},
"stopId": "VFBOURG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764573930"
},
"departure": {
"time": "1764573930"
},
"stopId": "VFROCHE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764573990"
},
"departure": {
"time": "1764573990"
},
"stopId": "VFBRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764573990"
},
"departure": {
"time": "1764573990"
},
"stopId": "VFBOIS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764574050"
},
"departure": {
"time": "1764574050"
},
"stopId": "VFARMIE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764574110"
},
"departure": {
"time": "1764574110"
},
"stopId": "VFCRUIZ2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764574170"
},
"departure": {
"time": "1764574170"
},
"stopId": "QF3COMM2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764574230"
},
"departure": {
"time": "1764574230"
},
"stopId": "QFMOINE2",
"stopSequence": 39
}
],
"timestamp": "1764572908",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1139-38710"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:1148-38724",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569688"
},
"departure": {
"time": "1764569774"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764569809"
},
"departure": {
"time": "1764569842"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569915"
},
"departure": {
"time": "1764569946"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569973"
},
"departure": {
"time": "1764570005"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570021"
},
"departure": {
"time": "1764570056"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570077"
},
"departure": {
"time": "1764570103"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570138"
},
"departure": {
"time": "1764570180"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570278"
},
"departure": {
"time": "1764570305"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570575"
},
"departure": {
"time": "1764570611"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570652"
},
"departure": {
"time": "1764570691"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570721"
},
"departure": {
"time": "1764570773"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"stopId": "VFRPMUI1",
"stopSequence": 14
},
{
"stopId": "VMBIZET1",
"stopSequence": 15
},
{
"stopId": "VMCIME1",
"stopSequence": 16
},
{
"stopId": "VMGREEN1",
"stopSequence": 17
},
{
"stopId": "VMLAVOI1",
"stopSequence": 18
},
{
"stopId": "VMPOSTE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571195"
},
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764571239"
},
"departure": {
"time": "1764571258"
},
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764571408"
},
"departure": {
"time": "1764571544"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764571635"
},
"departure": {
"time": "1764571699"
},
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764571811"
},
"departure": {
"time": "1764572076"
},
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764572085"
},
"departure": {
"time": "1764572119"
},
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1764572372"
},
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"arrival": {
"time": "1764572710"
},
"departure": {
"time": "1764572710"
},
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1764572890"
},
"departure": {
"time": "1764572890"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
}
],
"timestamp": "1764572954",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1148-38724"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "trip:930-38026",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567123"
},
"departure": {
"time": "1764567147"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567182"
},
"departure": {
"time": "1764567216"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567265"
},
"departure": {
"time": "1764567276"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567286"
},
"departure": {
"time": "1764567329"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567334"
},
"departure": {
"time": "1764567384"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567423"
},
"departure": {
"time": "1764567461"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567515"
},
"departure": {
"time": "1764567564"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567661"
},
"departure": {
"time": "1764567700"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567833"
},
"departure": {
"time": "1764567942"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568051"
},
"departure": {
"time": "1764568102"
},
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568115"
},
"departure": {
"time": "1764568137"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568246"
},
"departure": {
"time": "1764568294"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568426"
},
"departure": {
"time": "1764568439"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568477"
},
"departure": {
"time": "1764568489"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568535"
},
"departure": {
"time": "1764568548"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568666"
},
"departure": {
"time": "1764568676"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568755"
},
"departure": {
"time": "1764568790"
},
"stopId": "BJALORR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764568865"
},
"stopId": "BJPOSTE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568978"
},
"departure": {
"time": "1764569010"
},
"stopId": "BJLYCEE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764569034"
},
"departure": {
"time": "1764569118"
},
"stopId": "BJVAUCA2",
"stopSequence": 19
},
{
"stopId": "BJEBARB2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764569201"
},
"departure": {
"time": "1764569211"
},
"stopId": "BJHBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764569239"
},
"departure": {
"time": "1764569253"
},
"stopId": "BJVSCOT2",
"stopSequence": 22
},
{
"stopId": "BJSTRAU2",
"stopSequence": 23
},
{
"stopId": "BJCHANT2",
"stopSequence": 24
},
{
"stopId": "BJROSTA2",
"stopSequence": 25
},
{
"stopId": "BJCHARM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764569505"
},
"stopId": "BJCHFLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764569569"
},
"departure": {
"time": "1764569776"
},
"stopId": "BJPREPO2",
"stopSequence": 28
},
{
"stopId": "BJLINNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569796"
},
"departure": {
"time": "1764569815"
},
"stopId": "BJCHPIN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764569890"
},
"departure": {
"time": "1764569890"
},
"stopId": "BJMOZAB2",
"stopSequence": 31
}
],
"timestamp": "1764572953",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38026"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:922-38813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764563923"
},
"departure": {
"time": "1764564566"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764564608"
},
"departure": {
"time": "1764564646"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764564676"
},
"departure": {
"time": "1764564686"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764564737"
},
"departure": {
"time": "1764564750"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764564790"
},
"departure": {
"time": "1764564858"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764564866"
},
"departure": {
"time": "1764564883"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764564920"
},
"departure": {
"time": "1764564933"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764564953"
},
"departure": {
"time": "1764564969"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565089"
},
"departure": {
"time": "1764565096"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565327"
},
"departure": {
"time": "1764565343"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565416"
},
"departure": {
"time": "1764565434"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764565472"
},
"departure": {
"time": "1764565510"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764565664"
},
"departure": {
"time": "1764565679"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764565759"
},
"departure": {
"time": "1764565782"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764565816"
},
"departure": {
"time": "1764565887"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764565904"
},
"departure": {
"time": "1764565928"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764565965"
},
"departure": {
"time": "1764565997"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764566039"
},
"departure": {
"time": "1764566065"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566124"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764566153"
},
"departure": {
"time": "1764566181"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764566211"
},
"departure": {
"time": "1764566247"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764566314"
},
"departure": {
"time": "1764566382"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764566471"
},
"departure": {
"time": "1764566491"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764566522"
},
"departure": {
"time": "1764566555"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764566593"
},
"departure": {
"time": "1764566627"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764566665"
},
"departure": {
"time": "1764566676"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764566696"
},
"departure": {
"time": "1764566712"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764566725"
},
"departure": {
"time": "1764566738"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764566761"
},
"departure": {
"time": "1764566780"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764566905"
},
"departure": {
"time": "1764566918"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764567158"
},
"departure": {
"time": "1764567163"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764567045"
},
"departure": {
"time": "1764567092"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764567229"
},
"departure": {
"time": "1764567263"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764567334"
},
"departure": {
"time": "1764567346"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764567391"
},
"departure": {
"time": "1764567402"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764567470"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1764572942",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38813"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:924-38029",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571496"
},
"departure": {
"time": "1764572512"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764572553"
},
"departure": {
"time": "1764572596"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572660"
},
"departure": {
"time": "1764572721"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764572741"
},
"departure": {
"time": "1764572779"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764572785"
},
"departure": {
"time": "1764572814"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572851"
},
"departure": {
"time": "1764572863"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764572892"
},
"departure": {
"time": "1764572968"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573071"
},
"departure": {
"time": "1764573109"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573245"
},
"departure": {
"time": "1764573312"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573440"
},
"departure": {
"time": "1764573440"
},
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573440"
},
"departure": {
"time": "1764573440"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573620"
},
"departure": {
"time": "1764573620"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573860"
},
"departure": {
"time": "1764573860"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573980"
},
"departure": {
"time": "1764573980"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574040"
},
"departure": {
"time": "1764574040"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574280"
},
"departure": {
"time": "1764574280"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574340"
},
"departure": {
"time": "1764574340"
},
"stopId": "BJALORR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574640"
},
"departure": {
"time": "1764574640"
},
"stopId": "BJPOSTE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574700"
},
"departure": {
"time": "1764574700"
},
"stopId": "BJLYCEE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764574760"
},
"departure": {
"time": "1764574760"
},
"stopId": "BJVAUCA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764574880"
},
"departure": {
"time": "1764574880"
},
"stopId": "BJEBARB2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764575000"
},
"departure": {
"time": "1764575000"
},
"stopId": "BJHBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764575060"
},
"departure": {
"time": "1764575060"
},
"stopId": "BJVSCOT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764575120"
},
"departure": {
"time": "1764575120"
},
"stopId": "BJSTRAU2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764575180"
},
"departure": {
"time": "1764575180"
},
"stopId": "BJCHANT2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764575240"
},
"departure": {
"time": "1764575240"
},
"stopId": "BJROSTA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764575240"
},
"departure": {
"time": "1764575240"
},
"stopId": "BJCHARM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764575300"
},
"departure": {
"time": "1764575300"
},
"stopId": "BJCHFLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764575360"
},
"departure": {
"time": "1764575360"
},
"stopId": "BJPREPO2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764575480"
},
"departure": {
"time": "1764575480"
},
"stopId": "BJLINNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764575480"
},
"departure": {
"time": "1764575480"
},
"stopId": "BJCHPIN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764575600"
},
"departure": {
"time": "1764575600"
},
"stopId": "BJMOZAB2",
"stopSequence": 31
}
],
"timestamp": "1764573405",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38029"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e10f",
"label": "1330",
"licensePlate": "FS-755-LT"
}
}
},
{
"id": "trip:1138-38749",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764563525"
},
"departure": {
"time": "1764563527"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764563640"
},
"departure": {
"time": "1764563646"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764563657"
},
"departure": {
"time": "1764563688"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764563690"
},
"departure": {
"time": "1764563698"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764563709"
},
"departure": {
"time": "1764563715"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764563732"
},
"departure": {
"time": "1764563743"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764563758"
},
"departure": {
"time": "1764563768"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764563808"
},
"departure": {
"time": "1764563816"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764563825"
},
"departure": {
"time": "1764563832"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764563910"
},
"departure": {
"time": "1764563921"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764563954"
},
"departure": {
"time": "1764563966"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764563985"
},
"departure": {
"time": "1764563997"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764564109"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764564146"
},
"departure": {
"time": "1764564194"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764564391"
},
"departure": {
"time": "1764564440"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764564465"
},
"departure": {
"time": "1764564477"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764564502"
},
"departure": {
"time": "1764564513"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764564650"
},
"departure": {
"time": "1764564658"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764564712"
},
"departure": {
"time": "1764564736"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764564753"
},
"departure": {
"time": "1764564759"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764564809"
},
"departure": {
"time": "1764564823"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764565162"
},
"departure": {
"time": "1764565176"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764565242"
},
"departure": {
"time": "1764565258"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764565379"
},
"departure": {
"time": "1764565460"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764565522"
},
"departure": {
"time": "1764565563"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764565587"
},
"departure": {
"time": "1764565594"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764565639"
},
"departure": {
"time": "1764565648"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764565669"
},
"departure": {
"time": "1764565679"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764565691"
},
"departure": {
"time": "1764565701"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764565802"
},
"departure": {
"time": "1764565840"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1764565996"
},
"departure": {
"time": "1764566003"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764566111"
},
"departure": {
"time": "1764566125"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764566155"
},
"departure": {
"time": "1764566197"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764566236"
},
"departure": {
"time": "1764566262"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764566286"
},
"departure": {
"time": "1764566306"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764566332"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38749"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e552",
"label": "1332",
"licensePlate": "FX-444-CD"
}
}
},
{
"id": "trip:1139-38708",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764564396"
},
"departure": {
"time": "1764564437"
},
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764564469"
},
"departure": {
"time": "1764564485"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764564497"
},
"departure": {
"time": "1764564509"
},
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764564534"
},
"departure": {
"time": "1764564549"
},
"stopId": "IDVICAT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764564567"
},
"departure": {
"time": "1764564578"
},
"stopId": "IDCHAMP1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764564707"
},
"departure": {
"time": "1764564756"
},
"stopId": "IDGARE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764564893"
},
"departure": {
"time": "1764564917"
},
"stopId": "IDCECOM2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764565034"
},
"departure": {
"time": "1764565063"
},
"stopId": "IDADMIN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565082"
},
"departure": {
"time": "1764565089"
},
"stopId": "IDHOTEL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565121"
},
"departure": {
"time": "1764565135"
},
"stopId": "IDTRUFF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565145"
},
"departure": {
"time": "1764565178"
},
"stopId": "IDHUBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764565215"
},
"departure": {
"time": "1764565238"
},
"stopId": "IDDELOR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764565277"
},
"departure": {
"time": "1764565289"
},
"stopId": "IDATLAN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764565316"
},
"departure": {
"time": "1764565368"
},
"stopId": "IDDOISN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764565418"
},
"departure": {
"time": "1764565428"
},
"stopId": "IDGERMA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764565484"
},
"departure": {
"time": "1764565496"
},
"stopId": "IDSEIGL2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764565570"
},
"departure": {
"time": "1764565587"
},
"stopId": "VMBELMO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764565663"
},
"departure": {
"time": "1764565679"
},
"stopId": "VMNAUTA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764565760"
},
"departure": {
"time": "1764565782"
},
"stopId": "VMGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764565806"
},
"departure": {
"time": "1764565827"
},
"stopId": "VMKIOSQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764565865"
},
"departure": {
"time": "1764565878"
},
"stopId": "VMILOTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764565932"
},
"departure": {
"time": "1764565968"
},
"stopId": "VMCHATE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764566046"
},
"departure": {
"time": "1764566048"
},
"stopId": "VMGUING2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764566082"
},
"departure": {
"time": "1764566086"
},
"stopId": "VMCOND2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764566110"
},
"departure": {
"time": "1764566121"
},
"stopId": "VFCCIN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764566176"
},
"departure": {
"time": "1764566207"
},
"stopId": "VFTECHO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764566307"
},
"departure": {
"time": "1764566317"
},
"stopId": "VFMUISS2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764566348"
},
"departure": {
"time": "1764566377"
},
"stopId": "VFPONT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764566414"
},
"departure": {
"time": "1764566441"
},
"stopId": "VFAILLA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764566468"
},
"departure": {
"time": "1764566505"
},
"stopId": "VFSECU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764566535"
},
"departure": {
"time": "1764566559"
},
"stopId": "VFSTBC2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764566613"
},
"departure": {
"time": "1764566653"
},
"stopId": "VFREPUB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764566695"
},
"departure": {
"time": "1764566707"
},
"stopId": "VFBOURG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764566771"
},
"departure": {
"time": "1764566792"
},
"stopId": "VFROCHE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764566827"
},
"departure": {
"time": "1764566841"
},
"stopId": "VFBRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764566851"
},
"departure": {
"time": "1764566863"
},
"stopId": "VFBOIS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764566885"
},
"departure": {
"time": "1764566897"
},
"stopId": "VFARMIE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764566937"
},
"departure": {
"time": "1764566952"
},
"stopId": "VFCRUIZ2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764566999"
},
"departure": {
"time": "1764567009"
},
"stopId": "QF3COMM2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764567051"
},
"stopId": "QFMOINE2",
"stopSequence": 39
}
],
"timestamp": "1764572908",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1139-38708"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:1146-38738",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569605"
},
"departure": {
"time": "1764569640"
},
"stopId": "IDCECOM2",
"stopSequence": 0
},
{
"stopId": "IDADMIN2",
"stopSequence": 1
},
{
"stopId": "IDHOTEL2",
"stopSequence": 2
},
{
"stopId": "IDTRUFF2",
"stopSequence": 3
},
{
"stopId": "IDHUBER2",
"stopSequence": 4
},
{
"stopId": "IDDELOR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570252"
},
"departure": {
"time": "1764570283"
},
"stopId": "IDATLAN2",
"stopSequence": 6
},
{
"stopId": "IDDOISN2",
"stopSequence": 7
},
{
"stopId": "IDGERMA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570487"
},
"stopId": "IDSEIGL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570583"
},
"departure": {
"time": "1764570606"
},
"stopId": "VMBELMO2",
"stopSequence": 10
},
{
"stopId": "VMNAUTA2",
"stopSequence": 11
},
{
"stopId": "VMGARE1",
"stopSequence": 12
},
{
"stopId": "VMKIOSQ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570828"
},
"departure": {
"time": "1764570848"
},
"stopId": "VMPOSTE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764570941"
},
"stopId": "VMLAVOI2",
"stopSequence": 15
},
{
"stopId": "VMGREEN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764571066"
},
"stopId": "VMCIME2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764571199"
},
"stopId": "VMBIZET2",
"stopSequence": 18
},
{
"stopId": "VFRPMUI2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571334"
},
"departure": {
"time": "1764571349"
},
"stopId": "VFMUISS2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764571375"
},
"stopId": "VFPONT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764571468"
},
"stopId": "VFAILLA2",
"stopSequence": 22
},
{
"stopId": "VFSECU2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764571636"
},
"departure": {
"time": "1764571957"
},
"stopId": "VFSTBC2",
"stopSequence": 24
},
{
"stopId": "VFREPUB2",
"stopSequence": 25
},
{
"stopId": "VFBOURG2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764572009"
},
"departure": {
"time": "1764572044"
},
"stopId": "VFROCHE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764572051"
},
"departure": {
"time": "1764572113"
},
"stopId": "VFBRET2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764572124"
},
"stopId": "VFBOIS2",
"stopSequence": 29
},
{
"stopId": "VFARMIE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764572234"
},
"departure": {
"time": "1764572356"
},
"stopId": "VFCRUIZ2",
"stopSequence": 31
},
{
"stopId": "QF3COMM2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764572391"
},
"stopId": "QFMOINE2",
"stopSequence": 33
}
],
"timestamp": "1764572860",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38738"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e5cd",
"label": "1319",
"licensePlate": "CV-568-DN"
}
}
},
{
"id": "trip:1139-38694",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567056"
},
"departure": {
"time": "1764567930"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567977"
},
"departure": {
"time": "1764568041"
},
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568111"
},
"departure": {
"time": "1764568124"
},
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568181"
},
"departure": {
"time": "1764568216"
},
"stopId": "VFARMIE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568232"
},
"departure": {
"time": "1764568243"
},
"stopId": "VFBOIS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568259"
},
"departure": {
"time": "1764568301"
},
"stopId": "VFBRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568337"
},
"departure": {
"time": "1764568378"
},
"stopId": "VFROCHE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568462"
},
"departure": {
"time": "1764568497"
},
"stopId": "VFBOURG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568529"
},
"departure": {
"time": "1764568576"
},
"stopId": "VFREPUB1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568624"
},
"departure": {
"time": "1764568655"
},
"stopId": "VFSTBC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568692"
},
"departure": {
"time": "1764568722"
},
"stopId": "VFSECU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568744"
},
"departure": {
"time": "1764568782"
},
"stopId": "VFAILLA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568825"
},
"departure": {
"time": "1764568864"
},
"stopId": "VFPONT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568887"
},
"departure": {
"time": "1764568913"
},
"stopId": "VFMUISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569020"
},
"stopId": "VFTECHO1",
"stopSequence": 14
},
{
"stopId": "VFCCIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569089"
},
"departure": {
"time": "1764569096"
},
"stopId": "VMCOND1",
"stopSequence": 16
},
{
"stopId": "VMGUING1",
"stopSequence": 17
},
{
"stopId": "VMCHATE2",
"stopSequence": 18
},
{
"stopId": "VMILOTS2",
"stopSequence": 19
},
{
"stopId": "VMKIOSQ1",
"stopSequence": 20
},
{
"stopId": "VMGARE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764569505"
},
"departure": {
"time": "1764569526"
},
"stopId": "VMNAUTA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764569609"
},
"departure": {
"time": "1764569623"
},
"stopId": "VMBELMO1",
"stopSequence": 23
},
{
"stopId": "IDSEIGL1",
"stopSequence": 24
},
{
"stopId": "IDGERMA1",
"stopSequence": 25
},
{
"stopId": "IDDOISN1",
"stopSequence": 26
},
{
"stopId": "IDATLAN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764569950"
},
"departure": {
"time": "1764570092"
},
"stopId": "IDDELOR1",
"stopSequence": 28
},
{
"stopId": "IDHUBER1",
"stopSequence": 29
},
{
"stopId": "IDTRUFF1",
"stopSequence": 30
},
{
"stopId": "IDHOTEL1",
"stopSequence": 31
},
{
"stopId": "IDADMIN1",
"stopSequence": 32
},
{
"stopId": "IDCECOM1",
"stopSequence": 33
},
{
"stopId": "IDGARE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1764570630"
},
"departure": {
"time": "1764570640"
},
"stopId": "IDCHAMP2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764570656"
},
"departure": {
"time": "1764570669"
},
"stopId": "IDVICAT2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764570709"
},
"departure": {
"time": "1764570715"
},
"stopId": "IDPVINC2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764570727"
},
"departure": {
"time": "1764570748"
},
"stopId": "ID3VALL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764570773"
},
"departure": {
"time": "1764570799"
},
"stopId": "IDGALOU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764570810"
},
"departure": {
"time": "1764570810"
},
"stopId": "IDGBUIS1",
"stopSequence": 40
}
],
"timestamp": "1764572908",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1139-38694"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e731",
"label": "1309",
"licensePlate": "AV-895-WZ"
}
}
},
{
"id": "trip:922-38815",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764571803"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571875"
},
"departure": {
"time": "1764571903"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571958"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572127"
},
"departure": {
"time": "1764572149"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572659"
},
"departure": {
"time": "1764572671"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572737"
},
"departure": {
"time": "1764572751"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764572785"
},
"departure": {
"time": "1764572800"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572960"
},
"departure": {
"time": "1764572960"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573080"
},
"departure": {
"time": "1764573080"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573140"
},
"departure": {
"time": "1764573140"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764573200"
},
"departure": {
"time": "1764573200"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764573260"
},
"departure": {
"time": "1764573260"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764573320"
},
"departure": {
"time": "1764573320"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764573380"
},
"departure": {
"time": "1764573380"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764573440"
},
"departure": {
"time": "1764573440"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764573560"
},
"departure": {
"time": "1764573560"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764573680"
},
"departure": {
"time": "1764573680"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764573860"
},
"departure": {
"time": "1764573860"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764573920"
},
"departure": {
"time": "1764573920"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764574040"
},
"departure": {
"time": "1764574040"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764574160"
},
"departure": {
"time": "1764574160"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764574220"
},
"departure": {
"time": "1764574220"
},
"stopId": "BJMOULI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764574220"
},
"departure": {
"time": "1764574220"
},
"stopId": "BJTOUR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764574340"
},
"departure": {
"time": "1764574340"
},
"stopId": "BJCHAMP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764574460"
},
"departure": {
"time": "1764574460"
},
"stopId": "BJRIVET1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764574520"
},
"departure": {
"time": "1764574520"
},
"stopId": "BJMBLAN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764574640"
},
"departure": {
"time": "1764574640"
},
"stopId": "BJBOUSS1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764574880"
},
"departure": {
"time": "1764574880"
},
"stopId": "NVRUFF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764575120"
},
"departure": {
"time": "1764575120"
},
"stopId": "NVPONTA2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764575120"
},
"departure": {
"time": "1764575120"
},
"stopId": "NVBASV2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764575240"
},
"departure": {
"time": "1764575240"
},
"stopId": "NVPLACE1",
"stopSequence": 35
}
],
"timestamp": "1764572942",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38815"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:926-36243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566020"
},
"departure": {
"time": "1764566119"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764566155"
},
"departure": {
"time": "1764566172"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566214"
},
"departure": {
"time": "1764566221"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764566233"
},
"departure": {
"time": "1764566265"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764566270"
},
"departure": {
"time": "1764566324"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764566355"
},
"departure": {
"time": "1764566363"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764566392"
},
"departure": {
"time": "1764566444"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764566526"
},
"departure": {
"time": "1764566538"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764566739"
},
"departure": {
"time": "1764566752"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764566821"
},
"departure": {
"time": "1764566835"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764566866"
},
"departure": {
"time": "1764566899"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567093"
},
"departure": {
"time": "1764567127"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567152"
},
"departure": {
"time": "1764567184"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567284"
},
"departure": {
"time": "1764567317"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567339"
},
"departure": {
"time": "1764567353"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567413"
},
"departure": {
"time": "1764567428"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567464"
},
"departure": {
"time": "1764567476"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567520"
},
"departure": {
"time": "1764567530"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567571"
},
"departure": {
"time": "1764567583"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567636"
},
"departure": {
"time": "1764567644"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567681"
},
"departure": {
"time": "1764567928"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764567953"
},
"departure": {
"time": "1764567993"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568060"
},
"departure": {
"time": "1764568202"
},
"stopId": "BJPOSTE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568213"
},
"departure": {
"time": "1764568231"
},
"stopId": "BJLYCEE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764568282"
},
"departure": {
"time": "1764568303"
},
"stopId": "BJPMICH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764568324"
},
"departure": {
"time": "1764568338"
},
"stopId": "BJFOLAT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764568412"
},
"departure": {
"time": "1764568419"
},
"stopId": "BJEPARG1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764568477"
},
"departure": {
"time": "1764568508"
},
"stopId": "BJPROYA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764568526"
},
"departure": {
"time": "1764568536"
},
"stopId": "BJMOULI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764568561"
},
"departure": {
"time": "1764568572"
},
"stopId": "BJTOUR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764568595"
},
"stopId": "BJCHAMP1",
"stopSequence": 30
}
],
"timestamp": "1764572904",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36243"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e455",
"label": "1324",
"licensePlate": "EN-183-MD"
}
}
},
{
"id": "trip:1137-38358",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567602"
},
"departure": {
"time": "1764567718"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567752"
},
"departure": {
"time": "1764567777"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567811"
},
"departure": {
"time": "1764567850"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568030"
},
"departure": {
"time": "1764568068"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568127"
},
"departure": {
"time": "1764568166"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568202"
},
"departure": {
"time": "1764568233"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568285"
},
"departure": {
"time": "1764568328"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568405"
},
"departure": {
"time": "1764568446"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568497"
},
"departure": {
"time": "1764568505"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568548"
},
"departure": {
"time": "1764568573"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568615"
},
"departure": {
"time": "1764568628"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568670"
},
"departure": {
"time": "1764568687"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568727"
},
"departure": {
"time": "1764568734"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764569213"
},
"departure": {
"time": "1764569234"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764569394"
},
"departure": {
"time": "1764569403"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764569400"
},
"departure": {
"time": "1764569400"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38358"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1138-38750",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567124"
},
"departure": {
"time": "1764567153"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567265"
},
"departure": {
"time": "1764567272"
},
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567291"
},
"departure": {
"time": "1764567302"
},
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567303"
},
"departure": {
"time": "1764567313"
},
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567324"
},
"departure": {
"time": "1764567336"
},
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567361"
},
"departure": {
"time": "1764567372"
},
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567391"
},
"departure": {
"time": "1764567424"
},
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567479"
},
"departure": {
"time": "1764567490"
},
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567501"
},
"departure": {
"time": "1764567542"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567644"
},
"departure": {
"time": "1764567659"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567691"
},
"departure": {
"time": "1764567705"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567732"
},
"departure": {
"time": "1764567742"
},
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567849"
},
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567890"
},
"departure": {
"time": "1764567921"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568117"
},
"departure": {
"time": "1764568153"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764568181"
},
"departure": {
"time": "1764568188"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568215"
},
"departure": {
"time": "1764568229"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764568355"
},
"departure": {
"time": "1764568365"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568405"
},
"departure": {
"time": "1764568415"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764568428"
},
"departure": {
"time": "1764568431"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568485"
},
"departure": {
"time": "1764568498"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568810"
},
"departure": {
"time": "1764568861"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764568916"
},
"departure": {
"time": "1764568927"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569358"
},
"departure": {
"time": "1764569401"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764569861"
},
"departure": {
"time": "1764569967"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764570260"
},
"departure": {
"time": "1764570260"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764570260"
},
"departure": {
"time": "1764570260"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764570320"
},
"departure": {
"time": "1764570320"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38750"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e552",
"label": "1332",
"licensePlate": "FX-444-CD"
}
}
},
{
"id": "trip:1136-38767",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572466"
},
"departure": {
"time": "1764572526"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764572579"
},
"departure": {
"time": "1764572616"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572695"
},
"departure": {
"time": "1764572783"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572982"
},
"departure": {
"time": "1764573013"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573224"
},
"departure": {
"time": "1764573254"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573297"
},
"departure": {
"time": "1764573333"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573344"
},
"departure": {
"time": "1764573357"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573381"
},
"departure": {
"time": "1764573396"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573450"
},
"departure": {
"time": "1764573450"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573450"
},
"departure": {
"time": "1764573450"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573570"
},
"departure": {
"time": "1764573570"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573750"
},
"departure": {
"time": "1764573750"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573870"
},
"departure": {
"time": "1764573870"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574110"
},
"departure": {
"time": "1764574110"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574230"
},
"departure": {
"time": "1764574230"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574290"
},
"departure": {
"time": "1764574290"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574350"
},
"departure": {
"time": "1764574350"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764574710"
},
"departure": {
"time": "1764574710"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764574770"
},
"departure": {
"time": "1764574770"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764574890"
},
"departure": {
"time": "1764574890"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764574950"
},
"departure": {
"time": "1764574950"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764575070"
},
"departure": {
"time": "1764575070"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764575190"
},
"departure": {
"time": "1764575190"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764575250"
},
"departure": {
"time": "1764575250"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764575310"
},
"departure": {
"time": "1764575310"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764575370"
},
"departure": {
"time": "1764575370"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764575490"
},
"departure": {
"time": "1764575490"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764575550"
},
"departure": {
"time": "1764575550"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764575610"
},
"departure": {
"time": "1764575610"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764575670"
},
"departure": {
"time": "1764575670"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764575670"
},
"departure": {
"time": "1764575670"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764575730"
},
"departure": {
"time": "1764575730"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764575790"
},
"departure": {
"time": "1764575790"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764575790"
},
"departure": {
"time": "1764575790"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764575970"
},
"departure": {
"time": "1764575970"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1764573448",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38767"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:1136-38764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764561712"
},
"departure": {
"time": "1764561782"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764561827"
},
"departure": {
"time": "1764561840"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764561856"
},
"departure": {
"time": "1764561877"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764561903"
},
"departure": {
"time": "1764561923"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764561947"
},
"departure": {
"time": "1764561956"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764562059"
},
"departure": {
"time": "1764562073"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764562208"
},
"departure": {
"time": "1764562216"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764562256"
},
"departure": {
"time": "1764562291"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764562301"
},
"departure": {
"time": "1764562315"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764562343"
},
"departure": {
"time": "1764562350"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764562413"
},
"departure": {
"time": "1764562511"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764562536"
},
"departure": {
"time": "1764562543"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764562641"
},
"departure": {
"time": "1764562651"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764562751"
},
"departure": {
"time": "1764562759"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764562833"
},
"departure": {
"time": "1764562862"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764563085"
},
"departure": {
"time": "1764563110"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764563234"
},
"departure": {
"time": "1764563244"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764563271"
},
"departure": {
"time": "1764563308"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764563326"
},
"departure": {
"time": "1764563331"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764563468"
},
"departure": {
"time": "1764563479"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764563493"
},
"departure": {
"time": "1764563509"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764563561"
},
"departure": {
"time": "1764563606"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764563630"
},
"departure": {
"time": "1764563651"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764563699"
},
"departure": {
"time": "1764563737"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764563769"
},
"departure": {
"time": "1764563806"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764563862"
},
"departure": {
"time": "1764563874"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764563905"
},
"departure": {
"time": "1764563918"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764563957"
},
"departure": {
"time": "1764563966"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764564038"
},
"departure": {
"time": "1764564049"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764564071"
},
"departure": {
"time": "1764564079"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764564115"
},
"departure": {
"time": "1764564126"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764564140"
},
"departure": {
"time": "1764564155"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764564171"
},
"departure": {
"time": "1764564186"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764564196"
},
"departure": {
"time": "1764564228"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764564242"
},
"departure": {
"time": "1764564254"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764564254"
},
"departure": {
"time": "1764564268"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764564395"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1764573448",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38764"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:923-36335",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764571669"
},
"departure": {
"time": "1764571704"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571798"
},
"departure": {
"time": "1764571833"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571880"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571990"
},
"departure": {
"time": "1764572043"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572229"
},
"departure": {
"time": "1764572258"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764572268"
},
"departure": {
"time": "1764572479"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572555"
},
"departure": {
"time": "1764572585"
},
"stopId": "BJEMARI2",
"stopSequence": 9
},
{
"stopId": "BJZOLA2",
"stopSequence": 10
},
{
"stopId": "BJPCURI2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572768"
},
"stopId": "BJJCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764572970"
},
"departure": {
"time": "1764572970"
},
"stopId": "BJPAPIN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "BJMALAS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "BJMALBR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764573090"
},
"departure": {
"time": "1764573090"
},
"stopId": "BJLBRAI2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764573150"
},
"departure": {
"time": "1764573150"
},
"stopId": "BJPOLER2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764573270"
},
"departure": {
"time": "1764573270"
},
"stopId": "BJMEDHO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764573330"
},
"departure": {
"time": "1764573330"
},
"stopId": "BJMEDCL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764573570"
},
"departure": {
"time": "1764573570"
},
"stopId": "IDPLOUV2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764573630"
},
"departure": {
"time": "1764573630"
},
"stopId": "IDCHASS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764573750"
},
"departure": {
"time": "1764573750"
},
"stopId": "IDSAYES2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764573990"
},
"departure": {
"time": "1764573990"
},
"stopId": "IDCECOM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764574110"
},
"departure": {
"time": "1764574110"
},
"stopId": "IDLANS2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764574170"
},
"departure": {
"time": "1764574170"
},
"stopId": "IDPLANT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764574230"
},
"departure": {
"time": "1764574230"
},
"stopId": "IDFAUVE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764574290"
},
"departure": {
"time": "1764574290"
},
"stopId": "IDPPLAT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764574290"
},
"departure": {
"time": "1764574290"
},
"stopId": "IDATLAN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764574410"
},
"departure": {
"time": "1764574410"
},
"stopId": "IDDELOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764574470"
},
"departure": {
"time": "1764574470"
},
"stopId": "IDTRIFO1",
"stopSequence": 30
}
],
"timestamp": "1764572861",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36335"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e710",
"label": "1314",
"licensePlate": "BT-829-SF"
}
}
},
{
"id": "trip:922-38856",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567471"
},
"departure": {
"time": "1764568221"
},
"stopId": "NVPLACE1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764568304"
},
"departure": {
"time": "1764568337"
},
"stopId": "NVBASV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568385"
},
"departure": {
"time": "1764568420"
},
"stopId": "NVPONTA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568483"
},
"departure": {
"time": "1764568519"
},
"stopId": "NVRUFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568646"
},
"departure": {
"time": "1764568686"
},
"stopId": "BJBOUSS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568731"
},
"departure": {
"time": "1764568805"
},
"stopId": "BJMBLAN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568844"
},
"departure": {
"time": "1764568897"
},
"stopId": "BJRIVET2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569053"
},
"departure": {
"time": "1764569091"
},
"stopId": "BJCHAMP2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569111"
},
"departure": {
"time": "1764569141"
},
"stopId": "BJTOUR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569174"
},
"stopId": "BJMOULI2",
"stopSequence": 9
},
{
"stopId": "BJPROYA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569276"
},
"departure": {
"time": "1764569334"
},
"stopId": "BJEPARG2",
"stopSequence": 11
},
{
"stopId": "BJFOLAT1",
"stopSequence": 12
},
{
"stopId": "BJPMICH1",
"stopSequence": 13
},
{
"stopId": "BJVAUCA2",
"stopSequence": 14
},
{
"stopId": "BJEBARB2",
"stopSequence": 15
},
{
"stopId": "BJHBARB2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764569795"
},
"departure": {
"time": "1764569887"
},
"stopId": "BJVSCOT2",
"stopSequence": 17
},
{
"stopId": "BJSTRAU2",
"stopSequence": 18
},
{
"stopId": "BJCHANT2",
"stopSequence": 19
},
{
"stopId": "BJROSTA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764570024"
},
"departure": {
"time": "1764570053"
},
"stopId": "BJCHARM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764570076"
},
"departure": {
"time": "1764570187"
},
"stopId": "BJCHFLE2",
"stopSequence": 22
},
{
"stopId": "BJZACHA2",
"stopSequence": 23
},
{
"stopId": "IDRIMBA1",
"stopSequence": 24
},
{
"stopId": "IDAPOLL1",
"stopSequence": 25
},
{
"stopId": "IDMISTR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764570504"
},
"stopId": "IDRASPE1",
"stopSequence": 27
},
{
"stopId": "IDALICA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764570709"
},
"departure": {
"time": "1764570786"
},
"stopId": "IDAPOLL2",
"stopSequence": 29
},
{
"stopId": "IDRIMBA2",
"stopSequence": 30
},
{
"stopId": "IDPLOUV2",
"stopSequence": 31
},
{
"stopId": "IDCHASS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764570917"
},
"departure": {
"time": "1764571073"
},
"stopId": "IDBRANC2",
"stopSequence": 33
},
{
"stopId": "IDADMIN2",
"stopSequence": 34
},
{
"stopId": "IDHOTEL2",
"stopSequence": 35
},
{
"stopId": "IDTRUFF2",
"stopSequence": 36
},
{
"stopId": "IDHUBER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764571233"
},
"stopId": "IDDELOR2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764571363"
},
"departure": {
"time": "1764571377"
},
"stopId": "IDATLAN2",
"stopSequence": 39
},
{
"stopId": "IDDOISN2",
"stopSequence": 40
},
{
"arrival": {
"time": "1764571160"
},
"departure": {
"time": "1764571160"
},
"stopId": "IDPISCI2",
"stopSequence": 41
}
],
"timestamp": "1764572942",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "922-38856"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e50d",
"label": "1331",
"licensePlate": "FX-221-CD"
}
}
},
{
"id": "trip:42316{MAUBEC_1}-Période Scolaire Sep 2024-2025_5_LMWJV",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572600"
},
"departure": {
"time": "1764572669"
},
"stopId": "BJCHARG1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764572754"
},
"departure": {
"time": "1764572877"
},
"stopId": "MBCOMBU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572928"
},
"departure": {
"time": "1764573060"
},
"stopId": "MBHLM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573195"
},
"departure": {
"time": "1764573333"
},
"stopId": "MBPONT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573570"
},
"departure": {
"time": "1764573570"
},
"stopId": "MBSADIA2",
"stopSequence": 4
}
],
"timestamp": "1764573452",
"trip": {
"routeId": "MAUBEC_1",
"scheduleRelationship": "SCHEDULED",
"tripId": "42316{MAUBEC_1}-Période Scolaire Sep 2024-2025_5_LMWJV"
},
"vehicle": {
"id": "2dfeb3158a261034"
}
}
},
{
"id": "trip:1137-38315",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764562071"
},
"stopId": "VFSTBC1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764562399"
},
"departure": {
"time": "1764562405"
},
"stopId": "VFSTADE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764562441"
},
"departure": {
"time": "1764562456"
},
"stopId": "VFFOUGE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764562473"
},
"departure": {
"time": "1764562509"
},
"stopId": "VFEUROP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764562602"
},
"departure": {
"time": "1764562641"
},
"stopId": "VFHUDSO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764562677"
},
"departure": {
"time": "1764562725"
},
"stopId": "VFQUINC2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764562766"
},
"departure": {
"time": "1764562805"
},
"stopId": "VFFOUGH2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764562808"
},
"departure": {
"time": "1764562823"
},
"stopId": "VFESSAR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764562836"
},
"departure": {
"time": "1764562848"
},
"stopId": "VFCHENE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764562851"
},
"departure": {
"time": "1764562888"
},
"stopId": "VFAUBEP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764562912"
},
"departure": {
"time": "1764562925"
},
"stopId": "VFHALLE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764562945"
},
"stopId": "VFEUROP2",
"stopSequence": 11
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38315"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1149-38746",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "IDGBUIS1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764570110"
},
"departure": {
"time": "1764570205"
},
"stopId": "ID3VALL1",
"stopSequence": 1
},
{
"stopId": "IDPVINC1",
"stopSequence": 2
},
{
"stopId": "IDTEMPL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570407"
},
"departure": {
"time": "1764570474"
},
"stopId": "IDVICAT1",
"stopSequence": 4
},
{
"stopId": "IDCHAMP1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570578"
},
"departure": {
"time": "1764570637"
},
"stopId": "IDGARE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570803"
},
"departure": {
"time": "1764570988"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"stopId": "IDADMIN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764571004"
},
"departure": {
"time": "1764571034"
},
"stopId": "IDHOTEL2",
"stopSequence": 9
},
{
"stopId": "IDTRUFF2",
"stopSequence": 10
},
{
"stopId": "IDHUBER2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764571185"
},
"stopId": "IDDELOR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571297"
},
"stopId": "IDATLAN2",
"stopSequence": 13
},
{
"stopId": "IDDOISN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764571446"
},
"stopId": "IDGERMA2",
"stopSequence": 15
},
{
"stopId": "IDSEIGL2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764571630"
},
"departure": {
"time": "1764571655"
},
"stopId": "VMBELMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764571709"
},
"departure": {
"time": "1764571720"
},
"stopId": "VMNAUTA2",
"stopSequence": 18
},
{
"stopId": "VMGARE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571780"
},
"departure": {
"time": "1764571923"
},
"stopId": "VMKIOSQ2",
"stopSequence": 20
},
{
"stopId": "VMPOSTE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764572000"
},
"stopId": "VMLAVOI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764572057"
},
"departure": {
"time": "1764572068"
},
"stopId": "VMGREEN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764572082"
},
"departure": {
"time": "1764572198"
},
"stopId": "VMCIME2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764572217"
},
"departure": {
"time": "1764572254"
},
"stopId": "VMBIZET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764572342"
},
"departure": {
"time": "1764572369"
},
"stopId": "VFRPMUI2",
"stopSequence": 26
},
{
"stopId": "VFMUISS2",
"stopSequence": 27
},
{
"stopId": "VFPONT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764572680"
},
"departure": {
"time": "1764572897"
},
"stopId": "VFAILLA2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764572940"
},
"departure": {
"time": "1764572940"
},
"stopId": "VFSECU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764573060"
},
"departure": {
"time": "1764573060"
},
"stopId": "VFSTBC2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764573120"
},
"departure": {
"time": "1764573120"
},
"stopId": "VFREPUB2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "VFBOURG2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "VFCOLAR2",
"stopSequence": 34
}
],
"timestamp": "1764572922",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1149-38746"
},
"vehicle": {
"id": "6786a347ca2c086ed76eadba",
"label": "1337",
"licensePlate": "HA-957-LZ"
}
}
},
{
"id": "trip:926-36247",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572619"
},
"departure": {
"time": "1764572910"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764572970"
},
"departure": {
"time": "1764572970"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573030"
},
"departure": {
"time": "1764573030"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573090"
},
"departure": {
"time": "1764573090"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573150"
},
"departure": {
"time": "1764573150"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573330"
},
"departure": {
"time": "1764573330"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573510"
},
"departure": {
"time": "1764573510"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573630"
},
"departure": {
"time": "1764573630"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573750"
},
"departure": {
"time": "1764573750"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573930"
},
"departure": {
"time": "1764573930"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573990"
},
"departure": {
"time": "1764573990"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574110"
},
"departure": {
"time": "1764574110"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574170"
},
"departure": {
"time": "1764574170"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574290"
},
"departure": {
"time": "1764574290"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574350"
},
"departure": {
"time": "1764574350"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574470"
},
"departure": {
"time": "1764574470"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574590"
},
"departure": {
"time": "1764574590"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764574710"
},
"departure": {
"time": "1764574710"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764574770"
},
"departure": {
"time": "1764574770"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764574890"
},
"departure": {
"time": "1764574890"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764575130"
},
"departure": {
"time": "1764575130"
},
"stopId": "BJPOSTE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764575190"
},
"departure": {
"time": "1764575190"
},
"stopId": "BJLYCEE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764575370"
},
"departure": {
"time": "1764575370"
},
"stopId": "BJPMICH2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764575370"
},
"departure": {
"time": "1764575370"
},
"stopId": "BJFOLAT2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764575430"
},
"departure": {
"time": "1764575430"
},
"stopId": "BJEPARG1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764575490"
},
"departure": {
"time": "1764575490"
},
"stopId": "BJPROYA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764575550"
},
"departure": {
"time": "1764575550"
},
"stopId": "BJMOULI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764575550"
},
"departure": {
"time": "1764575550"
},
"stopId": "BJTOUR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764575610"
},
"departure": {
"time": "1764575610"
},
"stopId": "BJCHAMP1",
"stopSequence": 30
}
],
"timestamp": "1764572904",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36247"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e455",
"label": "1324",
"licensePlate": "EN-183-MD"
}
}
},
{
"id": "trip:1146-38787",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572392"
},
"departure": {
"time": "1764572452"
},
"stopId": "QFMOINE1",
"stopSequence": 0
},
{
"stopId": "QF3COMM1",
"stopSequence": 1
},
{
"stopId": "VFCRUIZ1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764572610"
},
"departure": {
"time": "1764572619"
},
"stopId": "VFTENNI2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764572659"
},
"departure": {
"time": "1764572719"
},
"stopId": "VFJBREL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572812"
},
"departure": {
"time": "1764572824"
},
"stopId": "QFGARGU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764572859"
},
"stopId": "QFCHARR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572870"
},
"departure": {
"time": "1764572870"
},
"stopId": "QFCOCHE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764572990"
},
"departure": {
"time": "1764572990"
},
"stopId": "QFALLIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573050"
},
"departure": {
"time": "1764573050"
},
"stopId": "QFLIEUS2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573110"
},
"departure": {
"time": "1764573110"
},
"stopId": "QFMAIRI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573170"
},
"departure": {
"time": "1764573170"
},
"stopId": "QFMUGUE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573230"
},
"departure": {
"time": "1764573230"
},
"stopId": "QFFURIN2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573290"
},
"departure": {
"time": "1764573290"
},
"stopId": "QFMONUM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573470"
},
"departure": {
"time": "1764573470"
},
"stopId": "QFGARE1",
"stopSequence": 14
}
],
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1146-38787"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e5cd",
"label": "1319",
"licensePlate": "CV-568-DN"
}
}
},
{
"id": "trip:929-38028",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569699"
},
"departure": {
"time": "1764570622"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764570661"
},
"departure": {
"time": "1764570718"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570764"
},
"departure": {
"time": "1764570809"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570869"
},
"departure": {
"time": "1764570963"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571028"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571185"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571329"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764571478"
},
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571512"
},
"departure": {
"time": "1764571546"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571956"
},
"departure": {
"time": "1764571968"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572016"
},
"departure": {
"time": "1764572279"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764572327"
},
"departure": {
"time": "1764572365"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764572493"
},
"departure": {
"time": "1764572507"
},
"stopId": "BJALORR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764572550"
},
"departure": {
"time": "1764572623"
},
"stopId": "BJPOSTE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764572635"
},
"departure": {
"time": "1764572731"
},
"stopId": "BJLYCEE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764572746"
},
"departure": {
"time": "1764572858"
},
"stopId": "BJVAUCA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764572871"
},
"departure": {
"time": "1764572898"
},
"stopId": "BJEBARB2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764572980"
},
"departure": {
"time": "1764572980"
},
"stopId": "BJHBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764573040"
},
"departure": {
"time": "1764573040"
},
"stopId": "BJVSCOT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764573100"
},
"departure": {
"time": "1764573100"
},
"stopId": "BJSTRAU2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764573160"
},
"departure": {
"time": "1764573160"
},
"stopId": "BJCHANT2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764573220"
},
"departure": {
"time": "1764573220"
},
"stopId": "BJROSTA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764573220"
},
"departure": {
"time": "1764573220"
},
"stopId": "BJCHARM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764573280"
},
"departure": {
"time": "1764573280"
},
"stopId": "BJCHFLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764573340"
},
"departure": {
"time": "1764573340"
},
"stopId": "BJPREPO2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764573460"
},
"departure": {
"time": "1764573460"
},
"stopId": "BJLINNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764573460"
},
"departure": {
"time": "1764573460"
},
"stopId": "BJCHPIN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764573580"
},
"departure": {
"time": "1764573580"
},
"stopId": "BJMOZAB2",
"stopSequence": 31
}
],
"timestamp": "1764572914",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38028"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:1148-38732",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572925"
},
"stopId": "IDCHAMP1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764573190"
},
"departure": {
"time": "1764573190"
},
"stopId": "IDGARE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573430"
},
"departure": {
"time": "1764573430"
},
"stopId": "IDCECOM2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573610"
},
"departure": {
"time": "1764573610"
},
"stopId": "IDADMIN2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573610"
},
"departure": {
"time": "1764573610"
},
"stopId": "IDHOTEL2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573730"
},
"departure": {
"time": "1764573730"
},
"stopId": "IDTRUFF2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573790"
},
"departure": {
"time": "1764573790"
},
"stopId": "IDHUBER2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573910"
},
"departure": {
"time": "1764573910"
},
"stopId": "IDDELOR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573970"
},
"departure": {
"time": "1764573970"
},
"stopId": "IDATLAN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764574030"
},
"departure": {
"time": "1764574030"
},
"stopId": "IDDOISN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764574090"
},
"departure": {
"time": "1764574090"
},
"stopId": "IDGERMA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764574270"
},
"departure": {
"time": "1764574270"
},
"stopId": "IDSEIGL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574390"
},
"departure": {
"time": "1764574390"
},
"stopId": "VMBELMO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574510"
},
"departure": {
"time": "1764574510"
},
"stopId": "VMNAUTA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574570"
},
"departure": {
"time": "1764574570"
},
"stopId": "VMGARE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574630"
},
"departure": {
"time": "1764574630"
},
"stopId": "VMKIOSQ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574630"
},
"departure": {
"time": "1764574630"
},
"stopId": "VMPOSTE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574690"
},
"departure": {
"time": "1764574690"
},
"stopId": "VMLAVOI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574690"
},
"departure": {
"time": "1764574690"
},
"stopId": "VMGREEN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764574750"
},
"departure": {
"time": "1764574750"
},
"stopId": "VMCIME2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764574870"
},
"departure": {
"time": "1764574870"
},
"stopId": "VMBIZET2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764574930"
},
"departure": {
"time": "1764574930"
},
"stopId": "VFRPMUI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764574990"
},
"departure": {
"time": "1764574990"
},
"stopId": "VFMUISS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764575050"
},
"departure": {
"time": "1764575050"
},
"stopId": "VFPONT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764575110"
},
"departure": {
"time": "1764575110"
},
"stopId": "VFAILLA2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764575170"
},
"departure": {
"time": "1764575170"
},
"stopId": "VFSECU2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764575290"
},
"departure": {
"time": "1764575290"
},
"stopId": "VFSTBC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764575350"
},
"departure": {
"time": "1764575350"
},
"stopId": "VFREPUB2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764575410"
},
"departure": {
"time": "1764575410"
},
"stopId": "VFBOURG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764575530"
},
"departure": {
"time": "1764575530"
},
"stopId": "VFROCHE2",
"stopSequence": 29
}
],
"timestamp": "1764572954",
"trip": {
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1148-38732"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e0ce",
"label": "1338",
"licensePlate": "HE-068-TT"
}
}
},
{
"id": "trip:1138-38751",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570706"
},
"departure": {
"time": "1764570777"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"stopId": "VFBERTH1",
"stopSequence": 1
},
{
"stopId": "VFPINED1",
"stopSequence": 2
},
{
"stopId": "VFPASTE1",
"stopSequence": 3
},
{
"stopId": "VFNOYER1",
"stopSequence": 4
},
{
"stopId": "VFGINET1",
"stopSequence": 5
},
{
"stopId": "VFVELLE1",
"stopSequence": 6
},
{
"stopId": "VFCHAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571187"
},
"departure": {
"time": "1764571284"
},
"stopId": "VFMRAZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764571298"
},
"departure": {
"time": "1764571327"
},
"stopId": "QFGARGU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571361"
},
"departure": {
"time": "1764571374"
},
"stopId": "QFCHARR2",
"stopSequence": 10
},
{
"stopId": "QFCOCHE2",
"stopSequence": 11
},
{
"stopId": "QFALLIN1",
"stopSequence": 12
},
{
"stopId": "QFLIEUS2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571596"
},
"departure": {
"time": "1764571612"
},
"stopId": "QFMAIRI2",
"stopSequence": 14
},
{
"stopId": "QFMUGUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571810"
},
"departure": {
"time": "1764571846"
},
"stopId": "QFFURIN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764571873"
},
"departure": {
"time": "1764571889"
},
"stopId": "QFMONUM2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764571918"
},
"departure": {
"time": "1764571959"
},
"stopId": "QFGARE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764572400"
},
"departure": {
"time": "1764572431"
},
"stopId": "QFRURUI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764572475"
},
"departure": {
"time": "1764572510"
},
"stopId": "QFRUMO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764572522"
},
"departure": {
"time": "1764572547"
},
"stopId": "QFDAUPH1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764572598"
},
"departure": {
"time": "1764572612"
},
"stopId": "QFA43ZI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764572900"
},
"departure": {
"time": "1764572900"
},
"stopId": "QFRP4R1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764573020"
},
"departure": {
"time": "1764573020"
},
"stopId": "QFGARI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764573200"
},
"departure": {
"time": "1764573200"
},
"stopId": "VPMALA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764573260"
},
"departure": {
"time": "1764573260"
},
"stopId": "VPPICAR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764573320"
},
"departure": {
"time": "1764573320"
},
"stopId": "VPLIBER1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764573380"
},
"departure": {
"time": "1764573380"
},
"stopId": "VPGENDA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764573440"
},
"departure": {
"time": "1764573440"
},
"stopId": "VPPISCI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764573440"
},
"departure": {
"time": "1764573440"
},
"stopId": "VPHPOST1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764573620"
},
"departure": {
"time": "1764573620"
},
"stopId": "VPGARE3",
"stopSequence": 31
},
{
"arrival": {
"time": "1764573860"
},
"departure": {
"time": "1764573860"
},
"stopId": "VFTECHO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764574040"
},
"departure": {
"time": "1764574040"
},
"stopId": "VFMUISS2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764574040"
},
"departure": {
"time": "1764574040"
},
"stopId": "VFPONT2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764574160"
},
"departure": {
"time": "1764574160"
},
"stopId": "VFAILLA2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764574160"
},
"departure": {
"time": "1764574160"
},
"stopId": "VFSECU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764574220"
},
"departure": {
"time": "1764574220"
},
"stopId": "VFSTBC6",
"stopSequence": 37
}
],
"timestamp": "1764572860",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1138-38751"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e552",
"label": "1332",
"licensePlate": "FX-444-CD"
}
}
},
{
"id": "trip:924-38025",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565209"
},
"departure": {
"time": "1764565391"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764565431"
},
"departure": {
"time": "1764565445"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764565491"
},
"departure": {
"time": "1764565501"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764565511"
},
"departure": {
"time": "1764565553"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764565559"
},
"departure": {
"time": "1764565593"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764565628"
},
"departure": {
"time": "1764565662"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764565691"
},
"departure": {
"time": "1764565748"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764565836"
},
"departure": {
"time": "1764565892"
},
"stopId": "IDCECOM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565996"
},
"departure": {
"time": "1764566075"
},
"stopId": "IDGARE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764566140"
},
"departure": {
"time": "1764566161"
},
"stopId": "BJXBLAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764566174"
},
"departure": {
"time": "1764566184"
},
"stopId": "BJGRIVE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764566251"
},
"departure": {
"time": "1764566284"
},
"stopId": "BJGRSOL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764566381"
},
"departure": {
"time": "1764566393"
},
"stopId": "BJMALBR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764566425"
},
"departure": {
"time": "1764566436"
},
"stopId": "BJMALAS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764566472"
},
"departure": {
"time": "1764566483"
},
"stopId": "BJPAPIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764566572"
},
"departure": {
"time": "1764566582"
},
"stopId": "BJCLESP1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764566657"
},
"departure": {
"time": "1764566686"
},
"stopId": "BJALORR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764566793"
},
"departure": {
"time": "1764566888"
},
"stopId": "BJPOSTE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764566893"
},
"departure": {
"time": "1764566906"
},
"stopId": "BJLYCEE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764566922"
},
"departure": {
"time": "1764566970"
},
"stopId": "BJVAUCA2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567029"
},
"departure": {
"time": "1764567059"
},
"stopId": "BJEBARB2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764567107"
},
"departure": {
"time": "1764567115"
},
"stopId": "BJHBARB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764567143"
},
"departure": {
"time": "1764567177"
},
"stopId": "BJVSCOT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764567207"
},
"departure": {
"time": "1764567219"
},
"stopId": "BJSTRAU2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764567244"
},
"departure": {
"time": "1764567256"
},
"stopId": "BJCHANT2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764567293"
},
"departure": {
"time": "1764567322"
},
"stopId": "BJROSTA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764567340"
},
"departure": {
"time": "1764567352"
},
"stopId": "BJCHARM2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764567373"
},
"departure": {
"time": "1764567389"
},
"stopId": "BJCHFLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567434"
},
"departure": {
"time": "1764567448"
},
"stopId": "BJPREPO2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764567490"
},
"departure": {
"time": "1764567502"
},
"stopId": "BJLINNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764567531"
},
"departure": {
"time": "1764567531"
},
"stopId": "BJCHPIN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764567581"
},
"stopId": "BJMOZAB2",
"stopSequence": 31
}
],
"timestamp": "1764573405",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38025"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e10f",
"label": "1330",
"licensePlate": "FS-755-LT"
}
}
},
{
"id": "trip:1137-38357",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764562949"
},
"departure": {
"time": "1764563121"
},
"stopId": "VFEUROP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764563152"
},
"departure": {
"time": "1764563188"
},
"stopId": "VFFOUGE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764563226"
},
"departure": {
"time": "1764563234"
},
"stopId": "VFSTADE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764563440"
},
"departure": {
"time": "1764563487"
},
"stopId": "VFSTBC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764563532"
},
"departure": {
"time": "1764563565"
},
"stopId": "VFREPUB2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764563596"
},
"departure": {
"time": "1764563603"
},
"stopId": "VFBOURG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764563649"
},
"departure": {
"time": "1764563694"
},
"stopId": "VFROCHE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764563846"
},
"departure": {
"time": "1764563872"
},
"stopId": "VPGARE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764563927"
},
"departure": {
"time": "1764563932"
},
"stopId": "VPALPES2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764563967"
},
"departure": {
"time": "1764564002"
},
"stopId": "VPMAIRI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764564041"
},
"departure": {
"time": "1764564055"
},
"stopId": "VPJMOUL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764564111"
},
"departure": {
"time": "1764564132"
},
"stopId": "VPRIANT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764564170"
},
"departure": {
"time": "1764564191"
},
"stopId": "VPLOIPE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764564210"
},
"departure": {
"time": "1764564252"
},
"stopId": "VPARTOI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764564266"
},
"departure": {
"time": "1764564293"
},
"stopId": "QFMALA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764564326"
},
"departure": {
"time": "1764564351"
},
"stopId": "QFARRI2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764564371"
},
"departure": {
"time": "1764564406"
},
"stopId": "QFMAINE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764564426"
},
"departure": {
"time": "1764564451"
},
"stopId": "QFBRET2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764564483"
},
"departure": {
"time": "1764564521"
},
"stopId": "QFLAFA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764564551"
},
"departure": {
"time": "1764564581"
},
"stopId": "QFANJOU2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764564601"
},
"departure": {
"time": "1764564626"
},
"stopId": "QFNOIRE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764564655"
},
"departure": {
"time": "1764564686"
},
"stopId": "QFMUGUE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764564705"
},
"departure": {
"time": "1764564721"
},
"stopId": "QFFURIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764564744"
},
"departure": {
"time": "1764564752"
},
"stopId": "QFMONUM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764564775"
},
"stopId": "QFGARE1",
"stopSequence": 24
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38357"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:1137-38326",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565265"
},
"departure": {
"time": "1764565278"
},
"stopId": "QFGARE2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764565292"
},
"departure": {
"time": "1764565311"
},
"stopId": "QFMONUM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764565352"
},
"departure": {
"time": "1764565378"
},
"stopId": "QFFURIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764565391"
},
"departure": {
"time": "1764565415"
},
"stopId": "QFMAIRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764565450"
},
"departure": {
"time": "1764565502"
},
"stopId": "QFMUGUE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764565585"
},
"departure": {
"time": "1764565591"
},
"stopId": "QFNOIRE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764565613"
},
"departure": {
"time": "1764565645"
},
"stopId": "QFANJOU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1764565657"
},
"departure": {
"time": "1764565665"
},
"stopId": "QFLAFA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565695"
},
"departure": {
"time": "1764565705"
},
"stopId": "QFBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565716"
},
"departure": {
"time": "1764565721"
},
"stopId": "QFMAINE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565743"
},
"departure": {
"time": "1764565750"
},
"stopId": "QFARRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764565770"
},
"departure": {
"time": "1764565779"
},
"stopId": "QFMALA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764565835"
},
"departure": {
"time": "1764565868"
},
"stopId": "VPARTOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764565880"
},
"departure": {
"time": "1764565903"
},
"stopId": "VPLOIPE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764565941"
},
"departure": {
"time": "1764565969"
},
"stopId": "VPRIANT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764566002"
},
"departure": {
"time": "1764566013"
},
"stopId": "VPJMOUL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764566052"
},
"departure": {
"time": "1764566083"
},
"stopId": "VPMAIRI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764566156"
},
"departure": {
"time": "1764566198"
},
"stopId": "VPGARE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764566271"
},
"departure": {
"time": "1764566299"
},
"stopId": "VFROCHE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764566375"
},
"departure": {
"time": "1764566379"
},
"stopId": "VFBOURG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764566403"
},
"departure": {
"time": "1764566471"
},
"stopId": "VFREPUB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764566499"
},
"departure": {
"time": "1764566803"
},
"stopId": "VFSTBC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764566983"
},
"departure": {
"time": "1764566991"
},
"stopId": "VFSTADE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764567024"
},
"departure": {
"time": "1764567183"
},
"stopId": "VFFOUGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764567202"
},
"departure": {
"time": "1764567217"
},
"stopId": "VFEUROP1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764567312"
},
"departure": {
"time": "1764567326"
},
"stopId": "VFHUDSO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764567357"
},
"departure": {
"time": "1764567406"
},
"stopId": "VFQUINC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764567441"
},
"departure": {
"time": "1764567485"
},
"stopId": "VFFOUGH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567490"
},
"departure": {
"time": "1764567515"
},
"stopId": "VFESSAR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764567529"
},
"departure": {
"time": "1764567539"
},
"stopId": "VFCHENE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764567544"
},
"departure": {
"time": "1764567553"
},
"stopId": "VFAUBEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764567570"
},
"departure": {
"time": "1764567577"
},
"stopId": "VFHALLE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764567596"
},
"stopId": "VFEUROP2",
"stopSequence": 32
}
],
"timestamp": "1764572856",
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1137-38326"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e4f3",
"label": "1316",
"licensePlate": "CD-847-QX"
}
}
},
{
"id": "trip:929-38055",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566463"
},
"departure": {
"time": "1764566573"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764566652"
},
"departure": {
"time": "1764566680"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566689"
},
"departure": {
"time": "1764566700"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764566749"
},
"departure": {
"time": "1764566774"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764566830"
},
"departure": {
"time": "1764566862"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764566888"
},
"departure": {
"time": "1764566935"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764566952"
},
"departure": {
"time": "1764566964"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764566996"
},
"departure": {
"time": "1764567009"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567040"
},
"departure": {
"time": "1764567074"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567104"
},
"departure": {
"time": "1764567123"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567151"
},
"departure": {
"time": "1764567163"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567196"
},
"departure": {
"time": "1764567229"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567291"
},
"departure": {
"time": "1764567303"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567342"
},
"departure": {
"time": "1764567390"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567415"
},
"departure": {
"time": "1764567643"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567717"
},
"departure": {
"time": "1764567728"
},
"stopId": "BJALPES2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567779"
},
"departure": {
"time": "1764567789"
},
"stopId": "BJCLESP2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567891"
},
"departure": {
"time": "1764567905"
},
"stopId": "BJPAPIN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567946"
},
"departure": {
"time": "1764567955"
},
"stopId": "BJMALAS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567989"
},
"departure": {
"time": "1764568250"
},
"stopId": "BJMALBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568362"
},
"departure": {
"time": "1764568387"
},
"stopId": "BJGRSOL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764568465"
},
"departure": {
"time": "1764568533"
},
"stopId": "BJGRIVE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568565"
},
"departure": {
"time": "1764568576"
},
"stopId": "BJXBLAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568689"
},
"departure": {
"time": "1764568745"
},
"stopId": "IDGARE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764568879"
},
"departure": {
"time": "1764568900"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764568978"
},
"departure": {
"time": "1764568993"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764569023"
},
"departure": {
"time": "1764569032"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764569071"
},
"departure": {
"time": "1764569085"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764569086"
},
"departure": {
"time": "1764569107"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764569120"
},
"departure": {
"time": "1764569134"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569175"
},
"departure": {
"time": "1764569190"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764569223"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1764572914",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "929-38055"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e532",
"label": "1311",
"licensePlate": "AV-984-XB"
}
}
},
{
"id": "trip:924-38056",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568326"
},
"departure": {
"time": "1764568360"
},
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764568416"
},
"departure": {
"time": "1764568433"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568443"
},
"departure": {
"time": "1764568475"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568518"
},
"departure": {
"time": "1764568535"
},
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568582"
},
"departure": {
"time": "1764568623"
},
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568646"
},
"departure": {
"time": "1764568684"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568701"
},
"departure": {
"time": "1764568737"
},
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568769"
},
"departure": {
"time": "1764568798"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568835"
},
"departure": {
"time": "1764568851"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568880"
},
"departure": {
"time": "1764568913"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568945"
},
"departure": {
"time": "1764568953"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568986"
},
"departure": {
"time": "1764569023"
},
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569083"
},
"departure": {
"time": "1764569115"
},
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569166"
},
"departure": {
"time": "1764569233"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569239"
},
"departure": {
"time": "1764569287"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569378"
},
"departure": {
"time": "1764569400"
},
"stopId": "BJALPES2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569452"
},
"departure": {
"time": "1764569489"
},
"stopId": "BJCLESP2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764569589"
},
"departure": {
"time": "1764569599"
},
"stopId": "BJPAPIN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569637"
},
"departure": {
"time": "1764569647"
},
"stopId": "BJMALAS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764569675"
},
"departure": {
"time": "1764569889"
},
"stopId": "BJMALBR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764569997"
},
"departure": {
"time": "1764570002"
},
"stopId": "BJGRSOL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764570055"
},
"departure": {
"time": "1764570167"
},
"stopId": "BJGRIVE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764570192"
},
"departure": {
"time": "1764570229"
},
"stopId": "BJXBLAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764570323"
},
"departure": {
"time": "1764570399"
},
"stopId": "IDGARE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764570490"
},
"departure": {
"time": "1764570513"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764570603"
},
"departure": {
"time": "1764570618"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764570654"
},
"departure": {
"time": "1764570659"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764570702"
},
"departure": {
"time": "1764570714"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764570719"
},
"departure": {
"time": "1764570767"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764570776"
},
"departure": {
"time": "1764570807"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764570849"
},
"departure": {
"time": "1764570892"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764570913"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1764573405",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "924-38056"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e10f",
"label": "1330",
"licensePlate": "FS-755-LT"
}
}
},
{
"id": "trip:1136-38766",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568838"
},
"departure": {
"time": "1764568877"
},
"stopId": "VFSTBC5",
"stopSequence": 0
},
{
"arrival": {
"time": "1764568916"
},
"departure": {
"time": "1764568961"
},
"stopId": "VFSECU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568981"
},
"departure": {
"time": "1764569028"
},
"stopId": "VFAILLA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569058"
},
"departure": {
"time": "1764569097"
},
"stopId": "VFPONT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569120"
},
"departure": {
"time": "1764569152"
},
"stopId": "VFMUISS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764569271"
},
"departure": {
"time": "1764569312"
},
"stopId": "VFTECHO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569468"
},
"departure": {
"time": "1764569498"
},
"stopId": "VPALPES2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569539"
},
"departure": {
"time": "1764569575"
},
"stopId": "VPHPOST2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569584"
},
"departure": {
"time": "1764569627"
},
"stopId": "VPPISCI2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569655"
},
"departure": {
"time": "1764569670"
},
"stopId": "VPGENDA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569716"
},
"departure": {
"time": "1764569770"
},
"stopId": "VPLIBER2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569796"
},
"departure": {
"time": "1764569833"
},
"stopId": "VPPICAR2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569903"
},
"departure": {
"time": "1764569919"
},
"stopId": "VPMALA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570064"
},
"departure": {
"time": "1764570069"
},
"stopId": "QFGARI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570145"
},
"departure": {
"time": "1764570176"
},
"stopId": "QFRP4R2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764570647"
},
"departure": {
"time": "1764570665"
},
"stopId": "QFA43ZI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764570780"
},
"departure": {
"time": "1764570790"
},
"stopId": "QFDAUPH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764570806"
},
"departure": {
"time": "1764570812"
},
"stopId": "QFRUMO2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764570870"
},
"departure": {
"time": "1764570913"
},
"stopId": "QFRURUI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571098"
},
"departure": {
"time": "1764571112"
},
"stopId": "QFGARE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571124"
},
"departure": {
"time": "1764571147"
},
"stopId": "QFMONUM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764571197"
},
"departure": {
"time": "1764571232"
},
"stopId": "QFFURIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764571250"
},
"departure": {
"time": "1764571291"
},
"stopId": "QFMAIRI1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764571351"
},
"departure": {
"time": "1764571398"
},
"stopId": "QFLIEUS1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764571427"
},
"departure": {
"time": "1764571462"
},
"stopId": "QFALLIN1",
"stopSequence": 24
},
{
"arrival": {
"time": "1764571532"
},
"departure": {
"time": "1764571539"
},
"stopId": "QFCOCHE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764571567"
},
"departure": {
"time": "1764571581"
},
"stopId": "QFCHARR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764571610"
},
"departure": {
"time": "1764571618"
},
"stopId": "QFGARGU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764571679"
},
"departure": {
"time": "1764571696"
},
"stopId": "VFMRAZ1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764571739"
},
"departure": {
"time": "1764571745"
},
"stopId": "VFCHAR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764571780"
},
"departure": {
"time": "1764571828"
},
"stopId": "VFVELLE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764571841"
},
"departure": {
"time": "1764571849"
},
"stopId": "VFGINET2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764571863"
},
"departure": {
"time": "1764571876"
},
"stopId": "VFNOYER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764571886"
},
"departure": {
"time": "1764571892"
},
"stopId": "VFPASTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764571903"
},
"departure": {
"time": "1764571931"
},
"stopId": "VFPINED2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764571939"
},
"departure": {
"time": "1764571948"
},
"stopId": "VFBERTH2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764572115"
},
"stopId": "VFSTBC6",
"stopSequence": 36
}
],
"timestamp": "1764573448",
"trip": {
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1136-38766"
},
"vehicle": {
"id": "64aec41cde26085277efc57c",
"label": "1335",
"licensePlate": "GP-860-RB"
}
}
},
{
"id": "trip:931-36333",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567967"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567988"
},
"departure": {
"time": "1764568022"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568040"
},
"departure": {
"time": "1764568051"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568120"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568156"
},
"departure": {
"time": "1764568217"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568267"
},
"departure": {
"time": "1764568281"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568307"
},
"departure": {
"time": "1764568349"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568429"
},
"departure": {
"time": "1764568463"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568474"
},
"departure": {
"time": "1764568685"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568784"
},
"departure": {
"time": "1764568799"
},
"stopId": "BJEMARI2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568815"
},
"departure": {
"time": "1764568833"
},
"stopId": "BJZOLA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568854"
},
"departure": {
"time": "1764568992"
},
"stopId": "BJPCURI2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569044"
},
"departure": {
"time": "1764569052"
},
"stopId": "BJJCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569102"
},
"departure": {
"time": "1764569115"
},
"stopId": "BJPAPIN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569152"
},
"departure": {
"time": "1764569163"
},
"stopId": "BJMALAS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569192"
},
"departure": {
"time": "1764569300"
},
"stopId": "BJMALBR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569357"
},
"departure": {
"time": "1764569369"
},
"stopId": "BJLBRAI2",
"stopSequence": 16
},
{
"stopId": "BJPOLER2",
"stopSequence": 17
},
{
"stopId": "BJMEDHO2",
"stopSequence": 18
},
{
"stopId": "BJMEDCL2",
"stopSequence": 19
},
{
"stopId": "IDPLOUV2",
"stopSequence": 20
},
{
"stopId": "IDCHASS2",
"stopSequence": 21
},
{
"stopId": "IDSAYES2",
"stopSequence": 22
},
{
"stopId": "IDCECOM2",
"stopSequence": 23
},
{
"stopId": "IDLANS2",
"stopSequence": 24
},
{
"stopId": "IDPLANT1",
"stopSequence": 25
},
{
"stopId": "IDFAUVE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764570485"
},
"departure": {
"time": "1764570485"
},
"stopId": "IDPPLAT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764570529"
},
"departure": {
"time": "1764570555"
},
"stopId": "IDATLAN1",
"stopSequence": 28
},
{
"stopId": "IDDELOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764571341"
},
"stopId": "IDTRIFO1",
"stopSequence": 30
}
],
"timestamp": "1764572890",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "931-36333"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e06e",
"label": "1313",
"licensePlate": "BT-441-SF"
}
}
},
{
"id": "trip:930-38057",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "BJMOZAB1",
"stopSequence": 0
},
{
"arrival": {
"time": "1764570170"
},
"departure": {
"time": "1764570201"
},
"stopId": "BJCHPIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570218"
},
"stopId": "BJLINNE1",
"stopSequence": 2
},
{
"stopId": "BJPREPO1",
"stopSequence": 3
},
{
"stopId": "BJCHFLE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570524"
},
"departure": {
"time": "1764570593"
},
"stopId": "BJCHARM1",
"stopSequence": 5
},
{
"stopId": "BJROSTA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570773"
},
"stopId": "BJCHANT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570816"
},
"stopId": "BJSTRAU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570913"
},
"stopId": "BJVSCOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570937"
},
"departure": {
"time": "1764571074"
},
"stopId": "BJHBARB1",
"stopSequence": 10
},
{
"stopId": "BJEBARB1",
"stopSequence": 11
},
{
"stopId": "BJVAUCA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571289"
},
"departure": {
"time": "1764571381"
},
"stopId": "BJLYCEE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571387"
},
"departure": {
"time": "1764571460"
},
"stopId": "BJPOSTE1",
"stopSequence": 14
},
{
"stopId": "BJALPES2",
"stopSequence": 15
},
{
"stopId": "BJCLESP2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764571782"
},
"departure": {
"time": "1764571815"
},
"stopId": "BJPAPIN2",
"stopSequence": 17
},
{
"stopId": "BJMALAS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571897"
},
"departure": {
"time": "1764572051"
},
"stopId": "BJMALBR2",
"stopSequence": 19
},
{
"stopId": "BJGRSOL2",
"stopSequence": 20
},
{
"stopId": "BJGRIVE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764572240"
},
"departure": {
"time": "1764572276"
},
"stopId": "BJXBLAN2",
"stopSequence": 22
},
{
"stopId": "IDGARE1",
"stopSequence": 23
},
{
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764572776"
},
"departure": {
"time": "1764572802"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764572848"
},
"departure": {
"time": "1764572873"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764572874"
},
"departure": {
"time": "1764572911"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764572922"
},
"departure": {
"time": "1764572952"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764573010"
},
"departure": {
"time": "1764573010"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764573070"
},
"departure": {
"time": "1764573070"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1764572953",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "930-38057"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e208",
"label": "1320",
"licensePlate": "DQ-905-PT"
}
}
},
{
"id": "trip:923-36244",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567898"
},
"departure": {
"time": "1764567951"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764567993"
},
"departure": {
"time": "1764568053"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568097"
},
"departure": {
"time": "1764568116"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568129"
},
"departure": {
"time": "1764568169"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568176"
},
"departure": {
"time": "1764568210"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568249"
},
"departure": {
"time": "1764568278"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568309"
},
"departure": {
"time": "1764568354"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568461"
},
"departure": {
"time": "1764568472"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568735"
},
"departure": {
"time": "1764568746"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568825"
},
"departure": {
"time": "1764568862"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568905"
},
"departure": {
"time": "1764568933"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569176"
},
"departure": {
"time": "1764569217"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569493"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569563"
},
"departure": {
"time": "1764569659"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764569679"
},
"departure": {
"time": "1764569704"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764570016"
},
"departure": {
"time": "1764570464"
},
"stopId": "BJPOSTE2",
"stopSequence": 22
},
{
"stopId": "BJLYCEE2",
"stopSequence": 23
},
{
"stopId": "BJPMICH2",
"stopSequence": 24
},
{
"stopId": "BJFOLAT2",
"stopSequence": 25
},
{
"stopId": "BJEPARG1",
"stopSequence": 26
},
{
"stopId": "BJPROYA1",
"stopSequence": 27
},
{
"stopId": "BJMOULI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764570891"
},
"departure": {
"time": "1764570904"
},
"stopId": "BJTOUR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764570870"
},
"departure": {
"time": "1764570870"
},
"stopId": "BJCHAMP1",
"stopSequence": 30
}
],
"timestamp": "1764572861",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "923-36244"
},
"vehicle": {
"id": "636a2e23c520d5a13c77e710",
"label": "1314",
"licensePlate": "BT-829-SF"
}
}
},
{
"id": "trip:926-36334",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569696"
},
"departure": {
"time": "1764569739"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1764569762"
},
"departure": {
"time": "1764569825"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569845"
},
"departure": {
"time": "1764569881"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569906"
},
"departure": {
"time": "1764569917"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569984"
},
"departure": {
"time": "1764570036"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570087"
},
"departure": {
"time": "1764570123"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570156"
},
"departure": {
"time": "1764570235"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570325"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570388"
},
"departure": {
"time": "1764570610"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"stopId": "BJEMARI2",
"stopSequence": 9
},
{
"stopId": "BJZOLA2",
"stopSequence": 10
},
{
"stopId": "BJPCURI2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570797"
},
"departure": {
"time": "1764570806"
},
"stopId": "BJJCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570853"
},
"stopId": "BJPAPIN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570920"
},
"departure": {
"time": "1764570930"
},
"stopId": "BJMALAS2",
"stopSequence": 14
},
{
"stopId": "BJMALBR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571249"
},
"stopId": "BJLBRAI2",
"stopSequence": 16
},
{
"stopId": "BJPOLER2",
"stopSequence": 17
},
{
"stopId": "BJMEDHO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571516"
},
"departure": {
"time": "1764571530"
},
"stopId": "BJMEDCL2",
"stopSequence": 19
},
{
"stopId": "IDPLOUV2",
"stopSequence": 20
},
{
"stopId": "IDCHASS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764571931"
},
"departure": {
"time": "1764571942"
},
"stopId": "IDSAYES2",
"stopSequence": 22
},
{
"stopId": "IDCECOM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764572311"
},
"departure": {
"time": "1764572345"
},
"stopId": "IDLANS2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764572376"
},
"stopId": "IDPLANT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764572424"
},
"departure": {
"time": "1764572460"
},
"stopId": "IDFAUVE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764572461"
},
"departure": {
"time": "1764572480"
},
"stopId": "IDPPLAT1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764572492"
},
"departure": {
"time": "1764572520"
},
"stopId": "IDATLAN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764572557"
},
"departure": {
"time": "1764572589"
},
"stopId": "IDDELOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764572618"
},
"stopId": "IDTRIFO1",
"stopSequence": 30
}
],
"timestamp": "1764572904",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "926-36334"
},
"vehicle": {
"id": "636a2e22c520d5a13c77e455",
"label": "1324",
"licensePlate": "EN-183-MD"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1764573454"
}
}