Resource details
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
❌716 errors, 60 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-17 at 08:03 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 35 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 1000005-1000006 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1000025-1000031 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1000188-1000268 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1000038-1000044 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 1000161-1000225 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 35 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id 1000005 does not exist in the GTFS data routes.txt
- route_id 1000006 does not exist in the GTFS data routes.txt
- route_id 1000008 does not exist in the GTFS data routes.txt
- route_id 1000007 does not exist in the GTFS data routes.txt
- route_id 1000005 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 410 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 1000005-1000006 stop_id 1000576 does not exist in GTFS data stops.txt
- trip_id 1000005-1000006 stop_id 1000246 does not exist in GTFS data stops.txt
- trip_id 1000005-1000006 stop_id 1000256 does not exist in GTFS data stops.txt
- trip_id 1000005-1000006 stop_id 1000248 does not exist in GTFS data stops.txt
- trip_id 1000005-1000006 stop_id 1001172 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 233 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 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 arrival_time 08:04:14 (1763363054) is equal to previous stop arrival_time 08:04:14 (1763363054) - times must increase between two sequential stops
- trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 arrival_time 08:04:14 (1763363054) is equal to previous stop departure_time 08:04:14 (1763363054) - times must increase between two sequential stops
- trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 departure_time 08:04:14 (1763363054) is equal to previous stop departure_time 08:04:14 (1763363054) - times must increase between two sequential stops
- trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 14 departure_time 08:04:14 (1763363054) is equal to previous stop arrival_time 08:04:14 (1763363054) - times must increase between two sequential stops
- trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 25 arrival_time 08:20:14 (1763364014) is equal to previous stop arrival_time 08:20:14 (1763364014) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 3 errors
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.
Sample errors
- trip_id 37899{1_24}-SEPT25 SCOLAIRE_25_LMWJV stop_sequence 24 departure_time 08:02:27 (1763362947) is less than the same stop arrival_time 08:02:42 (1763362962) - departure time must be equal to or greater than arrival time
- trip_id 1000058-1000064 stop_sequence 10 departure_time 08:02:55 (1763362975) is less than the same stop arrival_time 08:02:58 (1763362978) - departure time must be equal to or greater than arrival time
- trip_id 1000045-1000051 stop_sequence 5 departure_time 08:01:00 (1763362860) is less than the same stop arrival_time 08:02:27 (1763362947) - departure time must be equal to or greater than arrival time
Warnings
timestamp not populated W001 60 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 40189{13_2}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
- trip_id 46782{10_25}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
- trip_id 47539{24_3}-SEPT25 SCOLAIRE_25_LMWJVS does not have a timestamp
- trip_id 46879{2_24}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
- trip_id 40030{12_4}-SEPT25 SCOLAIRE_25_LMWJV does not have a timestamp
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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 782 | 25 times (78 % of validations) |
| W001 | Timestamps should be populated for all elements | 746 | 25 times (78 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 341 | 14 times (44 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 341 | 14 times (44 % 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. | 47 | 14 times (44 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 932 | 10 times (31 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-17 at 15:30 Europe/Paris.
trip_updates (9) 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-11-17 at 15:30 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "434987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 50,
"time": "1763380550"
},
"stopId": "PLEHALL1",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1763380969"
},
"departure": {
"delay": 118,
"time": "1763380978"
},
"stopId": "LRPPAVI2",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1763381091"
},
"departure": {
"delay": 14,
"time": "1763381174"
},
"stopId": "LRPOTSM1",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1763381266"
},
"departure": {
"delay": 59,
"time": "1763381279"
},
"stopId": "LRPOMCL2",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1763381305"
},
"departure": {
"delay": 99,
"time": "1763381319"
},
"stopId": "LRPSARR2",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1763381387"
},
"departure": {
"delay": 111,
"time": "1763381391"
},
"stopId": "LRPCHAU2",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1763381648"
},
"departure": {
"delay": 16,
"time": "1763381656"
},
"stopId": "CLBCENT2",
"stopSequence": 7
},
{
"arrival": {
"delay": -220,
"time": "1763382500"
},
"departure": {
"delay": -187,
"time": "1763382533"
},
"stopId": "CHASNCF4",
"stopSequence": 8
},
{
"arrival": {
"delay": -227,
"time": "1763382613"
},
"stopId": "CHAHVIL8",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "24_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "12:55:00",
"tripId": "47532{24_3}-SEPT25 SCOLAIRE_25_LMWJVS"
},
"vehicle": {
"id": "153",
"label": "25",
"licensePlate": "DM 892 PE"
}
}
},
{
"id": "434874",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 122,
"time": "1763387582"
},
"stopId": "CHAFOUC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1763387607"
},
"departure": {
"delay": 173,
"time": "1763387633"
},
"stopId": "CHAPILA1",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1763387766"
},
"departure": {
"delay": 184,
"time": "1763387824"
},
"stopId": "CHAAUCH1",
"stopSequence": 3
},
{
"arrival": {
"delay": 200,
"time": "1763387900"
},
"departure": {
"delay": 255,
"time": "1763387955"
},
"stopId": "CHACART1",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1763387991"
},
"departure": {
"delay": 241,
"time": "1763388001"
},
"stopId": "CHARENA1",
"stopSequence": 5
},
{
"arrival": {
"delay": 248,
"time": "1763388008"
},
"departure": {
"delay": 268,
"time": "1763388028"
},
"stopId": "CHAZAY1",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1763388082"
},
"departure": {
"delay": 276,
"time": "1763388096"
},
"stopId": "CHAKING1",
"stopSequence": 7
},
{
"arrival": {
"delay": 283,
"time": "1763388103"
},
"departure": {
"delay": 292,
"time": "1763388112"
},
"stopId": "CHAESTR1",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1763388120"
},
"departure": {
"delay": 257,
"time": "1763388137"
},
"stopId": "CHASALI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 258,
"time": "1763388198"
},
"departure": {
"delay": 279,
"time": "1763388219"
},
"stopId": "CHAAFPA1",
"stopSequence": 10
},
{
"arrival": {
"delay": 279,
"time": "1763388279"
},
"departure": {
"delay": 294,
"time": "1763388294"
},
"stopId": "CHACHAT2",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1763388314"
},
"departure": {
"delay": 276,
"time": "1763388336"
},
"stopId": "CHAACAD1",
"stopSequence": 12
},
{
"arrival": {
"delay": 293,
"time": "1763388413"
},
"departure": {
"delay": 309,
"time": "1763388429"
},
"stopId": "CHABELG1",
"stopSequence": 13
},
{
"arrival": {
"delay": 311,
"time": "1763388491"
},
"departure": {
"delay": 341,
"time": "1763388521"
},
"stopId": "CHABERT1",
"stopSequence": 14
},
{
"arrival": {
"delay": 276,
"time": "1763388576"
},
"departure": {
"delay": 296,
"time": "1763388596"
},
"stopId": "CHAWILS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 327,
"time": "1763388687"
},
"departure": {
"delay": 362,
"time": "1763388722"
},
"stopId": "CHAPOST1",
"stopSequence": 16
},
{
"arrival": {
"delay": 292,
"time": "1763388772"
},
"departure": {
"delay": 376,
"time": "1763388856"
},
"stopId": "CHAHVIL4",
"stopSequence": 17
},
{
"arrival": {
"delay": 353,
"time": "1763388953"
},
"departure": {
"delay": 371,
"time": "1763388971"
},
"stopId": "CHASNCF1",
"stopSequence": 18
},
{
"arrival": {
"delay": 380,
"time": "1763389040"
},
"departure": {
"delay": 397,
"time": "1763389057"
},
"stopId": "CHAMAIN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 421,
"time": "1763389081"
},
"departure": {
"delay": 439,
"time": "1763389099"
},
"stopId": "CHACATH1",
"stopSequence": 20
},
{
"arrival": {
"delay": 491,
"time": "1763389151"
},
"departure": {
"delay": 513,
"time": "1763389173"
},
"stopId": "CHAMICH1",
"stopSequence": 21
},
{
"arrival": {
"delay": 484,
"time": "1763389204"
},
"departure": {
"delay": 501,
"time": "1763389221"
},
"stopId": "CHASANG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 481,
"time": "1763389261"
},
"departure": {
"delay": 499,
"time": "1763389279"
},
"stopId": "CHARIPA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 538,
"time": "1763389318"
},
"departure": {
"delay": 556,
"time": "1763389336"
},
"stopId": "CHACIME1",
"stopSequence": 24
},
{
"arrival": {
"delay": 543,
"time": "1763389443"
},
"departure": {
"delay": 576,
"time": "1763389476"
},
"stopId": "CHADESI1",
"stopSequence": 25
},
{
"arrival": {
"delay": 592,
"time": "1763389552"
},
"departure": {
"delay": 593,
"time": "1763389553"
},
"stopId": "CHAVERC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 568,
"time": "1763389588"
},
"departure": {
"delay": 604,
"time": "1763389624"
},
"stopId": "CHACOLI1",
"stopSequence": 27
},
{
"arrival": {
"delay": 611,
"time": "1763389691"
},
"departure": {
"delay": 642,
"time": "1763389722"
},
"stopId": "CHAAURI1",
"stopSequence": 28
},
{
"arrival": {
"delay": 605,
"time": "1763389805"
},
"stopId": "CHAARGE1",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "2_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "14:51:00",
"tripId": "46893{2_24}-SEPT25 SCOLAIRE_25_LMWJV"
},
"vehicle": {
"id": "234",
"label": "42",
"licensePlate": "GN 041 YB"
}
}
},
{
"id": "434738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -810,
"time": "1763387490"
},
"stopId": "CHAHVIL5",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1763388423"
},
"departure": {
"delay": 88,
"time": "1763388448"
},
"stopId": "CHAPOST2",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1763388532"
},
"departure": {
"delay": 85,
"time": "1763388565"
},
"stopId": "CHAPISC2",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763388617"
},
"departure": {
"delay": 96,
"time": "1763388636"
},
"stopId": "CHAEURO2",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1763388665"
},
"departure": {
"delay": 92,
"time": "1763388692"
},
"stopId": "CHACHUR2",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1763388738"
},
"departure": {
"delay": 127,
"time": "1763388787"
},
"stopId": "CHAABEL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1763388817"
},
"departure": {
"delay": 169,
"time": "1763388829"
},
"stopId": "CHALYAU2",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1763388922"
},
"departure": {
"delay": 211,
"time": "1763388931"
},
"stopId": "CHASOMN2",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1763388968"
},
"departure": {
"delay": 200,
"time": "1763388980"
},
"stopId": "CHACARE2",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1763388995"
},
"departure": {
"delay": 170,
"time": "1763389010"
},
"stopId": "CHAMJUI2",
"stopSequence": 10
},
{
"arrival": {
"delay": 203,
"time": "1763389043"
},
"departure": {
"delay": 215,
"time": "1763389055"
},
"stopId": "CHAVIEN2",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1763389091"
},
"departure": {
"delay": 202,
"time": "1763389102"
},
"stopId": "CHAFOUC1",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1763389113"
},
"departure": {
"delay": 167,
"time": "1763389127"
},
"stopId": "CHAPILA1",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1763389280"
},
"departure": {
"delay": 32,
"time": "1763389292"
},
"stopId": "NAIDOUA2",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1763389313"
},
"departure": {
"time": "1763389320"
},
"stopId": "NAIBWEB2",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1763389336"
},
"departure": {
"delay": 22,
"time": "1763389342"
},
"stopId": "NAIBGRA2",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1763389374"
},
"departure": {
"delay": 9,
"time": "1763389389"
},
"stopId": "NAISOUH2",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1763389478"
},
"departure": {
"delay": -10,
"time": "1763389490"
},
"stopId": "NAIAPAR2",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1763389561"
},
"departure": {
"delay": 13,
"time": "1763389573"
},
"stopId": "NAIVHUG2",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1763389624"
},
"departure": {
"delay": 19,
"time": "1763389639"
},
"stopId": "NAINERU2",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1763389700"
},
"departure": {
"delay": 35,
"time": "1763389715"
},
"stopId": "NAIAFRA2",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1763389813"
},
"departure": {
"delay": 27,
"time": "1763389827"
},
"stopId": "NAICHAP2",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1763389849"
},
"departure": {
"delay": 27,
"time": "1763389887"
},
"stopId": "NAINCEN2",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1763389947"
},
"departure": {
"delay": 27,
"time": "1763389947"
},
"stopId": "NAIROLL2",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1763389947"
},
"departure": {
"delay": 27,
"time": "1763389947"
},
"stopId": "NAIRABE2",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1763390007"
},
"stopId": "NAICOLE2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "3_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:05:00",
"tripId": "37922{3_24}-SEPT25 SCOLAIRE_25_LMWJVS"
},
"vehicle": {
"id": "176",
"label": "61",
"licensePlate": "ER 078 DJ"
}
}
},
{
"id": "434972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 62,
"time": "1763388662"
},
"stopId": "DSRPROM2",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1763388781"
},
"departure": {
"delay": 131,
"time": "1763388791"
},
"stopId": "DSRCOBE2",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1763388901"
},
"departure": {
"delay": 65,
"time": "1763388905"
},
"stopId": "DSRLAFA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1763389080"
},
"departure": {
"delay": 14,
"time": "1763389094"
},
"stopId": "INGZISU2",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1763389385"
},
"departure": {
"delay": 23,
"time": "1763389403"
},
"stopId": "INGBATT2",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1763389543"
},
"departure": {
"delay": 54,
"time": "1763389554"
},
"stopId": "INGCENT2",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1763389842"
},
"departure": {
"delay": 53,
"time": "1763389853"
},
"stopId": "CHAARGE2",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1763389913"
},
"departure": {
"delay": 53,
"time": "1763389913"
},
"stopId": "CHARIPA2",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1763389973"
},
"departure": {
"delay": 53,
"time": "1763389973"
},
"stopId": "CHASANG2",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1763390033"
},
"departure": {
"delay": 53,
"time": "1763390033"
},
"stopId": "CHAMICH2",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1763390093"
},
"departure": {
"delay": 53,
"time": "1763390093"
},
"stopId": "CHACATH2",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1763390153"
},
"departure": {
"delay": 53,
"time": "1763390153"
},
"stopId": "CHAMAIN2",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1763390213"
},
"departure": {
"delay": 53,
"time": "1763390213"
},
"stopId": "CHASNCF2",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1763390333"
},
"stopId": "CHAHVIL8",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "22_2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:10:00",
"tripId": "47509{22_2}-SEPT25 SCOLAIRE_25_LMWJV"
},
"vehicle": {
"id": "145",
"label": "17",
"licensePlate": "DM 318 RF"
}
}
},
{
"id": "434875",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 36,
"time": "1763389416"
},
"stopId": "CHAFOUC1",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1763389435"
},
"departure": {
"delay": 69,
"time": "1763389449"
},
"stopId": "CHAPILA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1763389560"
},
"departure": {
"delay": 47,
"time": "1763389607"
},
"stopId": "CHAAUCH1",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1763389699"
},
"departure": {
"delay": 83,
"time": "1763389703"
},
"stopId": "CHACART1",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1763389728"
},
"departure": {
"delay": 58,
"time": "1763389738"
},
"stopId": "CHARENA1",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1763389743"
},
"departure": {
"delay": 77,
"time": "1763389757"
},
"stopId": "CHAZAY1",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1763389801"
},
"departure": {
"delay": 71,
"time": "1763389811"
},
"stopId": "CHAKING1",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763389817"
},
"departure": {
"delay": 86,
"time": "1763389826"
},
"stopId": "CHAESTR1",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1763389833"
},
"departure": {
"delay": 46,
"time": "1763389846"
},
"stopId": "CHASALI1",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1763389906"
},
"departure": {
"delay": 46,
"time": "1763389906"
},
"stopId": "CHAAFPA1",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1763389966"
},
"departure": {
"delay": 46,
"time": "1763389966"
},
"stopId": "CHACHAT2",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1763390026"
},
"departure": {
"delay": 46,
"time": "1763390026"
},
"stopId": "CHAACAD1",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1763390086"
},
"departure": {
"delay": 46,
"time": "1763390086"
},
"stopId": "CHABELG1",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1763390146"
},
"departure": {
"delay": 46,
"time": "1763390146"
},
"stopId": "CHABERT1",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1763390266"
},
"departure": {
"delay": 46,
"time": "1763390266"
},
"stopId": "CHAWILS1",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1763390326"
},
"departure": {
"delay": 46,
"time": "1763390326"
},
"stopId": "CHAPOST1",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1763390446"
},
"departure": {
"delay": 46,
"time": "1763390446"
},
"stopId": "CHAHVIL4",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1763390566"
},
"departure": {
"delay": 46,
"time": "1763390566"
},
"stopId": "CHASNCF1",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1763390626"
},
"departure": {
"delay": 46,
"time": "1763390626"
},
"stopId": "CHAMAIN1",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1763390626"
},
"departure": {
"delay": 46,
"time": "1763390626"
},
"stopId": "CHACATH1",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1763390626"
},
"departure": {
"delay": 46,
"time": "1763390626"
},
"stopId": "CHAMICH1",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1763390686"
},
"departure": {
"delay": 46,
"time": "1763390686"
},
"stopId": "CHASANG1",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1763390746"
},
"departure": {
"delay": 46,
"time": "1763390746"
},
"stopId": "CHARIPA1",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1763390746"
},
"departure": {
"delay": 46,
"time": "1763390746"
},
"stopId": "CHACIME1",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1763390866"
},
"departure": {
"delay": 46,
"time": "1763390866"
},
"stopId": "CHADESI1",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1763390926"
},
"departure": {
"delay": 46,
"time": "1763390926"
},
"stopId": "CHAVERC1",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1763390986"
},
"departure": {
"delay": 46,
"time": "1763390986"
},
"stopId": "CHACOLI1",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1763391046"
},
"departure": {
"delay": 46,
"time": "1763391046"
},
"stopId": "CHAAURI1",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1763391166"
},
"stopId": "CHAARGE1",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "2_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:23:00",
"tripId": "46894{2_24}-SEPT25 SCOLAIRE_25_LMWJV"
},
"vehicle": {
"id": "174",
"label": "58",
"licensePlate": "FD 254 XV"
}
}
},
{
"id": "434695",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 50,
"time": "1763389550"
},
"stopId": "CHAHOPI1",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1763389650"
},
"departure": {
"delay": 108,
"time": "1763389668"
},
"stopId": "CHAVILL2",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1763389700"
},
"departure": {
"delay": 97,
"time": "1763389717"
},
"stopId": "CHAGATS2",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1763389743"
},
"departure": {
"delay": 137,
"time": "1763389757"
},
"stopId": "CHARIMB2",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1763389775"
},
"departure": {
"delay": 164,
"time": "1763389784"
},
"stopId": "CHACAPU2",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1763389801"
},
"departure": {
"delay": 148,
"time": "1763389828"
},
"stopId": "CHAMINI2",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1763389847"
},
"departure": {
"delay": 148,
"time": "1763389888"
},
"stopId": "CHAROC2",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1763389888"
},
"departure": {
"delay": 148,
"time": "1763389888"
},
"stopId": "CHACHAR2",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1763389948"
},
"departure": {
"delay": 148,
"time": "1763389948"
},
"stopId": "CHAJOUV2",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1763390008"
},
"departure": {
"delay": 148,
"time": "1763390008"
},
"stopId": "CHAROSE2",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1763390068"
},
"departure": {
"delay": 148,
"time": "1763390068"
},
"stopId": "CHALECL2",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1763390128"
},
"departure": {
"delay": 148,
"time": "1763390128"
},
"stopId": "CHATROE2",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1763390188"
},
"departure": {
"delay": 148,
"time": "1763390188"
},
"stopId": "CHAFAUV2",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1763390188"
},
"departure": {
"delay": 148,
"time": "1763390188"
},
"stopId": "CHAMFOC2",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1763390308"
},
"departure": {
"delay": 148,
"time": "1763390308"
},
"stopId": "CHASNCF4",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1763390428"
},
"departure": {
"delay": 148,
"time": "1763390428"
},
"stopId": "CHAHVIL1",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1763390488"
},
"departure": {
"delay": 148,
"time": "1763390488"
},
"stopId": "CHAPOST2",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1763390608"
},
"departure": {
"delay": 148,
"time": "1763390608"
},
"stopId": "CHAPISC2",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1763390668"
},
"departure": {
"delay": 148,
"time": "1763390668"
},
"stopId": "CHAEURO2",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1763390728"
},
"departure": {
"delay": 148,
"time": "1763390728"
},
"stopId": "CHACHUR2",
"stopSequence": 20
},
{
"arrival": {
"delay": 148,
"time": "1763390788"
},
"departure": {
"delay": 148,
"time": "1763390788"
},
"stopId": "CHAABEL2",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1763390788"
},
"departure": {
"delay": 148,
"time": "1763390788"
},
"stopId": "CHALYAU2",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1763390908"
},
"departure": {
"delay": 148,
"time": "1763390908"
},
"stopId": "CHAMOUL1",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1763390968"
},
"departure": {
"delay": 148,
"time": "1763390968"
},
"stopId": "CHAAUCH1",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1763391028"
},
"departure": {
"delay": 148,
"time": "1763391028"
},
"stopId": "CHAAQUI2",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1763391088"
},
"departure": {
"delay": 148,
"time": "1763391088"
},
"stopId": "CHASJUS2",
"stopSequence": 26
},
{
"arrival": {
"delay": 148,
"time": "1763391208"
},
"departure": {
"delay": 148,
"time": "1763391208"
},
"stopId": "CHAHAMI2",
"stopSequence": 27
},
{
"arrival": {
"delay": 148,
"time": "1763391268"
},
"stopId": "CHAFORE1",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "1_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:25:00",
"tripId": "37878{1_24}-SEPT25 SCOLAIRE_25_LMWJVS"
},
"vehicle": {
"id": "272",
"label": "45",
"licensePlate": "GV 314 DH"
}
}
},
{
"id": "434669",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 13,
"time": "1763389693"
},
"stopId": "CHAFORE1",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1763389706"
},
"departure": {
"delay": 42,
"time": "1763389722"
},
"stopId": "CHAHAMI1",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1763389764"
},
"departure": {
"delay": 57,
"time": "1763389797"
},
"stopId": "CHASJUS1",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1763389820"
},
"departure": {
"delay": 31,
"time": "1763389831"
},
"stopId": "CHAAQUI1",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1763389891"
},
"departure": {
"delay": 31,
"time": "1763389891"
},
"stopId": "CHAAUCH2",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1763390011"
},
"departure": {
"delay": 31,
"time": "1763390011"
},
"stopId": "CHAMOUL2",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1763390131"
},
"departure": {
"delay": 31,
"time": "1763390131"
},
"stopId": "CHALYAU1",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1763390191"
},
"departure": {
"delay": 31,
"time": "1763390191"
},
"stopId": "CHAABEL1",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1763390251"
},
"departure": {
"delay": 31,
"time": "1763390251"
},
"stopId": "CHACHUR1",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1763390311"
},
"departure": {
"delay": 31,
"time": "1763390311"
},
"stopId": "CHAEURO1",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1763390371"
},
"departure": {
"delay": 31,
"time": "1763390371"
},
"stopId": "CHAPISC1",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1763390491"
},
"departure": {
"delay": 31,
"time": "1763390491"
},
"stopId": "CHAPOST1",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1763390611"
},
"departure": {
"delay": 31,
"time": "1763390611"
},
"stopId": "CHAHVIL4",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1763390731"
},
"departure": {
"delay": 31,
"time": "1763390731"
},
"stopId": "CHASNCF3",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1763390791"
},
"departure": {
"delay": 31,
"time": "1763390791"
},
"stopId": "CHAMFOC1",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763390851"
},
"departure": {
"delay": 31,
"time": "1763390851"
},
"stopId": "CHAFAUV1",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1763390851"
},
"departure": {
"delay": 31,
"time": "1763390851"
},
"stopId": "CHATROE1",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1763390911"
},
"departure": {
"delay": 31,
"time": "1763390911"
},
"stopId": "CHALECL1",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1763390971"
},
"departure": {
"delay": 31,
"time": "1763390971"
},
"stopId": "CHAROSE1",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1763391031"
},
"departure": {
"delay": 31,
"time": "1763391031"
},
"stopId": "CHAJOUV1",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1763391091"
},
"departure": {
"delay": 31,
"time": "1763391091"
},
"stopId": "CHAVILL1",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1763391211"
},
"stopId": "CHAHOPI1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "1_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:28:00",
"tripId": "37852{1_24}-SEPT25 SCOLAIRE_25_LMWJVS"
},
"vehicle": {
"id": "175",
"label": "59",
"licensePlate": "FY 193 CJ"
}
}
},
{
"id": "434933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763389860"
},
"stopId": "CHAMONO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1763389980"
},
"departure": {
"time": "1763389980"
},
"stopId": "CHAIUT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1763389980"
},
"departure": {
"time": "1763389980"
},
"stopId": "CHAEINS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1763390040"
},
"departure": {
"time": "1763390040"
},
"stopId": "CHAPOM2",
"stopSequence": 4
},
{
"arrival": {
"time": "1763390100"
},
"departure": {
"time": "1763390100"
},
"stopId": "CHAAMUN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1763390160"
},
"departure": {
"time": "1763390160"
},
"stopId": "CHASUTT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1763390220"
},
"departure": {
"time": "1763390220"
},
"stopId": "CHALUMI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1763390280"
},
"departure": {
"time": "1763390280"
},
"stopId": "CHARICH2",
"stopSequence": 8
},
{
"arrival": {
"time": "1763390340"
},
"departure": {
"time": "1763390340"
},
"stopId": "CHAVOLT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1763390400"
},
"departure": {
"time": "1763390400"
},
"stopId": "CHABARB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1763390400"
},
"departure": {
"time": "1763390400"
},
"stopId": "CHAAVAU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1763390460"
},
"departure": {
"time": "1763390460"
},
"stopId": "CHAREPU1",
"stopSequence": 12
},
{
"arrival": {
"time": "1763390520"
},
"departure": {
"time": "1763390520"
},
"stopId": "CHAACAD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1763390580"
},
"departure": {
"time": "1763390580"
},
"stopId": "CHABELG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1763390640"
},
"departure": {
"time": "1763390640"
},
"stopId": "CHABERT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1763390700"
},
"departure": {
"time": "1763390700"
},
"stopId": "CHAWILS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1763390820"
},
"departure": {
"time": "1763390820"
},
"stopId": "CHAPOST1",
"stopSequence": 17
},
{
"arrival": {
"time": "1763390940"
},
"stopId": "CHAHVIL2",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "4_24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:31:00",
"tripId": "47253{4_24}-SEPT25 SCOLAIRE_25_LMWJV"
},
"vehicle": {
"id": "219",
"label": "40",
"licensePlate": "GJ 954 ZL"
}
}
},
{
"id": "434996",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1123,
"time": "1763389577"
},
"stopId": "PLEHALL1",
"stopSequence": 1
},
{
"arrival": {
"delay": -879,
"time": "1763390181"
},
"departure": {
"delay": -879,
"time": "1763390181"
},
"stopId": "LRPPAVI2",
"stopSequence": 2
},
{
"arrival": {
"delay": -879,
"time": "1763390481"
},
"departure": {
"delay": -879,
"time": "1763390481"
},
"stopId": "LRPOTSM1",
"stopSequence": 3
},
{
"arrival": {
"delay": -879,
"time": "1763390541"
},
"departure": {
"delay": -879,
"time": "1763390541"
},
"stopId": "LRPOMCL2",
"stopSequence": 4
},
{
"arrival": {
"delay": -879,
"time": "1763390541"
},
"departure": {
"delay": -879,
"time": "1763390541"
},
"stopId": "LRPSARR2",
"stopSequence": 5
},
{
"arrival": {
"delay": -879,
"time": "1763390601"
},
"departure": {
"delay": -879,
"time": "1763390601"
},
"stopId": "LRPCHAU2",
"stopSequence": 6
},
{
"arrival": {
"delay": -879,
"time": "1763390961"
},
"departure": {
"delay": -879,
"time": "1763390961"
},
"stopId": "CLBCENT2",
"stopSequence": 7
},
{
"arrival": {
"delay": -879,
"time": "1763392041"
},
"departure": {
"delay": -879,
"time": "1763392041"
},
"stopId": "CHASNCF4",
"stopSequence": 8
},
{
"arrival": {
"delay": -879,
"time": "1763392161"
},
"stopId": "CHAHVIL8",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "24_3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251117",
"startTime": "15:45:00",
"tripId": "47541{24_3}-SEPT25 SCOLAIRE_25_LMWJVS"
},
"vehicle": {
"id": "151",
"label": "23",
"licensePlate": "DM 882 PE"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1763389858"
}
}