Resource details
Les mises à jour de trajet représentent des fluctuations dans les horaires
This resource file is part of the dataset Réseau urbain Léo.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌245 errors, 51 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-12 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 16 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id 15375{B32_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-10066395137 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4-10116988929 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
GTFS-rt route_id does not exist in GTFS data E004 16 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id B32_1 does not exist in the GTFS data routes.txt
- route_id 600 does not exist in the GTFS data routes.txt
- route_id 600 does not exist in the GTFS data routes.txt
- route_id 603 does not exist in the GTFS data routes.txt
- route_id 600 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 141 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 15375{B32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id SBVBAIL1 does not exist in GTFS data stops.txt
- trip_id 15375{B32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id SBVEMAT1 does not exist in GTFS data stops.txt
- trip_id 15375{B32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id CHIEMAT1 does not exist in GTFS data stops.txt
- trip_id 15375{B32_1}-24I_PSC_LMCJVSDF_03_LMJV stop_id SBVEMAT2 does not exist in GTFS data stops.txt
- trip_id 4-10066395137 stop_id 3159 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 72 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 41 arrival_time 08:14:33 (1765523673) is equal to previous stop arrival_time 08:14:33 (1765523673) - times must increase between two sequential stops
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 41 arrival_time 08:14:33 (1765523673) is equal to previous stop departure_time 08:14:33 (1765523673) - times must increase between two sequential stops
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 41 departure_time 08:14:33 (1765523673) is equal to previous stop departure_time 08:14:33 (1765523673) - times must increase between two sequential stops
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 41 departure_time 08:14:33 (1765523673) is equal to previous stop arrival_time 08:14:33 (1765523673) - times must increase between two sequential stops
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV stop_sequence 43 arrival_time 08:15:33 (1765523733) is equal to previous stop arrival_time 08:15:33 (1765523733) - times must increase between two sequential stops
Warnings
timestamp not populated W001 39 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 15601{05_3}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 17768{04_2}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 15438{03_4}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 17909{01_3}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
- trip_id 15418{03_4}-25U_PSC_LMCJVSDF_01_LMWJV does not have a timestamp
vehicle_id not populated W002 12 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 4-10066657284 does not have a vehicle_id
- trip_id 4-10066657283 does not have a vehicle_id
- trip_id 4-10066395139 does not have a vehicle_id
- trip_id 4-10066657282 does not have a vehicle_id
- trip_id 4-10066657281 does not have a vehicle_id
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 375 | 26 times (87 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 375 | 26 times (87 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 700 | 26 times (87 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 682 | 26 times (87 % of validations) |
| W001 | Timestamps should be populated for all elements | 865 | 26 times (87 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 235 | 26 times (87 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 15 | 8 times (27 % of validations) |
| E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-12-13 at 07:55 Europe/Paris.
trip_updates (19) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-12-13 at 07:55 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1128220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 164,
"time": "1765606064"
},
"stopId": "MONGHAI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1765606192"
},
"departure": {
"delay": 181,
"time": "1765606201"
},
"stopId": "MONRDCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1765606217"
},
"departure": {
"delay": 147,
"time": "1765606227"
},
"stopId": "MONSOMM1",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1765606253"
},
"departure": {
"delay": 190,
"time": "1765606270"
},
"stopId": "MONLIBE1",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1765606282"
},
"departure": {
"delay": 158,
"time": "1765606298"
},
"stopId": "MONEGLI1",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1765606348"
},
"departure": {
"delay": 194,
"time": "1765606394"
},
"stopId": "MONMMAI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1765606473"
},
"departure": {
"delay": 164,
"time": "1765606484"
},
"stopId": "MONIDFR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1765606525"
},
"departure": {
"delay": 156,
"time": "1765606536"
},
"stopId": "MONBRET1",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1765606605"
},
"departure": {
"delay": 130,
"time": "1765606630"
},
"stopId": "MONCOMM1",
"stopSequence": 9
},
{
"arrival": {
"delay": 162,
"time": "1765606662"
},
"departure": {
"delay": 175,
"time": "1765606675"
},
"stopId": "MONCARR1",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1765606703"
},
"departure": {
"delay": 154,
"time": "1765606714"
},
"stopId": "MONPCUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1765606769"
},
"departure": {
"delay": 101,
"time": "1765606781"
},
"stopId": "MONSQUE1",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1765606929"
},
"departure": {
"delay": 95,
"time": "1765606955"
},
"stopId": "MONSEXU1",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1765607055"
},
"departure": {
"delay": 89,
"time": "1765607069"
},
"stopId": "MONCANA1",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1765607100"
},
"departure": {
"delay": 74,
"time": "1765607114"
},
"stopId": "MONLDUM1",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1765607136"
},
"departure": {
"delay": 108,
"time": "1765607148"
},
"stopId": "AUXPDIS1",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1765607178"
},
"departure": {
"delay": 88,
"time": "1765607188"
},
"stopId": "AUXZIND1",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1765607221"
},
"departure": {
"delay": 71,
"time": "1765607231"
},
"stopId": "AUXCAIL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1765607250"
},
"departure": {
"delay": 39,
"time": "1765607259"
},
"stopId": "AUXBDJO1",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1765607442"
},
"departure": {
"delay": 52,
"time": "1765607452"
},
"stopId": "AUXHAUS1",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1765607508"
},
"departure": {
"delay": 187,
"time": "1765607647"
},
"stopId": "AUXLCLA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 155,
"time": "1765607675"
},
"departure": {
"delay": 165,
"time": "1765607685"
},
"stopId": "AUXFOUN1",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1765607699"
},
"departure": {
"delay": 138,
"time": "1765607718"
},
"stopId": "AUXEIFF1",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1765607751"
},
"departure": {
"delay": 119,
"time": "1765607759"
},
"stopId": "AUXCACA1",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1765607788"
},
"departure": {
"delay": 101,
"time": "1765607801"
},
"stopId": "AUXLCON1",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1765607859"
},
"departure": {
"delay": 112,
"time": "1765607872"
},
"stopId": "AUXDGAU1",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1765607913"
},
"departure": {
"delay": 47,
"time": "1765607927"
},
"stopId": "AUXPDPA1",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1765607942"
},
"departure": {
"delay": 13,
"time": "1765607953"
},
"stopId": "AUXVAUB1",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1765608004"
},
"departure": {
"delay": 23,
"time": "1765608023"
},
"stopId": "AUXEGLE1",
"stopSequence": 29
},
{
"arrival": {
"delay": -52,
"time": "1765608068"
},
"departure": {
"delay": 198,
"time": "1765608378"
},
"stopId": "AUXARQU1",
"stopSequence": 30
},
{
"arrival": {
"delay": 184,
"time": "1765608424"
},
"departure": {
"delay": 197,
"time": "1765608437"
},
"stopId": "AUXBOUR1",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1765608548"
},
"departure": {
"delay": 259,
"time": "1765608559"
},
"stopId": "AUXPDVA1",
"stopSequence": 32
},
{
"arrival": {
"delay": 218,
"time": "1765608578"
},
"departure": {
"delay": 230,
"time": "1765608590"
},
"stopId": "AUXARBO1",
"stopSequence": 33
},
{
"arrival": {
"delay": 258,
"time": "1765608618"
},
"departure": {
"delay": 275,
"time": "1765608635"
},
"stopId": "AUXLRIC1",
"stopSequence": 34
},
{
"arrival": {
"delay": 241,
"time": "1765608661"
},
"departure": {
"delay": 254,
"time": "1765608674"
},
"stopId": "AUXVAGR1",
"stopSequence": 35
},
{
"arrival": {
"delay": 218,
"time": "1765608758"
},
"departure": {
"delay": 235,
"time": "1765608775"
},
"stopId": "AUXLPIE1",
"stopSequence": 36
},
{
"arrival": {
"delay": 157,
"time": "1765608817"
},
"departure": {
"delay": 168,
"time": "1765608828"
},
"stopId": "AUXGUYE1",
"stopSequence": 37
},
{
"arrival": {
"delay": 185,
"time": "1765608845"
},
"departure": {
"delay": 199,
"time": "1765608859"
},
"stopId": "AUXSAVO1",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1765608892"
},
"departure": {
"delay": 126,
"time": "1765608906"
},
"stopId": "AUXCHAN1",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1765608955"
},
"departure": {
"delay": 126,
"time": "1765608966"
},
"stopId": "AUXLNOU1",
"stopSequence": 40
},
{
"arrival": {
"delay": 126,
"time": "1765609086"
},
"departure": {
"delay": 126,
"time": "1765609086"
},
"stopId": "AUXCPBE1",
"stopSequence": 41
},
{
"arrival": {
"delay": 126,
"time": "1765609146"
},
"departure": {
"delay": 126,
"time": "1765609146"
},
"stopId": "AUXSASE1",
"stopSequence": 42
},
{
"arrival": {
"delay": 126,
"time": "1765609206"
},
"stopId": "AUXCARR1",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "03_4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:05:00",
"tripId": "15458{03_4}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "231",
"label": "179222",
"licensePlate": "EQ073AR"
}
}
},
{
"id": "1128304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 4,
"time": "1765606204"
},
"stopId": "AUXUDBO1",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1765606255"
},
"departure": {
"delay": 5,
"time": "1765606265"
},
"stopId": "AUXAEXP1",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1765606437"
},
"departure": {
"delay": 66,
"time": "1765606446"
},
"stopId": "AUXREDD2",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1765606615"
},
"departure": {
"delay": 20,
"time": "1765606640"
},
"stopId": "AUXGSNC2",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1765606733"
},
"departure": {
"delay": 11,
"time": "1765606751"
},
"stopId": "AUXGAMB2",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1765606852"
},
"departure": {
"delay": -1,
"time": "1765606859"
},
"stopId": "AUXPOLI2",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1765606904"
},
"departure": {
"delay": -43,
"time": "1765606937"
},
"stopId": "AUXVAUL2",
"stopSequence": 7
},
{
"arrival": {
"delay": -90,
"time": "1765607010"
},
"departure": {
"delay": 87,
"time": "1765607247"
},
"stopId": "AUXARQU2",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1765607303"
},
"departure": {
"delay": 35,
"time": "1765607315"
},
"stopId": "AUXEGLE2",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1765607338"
},
"departure": {
"delay": 20,
"time": "1765607360"
},
"stopId": "AUXVAUB2",
"stopSequence": 10
},
{
"arrival": {
"delay": -61,
"time": "1765607399"
},
"departure": {
"delay": -4,
"time": "1765607456"
},
"stopId": "AUXPDPA2",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1765607508"
},
"departure": {
"delay": -1,
"time": "1765607519"
},
"stopId": "AUXDGAU2",
"stopSequence": 12
},
{
"arrival": {
"delay": -61,
"time": "1765607579"
},
"departure": {
"delay": -49,
"time": "1765607591"
},
"stopId": "AUXMONG2",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1765607631"
},
"departure": {
"delay": -18,
"time": "1765607682"
},
"stopId": "AUXSMAR2",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1765607698"
},
"departure": {
"delay": 10,
"time": "1765607710"
},
"stopId": "AUXPOLY2",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1765607771"
},
"departure": {
"delay": 1,
"time": "1765607821"
},
"stopId": "AUXJMON1",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1765608365"
},
"departure": {
"delay": 5,
"time": "1765608365"
},
"stopId": "MONGHAI1",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1765608418"
},
"departure": {
"delay": 9,
"time": "1765608429"
},
"stopId": "MONLOND2",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1765608502"
},
"departure": {
"delay": 34,
"time": "1765608514"
},
"stopId": "MONBRUX2",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1765608569"
},
"departure": {
"delay": 43,
"time": "1765608583"
},
"stopId": "APPPRNO2",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1765608761"
},
"departure": {
"delay": 50,
"time": "1765608770"
},
"stopId": "APPAPAR2",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1765608790"
},
"departure": {
"delay": 18,
"time": "1765608798"
},
"stopId": "AAPAPNO2",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1765609038"
},
"departure": {
"delay": 18,
"time": "1765609038"
},
"stopId": "APPARDU2",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1765609158"
},
"departure": {
"delay": 18,
"time": "1765609158"
},
"stopId": "APPAEGL2",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1765609218"
},
"stopId": "APPAPPO1",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "05_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:10:00",
"tripId": "15614{05_3}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "129",
"label": "179011",
"licensePlate": "EK-764-PQ"
}
}
},
{
"id": "1128342",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 358,
"time": "1765606558"
},
"stopId": "PERBREA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 379,
"time": "1765606579"
},
"departure": {
"delay": 399,
"time": "1765606599"
},
"stopId": "PERVEND1",
"stopSequence": 2
},
{
"arrival": {
"delay": 377,
"time": "1765606697"
},
"departure": {
"delay": 393,
"time": "1765606713"
},
"stopId": "PERMDPE1",
"stopSequence": 3
},
{
"arrival": {
"delay": 393,
"time": "1765606773"
},
"departure": {
"delay": 405,
"time": "1765606785"
},
"stopId": "PERAGAR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 334,
"time": "1765606834"
},
"departure": {
"delay": 347,
"time": "1765606847"
},
"stopId": "PERCDEP1",
"stopSequence": 5
},
{
"arrival": {
"delay": 328,
"time": "1765606888"
},
"departure": {
"delay": 342,
"time": "1765606902"
},
"stopId": "SGSCORM1",
"stopSequence": 6
},
{
"arrival": {
"delay": 368,
"time": "1765606988"
},
"departure": {
"delay": 387,
"time": "1765607007"
},
"stopId": "SGSCJBE1",
"stopSequence": 7
},
{
"arrival": {
"delay": 394,
"time": "1765607074"
},
"departure": {
"delay": 410,
"time": "1765607090"
},
"stopId": "SGSMDSA1",
"stopSequence": 8
},
{
"arrival": {
"delay": 397,
"time": "1765607317"
},
"departure": {
"delay": 411,
"time": "1765607331"
},
"stopId": "SGSLGUI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 395,
"time": "1765607375"
},
"departure": {
"delay": 407,
"time": "1765607387"
},
"stopId": "SGSSGEO1",
"stopSequence": 10
},
{
"arrival": {
"delay": 382,
"time": "1765607422"
},
"departure": {
"delay": 393,
"time": "1765607433"
},
"stopId": "SGSLARD1",
"stopSequence": 11
},
{
"arrival": {
"delay": 364,
"time": "1765607464"
},
"departure": {
"delay": 378,
"time": "1765607478"
},
"stopId": "SGSLORR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 343,
"time": "1765607503"
},
"departure": {
"delay": 365,
"time": "1765607525"
},
"stopId": "AUXDREI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 320,
"time": "1765607600"
},
"departure": {
"delay": 343,
"time": "1765607623"
},
"stopId": "AUXBRIC1",
"stopSequence": 14
},
{
"arrival": {
"delay": 342,
"time": "1765607682"
},
"departure": {
"delay": 372,
"time": "1765607712"
},
"stopId": "AUXLYAU1",
"stopSequence": 15
},
{
"arrival": {
"delay": 395,
"time": "1765607795"
},
"departure": {
"delay": 409,
"time": "1765607809"
},
"stopId": "AUXCOLE1",
"stopSequence": 16
},
{
"arrival": {
"delay": 373,
"time": "1765607833"
},
"departure": {
"delay": 385,
"time": "1765607845"
},
"stopId": "AUXTASS1",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1765607911"
},
"departure": {
"delay": 283,
"time": "1765607923"
},
"stopId": "AUXSAMA1",
"stopSequence": 18
},
{
"arrival": {
"delay": 209,
"time": "1765607969"
},
"departure": {
"delay": 223,
"time": "1765607983"
},
"stopId": "AUXARQU2",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1765608051"
},
"departure": {
"delay": 183,
"time": "1765608063"
},
"stopId": "AUXEGLE2",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1765608076"
},
"departure": {
"delay": 146,
"time": "1765608086"
},
"stopId": "AUXVAUB2",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1765608113"
},
"departure": {
"delay": 128,
"time": "1765608128"
},
"stopId": "AUXPDPA2",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1765608209"
},
"departure": {
"delay": 159,
"time": "1765608219"
},
"stopId": "AUXLAMA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1765608285"
},
"departure": {
"delay": 115,
"time": "1765608295"
},
"stopId": "AUXCHAP2",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1765608323"
},
"departure": {
"delay": 93,
"time": "1765608333"
},
"stopId": "AUXMDPR2",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1765608350"
},
"departure": {
"delay": 60,
"time": "1765608360"
},
"stopId": "AUXDPAP2",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1765608396"
},
"departure": {
"delay": 107,
"time": "1765608407"
},
"stopId": "AUXLUMI2",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1765608442"
},
"departure": {
"delay": 32,
"time": "1765608452"
},
"stopId": "AUXMERM2",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1765608672"
},
"departure": {
"delay": 25,
"time": "1765608685"
},
"stopId": "AUXSTEC2",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1765608752"
},
"departure": {
"delay": 43,
"time": "1765608763"
},
"stopId": "AUXPEMP2",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1765608791"
},
"departure": {
"delay": 24,
"time": "1765608804"
},
"stopId": "AUXGUYN2",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1765608838"
},
"departure": {
"delay": 70,
"time": "1765608850"
},
"stopId": "AUXEIFF2",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1765608872"
},
"departure": {
"delay": 42,
"time": "1765608882"
},
"stopId": "AUXFOUN2",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1765608940"
},
"stopId": "AUXLCLA1",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:10:00",
"tripId": "17819{04_2}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "69",
"label": "189367",
"licensePlate": "FD-575-FH"
}
}
},
{
"id": "1128245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 5,
"time": "1765606505"
},
"stopId": "AUXCARR2",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1765606528"
},
"departure": {
"delay": -31,
"time": "1765606529"
},
"stopId": "AUXSASE2",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1765606570"
},
"departure": {
"delay": -39,
"time": "1765606581"
},
"stopId": "AUXCPBE2",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1765606626"
},
"departure": {
"delay": -40,
"time": "1765606640"
},
"stopId": "AUXLNOU2",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1765606683"
},
"departure": {
"delay": -54,
"time": "1765606686"
},
"stopId": "AUXCHAN2",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1765606730"
},
"departure": {
"delay": -47,
"time": "1765606753"
},
"stopId": "AUXSAVO2",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1765606773"
},
"departure": {
"delay": -75,
"time": "1765606785"
},
"stopId": "AUXGUYE2",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1765606826"
},
"departure": {
"delay": -79,
"time": "1765606841"
},
"stopId": "AUXLPIE2",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1765606976"
},
"departure": {
"delay": -48,
"time": "1765606992"
},
"stopId": "AUXVAGR2",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1765607018"
},
"departure": {
"delay": -43,
"time": "1765607057"
},
"stopId": "AUXLRIC2",
"stopSequence": 10
},
{
"arrival": {
"delay": -77,
"time": "1765607083"
},
"departure": {
"delay": -66,
"time": "1765607094"
},
"stopId": "AUXARBO2",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1765607159"
},
"departure": {
"delay": -48,
"time": "1765607172"
},
"stopId": "AUXPDVA2",
"stopSequence": 12
},
{
"arrival": {
"delay": -144,
"time": "1765607196"
},
"departure": {
"delay": -134,
"time": "1765607206"
},
"stopId": "AUXBOUR2",
"stopSequence": 13
},
{
"arrival": {
"delay": -124,
"time": "1765607276"
},
"departure": {
"delay": 19,
"time": "1765607419"
},
"stopId": "AUXARQU2",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1765607492"
},
"departure": {
"delay": -15,
"time": "1765607505"
},
"stopId": "AUXEGLE2",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1765607522"
},
"departure": {
"delay": -44,
"time": "1765607536"
},
"stopId": "AUXVAUB2",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1765607570"
},
"departure": {
"delay": -42,
"time": "1765607598"
},
"stopId": "AUXPDPA2",
"stopSequence": 17
},
{
"arrival": {
"delay": -43,
"time": "1765607657"
},
"departure": {
"delay": -30,
"time": "1765607670"
},
"stopId": "AUXDGAU2",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1765607731"
},
"departure": {
"delay": -77,
"time": "1765607743"
},
"stopId": "AUXLCON2",
"stopSequence": 19
},
{
"arrival": {
"delay": -110,
"time": "1765607770"
},
"departure": {
"delay": -97,
"time": "1765607783"
},
"stopId": "AUXCACA2",
"stopSequence": 20
},
{
"arrival": {
"delay": -124,
"time": "1765607816"
},
"departure": {
"delay": -105,
"time": "1765607835"
},
"stopId": "AUXEIFF2",
"stopSequence": 21
},
{
"arrival": {
"delay": -153,
"time": "1765607847"
},
"departure": {
"delay": -144,
"time": "1765607856"
},
"stopId": "AUXFOUN2",
"stopSequence": 22
},
{
"arrival": {
"delay": -147,
"time": "1765607913"
},
"departure": {
"delay": 13,
"time": "1765608073"
},
"stopId": "AUXLCLA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1765608166"
},
"departure": {
"delay": 117,
"time": "1765608177"
},
"stopId": "AUXHAUS2",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1765608337"
},
"departure": {
"delay": 47,
"time": "1765608347"
},
"stopId": "AUXBDJO2",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1765608369"
},
"departure": {
"delay": 78,
"time": "1765608378"
},
"stopId": "AUXCAIL2",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1765608408"
},
"departure": {
"delay": -4,
"time": "1765608416"
},
"stopId": "AUXZIND2",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1765608439"
},
"departure": {
"delay": 27,
"time": "1765608447"
},
"stopId": "AUXPDIS2",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1765608464"
},
"departure": {
"delay": -3,
"time": "1765608477"
},
"stopId": "MONLDUM2",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1765608503"
},
"departure": {
"delay": -25,
"time": "1765608515"
},
"stopId": "MONCANA2",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1765608604"
},
"departure": {
"delay": -27,
"time": "1765608633"
},
"stopId": "MONSEXU2",
"stopSequence": 31
},
{
"arrival": {
"delay": -41,
"time": "1765608679"
},
"departure": {
"delay": -24,
"time": "1765608696"
},
"stopId": "MONADAP1",
"stopSequence": 32
},
{
"arrival": {
"time": "1765608840"
},
"departure": {
"delay": 10,
"time": "1765608850"
},
"stopId": "MONSAUL2",
"stopSequence": 33
},
{
"arrival": {
"delay": -41,
"time": "1765608919"
},
"departure": {
"delay": -31,
"time": "1765608929"
},
"stopId": "MONSEAU2",
"stopSequence": 34
},
{
"arrival": {
"delay": -31,
"time": "1765608989"
},
"departure": {
"delay": -31,
"time": "1765608989"
},
"stopId": "MONEGLI2",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1765608989"
},
"departure": {
"delay": -31,
"time": "1765608989"
},
"stopId": "MONLIBE2",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1765609049"
},
"departure": {
"delay": -31,
"time": "1765609049"
},
"stopId": "MONSOMM2",
"stopSequence": 37
},
{
"arrival": {
"delay": -31,
"time": "1765609049"
},
"departure": {
"delay": -31,
"time": "1765609049"
},
"stopId": "MONRDCH2",
"stopSequence": 38
},
{
"arrival": {
"delay": -31,
"time": "1765609169"
},
"stopId": "MONGHAI2",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "03_4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:15:00",
"tripId": "15483{03_4}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "9",
"label": "119336",
"licensePlate": "BS-356-DK"
}
}
},
{
"id": "1128329",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 188,
"time": "1765606688"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1765606718"
},
"departure": {
"delay": 169,
"time": "1765606729"
},
"stopId": "AUXFOUN1",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1765606744"
},
"departure": {
"delay": 205,
"time": "1765606765"
},
"stopId": "AUXEIFF1",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1765606811"
},
"departure": {
"delay": 206,
"time": "1765606826"
},
"stopId": "AUXGUYN1",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1765606843"
},
"departure": {
"delay": 175,
"time": "1765606855"
},
"stopId": "AUXPEMP1",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1765606909"
},
"departure": {
"delay": 182,
"time": "1765606922"
},
"stopId": "AUXSTEC1",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1765607050"
},
"departure": {
"delay": 80,
"time": "1765607060"
},
"stopId": "AUXMERM1",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1765607100"
},
"departure": {
"delay": 72,
"time": "1765607112"
},
"stopId": "AUXLUMI1",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1765607142"
},
"departure": {
"delay": 53,
"time": "1765607153"
},
"stopId": "AUXDPAP1",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1765607176"
},
"departure": {
"delay": 28,
"time": "1765607188"
},
"stopId": "AUXMDPR1",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1765607227"
},
"departure": {
"delay": 20,
"time": "1765607240"
},
"stopId": "AUXCHAP1",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1765607295"
},
"departure": {
"delay": 28,
"time": "1765607308"
},
"stopId": "AUXLAMA2",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1765607415"
},
"departure": {
"delay": 15,
"time": "1765607475"
},
"stopId": "AUXPDPA1",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1765607505"
},
"departure": {
"delay": 2,
"time": "1765607522"
},
"stopId": "AUXVAUB1",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1765607559"
},
"departure": {
"delay": -7,
"time": "1765607573"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": -87,
"time": "1765607613"
},
"departure": {
"delay": 49,
"time": "1765607749"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1765607798"
},
"departure": {
"delay": 50,
"time": "1765607810"
},
"stopId": "AUXSAMA2",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1765607891"
},
"departure": {
"delay": 83,
"time": "1765607903"
},
"stopId": "AUXTASS2",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1765607924"
},
"departure": {
"delay": 56,
"time": "1765607936"
},
"stopId": "AUXCOLE2",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1765607988"
},
"departure": {
"delay": 4,
"time": "1765608004"
},
"stopId": "AUXLYAU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1765608095"
},
"departure": {
"delay": 61,
"time": "1765608121"
},
"stopId": "AUXBRIC2",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1765608188"
},
"departure": {
"delay": 30,
"time": "1765608210"
},
"stopId": "AUXDREI2",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1765608235"
},
"departure": {
"delay": 11,
"time": "1765608251"
},
"stopId": "SGSLORR2",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1765608293"
},
"departure": {
"delay": 1,
"time": "1765608301"
},
"stopId": "SGSLARD2",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1765608354"
},
"departure": {
"delay": 7,
"time": "1765608367"
},
"stopId": "SGSSGEO2",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1765608414"
},
"departure": {
"delay": 20,
"time": "1765608440"
},
"stopId": "SGSLGUI2",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1765608640"
},
"departure": {
"delay": 56,
"time": "1765608656"
},
"stopId": "SGSMDSA2",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1765608711"
},
"departure": {
"delay": 67,
"time": "1765608727"
},
"stopId": "SGSCJBE2",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1765608798"
},
"departure": {
"delay": 91,
"time": "1765608811"
},
"stopId": "SGSCORM2",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1765608911"
},
"departure": {
"delay": 138,
"time": "1765608918"
},
"stopId": "PERCDEP2",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1765608948"
},
"departure": {
"delay": 138,
"time": "1765609038"
},
"stopId": "PERAGAR2",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1765609098"
},
"departure": {
"delay": 138,
"time": "1765609098"
},
"stopId": "PERMDPE2",
"stopSequence": 32
},
{
"arrival": {
"delay": 138,
"time": "1765609278"
},
"stopId": "PERBREA1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "04_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:15:00",
"tripId": "17806{04_2}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "70",
"label": "189366",
"licensePlate": "FD-469-FH"
}
}
},
{
"id": "1128360",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 212,
"time": "1765607012"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1765607083"
},
"departure": {
"delay": 172,
"time": "1765607092"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1765607133"
},
"departure": {
"delay": 164,
"time": "1765607144"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1765607192"
},
"departure": {
"delay": 163,
"time": "1765607203"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1765607242"
},
"departure": {
"delay": 185,
"time": "1765607285"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1765607328"
},
"departure": {
"delay": 179,
"time": "1765607339"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1765607410"
},
"departure": {
"delay": 140,
"time": "1765607420"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1765607476"
},
"departure": {
"delay": 157,
"time": "1765607497"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1765607542"
},
"departure": {
"delay": 153,
"time": "1765607553"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1765607613"
},
"departure": {
"delay": 165,
"time": "1765607625"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1765607678"
},
"departure": {
"delay": 173,
"time": "1765607693"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1765607711"
},
"departure": {
"delay": 149,
"time": "1765607729"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1765607754"
},
"departure": {
"delay": 185,
"time": "1765607765"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1765607827"
},
"departure": {
"delay": 204,
"time": "1765607844"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1765607914"
},
"departure": {
"delay": 168,
"time": "1765607928"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1765607978"
},
"departure": {
"delay": 224,
"time": "1765608104"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1765608205"
},
"departure": {
"delay": 217,
"time": "1765608217"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1765608265"
},
"departure": {
"delay": 218,
"time": "1765608278"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1765608345"
},
"departure": {
"delay": 119,
"time": "1765608359"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1765608441"
},
"departure": {
"delay": 339,
"time": "1765608699"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"delay": 312,
"time": "1765608732"
},
"departure": {
"delay": 321,
"time": "1765608741"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"delay": 259,
"time": "1765608799"
},
"departure": {
"delay": 268,
"time": "1765608808"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 278,
"time": "1765608878"
},
"departure": {
"delay": 286,
"time": "1765608886"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"delay": 262,
"time": "1765608922"
},
"departure": {
"delay": 272,
"time": "1765608932"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"delay": 229,
"time": "1765608949"
},
"departure": {
"delay": 272,
"time": "1765608992"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"delay": 272,
"time": "1765609052"
},
"departure": {
"delay": 272,
"time": "1765609052"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"delay": 272,
"time": "1765609112"
},
"departure": {
"delay": 272,
"time": "1765609112"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"delay": 272,
"time": "1765609172"
},
"departure": {
"delay": 272,
"time": "1765609172"
},
"stopId": "AUXEGRI1",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1765609352"
},
"departure": {
"delay": 272,
"time": "1765609352"
},
"stopId": "AUXDSCH2",
"stopSequence": 29
},
{
"arrival": {
"delay": 272,
"time": "1765609412"
},
"stopId": "AUXLROU2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:20:00",
"tripId": "17837{01_3}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "141",
"label": "179013",
"licensePlate": "EK-438-PP"
}
}
},
{
"id": "1128399",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 23,
"time": "1765607543"
},
"stopId": "AUXLROU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1765607587"
},
"departure": {
"delay": 22,
"time": "1765607602"
},
"stopId": "AUXDSCH1",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1765607738"
},
"departure": {
"delay": 70,
"time": "1765607770"
},
"stopId": "AUXEGRI2",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1765607822"
},
"departure": {
"delay": 19,
"time": "1765607839"
},
"stopId": "AUXCDFO1",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1765607849"
},
"departure": {
"delay": -22,
"time": "1765607858"
},
"stopId": "AUXCOLB1",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1765607904"
},
"departure": {
"delay": -22,
"time": "1765607918"
},
"stopId": "AUXTURG1",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1765607928"
},
"departure": {
"delay": 5,
"time": "1765607945"
},
"stopId": "AUXMIGN1",
"stopSequence": 7
},
{
"arrival": {
"delay": -68,
"time": "1765607992"
},
"departure": {
"delay": -61,
"time": "1765607999"
},
"stopId": "AUXH22",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1765608068"
},
"departure": {
"delay": -42,
"time": "1765608078"
},
"stopId": "AUXPSMA2",
"stopSequence": 9
},
{
"arrival": {
"delay": -97,
"time": "1765608143"
},
"departure": {
"delay": -84,
"time": "1765608156"
},
"stopId": "AUXTOUR1",
"stopSequence": 10
},
{
"arrival": {
"delay": -104,
"time": "1765608196"
},
"departure": {
"delay": -91,
"time": "1765608209"
},
"stopId": "AUXGSNC2",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1765608359"
},
"departure": {
"delay": -39,
"time": "1765608381"
},
"stopId": "AUXGAMB2",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1765608450"
},
"departure": {
"delay": -85,
"time": "1765608455"
},
"stopId": "AUXPOLI2",
"stopSequence": 13
},
{
"arrival": {
"delay": -117,
"time": "1765608483"
},
"departure": {
"delay": -106,
"time": "1765608494"
},
"stopId": "AUXVAUL2",
"stopSequence": 14
},
{
"arrival": {
"delay": -173,
"time": "1765608547"
},
"departure": {
"delay": 18,
"time": "1765608738"
},
"stopId": "AUXARQU2",
"stopSequence": 15
},
{
"arrival": {
"delay": -99,
"time": "1765608801"
},
"departure": {
"delay": -86,
"time": "1765608814"
},
"stopId": "AUXEGLE3",
"stopSequence": 16
},
{
"arrival": {
"delay": -113,
"time": "1765608847"
},
"departure": {
"delay": -98,
"time": "1765608862"
},
"stopId": "AUXDENF2",
"stopSequence": 17
},
{
"arrival": {
"delay": -129,
"time": "1765608891"
},
"departure": {
"delay": -116,
"time": "1765608904"
},
"stopId": "AUXHATI2",
"stopSequence": 18
},
{
"arrival": {
"delay": -155,
"time": "1765608925"
},
"departure": {
"delay": -140,
"time": "1765608940"
},
"stopId": "AUXPAST2",
"stopSequence": 19
},
{
"arrival": {
"delay": -140,
"time": "1765609000"
},
"departure": {
"delay": -140,
"time": "1765609000"
},
"stopId": "AUXFOUR2",
"stopSequence": 20
},
{
"arrival": {
"delay": -140,
"time": "1765609060"
},
"departure": {
"delay": -140,
"time": "1765609060"
},
"stopId": "AUXLFAY2",
"stopSequence": 21
},
{
"arrival": {
"delay": -140,
"time": "1765609060"
},
"departure": {
"delay": -140,
"time": "1765609060"
},
"stopId": "AUXINGR2",
"stopSequence": 22
},
{
"arrival": {
"delay": -140,
"time": "1765609120"
},
"departure": {
"delay": -140,
"time": "1765609120"
},
"stopId": "AUXFRAG2",
"stopSequence": 23
},
{
"arrival": {
"delay": -140,
"time": "1765609240"
},
"departure": {
"delay": -140,
"time": "1765609240"
},
"stopId": "AUXLPHA2",
"stopSequence": 24
},
{
"arrival": {
"delay": -140,
"time": "1765609360"
},
"departure": {
"delay": -140,
"time": "1765609360"
},
"stopId": "AUXHOPI2",
"stopSequence": 25
},
{
"arrival": {
"delay": -140,
"time": "1765609420"
},
"departure": {
"delay": -140,
"time": "1765609420"
},
"stopId": "AUXSSMI2",
"stopSequence": 26
},
{
"arrival": {
"delay": -140,
"time": "1765609480"
},
"departure": {
"delay": -140,
"time": "1765609480"
},
"stopId": "AUXVERD2",
"stopSequence": 27
},
{
"arrival": {
"delay": -140,
"time": "1765609600"
},
"departure": {
"delay": -140,
"time": "1765609600"
},
"stopId": "AUXMARN2",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1765609660"
},
"departure": {
"delay": -140,
"time": "1765609660"
},
"stopId": "AUXJMON2",
"stopSequence": 29
},
{
"arrival": {
"delay": -140,
"time": "1765609780"
},
"stopId": "AUXLCLA1",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:32:00",
"tripId": "17876{01_3}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "225",
"label": "179224",
"licensePlate": "EQ-234-AR"
}
}
},
{
"id": "1128303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 151,
"time": "1765608451"
},
"stopId": "AUXBATA2",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1765608542"
},
"departure": {
"delay": 74,
"time": "1765608554"
},
"stopId": "AUXGAMB1",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1765608649"
},
"departure": {
"delay": 101,
"time": "1765608701"
},
"stopId": "AUXGSNC1",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1765608763"
},
"departure": {
"delay": 104,
"time": "1765608764"
},
"stopId": "AUXBRAZ2",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1765608819"
},
"departure": {
"delay": 53,
"time": "1765608833"
},
"stopId": "AUXLAMA2",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1765608951"
},
"departure": {
"delay": 53,
"time": "1765609013"
},
"stopId": "AUXPEM6",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1765609073"
},
"departure": {
"delay": 53,
"time": "1765609073"
},
"stopId": "AUXCHAM2",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1765609133"
},
"departure": {
"delay": 53,
"time": "1765609133"
},
"stopId": "AUXQRI2",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1765609193"
},
"departure": {
"delay": 53,
"time": "1765609193"
},
"stopId": "AUXLROS2",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1765609253"
},
"departure": {
"delay": 53,
"time": "1765609253"
},
"stopId": "AUXFLEU2",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1765609313"
},
"departure": {
"delay": 53,
"time": "1765609313"
},
"stopId": "AUXHOPI2",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1765609373"
},
"departure": {
"delay": 53,
"time": "1765609373"
},
"stopId": "AUXGOUR2",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1765609493"
},
"departure": {
"delay": 53,
"time": "1765609493"
},
"stopId": "AUXFOUL2",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1765609493"
},
"departure": {
"delay": 53,
"time": "1765609493"
},
"stopId": "AUXHEUR2",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1765609553"
},
"departure": {
"delay": 53,
"time": "1765609553"
},
"stopId": "AUXSSNO2",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1765609613"
},
"departure": {
"delay": 53,
"time": "1765609613"
},
"stopId": "PERCHAT2",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1765609733"
},
"stopId": "PERAUGE2",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:45:00",
"tripId": "15599{02_2}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "71",
"label": "189369",
"licensePlate": "FD-628-FH"
}
}
},
{
"id": "1128274",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 252,
"time": "1765608552"
},
"stopId": "PERAUGE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1765608609"
},
"departure": {
"delay": 209,
"time": "1765608629"
},
"stopId": "PERCHAT1",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1765608652"
},
"departure": {
"delay": 187,
"time": "1765608667"
},
"stopId": "AUXSSNO1",
"stopSequence": 3
},
{
"arrival": {
"delay": 144,
"time": "1765608684"
},
"departure": {
"delay": 153,
"time": "1765608693"
},
"stopId": "AUXHEUR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1765608706"
},
"departure": {
"delay": 173,
"time": "1765608713"
},
"stopId": "AUXFOUL1",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1765608743"
},
"departure": {
"delay": 153,
"time": "1765608753"
},
"stopId": "AUXGOUR1",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1765608839"
},
"departure": {
"delay": 131,
"time": "1765608851"
},
"stopId": "AUXHOPI1",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1765608865"
},
"departure": {
"delay": 155,
"time": "1765608875"
},
"stopId": "AUXFLEU1",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1765608935"
},
"departure": {
"delay": 155,
"time": "1765608935"
},
"stopId": "AUXLROS1",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1765608995"
},
"departure": {
"delay": 155,
"time": "1765608995"
},
"stopId": "AUXQRI1",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1765609055"
},
"departure": {
"delay": 155,
"time": "1765609055"
},
"stopId": "AUXCHAM1",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1765609175"
},
"departure": {
"delay": 155,
"time": "1765609175"
},
"stopId": "AUXPEM0",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1765609295"
},
"departure": {
"delay": 155,
"time": "1765609295"
},
"stopId": "AUXLAMA1",
"stopSequence": 13
},
{
"arrival": {
"delay": 155,
"time": "1765609355"
},
"departure": {
"delay": 155,
"time": "1765609355"
},
"stopId": "AUXTOUR1",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1765609475"
},
"departure": {
"delay": 155,
"time": "1765609475"
},
"stopId": "AUXGSNC2",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1765609655"
},
"departure": {
"delay": 155,
"time": "1765609655"
},
"stopId": "AUXGAMB2",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1765609835"
},
"stopId": "AUXBATA1",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "02_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:45:00",
"tripId": "15570{02_2}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "16",
"label": "119333",
"licensePlate": "BS-285-DK"
}
}
},
{
"id": "1128374",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 172,
"time": "1765608772"
},
"stopId": "AUXLCLA1",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1765608866"
},
"departure": {
"delay": 156,
"time": "1765608876"
},
"stopId": "AUXJMON1",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1765608922"
},
"departure": {
"delay": 153,
"time": "1765608933"
},
"stopId": "AUXMARN1",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1765608993"
},
"departure": {
"delay": 153,
"time": "1765608993"
},
"stopId": "AUXVERD1",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1765609053"
},
"departure": {
"delay": 153,
"time": "1765609053"
},
"stopId": "AUXSSMI1",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1765609113"
},
"departure": {
"delay": 153,
"time": "1765609113"
},
"stopId": "AUXHOPI1",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1765609233"
},
"departure": {
"delay": 153,
"time": "1765609233"
},
"stopId": "AUXLPHA1",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1765609293"
},
"departure": {
"delay": 153,
"time": "1765609293"
},
"stopId": "AUXFRAG1",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1765609353"
},
"departure": {
"delay": 153,
"time": "1765609353"
},
"stopId": "AUXINGR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1765609413"
},
"departure": {
"delay": 153,
"time": "1765609413"
},
"stopId": "AUXLFAY1",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1765609473"
},
"departure": {
"delay": 153,
"time": "1765609473"
},
"stopId": "AUXFOUR1",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1765609533"
},
"departure": {
"delay": 153,
"time": "1765609533"
},
"stopId": "AUXPAST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1765609533"
},
"departure": {
"delay": 153,
"time": "1765609533"
},
"stopId": "AUXHATI1",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1765609593"
},
"departure": {
"delay": 153,
"time": "1765609593"
},
"stopId": "AUXDENF1",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1765609713"
},
"departure": {
"delay": 153,
"time": "1765609713"
},
"stopId": "AUXEGLE1",
"stopSequence": 15
},
{
"arrival": {
"delay": 153,
"time": "1765609833"
},
"departure": {
"delay": 153,
"time": "1765609833"
},
"stopId": "AUXARQU1",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1765609953"
},
"departure": {
"delay": 153,
"time": "1765609953"
},
"stopId": "AUXVAUL1",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1765610013"
},
"departure": {
"delay": 153,
"time": "1765610013"
},
"stopId": "AUXPOLI1",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1765610193"
},
"departure": {
"delay": 153,
"time": "1765610193"
},
"stopId": "AUXGAMB1",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1765610313"
},
"departure": {
"delay": 153,
"time": "1765610313"
},
"stopId": "AUXGSNC1",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1765610373"
},
"departure": {
"delay": 153,
"time": "1765610373"
},
"stopId": "AUXBRAZ2",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1765610493"
},
"departure": {
"delay": 153,
"time": "1765610493"
},
"stopId": "AUXPSMA1",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1765610553"
},
"departure": {
"delay": 153,
"time": "1765610553"
},
"stopId": "AUXH21",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1765610613"
},
"departure": {
"delay": 153,
"time": "1765610613"
},
"stopId": "AUXMIGN2",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1765610673"
},
"departure": {
"delay": 153,
"time": "1765610673"
},
"stopId": "AUXTURG2",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1765610733"
},
"departure": {
"delay": 153,
"time": "1765610733"
},
"stopId": "AUXCOLB2",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1765610793"
},
"departure": {
"delay": 153,
"time": "1765610793"
},
"stopId": "AUXCDFO2",
"stopSequence": 27
},
{
"arrival": {
"delay": 153,
"time": "1765610913"
},
"departure": {
"delay": 153,
"time": "1765610913"
},
"stopId": "AUXDSCH2",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1765610973"
},
"stopId": "AUXLROU2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "01_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "07:50:00",
"tripId": "17851{01_3}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "13",
"label": "159505",
"licensePlate": "DP-453-HR"
}
}
},
{
"id": "1128305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765609800"
},
"stopId": "AUXUDBO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1765609860"
},
"departure": {
"time": "1765609860"
},
"stopId": "AUXAEXP1",
"stopSequence": 2
},
{
"arrival": {
"time": "1765609980"
},
"departure": {
"time": "1765609980"
},
"stopId": "AUXREDD2",
"stopSequence": 3
},
{
"arrival": {
"time": "1765610220"
},
"departure": {
"time": "1765610220"
},
"stopId": "AUXGSNC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1765610340"
},
"departure": {
"time": "1765610340"
},
"stopId": "AUXGAMB2",
"stopSequence": 5
},
{
"arrival": {
"time": "1765610460"
},
"departure": {
"time": "1765610460"
},
"stopId": "AUXPOLI2",
"stopSequence": 6
},
{
"arrival": {
"time": "1765610580"
},
"departure": {
"time": "1765610580"
},
"stopId": "AUXVAUL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1765610700"
},
"departure": {
"time": "1765610760"
},
"stopId": "AUXARQU2",
"stopSequence": 8
},
{
"arrival": {
"time": "1765610880"
},
"departure": {
"time": "1765610880"
},
"stopId": "AUXEGLE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1765610940"
},
"departure": {
"time": "1765610940"
},
"stopId": "AUXVAUB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1765611060"
},
"departure": {
"time": "1765611060"
},
"stopId": "AUXPDPA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1765611120"
},
"departure": {
"time": "1765611120"
},
"stopId": "AUXDGAU2",
"stopSequence": 12
},
{
"arrival": {
"time": "1765611240"
},
"departure": {
"time": "1765611240"
},
"stopId": "AUXMONG2",
"stopSequence": 13
},
{
"arrival": {
"time": "1765611300"
},
"departure": {
"time": "1765611300"
},
"stopId": "AUXSMAR2",
"stopSequence": 14
},
{
"arrival": {
"time": "1765611300"
},
"departure": {
"time": "1765611300"
},
"stopId": "AUXPOLY2",
"stopSequence": 15
},
{
"arrival": {
"time": "1765611420"
},
"departure": {
"time": "1765611420"
},
"stopId": "AUXJMON1",
"stopSequence": 16
},
{
"arrival": {
"time": "1765611960"
},
"departure": {
"time": "1765611960"
},
"stopId": "MONGHAI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1765612020"
},
"departure": {
"time": "1765612020"
},
"stopId": "MONLOND2",
"stopSequence": 18
},
{
"arrival": {
"time": "1765612080"
},
"departure": {
"time": "1765612080"
},
"stopId": "MONBRUX2",
"stopSequence": 19
},
{
"arrival": {
"time": "1765612140"
},
"departure": {
"time": "1765612140"
},
"stopId": "APPPRNO2",
"stopSequence": 20
},
{
"arrival": {
"time": "1765612320"
},
"departure": {
"time": "1765612320"
},
"stopId": "APPAPAR2",
"stopSequence": 21
},
{
"arrival": {
"time": "1765612380"
},
"departure": {
"time": "1765612380"
},
"stopId": "AAPAPNO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1765612620"
},
"departure": {
"time": "1765612620"
},
"stopId": "APPARDU2",
"stopSequence": 23
},
{
"arrival": {
"time": "1765612740"
},
"departure": {
"time": "1765612740"
},
"stopId": "APPAEGL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1765612800"
},
"stopId": "APPAPPO1",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "05_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "08:10:00",
"tripId": "15615{05_3}-25U_PSC_LMCJVSDF_01_S"
},
"vehicle": {
"id": "11",
"label": "159504",
"licensePlate": "DP-232-EV"
}
}
},
{
"id": "1128457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765612320"
},
"stopId": "3159",
"stopSequence": 1
},
{
"arrival": {
"time": "1765612620"
},
"departure": {
"time": "1765612620"
},
"stopId": "3160",
"stopSequence": 2
},
{
"arrival": {
"time": "1765612680"
},
"departure": {
"time": "1765612680"
},
"stopId": "3161",
"stopSequence": 3
},
{
"arrival": {
"time": "1765613040"
},
"departure": {
"time": "1765613040"
},
"stopId": "3162",
"stopSequence": 4
},
{
"arrival": {
"time": "1765613220"
},
"departure": {
"time": "1765613220"
},
"stopId": "3163",
"stopSequence": 5
},
{
"arrival": {
"time": "1765613580"
},
"departure": {
"time": "1765613580"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765613700"
},
"departure": {
"time": "1765613700"
},
"stopId": "3165",
"stopSequence": 7
},
{
"arrival": {
"time": "1765614060"
},
"departure": {
"time": "1765614060"
},
"stopId": "2860",
"stopSequence": 8
},
{
"arrival": {
"time": "1765614600"
},
"departure": {
"time": "1765614600"
},
"stopId": "2861",
"stopSequence": 9
},
{
"arrival": {
"time": "1765614900"
},
"departure": {
"time": "1765614900"
},
"stopId": "2862",
"stopSequence": 10
},
{
"arrival": {
"time": "1765615200"
},
"stopId": "2863",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251213",
"startTime": "08:52:00",
"tripId": "4-10066395137"
},
"vehicle": {
"id": "138",
"label": "230386",
"licensePlate": "GR-997-FP"
}
}
},
{
"id": "1128141",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -6046,
"time": "1765606274"
},
"stopId": "3159",
"stopSequence": 1
},
{
"arrival": {
"delay": -6046,
"time": "1765606574"
},
"departure": {
"delay": -6046,
"time": "1765606574"
},
"stopId": "3160",
"stopSequence": 2
},
{
"arrival": {
"delay": -6046,
"time": "1765606634"
},
"departure": {
"delay": -6046,
"time": "1765606634"
},
"stopId": "3161",
"stopSequence": 3
},
{
"arrival": {
"delay": -6046,
"time": "1765606994"
},
"departure": {
"delay": -6046,
"time": "1765606994"
},
"stopId": "3162",
"stopSequence": 4
},
{
"arrival": {
"delay": -6046,
"time": "1765607174"
},
"departure": {
"delay": -6046,
"time": "1765607174"
},
"stopId": "3163",
"stopSequence": 5
},
{
"arrival": {
"delay": -6046,
"time": "1765607534"
},
"departure": {
"delay": -6046,
"time": "1765607534"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"delay": -6046,
"time": "1765607654"
},
"departure": {
"delay": -6046,
"time": "1765607654"
},
"stopId": "3165",
"stopSequence": 7
},
{
"arrival": {
"delay": -6046,
"time": "1765608014"
},
"departure": {
"delay": -6046,
"time": "1765608014"
},
"stopId": "2860",
"stopSequence": 8
},
{
"arrival": {
"delay": -6755,
"time": "1765607845"
},
"departure": {
"delay": -6747,
"time": "1765607853"
},
"stopId": "2861",
"stopSequence": 9
},
{
"arrival": {
"delay": -6046,
"time": "1765608854"
},
"departure": {
"delay": -6046,
"time": "1765608854"
},
"stopId": "2862",
"stopSequence": 10
},
{
"arrival": {
"delay": -6046,
"time": "1765609154"
},
"stopId": "2863",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "08:52:00",
"tripId": "4-10066395137"
},
"vehicle": {
"id": "271",
"label": "CRAF02",
"licensePlate": "HE-025-AM"
}
}
},
{
"id": "1128210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765643100"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"time": "1765643400"
},
"departure": {
"time": "1765643400"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"time": "1765643700"
},
"departure": {
"time": "1765643700"
},
"stopId": "2861",
"stopSequence": 3
},
{
"arrival": {
"time": "1765644240"
},
"departure": {
"time": "1765644240"
},
"stopId": "2860",
"stopSequence": 4
},
{
"arrival": {
"time": "1765644600"
},
"departure": {
"time": "1765644600"
},
"stopId": "3165",
"stopSequence": 5
},
{
"arrival": {
"time": "1765644720"
},
"departure": {
"time": "1765644720"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765645080"
},
"departure": {
"time": "1765645080"
},
"stopId": "3163",
"stopSequence": 7
},
{
"arrival": {
"time": "1765645260"
},
"departure": {
"time": "1765645260"
},
"stopId": "3162",
"stopSequence": 8
},
{
"arrival": {
"time": "1765645620"
},
"departure": {
"time": "1765645620"
},
"stopId": "3161",
"stopSequence": 9
},
{
"arrival": {
"time": "1765645680"
},
"departure": {
"time": "1765645680"
},
"stopId": "3160",
"stopSequence": 10
},
{
"arrival": {
"time": "1765645980"
},
"stopId": "3159",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "17:25:00",
"tripId": "4-10066657284"
},
"vehicle": {}
}
},
{
"id": "1128198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765639500"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"time": "1765639800"
},
"departure": {
"time": "1765639800"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"time": "1765640100"
},
"departure": {
"time": "1765640100"
},
"stopId": "2861",
"stopSequence": 3
},
{
"arrival": {
"time": "1765640640"
},
"departure": {
"time": "1765640640"
},
"stopId": "2860",
"stopSequence": 4
},
{
"arrival": {
"time": "1765641000"
},
"departure": {
"time": "1765641000"
},
"stopId": "3165",
"stopSequence": 5
},
{
"arrival": {
"time": "1765641120"
},
"departure": {
"time": "1765641120"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765641480"
},
"departure": {
"time": "1765641480"
},
"stopId": "3163",
"stopSequence": 7
},
{
"arrival": {
"time": "1765641660"
},
"departure": {
"time": "1765641660"
},
"stopId": "3162",
"stopSequence": 8
},
{
"arrival": {
"time": "1765642020"
},
"departure": {
"time": "1765642020"
},
"stopId": "3161",
"stopSequence": 9
},
{
"arrival": {
"time": "1765642080"
},
"departure": {
"time": "1765642080"
},
"stopId": "3160",
"stopSequence": 10
},
{
"arrival": {
"time": "1765642380"
},
"stopId": "3159",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "16:25:00",
"tripId": "4-10066657283"
},
"vehicle": {}
}
},
{
"id": "1128189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765630320"
},
"stopId": "3159",
"stopSequence": 1
},
{
"arrival": {
"time": "1765630620"
},
"departure": {
"time": "1765630620"
},
"stopId": "3160",
"stopSequence": 2
},
{
"arrival": {
"time": "1765630680"
},
"departure": {
"time": "1765630680"
},
"stopId": "3161",
"stopSequence": 3
},
{
"arrival": {
"time": "1765631040"
},
"departure": {
"time": "1765631040"
},
"stopId": "3162",
"stopSequence": 4
},
{
"arrival": {
"time": "1765631220"
},
"departure": {
"time": "1765631220"
},
"stopId": "3163",
"stopSequence": 5
},
{
"arrival": {
"time": "1765631580"
},
"departure": {
"time": "1765631580"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765631700"
},
"departure": {
"time": "1765631700"
},
"stopId": "3165",
"stopSequence": 7
},
{
"arrival": {
"time": "1765632060"
},
"departure": {
"time": "1765632060"
},
"stopId": "2860",
"stopSequence": 8
},
{
"arrival": {
"time": "1765632600"
},
"departure": {
"time": "1765632600"
},
"stopId": "2861",
"stopSequence": 9
},
{
"arrival": {
"time": "1765632900"
},
"departure": {
"time": "1765632900"
},
"stopId": "2862",
"stopSequence": 10
},
{
"arrival": {
"time": "1765633200"
},
"stopId": "2863",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "13:52:00",
"tripId": "4-10066395139"
},
"vehicle": {}
}
},
{
"id": "1128174",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765623300"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"time": "1765623600"
},
"departure": {
"time": "1765623600"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"time": "1765623900"
},
"departure": {
"time": "1765623900"
},
"stopId": "2861",
"stopSequence": 3
},
{
"arrival": {
"time": "1765624440"
},
"departure": {
"time": "1765624440"
},
"stopId": "2860",
"stopSequence": 4
},
{
"arrival": {
"time": "1765624800"
},
"departure": {
"time": "1765624800"
},
"stopId": "3165",
"stopSequence": 5
},
{
"arrival": {
"time": "1765624920"
},
"departure": {
"time": "1765624920"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765625280"
},
"departure": {
"time": "1765625280"
},
"stopId": "3163",
"stopSequence": 7
},
{
"arrival": {
"time": "1765625460"
},
"departure": {
"time": "1765625460"
},
"stopId": "3162",
"stopSequence": 8
},
{
"arrival": {
"time": "1765625820"
},
"departure": {
"time": "1765625820"
},
"stopId": "3161",
"stopSequence": 9
},
{
"arrival": {
"time": "1765625880"
},
"departure": {
"time": "1765625880"
},
"stopId": "3160",
"stopSequence": 10
},
{
"arrival": {
"time": "1765626180"
},
"stopId": "3159",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "11:55:00",
"tripId": "4-10066657282"
},
"vehicle": {}
}
},
{
"id": "1128162",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765619700"
},
"stopId": "2863",
"stopSequence": 1
},
{
"arrival": {
"time": "1765620000"
},
"departure": {
"time": "1765620000"
},
"stopId": "2862",
"stopSequence": 2
},
{
"arrival": {
"time": "1765620300"
},
"departure": {
"time": "1765620300"
},
"stopId": "2861",
"stopSequence": 3
},
{
"arrival": {
"time": "1765620840"
},
"departure": {
"time": "1765620840"
},
"stopId": "2860",
"stopSequence": 4
},
{
"arrival": {
"time": "1765621200"
},
"departure": {
"time": "1765621200"
},
"stopId": "3165",
"stopSequence": 5
},
{
"arrival": {
"time": "1765621320"
},
"departure": {
"time": "1765621320"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765621680"
},
"departure": {
"time": "1765621680"
},
"stopId": "3163",
"stopSequence": 7
},
{
"arrival": {
"time": "1765621860"
},
"departure": {
"time": "1765621860"
},
"stopId": "3162",
"stopSequence": 8
},
{
"arrival": {
"time": "1765622220"
},
"departure": {
"time": "1765622220"
},
"stopId": "3161",
"stopSequence": 9
},
{
"arrival": {
"time": "1765622280"
},
"departure": {
"time": "1765622280"
},
"stopId": "3160",
"stopSequence": 10
},
{
"arrival": {
"time": "1765622580"
},
"stopId": "3159",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "10:55:00",
"tripId": "4-10066657281"
},
"vehicle": {}
}
},
{
"id": "1128153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1765615920"
},
"stopId": "3159",
"stopSequence": 1
},
{
"arrival": {
"time": "1765616220"
},
"departure": {
"time": "1765616220"
},
"stopId": "3160",
"stopSequence": 2
},
{
"arrival": {
"time": "1765616280"
},
"departure": {
"time": "1765616280"
},
"stopId": "3161",
"stopSequence": 3
},
{
"arrival": {
"time": "1765616640"
},
"departure": {
"time": "1765616640"
},
"stopId": "3162",
"stopSequence": 4
},
{
"arrival": {
"time": "1765616820"
},
"departure": {
"time": "1765616820"
},
"stopId": "3163",
"stopSequence": 5
},
{
"arrival": {
"time": "1765617180"
},
"departure": {
"time": "1765617180"
},
"stopId": "3164",
"stopSequence": 6
},
{
"arrival": {
"time": "1765617300"
},
"departure": {
"time": "1765617300"
},
"stopId": "3165",
"stopSequence": 7
},
{
"arrival": {
"time": "1765617660"
},
"departure": {
"time": "1765617660"
},
"stopId": "2860",
"stopSequence": 8
},
{
"arrival": {
"time": "1765618200"
},
"departure": {
"time": "1765618200"
},
"stopId": "2861",
"stopSequence": 9
},
{
"arrival": {
"time": "1765618500"
},
"departure": {
"time": "1765618500"
},
"stopId": "2862",
"stopSequence": 10
},
{
"arrival": {
"time": "1765618800"
},
"stopId": "2863",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "600",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251213",
"startTime": "09:52:00",
"tripId": "4-10066395138"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1765608959"
}
}