Détails de la ressource
Les mises à jour de trajet représentent des fluctuations dans les horaires
Cette ressource fait partie du jeu de données Réseau urbain Léo.
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
❌182 erreurs, 28 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 16/09/2025 à 09h12 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 8 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4-10066395137 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4-10083303425 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4-10066657284 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4-10083303428 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 8 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id A32_1 does not exist in the GTFS data routes.txt
- route_id 600 does not exist in the GTFS data routes.txt
- route_id 601 does not exist in the GTFS data routes.txt
- route_id 600 does not exist in the GTFS data routes.txt
- route_id 601 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 75 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHABPSM1 does not exist in GTFS data stops.txt
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHAVCHA1 does not exist in GTFS data stops.txt
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHABR131 does not exist in GTFS data stops.txt
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHABVBL1 does not exist in GTFS data stops.txt
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHALVAL1 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 90 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 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 34 arrival_time 09:14:09 (1758006849) is equal to previous stop arrival_time 09:14:09 (1758006849) - times must increase between two sequential stops
- trip_id 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 34 arrival_time 09:14:09 (1758006849) is equal to previous stop departure_time 09:14:09 (1758006849) - times must increase between two sequential stops
- trip_id 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 34 departure_time 09:14:09 (1758006849) is equal to previous stop departure_time 09:14:09 (1758006849) - times must increase between two sequential stops
- trip_id 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 34 departure_time 09:14:09 (1758006849) is equal to previous stop arrival_time 09:14:09 (1758006849) - times must increase between two sequential stops
- trip_id 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 38 arrival_time 09:19:09 (1758007149) is equal to previous stop arrival_time 09:19:09 (1758007149) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 erreur
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.
Exemples d'erreurs
- trip_id 17987{01_3}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 25 departure_time 09:11:55 (1758006715) is less than the same stop arrival_time 09:12:43 (1758006763) - departure time must be equal to or greater than arrival time
Avertissements
timestamp not populated W001 24 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 14733{A32_1}-24I_PSC_LMCJVSDF_03_LMJV does not have a timestamp
- trip_id 17987{01_3}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 15420{03_4}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 17925{01_3}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 17770{04_2}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
vehicle_id not populated W002 4 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4-10083303428 does not have a vehicle_id
- trip_id 4-10083303427 does not have a vehicle_id
- trip_id 4-10083172355 does not have a vehicle_id
- trip_id 4-10083303426 does not have a vehicle_id
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 |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 700 | 32 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 828 | 31 fois (97 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 322 | 28 fois (88 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 322 | 28 fois (88 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 840 | 28 fois (88 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 243 | 27 fois (84 % 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. | 15 | 13 fois (41 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/09/2025 à 15h03 Europe/Paris.
trip_updates (25) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 16/09/2025 à 15h03 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1093002",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "3178",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3179",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3180",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3181",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3182",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3183",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3184",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3185",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3186",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3187",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3188",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3189",
"stopSequence": 12
},
{
"arrival": {
"delay": -175,
"time": "1758025025"
},
"departure": {
"delay": -172,
"time": "1758025028"
},
"stopId": "2863",
"stopSequence": 13
},
{
"arrival": {
"delay": 2252,
"time": "1758027752"
},
"departure": {
"delay": 2252,
"time": "1758027752"
},
"stopId": "2862",
"stopSequence": 14
},
{
"arrival": {
"delay": 2252,
"time": "1758028052"
},
"departure": {
"delay": 2252,
"time": "1758028052"
},
"stopId": "2861",
"stopSequence": 15
},
{
"arrival": {
"delay": 2252,
"time": "1758028352"
},
"stopId": "2860",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "13:40:00",
"tripId": "4-10066526211"
},
"vehicle": {
"id": "136",
"label": "230462",
"licensePlate": "GQ-622-ZA"
}
}
},
{
"id": "1093003",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "3166",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3171",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3172",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3173",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3174",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3175",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3176",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3177",
"stopSequence": 12
},
{
"arrival": {
"delay": -7321,
"time": "1758018479"
},
"departure": {
"delay": -7234,
"time": "1758018566"
},
"stopId": "2861",
"stopSequence": 13
},
{
"arrival": {
"delay": -1456,
"time": "1758024644"
},
"departure": {
"delay": -1443,
"time": "1758024657"
},
"stopId": "2860",
"stopSequence": 14
},
{
"arrival": {
"delay": -1443,
"time": "1758024957"
},
"departure": {
"delay": -1443,
"time": "1758024957"
},
"stopId": "2862",
"stopSequence": 15
},
{
"arrival": {
"delay": -1443,
"time": "1758025257"
},
"stopId": "2863",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "13:44:00",
"tripId": "4-10066460675"
},
"vehicle": {
"id": "185",
"label": "2286",
"licensePlate": "GT-959-GA"
}
}
},
{
"id": "1093259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 309,
"time": "1758025209"
},
"stopId": "AUXUDBO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 273,
"time": "1758025233"
},
"departure": {
"delay": 281,
"time": "1758025241"
},
"stopId": "AUXAEXP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 324,
"time": "1758025404"
},
"departure": {
"delay": 336,
"time": "1758025416"
},
"stopId": "AUXREDD2",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1758025625"
},
"departure": {
"delay": 440,
"time": "1758025760"
},
"stopId": "AUXGSNC2",
"stopSequence": 4
},
{
"arrival": {
"delay": 418,
"time": "1758025858"
},
"departure": {
"delay": 447,
"time": "1758025887"
},
"stopId": "AUXGAMB2",
"stopSequence": 5
},
{
"arrival": {
"delay": 456,
"time": "1758026016"
},
"departure": {
"delay": 467,
"time": "1758026027"
},
"stopId": "AUXPOLI2",
"stopSequence": 6
},
{
"arrival": {
"delay": 368,
"time": "1758026048"
},
"departure": {
"delay": 379,
"time": "1758026059"
},
"stopId": "AUXVAUL2",
"stopSequence": 7
},
{
"arrival": {
"delay": 383,
"time": "1758026183"
},
"departure": {
"delay": 358,
"time": "1758026218"
},
"stopId": "AUXARQU2",
"stopSequence": 8
},
{
"arrival": {
"delay": 298,
"time": "1758026278"
},
"departure": {
"delay": 312,
"time": "1758026292"
},
"stopId": "AUXEGLE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 279,
"time": "1758026319"
},
"departure": {
"delay": 328,
"time": "1758026368"
},
"stopId": "AUXVAUB2",
"stopSequence": 10
},
{
"arrival": {
"delay": 243,
"time": "1758026403"
},
"departure": {
"delay": 253,
"time": "1758026413"
},
"stopId": "AUXPDPA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1758026482"
},
"departure": {
"delay": 273,
"time": "1758026493"
},
"stopId": "AUXDGAU2",
"stopSequence": 12
},
{
"arrival": {
"delay": 203,
"time": "1758026543"
},
"departure": {
"delay": 212,
"time": "1758026552"
},
"stopId": "AUXMONG2",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1758026586"
},
"departure": {
"delay": 197,
"time": "1758026597"
},
"stopId": "AUXSMAR2",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1758026609"
},
"departure": {
"delay": 222,
"time": "1758026622"
},
"stopId": "AUXPOLY2",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1758026677"
},
"departure": {
"delay": 190,
"time": "1758026710"
},
"stopId": "AUXJMON1",
"stopSequence": 16
},
{
"arrival": {
"delay": 267,
"time": "1758027147"
},
"departure": {
"delay": 283,
"time": "1758027163"
},
"stopId": "MONGHAI1",
"stopSequence": 17
},
{
"arrival": {
"delay": 285,
"time": "1758027225"
},
"departure": {
"delay": 341,
"time": "1758027281"
},
"stopId": "MONLOND2",
"stopSequence": 18
},
{
"arrival": {
"delay": 415,
"time": "1758027355"
},
"departure": {
"delay": 426,
"time": "1758027366"
},
"stopId": "MONBRUX2",
"stopSequence": 19
},
{
"arrival": {
"delay": 425,
"time": "1758027425"
},
"departure": {
"delay": 436,
"time": "1758027436"
},
"stopId": "APPPRNO2",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "APPAPAR2",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AAPAPNO2",
"stopSequence": 22
},
{
"arrival": {
"delay": 336,
"time": "1758027756"
},
"departure": {
"delay": 353,
"time": "1758027773"
},
"stopId": "APPARDU2",
"stopSequence": 23
},
{
"arrival": {
"delay": 353,
"time": "1758027893"
},
"departure": {
"delay": 353,
"time": "1758027893"
},
"stopId": "APPAEGL2",
"stopSequence": 24
},
{
"arrival": {
"delay": 353,
"time": "1758027953"
},
"stopId": "APPAPPO1",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "05_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:15:00",
"tripId": "15608{05_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "36",
"label": "11934",
"licensePlate": "BW-729-LL"
}
}
},
{
"id": "1093269",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 34,
"time": "1758024934"
},
"stopId": "APPAPPO1",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1758024972"
},
"departure": {
"delay": 45,
"time": "1758025005"
},
"stopId": "APPAEGL1",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1758025179"
},
"departure": {
"delay": 77,
"time": "1758025217"
},
"stopId": "APPARDU1",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AAPAPNO1",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "APPAPAR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 267,
"time": "1758025707"
},
"departure": {
"delay": 284,
"time": "1758025724"
},
"stopId": "APPPRNO1",
"stopSequence": 6
},
{
"arrival": {
"delay": 273,
"time": "1758025773"
},
"departure": {
"delay": 285,
"time": "1758025785"
},
"stopId": "MONBRUX1",
"stopSequence": 7
},
{
"arrival": {
"delay": 371,
"time": "1758025871"
},
"departure": {
"delay": 475,
"time": "1758025975"
},
"stopId": "MONLOND1",
"stopSequence": 8
},
{
"arrival": {
"delay": 489,
"time": "1758026049"
},
"departure": {
"delay": 522,
"time": "1758026082"
},
"stopId": "MONGHAI2",
"stopSequence": 9
},
{
"arrival": {
"delay": 454,
"time": "1758026554"
},
"departure": {
"delay": 485,
"time": "1758026585"
},
"stopId": "AUXJMON2",
"stopSequence": 10
},
{
"arrival": {
"delay": 461,
"time": "1758026621"
},
"departure": {
"delay": 471,
"time": "1758026631"
},
"stopId": "AUXPOLY1",
"stopSequence": 11
},
{
"arrival": {
"delay": 488,
"time": "1758026648"
},
"departure": {
"delay": 507,
"time": "1758026667"
},
"stopId": "AUXSMAR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 495,
"time": "1758026715"
},
"departure": {
"delay": 513,
"time": "1758026733"
},
"stopId": "AUXMONG1",
"stopSequence": 13
},
{
"arrival": {
"delay": 466,
"time": "1758026806"
},
"departure": {
"delay": 479,
"time": "1758026819"
},
"stopId": "AUXDGAU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 482,
"time": "1758026882"
},
"departure": {
"delay": 504,
"time": "1758026904"
},
"stopId": "AUXPDPA1",
"stopSequence": 15
},
{
"arrival": {
"delay": 474,
"time": "1758026934"
},
"departure": {
"delay": 488,
"time": "1758026948"
},
"stopId": "AUXVAUB1",
"stopSequence": 16
},
{
"arrival": {
"delay": 515,
"time": "1758027035"
},
"departure": {
"delay": 555,
"time": "1758027075"
},
"stopId": "AUXEGLE1",
"stopSequence": 17
},
{
"arrival": {
"delay": 486,
"time": "1758027126"
},
"departure": {
"delay": 475,
"time": "1758027175"
},
"stopId": "AUXARQU1",
"stopSequence": 18
},
{
"arrival": {
"delay": 467,
"time": "1758027287"
},
"departure": {
"delay": 478,
"time": "1758027298"
},
"stopId": "AUXVAUL1",
"stopSequence": 19
},
{
"arrival": {
"delay": 449,
"time": "1758027329"
},
"departure": {
"delay": 461,
"time": "1758027341"
},
"stopId": "AUXPOLI1",
"stopSequence": 20
},
{
"arrival": {
"delay": 364,
"time": "1758027424"
},
"departure": {
"delay": 377,
"time": "1758027437"
},
"stopId": "AUXGAMB1",
"stopSequence": 21
},
{
"arrival": {
"delay": 521,
"time": "1758027701"
},
"departure": {
"delay": 543,
"time": "1758027723"
},
"stopId": "AUXGSNC1",
"stopSequence": 22
},
{
"arrival": {
"delay": 543,
"time": "1758027903"
},
"departure": {
"delay": 543,
"time": "1758027903"
},
"stopId": "AUXREDD1",
"stopSequence": 23
},
{
"arrival": {
"delay": 543,
"time": "1758028023"
},
"departure": {
"delay": 543,
"time": "1758028023"
},
"stopId": "AUXAEXP2",
"stopSequence": 24
},
{
"arrival": {
"delay": 543,
"time": "1758028083"
},
"stopId": "AUXUDBO1",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "05_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:15:00",
"tripId": "15643{05_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "1",
"label": "159501",
"licensePlate": "DP-933-ET"
}
}
},
{
"id": "1093323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 15,
"time": "1758025035"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1758025109"
},
"departure": {
"delay": -17,
"time": "1758025123"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1758025174"
},
"departure": {
"delay": -13,
"time": "1758025187"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"delay": -87,
"time": "1758025233"
},
"departure": {
"delay": -76,
"time": "1758025244"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"delay": -97,
"time": "1758025283"
},
"departure": {
"delay": -51,
"time": "1758025329"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"delay": -100,
"time": "1758025400"
},
"departure": {
"delay": -99,
"time": "1758025401"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"delay": -211,
"time": "1758025469"
},
"departure": {
"delay": -142,
"time": "1758025538"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"delay": -106,
"time": "1758025634"
},
"departure": {
"delay": -7,
"time": "1758025733"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"delay": -79,
"time": "1758025781"
},
"departure": {
"delay": -58,
"time": "1758025802"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"delay": -96,
"time": "1758025824"
},
"departure": {
"delay": -86,
"time": "1758025834"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"delay": -124,
"time": "1758025856"
},
"departure": {
"delay": -114,
"time": "1758025866"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": -160,
"time": "1758025880"
},
"departure": {
"delay": -147,
"time": "1758025893"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"delay": -187,
"time": "1758025913"
},
"departure": {
"delay": -178,
"time": "1758025922"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"delay": -186,
"time": "1758025974"
},
"departure": {
"delay": -173,
"time": "1758025987"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"delay": -237,
"time": "1758026043"
},
"departure": {
"delay": -222,
"time": "1758026058"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": -282,
"time": "1758026118"
},
"departure": {
"delay": 12,
"time": "1758026412"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": -87,
"time": "1758026493"
},
"departure": {
"delay": -74,
"time": "1758026506"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"delay": -79,
"time": "1758026561"
},
"departure": {
"delay": -67,
"time": "1758026573"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": -129,
"time": "1758026631"
},
"departure": {
"delay": -116,
"time": "1758026644"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"delay": -138,
"time": "1758026742"
},
"departure": {
"delay": -110,
"time": "1758026770"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"delay": -125,
"time": "1758026815"
},
"departure": {
"delay": -114,
"time": "1758026826"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1758026896"
},
"departure": {
"delay": -95,
"time": "1758026905"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1758027030"
},
"departure": {
"delay": -19,
"time": "1758027041"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1758027075"
},
"departure": {
"delay": -36,
"time": "1758027084"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"delay": -82,
"time": "1758027098"
},
"departure": {
"delay": -65,
"time": "1758027115"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"delay": -81,
"time": "1758027159"
},
"departure": {
"delay": -72,
"time": "1758027168"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"delay": -110,
"time": "1758027190"
},
"departure": {
"delay": -96,
"time": "1758027204"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"delay": 359,
"time": "1758027719"
},
"departure": {
"delay": 359,
"time": "1758027719"
},
"stopId": "AUXEGRI1",
"stopSequence": 28
},
{
"arrival": {
"delay": 359,
"time": "1758027899"
},
"departure": {
"delay": 359,
"time": "1758027899"
},
"stopId": "AUXDSCH2",
"stopSequence": 29
},
{
"arrival": {
"delay": 359,
"time": "1758027959"
},
"stopId": "AUXLROU2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:17:00",
"tripId": "17916{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "141",
"label": "179013",
"licensePlate": "EK-438-PP"
}
}
},
{
"id": "1093373",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 12,
"time": "1758025452"
},
"stopId": "AUXLROU1",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1758025481"
},
"departure": {
"delay": -6,
"time": "1758025494"
},
"stopId": "AUXDSCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": -51,
"time": "1758025569"
},
"departure": {
"delay": 5,
"time": "1758025625"
},
"stopId": "AUXCDFO1",
"stopSequence": 3
},
{
"arrival": {
"delay": -38,
"time": "1758025642"
},
"departure": {
"delay": -28,
"time": "1758025652"
},
"stopId": "AUXCOLB1",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1758025709"
},
"departure": {
"delay": 11,
"time": "1758025751"
},
"stopId": "AUXTURG1",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1758025774"
},
"departure": {
"delay": -11,
"time": "1758025789"
},
"stopId": "AUXMIGN1",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1758025909"
},
"departure": {
"delay": 10,
"time": "1758025930"
},
"stopId": "AUXH22",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1758025995"
},
"departure": {
"delay": 23,
"time": "1758026003"
},
"stopId": "AUXPSMA2",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1758026088"
},
"departure": {
"delay": -15,
"time": "1758026145"
},
"stopId": "AUXTOUR1",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1758026209"
},
"departure": {
"delay": 87,
"time": "1758026307"
},
"stopId": "AUXGSNC2",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1758026385"
},
"departure": {
"delay": 103,
"time": "1758026443"
},
"stopId": "AUXGAMB2",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1758026573"
},
"departure": {
"delay": 139,
"time": "1758026599"
},
"stopId": "AUXPOLI2",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1758026680"
},
"departure": {
"delay": 176,
"time": "1758026696"
},
"stopId": "AUXVAUL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1758026818"
},
"departure": {
"delay": 202,
"time": "1758026902"
},
"stopId": "AUXARQU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1758026974"
},
"departure": {
"delay": 241,
"time": "1758027061"
},
"stopId": "AUXEGLE3",
"stopSequence": 15
},
{
"arrival": {
"delay": 203,
"time": "1758027083"
},
"departure": {
"delay": 219,
"time": "1758027099"
},
"stopId": "AUXDENF2",
"stopSequence": 16
},
{
"arrival": {
"delay": 186,
"time": "1758027126"
},
"departure": {
"delay": 222,
"time": "1758027162"
},
"stopId": "AUXHATI2",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1758027189"
},
"departure": {
"delay": 202,
"time": "1758027202"
},
"stopId": "AUXPAST2",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1758027221"
},
"departure": {
"delay": 172,
"time": "1758027232"
},
"stopId": "AUXFOUR2",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1758027341"
},
"departure": {
"delay": 260,
"time": "1758027380"
},
"stopId": "AUXLFAY2",
"stopSequence": 20
},
{
"arrival": {
"delay": 251,
"time": "1758027431"
},
"departure": {
"delay": 279,
"time": "1758027459"
},
"stopId": "AUXINGR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 271,
"time": "1758027511"
},
"departure": {
"delay": 296,
"time": "1758027536"
},
"stopId": "AUXFRAG2",
"stopSequence": 22
},
{
"arrival": {
"delay": 287,
"time": "1758027587"
},
"departure": {
"delay": 344,
"time": "1758027644"
},
"stopId": "AUXLPHA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1758027706"
},
"departure": {
"delay": 255,
"time": "1758027735"
},
"stopId": "AUXHOPI2",
"stopSequence": 24
},
{
"arrival": {
"delay": 255,
"time": "1758027795"
},
"departure": {
"delay": 255,
"time": "1758027795"
},
"stopId": "AUXSSMI2",
"stopSequence": 25
},
{
"arrival": {
"delay": 255,
"time": "1758027915"
},
"departure": {
"delay": 255,
"time": "1758027915"
},
"stopId": "AUXVERD2",
"stopSequence": 26
},
{
"arrival": {
"delay": 255,
"time": "1758028035"
},
"departure": {
"delay": 255,
"time": "1758028035"
},
"stopId": "AUXMARN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 255,
"time": "1758028095"
},
"departure": {
"delay": 255,
"time": "1758028095"
},
"stopId": "AUXJMON2",
"stopSequence": 28
},
{
"arrival": {
"delay": 255,
"time": "1758028215"
},
"stopId": "AUXLCLA1",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:24:00",
"tripId": "17993{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "11",
"label": "159504",
"licensePlate": "DP-232-EV"
}
}
},
{
"id": "1093163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -103,
"time": "1758025397"
},
"stopId": "MONGHAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1758025619"
},
"departure": {
"delay": 11,
"time": "1758025631"
},
"stopId": "MONRDCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1758025651"
},
"departure": {
"delay": -17,
"time": "1758025663"
},
"stopId": "MONSOMM1",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1758025696"
},
"departure": {
"delay": 33,
"time": "1758025713"
},
"stopId": "MONLIBE1",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1758025727"
},
"departure": {
"delay": 8,
"time": "1758025748"
},
"stopId": "MONEGLI1",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1758025787"
},
"departure": {
"delay": -10,
"time": "1758025790"
},
"stopId": "MONMMAI1",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MONIDFR1",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "MONBRET1",
"stopSequence": 8
},
{
"arrival": {
"delay": -147,
"time": "1758025953"
},
"departure": {
"delay": 9,
"time": "1758026109"
},
"stopId": "MONCOMM1",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1758026139"
},
"departure": {
"delay": 53,
"time": "1758026153"
},
"stopId": "MONCARR1",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1758026181"
},
"departure": {
"delay": 35,
"time": "1758026195"
},
"stopId": "MONPCUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1758026256"
},
"departure": {
"delay": -11,
"time": "1758026269"
},
"stopId": "MONSQUE1",
"stopSequence": 12
},
{
"arrival": {
"delay": -52,
"time": "1758026408"
},
"departure": {
"delay": 8,
"time": "1758026468"
},
"stopId": "MONSEXU1",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1758026613"
},
"departure": {
"delay": 44,
"time": "1758026624"
},
"stopId": "MONCANA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1758026650"
},
"departure": {
"delay": 26,
"time": "1758026666"
},
"stopId": "MONLDUM1",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1758026696"
},
"departure": {
"delay": 114,
"time": "1758026754"
},
"stopId": "AUXPDIS1",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1758026787"
},
"departure": {
"delay": 94,
"time": "1758026794"
},
"stopId": "AUXZIND1",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1758026824"
},
"departure": {
"delay": 73,
"time": "1758026833"
},
"stopId": "AUXCAIL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1758026852"
},
"departure": {
"delay": 42,
"time": "1758026862"
},
"stopId": "AUXBDJO1",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1758027046"
},
"departure": {
"delay": 63,
"time": "1758027063"
},
"stopId": "AUXHAUS1",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1758027124"
},
"departure": {
"delay": 90,
"time": "1758027150"
},
"stopId": "AUXLCLA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1758027192"
},
"departure": {
"delay": 89,
"time": "1758027209"
},
"stopId": "AUXFOUN1",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1758027235"
},
"departure": {
"delay": 66,
"time": "1758027246"
},
"stopId": "AUXEIFF1",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1758027295"
},
"departure": {
"delay": 62,
"time": "1758027302"
},
"stopId": "AUXCACA1",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1758027327"
},
"departure": {
"delay": 40,
"time": "1758027340"
},
"stopId": "AUXLCON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1758027413"
},
"departure": {
"delay": 69,
"time": "1758027429"
},
"stopId": "AUXDGAU1",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1758027489"
},
"departure": {
"delay": 23,
"time": "1758027503"
},
"stopId": "AUXPDPA1",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1758027526"
},
"departure": {
"delay": 27,
"time": "1758027567"
},
"stopId": "AUXVAUB1",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1758027649"
},
"departure": {
"delay": 72,
"time": "1758027672"
},
"stopId": "AUXEGLE1",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1758027712"
},
"departure": {
"delay": 72,
"time": "1758027852"
},
"stopId": "AUXARQU1",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1758027912"
},
"departure": {
"delay": 72,
"time": "1758027912"
},
"stopId": "AUXBOUR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1758027972"
},
"departure": {
"delay": 72,
"time": "1758027972"
},
"stopId": "AUXPDVA1",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1758028032"
},
"departure": {
"delay": 72,
"time": "1758028032"
},
"stopId": "AUXARBO1",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1758028032"
},
"departure": {
"delay": 72,
"time": "1758028032"
},
"stopId": "AUXLRIC1",
"stopSequence": 34
},
{
"arrival": {
"delay": 72,
"time": "1758028092"
},
"departure": {
"delay": 72,
"time": "1758028092"
},
"stopId": "AUXVAGR1",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1758028212"
},
"departure": {
"delay": 72,
"time": "1758028212"
},
"stopId": "AUXLPIE1",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1758028332"
},
"departure": {
"delay": 72,
"time": "1758028332"
},
"stopId": "AUXGUYE1",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1758028332"
},
"departure": {
"delay": 72,
"time": "1758028332"
},
"stopId": "AUXSAVO1",
"stopSequence": 38
},
{
"arrival": {
"delay": 72,
"time": "1758028452"
},
"departure": {
"delay": 72,
"time": "1758028452"
},
"stopId": "AUXCHAN1",
"stopSequence": 39
},
{
"arrival": {
"delay": 72,
"time": "1758028512"
},
"departure": {
"delay": 72,
"time": "1758028512"
},
"stopId": "AUXLNOU1",
"stopSequence": 40
},
{
"arrival": {
"delay": 72,
"time": "1758028632"
},
"departure": {
"delay": 72,
"time": "1758028632"
},
"stopId": "AUXCPBE1",
"stopSequence": 41
},
{
"arrival": {
"delay": 72,
"time": "1758028692"
},
"departure": {
"delay": 72,
"time": "1758028692"
},
"stopId": "AUXSASE1",
"stopSequence": 42
},
{
"arrival": {
"delay": 72,
"time": "1758028752"
},
"stopId": "AUXCARR1",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "03_4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:25:00",
"tripId": "15428{03_4}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "68",
"label": "189368",
"licensePlate": "FD-700-FH"
}
}
},
{
"id": "1093333",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 137,
"time": "1758026057"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1758026153"
},
"departure": {
"delay": 122,
"time": "1758026162"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1758026223"
},
"departure": {
"delay": 164,
"time": "1758026264"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1758026328"
},
"departure": {
"delay": 144,
"time": "1758026364"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1758026406"
},
"departure": {
"delay": 150,
"time": "1758026430"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1758026507"
},
"departure": {
"delay": 108,
"time": "1758026508"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1758026651"
},
"departure": {
"delay": 118,
"time": "1758026698"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1758026763"
},
"departure": {
"delay": 145,
"time": "1758026785"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1758026828"
},
"departure": {
"delay": 90,
"time": "1758026850"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1758026870"
},
"departure": {
"delay": 62,
"time": "1758026882"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1758026948"
},
"departure": {
"delay": 79,
"time": "1758026959"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1758026972"
},
"departure": {
"delay": 43,
"time": "1758026983"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1758027030"
},
"departure": {
"delay": 40,
"time": "1758027040"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1758027100"
},
"departure": {
"delay": 53,
"time": "1758027113"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1758027191"
},
"departure": {
"delay": 28,
"time": "1758027208"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1758027269"
},
"departure": {
"delay": 32,
"time": "1758027332"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1758027404"
},
"departure": {
"delay": -63,
"time": "1758027417"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1758027458"
},
"departure": {
"delay": -56,
"time": "1758027484"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1758027584"
},
"departure": {
"delay": -46,
"time": "1758027614"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1758027707"
},
"departure": {
"delay": -46,
"time": "1758027734"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"delay": -46,
"time": "1758027794"
},
"departure": {
"delay": -46,
"time": "1758027794"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"delay": -46,
"time": "1758027854"
},
"departure": {
"delay": -46,
"time": "1758027854"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1758027914"
},
"departure": {
"delay": -46,
"time": "1758027914"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1758027974"
},
"departure": {
"delay": -46,
"time": "1758027974"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"delay": -46,
"time": "1758028034"
},
"departure": {
"delay": -46,
"time": "1758028034"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"delay": -46,
"time": "1758028094"
},
"departure": {
"delay": -46,
"time": "1758028094"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1758028154"
},
"departure": {
"delay": -46,
"time": "1758028154"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1758028274"
},
"departure": {
"delay": -46,
"time": "1758028274"
},
"stopId": "AUXDSCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1758028334"
},
"stopId": "AUXLROU2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:32:00",
"tripId": "17931{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "12",
"label": "159500",
"licensePlate": "DN-600-YG"
}
}
},
{
"id": "1093287",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 160,
"time": "1758026260"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1758026284"
},
"departure": {
"delay": 132,
"time": "1758026292"
},
"stopId": "AUXFOUN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1758026331"
},
"departure": {
"delay": 188,
"time": "1758026348"
},
"stopId": "AUXEIFF1",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1758026398"
},
"departure": {
"delay": 187,
"time": "1758026407"
},
"stopId": "AUXGUYN1",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1758026418"
},
"departure": {
"delay": 148,
"time": "1758026428"
},
"stopId": "AUXPEMP1",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1758026482"
},
"departure": {
"delay": 158,
"time": "1758026498"
},
"stopId": "AUXSTEC1",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1758026626"
},
"departure": {
"delay": 113,
"time": "1758026633"
},
"stopId": "AUXMERM1",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1758026660"
},
"departure": {
"delay": 90,
"time": "1758026670"
},
"stopId": "AUXLUMI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1758026691"
},
"departure": {
"delay": 120,
"time": "1758026700"
},
"stopId": "AUXDPAP1",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1758026729"
},
"departure": {
"delay": 102,
"time": "1758026742"
},
"stopId": "AUXMDPR1",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1758026771"
},
"departure": {
"delay": 79,
"time": "1758026779"
},
"stopId": "AUXCHAP1",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1758026845"
},
"departure": {
"delay": 100,
"time": "1758026860"
},
"stopId": "AUXLAMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758026940"
},
"departure": {
"delay": 11,
"time": "1758026951"
},
"stopId": "AUXPDPA1",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1758026966"
},
"departure": {
"delay": -24,
"time": "1758026976"
},
"stopId": "AUXVAUB1",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1758027085"
},
"departure": {
"delay": 26,
"time": "1758027086"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1758027158"
},
"departure": {
"delay": 13,
"time": "1758027193"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1758027264"
},
"departure": {
"delay": 55,
"time": "1758027295"
},
"stopId": "AUXSAMA2",
"stopSequence": 17
},
{
"arrival": {
"delay": 393,
"time": "1758027693"
},
"departure": {
"delay": 393,
"time": "1758027693"
},
"stopId": "AUXTASS2",
"stopSequence": 18
},
{
"arrival": {
"delay": 393,
"time": "1758027753"
},
"departure": {
"delay": 393,
"time": "1758027753"
},
"stopId": "AUXCOLE2",
"stopSequence": 19
},
{
"arrival": {
"delay": 393,
"time": "1758027873"
},
"departure": {
"delay": 393,
"time": "1758027873"
},
"stopId": "AUXLYAU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 393,
"time": "1758027933"
},
"departure": {
"delay": 393,
"time": "1758027933"
},
"stopId": "AUXBRIC2",
"stopSequence": 21
},
{
"arrival": {
"delay": 393,
"time": "1758028053"
},
"departure": {
"delay": 393,
"time": "1758028053"
},
"stopId": "AUXDREI2",
"stopSequence": 22
},
{
"arrival": {
"delay": 393,
"time": "1758028113"
},
"departure": {
"delay": 393,
"time": "1758028113"
},
"stopId": "SGSLORR2",
"stopSequence": 23
},
{
"arrival": {
"delay": 393,
"time": "1758028173"
},
"departure": {
"delay": 393,
"time": "1758028173"
},
"stopId": "SGSLARD2",
"stopSequence": 24
},
{
"arrival": {
"delay": 393,
"time": "1758028233"
},
"departure": {
"delay": 393,
"time": "1758028233"
},
"stopId": "SGSSGEO2",
"stopSequence": 25
},
{
"arrival": {
"delay": 393,
"time": "1758028293"
},
"departure": {
"delay": 393,
"time": "1758028293"
},
"stopId": "SGSLGUI2",
"stopSequence": 26
},
{
"arrival": {
"delay": 393,
"time": "1758028473"
},
"departure": {
"delay": 393,
"time": "1758028473"
},
"stopId": "SGSMDSA2",
"stopSequence": 27
},
{
"arrival": {
"delay": 393,
"time": "1758028533"
},
"departure": {
"delay": 393,
"time": "1758028533"
},
"stopId": "SGSCJBE2",
"stopSequence": 28
},
{
"arrival": {
"delay": 393,
"time": "1758028593"
},
"departure": {
"delay": 393,
"time": "1758028593"
},
"stopId": "SGSCORM2",
"stopSequence": 29
},
{
"arrival": {
"delay": 393,
"time": "1758028653"
},
"departure": {
"delay": 393,
"time": "1758028653"
},
"stopId": "PERCDEP2",
"stopSequence": 30
},
{
"arrival": {
"delay": 393,
"time": "1758028713"
},
"departure": {
"delay": 393,
"time": "1758028713"
},
"stopId": "PERAGAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 393,
"time": "1758028773"
},
"departure": {
"delay": 393,
"time": "1758028773"
},
"stopId": "PERMDPE2",
"stopSequence": 32
},
{
"arrival": {
"delay": 393,
"time": "1758028953"
},
"stopId": "PERBREA1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:35:00",
"tripId": "17778{04_2}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "227",
"label": "179225",
"licensePlate": "EQ-342-AR"
}
}
},
{
"id": "1093382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 92,
"time": "1758026432"
},
"stopId": "AUXLROU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1758026470"
},
"departure": {
"delay": 83,
"time": "1758026483"
},
"stopId": "AUXDSCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1758026571"
},
"departure": {
"delay": 94,
"time": "1758026614"
},
"stopId": "AUXCDFO1",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1758026635"
},
"departure": {
"delay": 71,
"time": "1758026651"
},
"stopId": "AUXCOLB1",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1758026714"
},
"departure": {
"delay": 91,
"time": "1758026731"
},
"stopId": "AUXTURG1",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1758026753"
},
"departure": {
"delay": 70,
"time": "1758026770"
},
"stopId": "AUXMIGN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1758026839"
},
"departure": {
"delay": 29,
"time": "1758026849"
},
"stopId": "AUXH22",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1758026919"
},
"departure": {
"delay": 48,
"time": "1758026928"
},
"stopId": "AUXPSMA2",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1758027028"
},
"departure": {
"delay": -17,
"time": "1758027043"
},
"stopId": "AUXTOUR1",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1758027091"
},
"departure": {
"delay": 17,
"time": "1758027137"
},
"stopId": "AUXGSNC2",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1758027212"
},
"departure": {
"delay": 19,
"time": "1758027259"
},
"stopId": "AUXGAMB2",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1758027340"
},
"departure": {
"delay": 45,
"time": "1758027405"
},
"stopId": "AUXPOLI2",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1758027477"
},
"departure": {
"delay": 87,
"time": "1758027507"
},
"stopId": "AUXVAUL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1758027690"
},
"departure": {
"delay": 136,
"time": "1758027736"
},
"stopId": "AUXARQU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 136,
"time": "1758027856"
},
"departure": {
"delay": 136,
"time": "1758027856"
},
"stopId": "AUXEGLE3",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1758027916"
},
"departure": {
"delay": 136,
"time": "1758027916"
},
"stopId": "AUXDENF2",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1758027976"
},
"departure": {
"delay": 136,
"time": "1758027976"
},
"stopId": "AUXHATI2",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1758028036"
},
"departure": {
"delay": 136,
"time": "1758028036"
},
"stopId": "AUXPAST2",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1758028096"
},
"departure": {
"delay": 136,
"time": "1758028096"
},
"stopId": "AUXFOUR2",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1758028156"
},
"departure": {
"delay": 136,
"time": "1758028156"
},
"stopId": "AUXLFAY2",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1758028216"
},
"departure": {
"delay": 136,
"time": "1758028216"
},
"stopId": "AUXINGR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1758028276"
},
"departure": {
"delay": 136,
"time": "1758028276"
},
"stopId": "AUXFRAG2",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1758028336"
},
"departure": {
"delay": 136,
"time": "1758028336"
},
"stopId": "AUXLPHA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1758028516"
},
"departure": {
"delay": 136,
"time": "1758028516"
},
"stopId": "AUXHOPI2",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1758028576"
},
"departure": {
"delay": 136,
"time": "1758028576"
},
"stopId": "AUXSSMI2",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1758028696"
},
"departure": {
"delay": 136,
"time": "1758028696"
},
"stopId": "AUXVERD2",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1758028816"
},
"departure": {
"delay": 136,
"time": "1758028816"
},
"stopId": "AUXMARN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 136,
"time": "1758028876"
},
"departure": {
"delay": 136,
"time": "1758028876"
},
"stopId": "AUXJMON2",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1758028996"
},
"stopId": "AUXLCLA1",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:39:00",
"tripId": "18007{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "2",
"label": "159502",
"licensePlate": "DP-395-EV"
}
}
},
{
"id": "1093184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 289,
"time": "1758026989"
},
"stopId": "AUXCARR2",
"stopSequence": 1
},
{
"arrival": {
"delay": 276,
"time": "1758027036"
},
"departure": {
"delay": 277,
"time": "1758027037"
},
"stopId": "AUXSASE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 267,
"time": "1758027087"
},
"departure": {
"delay": 283,
"time": "1758027103"
},
"stopId": "AUXCPBE2",
"stopSequence": 3
},
{
"arrival": {
"delay": 277,
"time": "1758027157"
},
"departure": {
"delay": 292,
"time": "1758027172"
},
"stopId": "AUXLNOU2",
"stopSequence": 4
},
{
"arrival": {
"delay": 285,
"time": "1758027225"
},
"departure": {
"delay": 306,
"time": "1758027246"
},
"stopId": "AUXCHAN2",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AUXSAVO2",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AUXGUYE2",
"stopSequence": 7
},
{
"arrival": {
"delay": 320,
"time": "1758027440"
},
"departure": {
"delay": 341,
"time": "1758027461"
},
"stopId": "AUXLPIE2",
"stopSequence": 8
},
{
"arrival": {
"delay": 344,
"time": "1758027584"
},
"departure": {
"delay": 357,
"time": "1758027597"
},
"stopId": "AUXVAGR2",
"stopSequence": 9
},
{
"arrival": {
"delay": 318,
"time": "1758027618"
},
"departure": {
"delay": 337,
"time": "1758027637"
},
"stopId": "AUXLRIC2",
"stopSequence": 10
},
{
"arrival": {
"delay": 295,
"time": "1758027655"
},
"departure": {
"delay": 306,
"time": "1758027666"
},
"stopId": "AUXARBO2",
"stopSequence": 11
},
{
"arrival": {
"delay": 306,
"time": "1758027726"
},
"departure": {
"delay": 306,
"time": "1758027726"
},
"stopId": "AUXPDVA2",
"stopSequence": 12
},
{
"arrival": {
"delay": 306,
"time": "1758027846"
},
"departure": {
"delay": 306,
"time": "1758027846"
},
"stopId": "AUXBOUR2",
"stopSequence": 13
},
{
"arrival": {
"delay": 306,
"time": "1758027906"
},
"departure": {
"delay": 306,
"time": "1758027966"
},
"stopId": "AUXARQU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 306,
"time": "1758028086"
},
"departure": {
"delay": 306,
"time": "1758028086"
},
"stopId": "AUXEGLE2",
"stopSequence": 15
},
{
"arrival": {
"delay": 306,
"time": "1758028146"
},
"departure": {
"delay": 306,
"time": "1758028146"
},
"stopId": "AUXVAUB2",
"stopSequence": 16
},
{
"arrival": {
"delay": 306,
"time": "1758028206"
},
"departure": {
"delay": 306,
"time": "1758028206"
},
"stopId": "AUXPDPA2",
"stopSequence": 17
},
{
"arrival": {
"delay": 306,
"time": "1758028266"
},
"departure": {
"delay": 306,
"time": "1758028266"
},
"stopId": "AUXDGAU2",
"stopSequence": 18
},
{
"arrival": {
"delay": 306,
"time": "1758028386"
},
"departure": {
"delay": 306,
"time": "1758028386"
},
"stopId": "AUXLCON2",
"stopSequence": 19
},
{
"arrival": {
"delay": 306,
"time": "1758028446"
},
"departure": {
"delay": 306,
"time": "1758028446"
},
"stopId": "AUXCACA2",
"stopSequence": 20
},
{
"arrival": {
"delay": 306,
"time": "1758028506"
},
"departure": {
"delay": 306,
"time": "1758028506"
},
"stopId": "AUXEIFF2",
"stopSequence": 21
},
{
"arrival": {
"delay": 306,
"time": "1758028566"
},
"departure": {
"delay": 306,
"time": "1758028566"
},
"stopId": "AUXFOUN2",
"stopSequence": 22
},
{
"arrival": {
"delay": 306,
"time": "1758028626"
},
"departure": {
"delay": 306,
"time": "1758028626"
},
"stopId": "AUXLCLA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 306,
"time": "1758028626"
},
"departure": {
"delay": 306,
"time": "1758028626"
},
"stopId": "AUXHAUS2",
"stopSequence": 24
},
{
"arrival": {
"delay": 306,
"time": "1758028866"
},
"departure": {
"delay": 306,
"time": "1758028866"
},
"stopId": "AUXBDJO2",
"stopSequence": 25
},
{
"arrival": {
"delay": 306,
"time": "1758028866"
},
"departure": {
"delay": 306,
"time": "1758028866"
},
"stopId": "AUXCAIL2",
"stopSequence": 26
},
{
"arrival": {
"delay": 306,
"time": "1758028986"
},
"departure": {
"delay": 306,
"time": "1758028986"
},
"stopId": "AUXZIND2",
"stopSequence": 27
},
{
"arrival": {
"delay": 306,
"time": "1758028986"
},
"departure": {
"delay": 306,
"time": "1758028986"
},
"stopId": "AUXPDIS2",
"stopSequence": 28
},
{
"arrival": {
"delay": 306,
"time": "1758029046"
},
"departure": {
"delay": 306,
"time": "1758029046"
},
"stopId": "MONLDUM2",
"stopSequence": 29
},
{
"arrival": {
"delay": 306,
"time": "1758029106"
},
"departure": {
"delay": 306,
"time": "1758029106"
},
"stopId": "MONCANA2",
"stopSequence": 30
},
{
"arrival": {
"delay": 306,
"time": "1758029226"
},
"departure": {
"delay": 306,
"time": "1758029226"
},
"stopId": "MONSEXU2",
"stopSequence": 31
},
{
"arrival": {
"delay": 306,
"time": "1758029346"
},
"departure": {
"delay": 306,
"time": "1758029346"
},
"stopId": "MONSQUE2",
"stopSequence": 32
},
{
"arrival": {
"delay": 306,
"time": "1758029466"
},
"departure": {
"delay": 306,
"time": "1758029466"
},
"stopId": "MONPCUR2",
"stopSequence": 33
},
{
"arrival": {
"delay": 306,
"time": "1758029526"
},
"departure": {
"delay": 306,
"time": "1758029526"
},
"stopId": "MONCARR2",
"stopSequence": 34
},
{
"arrival": {
"delay": 306,
"time": "1758029586"
},
"departure": {
"delay": 306,
"time": "1758029586"
},
"stopId": "MONCOMM2",
"stopSequence": 35
},
{
"arrival": {
"delay": 306,
"time": "1758029646"
},
"departure": {
"delay": 306,
"time": "1758029646"
},
"stopId": "MONBRET2",
"stopSequence": 36
},
{
"arrival": {
"delay": 306,
"time": "1758029766"
},
"departure": {
"delay": 306,
"time": "1758029766"
},
"stopId": "MONIDFR2",
"stopSequence": 37
},
{
"arrival": {
"delay": 306,
"time": "1758029886"
},
"departure": {
"delay": 306,
"time": "1758029886"
},
"stopId": "MONMMAI2",
"stopSequence": 38
},
{
"arrival": {
"delay": 306,
"time": "1758029946"
},
"departure": {
"delay": 306,
"time": "1758029946"
},
"stopId": "MONEGLI2",
"stopSequence": 39
},
{
"arrival": {
"delay": 306,
"time": "1758029946"
},
"departure": {
"delay": 306,
"time": "1758029946"
},
"stopId": "MONLIBE2",
"stopSequence": 40
},
{
"arrival": {
"delay": 306,
"time": "1758030006"
},
"departure": {
"delay": 306,
"time": "1758030006"
},
"stopId": "MONSOMM2",
"stopSequence": 41
},
{
"arrival": {
"delay": 306,
"time": "1758030006"
},
"departure": {
"delay": 306,
"time": "1758030006"
},
"stopId": "MONRDCH2",
"stopSequence": 42
},
{
"arrival": {
"delay": 306,
"time": "1758030126"
},
"stopId": "MONGHAI2",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "03_4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:45:00",
"tripId": "15449{03_4}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "69",
"label": "189367",
"licensePlate": "FD-575-FH"
}
}
},
{
"id": "1093210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 159,
"time": "1758026859"
},
"stopId": "AUXBATA2",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1758026973"
},
"departure": {
"delay": 135,
"time": "1758027015"
},
"stopId": "AUXGAMB1",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1758027160"
},
"departure": {
"delay": 184,
"time": "1758027184"
},
"stopId": "AUXGSNC1",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1758027221"
},
"departure": {
"delay": 173,
"time": "1758027233"
},
"stopId": "AUXBRAZ2",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1758027320"
},
"departure": {
"delay": 151,
"time": "1758027331"
},
"stopId": "AUXLAMA2",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1758027425"
},
"departure": {
"delay": 87,
"time": "1758027447"
},
"stopId": "AUXPEM6",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1758027547"
},
"departure": {
"delay": 137,
"time": "1758027557"
},
"stopId": "AUXCHAM2",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1758027606"
},
"departure": {
"delay": 130,
"time": "1758027610"
},
"stopId": "AUXQRI2",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AUXLROS2",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1758027703"
},
"departure": {
"delay": 122,
"time": "1758027722"
},
"stopId": "AUXFLEU2",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1758027764"
},
"departure": {
"delay": 116,
"time": "1758027776"
},
"stopId": "AUXHOPI2",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1758027836"
},
"departure": {
"delay": 116,
"time": "1758027836"
},
"stopId": "AUXGOUR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1758027956"
},
"departure": {
"delay": 116,
"time": "1758027956"
},
"stopId": "AUXFOUL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1758027956"
},
"departure": {
"delay": 116,
"time": "1758027956"
},
"stopId": "AUXHEUR2",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1758028016"
},
"departure": {
"delay": 116,
"time": "1758028016"
},
"stopId": "AUXSSNO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1758028076"
},
"departure": {
"delay": 116,
"time": "1758028076"
},
"stopId": "PERCHAT2",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1758028196"
},
"stopId": "PERAUGE2",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:45:00",
"tripId": "15526{02_2}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "9",
"label": "119336",
"licensePlate": "BS-356-DK"
}
}
},
{
"id": "1093239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -9,
"time": "1758026691"
},
"stopId": "PERAUGE1",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1758026802"
},
"departure": {
"delay": -15,
"time": "1758026805"
},
"stopId": "PERCHAT1",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1758026855"
},
"departure": {
"delay": -13,
"time": "1758026867"
},
"stopId": "AUXSSNO1",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1758026893"
},
"departure": {
"delay": -34,
"time": "1758026906"
},
"stopId": "AUXHEUR1",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1758026928"
},
"departure": {
"delay": -5,
"time": "1758026935"
},
"stopId": "AUXFOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1758026986"
},
"departure": {
"delay": 1,
"time": "1758027001"
},
"stopId": "AUXGOUR1",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1758027160"
},
"departure": {
"delay": 42,
"time": "1758027162"
},
"stopId": "AUXHOPI1",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1758027198"
},
"departure": {
"delay": 94,
"time": "1758027214"
},
"stopId": "AUXFLEU1",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AUXLROS1",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "AUXQRI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1758027346"
},
"departure": {
"delay": 70,
"time": "1758027370"
},
"stopId": "AUXCHAM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1758027492"
},
"departure": {
"delay": 90,
"time": "1758027510"
},
"stopId": "AUXPEM0",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1758027623"
},
"departure": {
"delay": 94,
"time": "1758027634"
},
"stopId": "AUXLAMA1",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1758027684"
},
"departure": {
"delay": 99,
"time": "1758027699"
},
"stopId": "AUXTOUR1",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1758027734"
},
"departure": {
"delay": 99,
"time": "1758027819"
},
"stopId": "AUXGSNC2",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1758027999"
},
"departure": {
"delay": 99,
"time": "1758027999"
},
"stopId": "AUXGAMB2",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1758028179"
},
"stopId": "AUXBATA1",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:45:00",
"tripId": "15555{02_2}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "7",
"label": "119335",
"licensePlate": "BS-348-DK"
}
}
},
{
"id": "1093343",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1,
"time": "1758026821"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1758026903"
},
"departure": {
"delay": -21,
"time": "1758026919"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1758027001"
},
"departure": {
"delay": 11,
"time": "1758027011"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758027060"
},
"departure": {
"delay": -51,
"time": "1758027069"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1758027111"
},
"departure": {
"delay": -64,
"time": "1758027116"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"delay": -75,
"time": "1758027225"
},
"departure": {
"delay": -75,
"time": "1758027225"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"delay": -150,
"time": "1758027330"
},
"departure": {
"delay": -127,
"time": "1758027353"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1758027443"
},
"departure": {
"delay": -24,
"time": "1758027516"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"delay": -87,
"time": "1758027573"
},
"departure": {
"delay": -39,
"time": "1758027621"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1758027671"
},
"departure": {
"delay": -38,
"time": "1758027682"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1758027744"
},
"departure": {
"delay": -24,
"time": "1758027756"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1758027771"
},
"departure": {
"delay": -24,
"time": "1758027816"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1758027876"
},
"departure": {
"delay": -24,
"time": "1758027876"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1758027936"
},
"departure": {
"delay": -24,
"time": "1758027936"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1758028056"
},
"departure": {
"delay": -24,
"time": "1758028056"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1758028176"
},
"departure": {
"delay": -24,
"time": "1758028176"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1758028356"
},
"departure": {
"delay": -24,
"time": "1758028356"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1758028416"
},
"departure": {
"delay": -24,
"time": "1758028416"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1758028536"
},
"departure": {
"delay": -24,
"time": "1758028536"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1758028656"
},
"departure": {
"delay": -24,
"time": "1758028656"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1758028716"
},
"departure": {
"delay": -24,
"time": "1758028716"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1758028776"
},
"departure": {
"delay": -24,
"time": "1758028776"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1758028836"
},
"departure": {
"delay": -24,
"time": "1758028836"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1758028896"
},
"departure": {
"delay": -24,
"time": "1758028896"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1758028956"
},
"departure": {
"delay": -24,
"time": "1758028956"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1758029016"
},
"departure": {
"delay": -24,
"time": "1758029016"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1758029076"
},
"departure": {
"delay": -24,
"time": "1758029076"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1758029196"
},
"departure": {
"delay": -24,
"time": "1758029196"
},
"stopId": "AUXDSCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1758029256"
},
"stopId": "AUXLROU2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:47:00",
"tripId": "17945{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "13",
"label": "159505",
"licensePlate": "DP-453-HR"
}
}
},
{
"id": "1093441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 17,
"time": "1758027017"
},
"stopId": "AUXARQU3",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1758027042"
},
"departure": {
"delay": 1,
"time": "1758027061"
},
"stopId": "AUXRDTE1",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1758027066"
},
"departure": {
"delay": 27,
"time": "1758027087"
},
"stopId": "AUXSURU1",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1758027135"
},
"departure": {
"delay": -25,
"time": "1758027155"
},
"stopId": "AUXCORD1",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1758027225"
},
"departure": {
"delay": -4,
"time": "1758027236"
},
"stopId": "AUXPDJU2",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1758027320"
},
"departure": {
"delay": -17,
"time": "1758027343"
},
"stopId": "AUXPDPA2",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1758027431"
},
"departure": {
"delay": -25,
"time": "1758027455"
},
"stopId": "AUXASGE1",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1758027473"
},
"departure": {
"delay": -48,
"time": "1758027492"
},
"stopId": "AUXCOCH1",
"stopSequence": 8
},
{
"arrival": {
"delay": -94,
"time": "1758027566"
},
"departure": {
"delay": -35,
"time": "1758027625"
},
"stopId": "AUXCSET2",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1758027639"
},
"departure": {
"delay": -58,
"time": "1758027662"
},
"stopId": "AUXTHEA1",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1758027724"
},
"departure": {
"delay": -111,
"time": "1758027729"
},
"stopId": "AUXQUAI3",
"stopSequence": 11
},
{
"arrival": {
"delay": -113,
"time": "1758027787"
},
"departure": {
"delay": -120,
"time": "1758027780"
},
"stopId": "AUXRDPO2",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1758027840"
},
"departure": {
"delay": -120,
"time": "1758027840"
},
"stopId": "AUXSPIE1",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1758027900"
},
"departure": {
"delay": -120,
"time": "1758027900"
},
"stopId": "AUXVAUL2",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1758028020"
},
"stopId": "AUXARQU3",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "N_1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:50:00",
"tripId": "5648{N_1}-25U_PSC_LMCJVSDF_01_LMWJVS"
},
"vehicle": {
"id": "62",
"label": "182095",
"licensePlate": "EZ-294-RM"
}
}
},
{
"id": "1093308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 182,
"time": "1758027182"
},
"stopId": "PERBREA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 203,
"time": "1758027203"
},
"departure": {
"delay": 220,
"time": "1758027220"
},
"stopId": "PERVEND1",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1758027308"
},
"departure": {
"delay": 203,
"time": "1758027323"
},
"stopId": "PERMDPE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 186,
"time": "1758027366"
},
"departure": {
"delay": 195,
"time": "1758027375"
},
"stopId": "PERAGAR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1758027408"
},
"departure": {
"delay": 175,
"time": "1758027415"
},
"stopId": "PERCDEP1",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1758027447"
},
"departure": {
"delay": 158,
"time": "1758027458"
},
"stopId": "SGSCORM1",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1758027505"
},
"departure": {
"delay": 169,
"time": "1758027529"
},
"stopId": "SGSCJBE1",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1758027569"
},
"departure": {
"delay": 164,
"time": "1758027584"
},
"stopId": "SGSMDSA1",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1758027767"
},
"departure": {
"delay": 119,
"time": "1758027779"
},
"stopId": "SGSLGUI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1758027839"
},
"departure": {
"delay": 119,
"time": "1758027839"
},
"stopId": "SGSSGEO1",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1758027899"
},
"departure": {
"delay": 119,
"time": "1758027899"
},
"stopId": "SGSLARD1",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1758027959"
},
"departure": {
"delay": 119,
"time": "1758027959"
},
"stopId": "SGSLORR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1758028019"
},
"departure": {
"delay": 119,
"time": "1758028019"
},
"stopId": "AUXDREI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1758028139"
},
"departure": {
"delay": 119,
"time": "1758028139"
},
"stopId": "AUXBRIC1",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1758028199"
},
"departure": {
"delay": 119,
"time": "1758028199"
},
"stopId": "AUXLYAU1",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1758028259"
},
"departure": {
"delay": 119,
"time": "1758028259"
},
"stopId": "AUXCOLE1",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1758028319"
},
"departure": {
"delay": 119,
"time": "1758028319"
},
"stopId": "AUXTASS1",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1758028499"
},
"departure": {
"delay": 119,
"time": "1758028499"
},
"stopId": "AUXSAMA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1758028619"
},
"departure": {
"delay": 119,
"time": "1758028619"
},
"stopId": "AUXARQU2",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1758028739"
},
"departure": {
"delay": 119,
"time": "1758028739"
},
"stopId": "AUXEGLE2",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1758028799"
},
"departure": {
"delay": 119,
"time": "1758028799"
},
"stopId": "AUXVAUB2",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1758028859"
},
"departure": {
"delay": 119,
"time": "1758028859"
},
"stopId": "AUXPDPA2",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1758028919"
},
"departure": {
"delay": 119,
"time": "1758028919"
},
"stopId": "AUXLAMA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1758029039"
},
"departure": {
"delay": 119,
"time": "1758029039"
},
"stopId": "AUXCHAP2",
"stopSequence": 24
},
{
"arrival": {
"delay": 119,
"time": "1758029099"
},
"departure": {
"delay": 119,
"time": "1758029099"
},
"stopId": "AUXMDPR2",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1758029159"
},
"departure": {
"delay": 119,
"time": "1758029159"
},
"stopId": "AUXDPAP2",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1758029159"
},
"departure": {
"delay": 119,
"time": "1758029159"
},
"stopId": "AUXLUMI2",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1758029279"
},
"departure": {
"delay": 119,
"time": "1758029279"
},
"stopId": "AUXMERM2",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1758029519"
},
"departure": {
"delay": 119,
"time": "1758029519"
},
"stopId": "AUXSTEC2",
"stopSequence": 29
},
{
"arrival": {
"delay": 119,
"time": "1758029579"
},
"departure": {
"delay": 119,
"time": "1758029579"
},
"stopId": "AUXPEMP2",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1758029639"
},
"departure": {
"delay": 119,
"time": "1758029639"
},
"stopId": "AUXGUYN2",
"stopSequence": 31
},
{
"arrival": {
"delay": 119,
"time": "1758029639"
},
"departure": {
"delay": 119,
"time": "1758029639"
},
"stopId": "AUXEIFF2",
"stopSequence": 32
},
{
"arrival": {
"delay": 119,
"time": "1758029699"
},
"departure": {
"delay": 119,
"time": "1758029699"
},
"stopId": "AUXFOUN2",
"stopSequence": 33
},
{
"arrival": {
"delay": 119,
"time": "1758029759"
},
"stopId": "AUXLCLA1",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:50:00",
"tripId": "17799{04_2}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "231",
"label": "179222",
"licensePlate": "EQ073AR"
}
}
},
{
"id": "1093390",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 253,
"time": "1758027433"
},
"stopId": "AUXLROU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 234,
"time": "1758027474"
},
"departure": {
"delay": 251,
"time": "1758027491"
},
"stopId": "AUXDSCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": 224,
"time": "1758027584"
},
"departure": {
"delay": 242,
"time": "1758027602"
},
"stopId": "AUXCDFO1",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1758027622"
},
"departure": {
"delay": 211,
"time": "1758027631"
},
"stopId": "AUXCOLB1",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1758027678"
},
"departure": {
"delay": 212,
"time": "1758027692"
},
"stopId": "AUXTURG1",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1758027704"
},
"departure": {
"delay": 178,
"time": "1758027718"
},
"stopId": "AUXMIGN1",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1758027761"
},
"departure": {
"delay": 116,
"time": "1758027776"
},
"stopId": "AUXH22",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1758027836"
},
"departure": {
"delay": 116,
"time": "1758027836"
},
"stopId": "AUXPSMA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1758028016"
},
"departure": {
"delay": 116,
"time": "1758028016"
},
"stopId": "AUXTOUR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1758028076"
},
"departure": {
"delay": 116,
"time": "1758028076"
},
"stopId": "AUXGSNC2",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1758028196"
},
"departure": {
"delay": 116,
"time": "1758028196"
},
"stopId": "AUXGAMB2",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1758028316"
},
"departure": {
"delay": 116,
"time": "1758028316"
},
"stopId": "AUXPOLI2",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1758028376"
},
"departure": {
"delay": 116,
"time": "1758028376"
},
"stopId": "AUXVAUL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1758028616"
},
"departure": {
"delay": 116,
"time": "1758028616"
},
"stopId": "AUXARQU2",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1758028736"
},
"departure": {
"delay": 116,
"time": "1758028736"
},
"stopId": "AUXEGLE3",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1758028796"
},
"departure": {
"delay": 116,
"time": "1758028796"
},
"stopId": "AUXDENF2",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1758028856"
},
"departure": {
"delay": 116,
"time": "1758028856"
},
"stopId": "AUXHATI2",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1758028916"
},
"departure": {
"delay": 116,
"time": "1758028916"
},
"stopId": "AUXPAST2",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1758028976"
},
"departure": {
"delay": 116,
"time": "1758028976"
},
"stopId": "AUXFOUR2",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1758029036"
},
"departure": {
"delay": 116,
"time": "1758029036"
},
"stopId": "AUXLFAY2",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1758029096"
},
"departure": {
"delay": 116,
"time": "1758029096"
},
"stopId": "AUXINGR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1758029156"
},
"departure": {
"delay": 116,
"time": "1758029156"
},
"stopId": "AUXFRAG2",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1758029216"
},
"departure": {
"delay": 116,
"time": "1758029216"
},
"stopId": "AUXLPHA2",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1758029396"
},
"departure": {
"delay": 116,
"time": "1758029396"
},
"stopId": "AUXHOPI2",
"stopSequence": 24
},
{
"arrival": {
"delay": 116,
"time": "1758029456"
},
"departure": {
"delay": 116,
"time": "1758029456"
},
"stopId": "AUXSSMI2",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1758029576"
},
"departure": {
"delay": 116,
"time": "1758029576"
},
"stopId": "AUXVERD2",
"stopSequence": 26
},
{
"arrival": {
"delay": 116,
"time": "1758029696"
},
"departure": {
"delay": 116,
"time": "1758029696"
},
"stopId": "AUXMARN2",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1758029756"
},
"departure": {
"delay": 116,
"time": "1758029756"
},
"stopId": "AUXJMON2",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1758029876"
},
"stopId": "AUXLCLA1",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "14:53:00",
"tripId": "18021{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "4",
"label": "159503",
"licensePlate": "DP-087-EV"
}
}
},
{
"id": "1093353",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758027720"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1758027840"
},
"departure": {
"time": "1758027840"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"time": "1758027900"
},
"departure": {
"time": "1758027900"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1758028020"
},
"departure": {
"time": "1758028020"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1758028080"
},
"departure": {
"time": "1758028080"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1758028200"
},
"departure": {
"time": "1758028200"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1758028380"
},
"departure": {
"time": "1758028380"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1758028440"
},
"departure": {
"time": "1758028440"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1758028560"
},
"departure": {
"time": "1758028560"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1758028620"
},
"departure": {
"time": "1758028620"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"time": "1758028680"
},
"departure": {
"time": "1758028680"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1758028740"
},
"departure": {
"time": "1758028740"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"time": "1758028800"
},
"departure": {
"time": "1758028800"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1758028860"
},
"departure": {
"time": "1758028860"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"time": "1758028980"
},
"departure": {
"time": "1758028980"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1758029100"
},
"departure": {
"time": "1758029100"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1758029280"
},
"departure": {
"time": "1758029280"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1758029340"
},
"departure": {
"time": "1758029340"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1758029460"
},
"departure": {
"time": "1758029460"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1758029580"
},
"departure": {
"time": "1758029580"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1758029640"
},
"departure": {
"time": "1758029640"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"time": "1758029700"
},
"departure": {
"time": "1758029700"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1758029760"
},
"departure": {
"time": "1758029760"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"time": "1758029820"
},
"departure": {
"time": "1758029820"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1758029880"
},
"departure": {
"time": "1758029880"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"time": "1758029940"
},
"departure": {
"time": "1758029940"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"time": "1758030000"
},
"departure": {
"time": "1758030000"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"time": "1758030120"
},
"departure": {
"time": "1758030120"
},
"stopId": "AUXDSCH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1758030180"
},
"stopId": "AUXLROU2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "15:02:00",
"tripId": "17958{01_3}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "225",
"label": "179224",
"licensePlate": "EQ-234-AR"
}
}
},
{
"id": "1093164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758027900"
},
"stopId": "MONGHAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1758028020"
},
"departure": {
"time": "1758028020"
},
"stopId": "MONRDCH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1758028080"
},
"departure": {
"time": "1758028080"
},
"stopId": "MONSOMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1758028080"
},
"departure": {
"time": "1758028080"
},
"stopId": "MONLIBE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1758028140"
},
"departure": {
"time": "1758028140"
},
"stopId": "MONEGLI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1758028200"
},
"departure": {
"time": "1758028200"
},
"stopId": "MONMMAI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1758028320"
},
"departure": {
"time": "1758028320"
},
"stopId": "MONIDFR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1758028380"
},
"departure": {
"time": "1758028380"
},
"stopId": "MONBRET1",
"stopSequence": 8
},
{
"arrival": {
"time": "1758028500"
},
"departure": {
"time": "1758028500"
},
"stopId": "MONCOMM1",
"stopSequence": 9
},
{
"arrival": {
"time": "1758028500"
},
"departure": {
"time": "1758028500"
},
"stopId": "MONCARR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1758028560"
},
"departure": {
"time": "1758028560"
},
"stopId": "MONPCUR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1758028680"
},
"departure": {
"time": "1758028680"
},
"stopId": "MONSQUE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1758028860"
},
"departure": {
"time": "1758028860"
},
"stopId": "MONSEXU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1758028980"
},
"departure": {
"time": "1758028980"
},
"stopId": "MONCANA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1758029040"
},
"departure": {
"time": "1758029040"
},
"stopId": "MONLDUM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1758029040"
},
"departure": {
"time": "1758029040"
},
"stopId": "AUXPDIS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1758029100"
},
"departure": {
"time": "1758029100"
},
"stopId": "AUXZIND1",
"stopSequence": 17
},
{
"arrival": {
"time": "1758029160"
},
"departure": {
"time": "1758029160"
},
"stopId": "AUXCAIL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1758029220"
},
"departure": {
"time": "1758029220"
},
"stopId": "AUXBDJO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1758029400"
},
"departure": {
"time": "1758029400"
},
"stopId": "AUXHAUS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1758029460"
},
"departure": {
"time": "1758029460"
},
"stopId": "AUXLCLA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1758029520"
},
"departure": {
"time": "1758029520"
},
"stopId": "AUXFOUN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1758029580"
},
"departure": {
"time": "1758029580"
},
"stopId": "AUXEIFF1",
"stopSequence": 23
},
{
"arrival": {
"time": "1758029640"
},
"departure": {
"time": "1758029640"
},
"stopId": "AUXCACA1",
"stopSequence": 24
},
{
"arrival": {
"time": "1758029700"
},
"departure": {
"time": "1758029700"
},
"stopId": "AUXLCON1",
"stopSequence": 25
},
{
"arrival": {
"time": "1758029760"
},
"departure": {
"time": "1758029760"
},
"stopId": "AUXDGAU1",
"stopSequence": 26
},
{
"arrival": {
"time": "1758029880"
},
"departure": {
"time": "1758029880"
},
"stopId": "AUXPDPA1",
"stopSequence": 27
},
{
"arrival": {
"time": "1758029940"
},
"departure": {
"time": "1758029940"
},
"stopId": "AUXVAUB1",
"stopSequence": 28
},
{
"arrival": {
"time": "1758030000"
},
"departure": {
"time": "1758030000"
},
"stopId": "AUXEGLE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1758030120"
},
"departure": {
"time": "1758030180"
},
"stopId": "AUXARQU1",
"stopSequence": 30
},
{
"arrival": {
"time": "1758030240"
},
"departure": {
"time": "1758030240"
},
"stopId": "AUXBOUR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1758030300"
},
"departure": {
"time": "1758030300"
},
"stopId": "AUXPDVA1",
"stopSequence": 32
},
{
"arrival": {
"time": "1758030360"
},
"departure": {
"time": "1758030360"
},
"stopId": "AUXARBO1",
"stopSequence": 33
},
{
"arrival": {
"time": "1758030360"
},
"departure": {
"time": "1758030360"
},
"stopId": "AUXLRIC1",
"stopSequence": 34
},
{
"arrival": {
"time": "1758030420"
},
"departure": {
"time": "1758030420"
},
"stopId": "AUXVAGR1",
"stopSequence": 35
},
{
"arrival": {
"time": "1758030540"
},
"departure": {
"time": "1758030540"
},
"stopId": "AUXLPIE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1758030660"
},
"departure": {
"time": "1758030660"
},
"stopId": "AUXGUYE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1758030660"
},
"departure": {
"time": "1758030660"
},
"stopId": "AUXSAVO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1758030780"
},
"departure": {
"time": "1758030780"
},
"stopId": "AUXCHAN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1758030840"
},
"departure": {
"time": "1758030840"
},
"stopId": "AUXLNOU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1758030960"
},
"departure": {
"time": "1758030960"
},
"stopId": "AUXCPBE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1758031020"
},
"departure": {
"time": "1758031020"
},
"stopId": "AUXSASE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1758031080"
},
"stopId": "AUXCARR1",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "03_4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "15:05:00",
"tripId": "15429{03_4}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "20",
"label": "119337",
"licensePlate": "BS-313-DK"
}
}
},
{
"id": "1093288",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758027900"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1758027960"
},
"departure": {
"time": "1758027960"
},
"stopId": "AUXFOUN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1758027960"
},
"departure": {
"time": "1758027960"
},
"stopId": "AUXEIFF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1758028020"
},
"departure": {
"time": "1758028020"
},
"stopId": "AUXGUYN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1758028080"
},
"departure": {
"time": "1758028080"
},
"stopId": "AUXPEMP1",
"stopSequence": 5
},
{
"arrival": {
"time": "1758028140"
},
"departure": {
"time": "1758028140"
},
"stopId": "AUXSTEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1758028320"
},
"departure": {
"time": "1758028320"
},
"stopId": "AUXMERM1",
"stopSequence": 7
},
{
"arrival": {
"time": "1758028380"
},
"departure": {
"time": "1758028380"
},
"stopId": "AUXLUMI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1758028380"
},
"departure": {
"time": "1758028380"
},
"stopId": "AUXDPAP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1758028440"
},
"departure": {
"time": "1758028440"
},
"stopId": "AUXMDPR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1758028500"
},
"departure": {
"time": "1758028500"
},
"stopId": "AUXCHAP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1758028560"
},
"departure": {
"time": "1758028560"
},
"stopId": "AUXLAMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758028740"
},
"departure": {
"time": "1758028740"
},
"stopId": "AUXPDPA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1758028800"
},
"departure": {
"time": "1758028800"
},
"stopId": "AUXVAUB1",
"stopSequence": 14
},
{
"arrival": {
"time": "1758028860"
},
"departure": {
"time": "1758028860"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1758028980"
},
"departure": {
"time": "1758028980"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1758029040"
},
"departure": {
"time": "1758029040"
},
"stopId": "AUXSAMA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1758029100"
},
"departure": {
"time": "1758029100"
},
"stopId": "AUXTASS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1758029160"
},
"departure": {
"time": "1758029160"
},
"stopId": "AUXCOLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1758029280"
},
"departure": {
"time": "1758029280"
},
"stopId": "AUXLYAU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1758029340"
},
"departure": {
"time": "1758029340"
},
"stopId": "AUXBRIC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1758029460"
},
"departure": {
"time": "1758029460"
},
"stopId": "AUXDREI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1758029520"
},
"departure": {
"time": "1758029520"
},
"stopId": "SGSLORR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1758029580"
},
"departure": {
"time": "1758029580"
},
"stopId": "SGSLARD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1758029640"
},
"departure": {
"time": "1758029640"
},
"stopId": "SGSSGEO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1758029700"
},
"departure": {
"time": "1758029700"
},
"stopId": "SGSLGUI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1758029880"
},
"departure": {
"time": "1758029880"
},
"stopId": "SGSMDSA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1758029940"
},
"departure": {
"time": "1758029940"
},
"stopId": "SGSCJBE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1758030000"
},
"departure": {
"time": "1758030000"
},
"stopId": "SGSCORM2",
"stopSequence": 29
},
{
"arrival": {
"time": "1758030060"
},
"departure": {
"time": "1758030060"
},
"stopId": "PERCDEP2",
"stopSequence": 30
},
{
"arrival": {
"time": "1758030120"
},
"departure": {
"time": "1758030120"
},
"stopId": "PERAGAR2",
"stopSequence": 31
},
{
"arrival": {
"time": "1758030180"
},
"departure": {
"time": "1758030180"
},
"stopId": "PERMDPE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1758030360"
},
"stopId": "PERBREA1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "15:05:00",
"tripId": "17779{04_2}-25U_PSC_LMCJVSDF_01_LMWJV"
},
"vehicle": {
"id": "226",
"label": "179223",
"licensePlate": "EQ-034-AR"
}
}
},
{
"id": "1093034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -10101,
"time": "1758026499"
},
"stopId": "2860",
"stopSequence": 1
},
{
"arrival": {
"delay": -10101,
"time": "1758026799"
},
"departure": {
"delay": -10101,
"time": "1758026799"
},
"stopId": "2861",
"stopSequence": 2
},
{
"arrival": {
"delay": -10101,
"time": "1758027099"
},
"departure": {
"delay": -10101,
"time": "1758027099"
},
"stopId": "2862",
"stopSequence": 3
},
{
"arrival": {
"delay": -15370,
"time": "1758022130"
},
"departure": {
"delay": -15364,
"time": "1758022136"
},
"stopId": "2863",
"stopSequence": 4
},
{
"arrival": {
"delay": -10101,
"time": "1758028179"
},
"departure": {
"delay": -10101,
"time": "1758028179"
},
"stopId": "3198",
"stopSequence": 5
},
{
"arrival": {
"delay": -10101,
"time": "1758028299"
},
"departure": {
"delay": -10101,
"time": "1758028299"
},
"stopId": "3197",
"stopSequence": 6
},
{
"arrival": {
"delay": -10101,
"time": "1758028419"
},
"departure": {
"delay": -10101,
"time": "1758028419"
},
"stopId": "3196",
"stopSequence": 7
},
{
"arrival": {
"delay": -10101,
"time": "1758028479"
},
"departure": {
"delay": -10101,
"time": "1758028479"
},
"stopId": "3195",
"stopSequence": 8
},
{
"arrival": {
"delay": -10101,
"time": "1758028599"
},
"departure": {
"delay": -10101,
"time": "1758028599"
},
"stopId": "3194",
"stopSequence": 9
},
{
"arrival": {
"delay": -10101,
"time": "1758028779"
},
"departure": {
"delay": -10101,
"time": "1758028779"
},
"stopId": "3193",
"stopSequence": 10
},
{
"arrival": {
"delay": -10101,
"time": "1758028899"
},
"departure": {
"delay": -10101,
"time": "1758028899"
},
"stopId": "3192",
"stopSequence": 11
},
{
"arrival": {
"delay": -10101,
"time": "1758029079"
},
"departure": {
"delay": -10101,
"time": "1758029079"
},
"stopId": "3191",
"stopSequence": 12
},
{
"arrival": {
"delay": -10101,
"time": "1758029319"
},
"stopId": "3190",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "17:30:00",
"tripId": "4-10066853892"
},
"vehicle": {
"id": "139",
"label": "110296",
"licensePlate": "BY-640-KZ"
}
}
},
{
"id": "1093025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2252,
"time": "1758038252"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"delay": 2252,
"time": "1758038552"
},
"departure": {
"delay": 2252,
"time": "1758038552"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"delay": 2252,
"time": "1758038852"
},
"departure": {
"delay": 2252,
"time": "1758038852"
},
"stopId": "2860",
"stopSequence": 3
},
{
"arrival": {
"delay": 2252,
"time": "1758039152"
},
"departure": {
"delay": 2252,
"time": "1758039152"
},
"stopId": "2861",
"stopSequence": 4
},
{
"arrival": {
"delay": 2252,
"time": "1758039752"
},
"departure": {
"delay": 2252,
"time": "1758039752"
},
"stopId": "3177",
"stopSequence": 5
},
{
"arrival": {
"delay": 2252,
"time": "1758039812"
},
"departure": {
"delay": 2252,
"time": "1758039812"
},
"stopId": "3176",
"stopSequence": 6
},
{
"arrival": {
"delay": 2252,
"time": "1758039872"
},
"departure": {
"delay": 2252,
"time": "1758039872"
},
"stopId": "3175",
"stopSequence": 7
},
{
"arrival": {
"delay": 2252,
"time": "1758039992"
},
"departure": {
"delay": 2252,
"time": "1758039992"
},
"stopId": "3174",
"stopSequence": 8
},
{
"arrival": {
"delay": 2252,
"time": "1758040112"
},
"departure": {
"delay": 2252,
"time": "1758040112"
},
"stopId": "3173",
"stopSequence": 9
},
{
"arrival": {
"delay": 2252,
"time": "1758040292"
},
"departure": {
"delay": 2252,
"time": "1758040292"
},
"stopId": "3172",
"stopSequence": 10
},
{
"arrival": {
"delay": 2252,
"time": "1758040412"
},
"departure": {
"delay": 2252,
"time": "1758040412"
},
"stopId": "3171",
"stopSequence": 11
},
{
"arrival": {
"delay": 2252,
"time": "1758040532"
},
"departure": {
"delay": 2252,
"time": "1758040532"
},
"stopId": "3170",
"stopSequence": 12
},
{
"arrival": {
"delay": 2252,
"time": "1758040832"
},
"departure": {
"delay": 2252,
"time": "1758040832"
},
"stopId": "3169",
"stopSequence": 13
},
{
"arrival": {
"delay": 2252,
"time": "1758040952"
},
"departure": {
"delay": 2252,
"time": "1758040952"
},
"stopId": "3168",
"stopSequence": 14
},
{
"arrival": {
"delay": 2252,
"time": "1758041252"
},
"departure": {
"delay": 2252,
"time": "1758041252"
},
"stopId": "3167",
"stopSequence": 15
},
{
"arrival": {
"delay": 2252,
"time": "1758041672"
},
"stopId": "3166",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "17:20:00",
"tripId": "4-10066722820"
},
"vehicle": {}
}
},
{
"id": "1093013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2252,
"time": "1758034652"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"delay": 2252,
"time": "1758034952"
},
"departure": {
"delay": 2252,
"time": "1758034952"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"delay": 2252,
"time": "1758035252"
},
"departure": {
"delay": 2252,
"time": "1758035252"
},
"stopId": "2860",
"stopSequence": 3
},
{
"arrival": {
"delay": 2252,
"time": "1758035552"
},
"departure": {
"delay": 2252,
"time": "1758035552"
},
"stopId": "2861",
"stopSequence": 4
},
{
"arrival": {
"delay": 2252,
"time": "1758036152"
},
"departure": {
"delay": 2252,
"time": "1758036152"
},
"stopId": "3177",
"stopSequence": 5
},
{
"arrival": {
"delay": 2252,
"time": "1758036212"
},
"departure": {
"delay": 2252,
"time": "1758036212"
},
"stopId": "3176",
"stopSequence": 6
},
{
"arrival": {
"delay": 2252,
"time": "1758036272"
},
"departure": {
"delay": 2252,
"time": "1758036272"
},
"stopId": "3175",
"stopSequence": 7
},
{
"arrival": {
"delay": 2252,
"time": "1758036392"
},
"departure": {
"delay": 2252,
"time": "1758036392"
},
"stopId": "3174",
"stopSequence": 8
},
{
"arrival": {
"delay": 2252,
"time": "1758036512"
},
"departure": {
"delay": 2252,
"time": "1758036512"
},
"stopId": "3173",
"stopSequence": 9
},
{
"arrival": {
"delay": 2252,
"time": "1758036692"
},
"departure": {
"delay": 2252,
"time": "1758036692"
},
"stopId": "3172",
"stopSequence": 10
},
{
"arrival": {
"delay": 2252,
"time": "1758036812"
},
"departure": {
"delay": 2252,
"time": "1758036812"
},
"stopId": "3171",
"stopSequence": 11
},
{
"arrival": {
"delay": 2252,
"time": "1758036932"
},
"departure": {
"delay": 2252,
"time": "1758036932"
},
"stopId": "3170",
"stopSequence": 12
},
{
"arrival": {
"delay": 2252,
"time": "1758037232"
},
"departure": {
"delay": 2252,
"time": "1758037232"
},
"stopId": "3169",
"stopSequence": 13
},
{
"arrival": {
"delay": 2252,
"time": "1758037352"
},
"departure": {
"delay": 2252,
"time": "1758037352"
},
"stopId": "3168",
"stopSequence": 14
},
{
"arrival": {
"delay": 2252,
"time": "1758037652"
},
"departure": {
"delay": 2252,
"time": "1758037652"
},
"stopId": "3167",
"stopSequence": 15
},
{
"arrival": {
"delay": 2252,
"time": "1758038072"
},
"stopId": "3166",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "16:20:00",
"tripId": "4-10066722819"
},
"vehicle": {}
}
},
{
"id": "1093033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758036600"
},
"stopId": "2860",
"stopSequence": 1
},
{
"arrival": {
"time": "1758036900"
},
"departure": {
"time": "1758036900"
},
"stopId": "2861",
"stopSequence": 2
},
{
"arrival": {
"time": "1758037200"
},
"departure": {
"time": "1758037200"
},
"stopId": "2862",
"stopSequence": 3
},
{
"arrival": {
"time": "1758037500"
},
"departure": {
"time": "1758037500"
},
"stopId": "2863",
"stopSequence": 4
},
{
"arrival": {
"time": "1758038100"
},
"departure": {
"time": "1758038100"
},
"stopId": "3189",
"stopSequence": 5
},
{
"arrival": {
"time": "1758038400"
},
"departure": {
"time": "1758038400"
},
"stopId": "3188",
"stopSequence": 6
},
{
"arrival": {
"time": "1758038700"
},
"departure": {
"time": "1758038700"
},
"stopId": "3187",
"stopSequence": 7
},
{
"arrival": {
"time": "1758038820"
},
"departure": {
"time": "1758038820"
},
"stopId": "3186",
"stopSequence": 8
},
{
"arrival": {
"time": "1758038940"
},
"departure": {
"time": "1758038940"
},
"stopId": "3185",
"stopSequence": 9
},
{
"arrival": {
"time": "1758039060"
},
"departure": {
"time": "1758039060"
},
"stopId": "3184",
"stopSequence": 10
},
{
"arrival": {
"time": "1758039180"
},
"departure": {
"time": "1758039180"
},
"stopId": "3183",
"stopSequence": 11
},
{
"arrival": {
"time": "1758039300"
},
"departure": {
"time": "1758039300"
},
"stopId": "3182",
"stopSequence": 12
},
{
"arrival": {
"time": "1758039480"
},
"departure": {
"time": "1758039480"
},
"stopId": "3181",
"stopSequence": 13
},
{
"arrival": {
"time": "1758039660"
},
"departure": {
"time": "1758039660"
},
"stopId": "3180",
"stopSequence": 14
},
{
"arrival": {
"time": "1758039840"
},
"departure": {
"time": "1758039840"
},
"stopId": "3179",
"stopSequence": 15
},
{
"arrival": {
"time": "1758039900"
},
"stopId": "3178",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "17:30:00",
"tripId": "4-10066788356"
},
"vehicle": {}
}
},
{
"id": "1093022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758033000"
},
"stopId": "2860",
"stopSequence": 1
},
{
"arrival": {
"time": "1758033300"
},
"departure": {
"time": "1758033300"
},
"stopId": "2861",
"stopSequence": 2
},
{
"arrival": {
"time": "1758033600"
},
"departure": {
"time": "1758033600"
},
"stopId": "2862",
"stopSequence": 3
},
{
"arrival": {
"time": "1758033900"
},
"departure": {
"time": "1758033900"
},
"stopId": "2863",
"stopSequence": 4
},
{
"arrival": {
"time": "1758034500"
},
"departure": {
"time": "1758034500"
},
"stopId": "3189",
"stopSequence": 5
},
{
"arrival": {
"time": "1758034800"
},
"departure": {
"time": "1758034800"
},
"stopId": "3188",
"stopSequence": 6
},
{
"arrival": {
"time": "1758035100"
},
"departure": {
"time": "1758035100"
},
"stopId": "3187",
"stopSequence": 7
},
{
"arrival": {
"time": "1758035220"
},
"departure": {
"time": "1758035220"
},
"stopId": "3186",
"stopSequence": 8
},
{
"arrival": {
"time": "1758035340"
},
"departure": {
"time": "1758035340"
},
"stopId": "3185",
"stopSequence": 9
},
{
"arrival": {
"time": "1758035460"
},
"departure": {
"time": "1758035460"
},
"stopId": "3184",
"stopSequence": 10
},
{
"arrival": {
"time": "1758035580"
},
"departure": {
"time": "1758035580"
},
"stopId": "3183",
"stopSequence": 11
},
{
"arrival": {
"time": "1758035700"
},
"departure": {
"time": "1758035700"
},
"stopId": "3182",
"stopSequence": 12
},
{
"arrival": {
"time": "1758035880"
},
"departure": {
"time": "1758035880"
},
"stopId": "3181",
"stopSequence": 13
},
{
"arrival": {
"time": "1758036060"
},
"departure": {
"time": "1758036060"
},
"stopId": "3180",
"stopSequence": 14
},
{
"arrival": {
"time": "1758036240"
},
"departure": {
"time": "1758036240"
},
"stopId": "3179",
"stopSequence": 15
},
{
"arrival": {
"time": "1758036300"
},
"stopId": "3178",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250916",
"startTime": "16:30:00",
"tripId": "4-10066788355"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1758027790"
}
}