Resource details
Le message suivant du format GTFS-RT est disponible dans ce flux :
- TripUpdate
This resource file is part of the dataset Réseau urbain et scolaire Lila Presqu'ile.
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
❌14 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-13 at 08:00 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 2 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 310-50987084 stop_sequence [20, 21, 22, 23, 24, 26, 26] is not strictly sorted by increasing stop_sequence
- trip_id 310-50987085 stop_sequence [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 26] is not strictly sorted by increasing stop_sequence
Sequential stop_time_updates have the same stop_sequence E036 2 errors
Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence
Sample errors
- trip_id 310-50987084 has repeating stop_sequence 26 - stop_sequence must increase for each stop_time_update
- trip_id 310-50987085 has repeating stop_sequence 26 - stop_sequence must increase for each stop_time_update
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 8 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id 310-50593864 stop_sequence 20 has stop_id 686 but GTFS stop_sequence 20 has stop_id 677 - stop_ids should be the same
- GTFS-rt trip_id 310-50593864 stop_sequence 21 has stop_id 696 but GTFS stop_sequence 21 has stop_id 686 - stop_ids should be the same
- GTFS-rt trip_id 310-50593864 stop_sequence 22 has stop_id 689 but GTFS stop_sequence 22 has stop_id 696 - stop_ids should be the same
- GTFS-rt trip_id 310-50593864 stop_sequence 23 has stop_id 566 but GTFS stop_sequence 23 has stop_id 689 - stop_ids should be the same
- GTFS-rt trip_id 310-50593864 stop_sequence 24 has stop_id 683 but GTFS stop_sequence 24 has stop_id 566 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 2 errors
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id 310-50987084 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 310-50987085 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
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 |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 47 | 23 times (79 % of validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 47 | 23 times (79 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 171 | 23 times (79 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 47 | 23 times (79 % of validations) |
| W001 | Timestamps should be populated for all elements | 42 | 3 times (10 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 42 | 3 times (10 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 5 | 2 times (7 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-13 at 16:12 Europe/Paris.
trip_updates (17) 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 2026-03-13 at 16:12 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414000"
},
"departure": {
"time": "1773414000"
},
"stopId": "628",
"stopSequence": 1
},
{
"arrival": {
"time": "1773414120"
},
"departure": {
"time": "1773414120"
},
"stopId": "637",
"stopSequence": 2
},
{
"arrival": {
"time": "1773414240"
},
"departure": {
"time": "1773414240"
},
"stopId": "612",
"stopSequence": 3
},
{
"arrival": {
"time": "1773414420"
},
"departure": {
"time": "1773414420"
},
"stopId": "610",
"stopSequence": 4
},
{
"arrival": {
"time": "1773414660"
},
"departure": {
"time": "1773414660"
},
"stopId": "400",
"stopSequence": 5
},
{
"arrival": {
"time": "1773414780"
},
"departure": {
"time": "1773414780"
},
"stopId": "548",
"stopSequence": 6
},
{
"arrival": {
"time": "1773414900"
},
"departure": {
"time": "1773414900"
},
"stopId": "482",
"stopSequence": 7
},
{
"arrival": {
"time": "1773415020"
},
"departure": {
"time": "1773415020"
},
"stopId": "478",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415080"
},
"departure": {
"time": "1773415080"
},
"stopId": "468",
"stopSequence": 9
},
{
"arrival": {
"time": "1773415140"
},
"departure": {
"time": "1773415140"
},
"stopId": "471",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415260"
},
"departure": {
"time": "1773415260"
},
"stopId": "473",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415320"
},
"departure": {
"time": "1773415320"
},
"stopId": "474",
"stopSequence": 12
},
{
"arrival": {
"time": "1773415500"
},
"departure": {
"time": "1773415500"
},
"stopId": "480",
"stopSequence": 13
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-553779216-SI0903-LMCJV__"
},
"vehicle": {
"id": "1",
"label": "7104",
"licensePlate": "GK-121-AF"
}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773415462"
},
"departure": {
"time": "1773415462"
},
"stopId": "457",
"stopSequence": 2
},
{
"arrival": {
"time": "1773415522"
},
"departure": {
"time": "1773415522"
},
"stopId": "447",
"stopSequence": 3
},
{
"arrival": {
"time": "1773416122"
},
"departure": {
"time": "1773416122"
},
"stopId": "406",
"stopSequence": 4
},
{
"arrival": {
"time": "1773416242"
},
"departure": {
"time": "1773416242"
},
"stopId": "410",
"stopSequence": 5
},
{
"arrival": {
"time": "1773416362"
},
"departure": {
"time": "1773416362"
},
"stopId": "413",
"stopSequence": 6
},
{
"arrival": {
"time": "1773416542"
},
"departure": {
"time": "1773416542"
},
"stopId": "423",
"stopSequence": 7
},
{
"arrival": {
"time": "1773416662"
},
"departure": {
"time": "1773416662"
},
"stopId": "2219",
"stopSequence": 8
},
{
"arrival": {
"time": "1773416722"
},
"departure": {
"time": "1773416722"
},
"stopId": "419",
"stopSequence": 9
},
{
"arrival": {
"time": "1773417142"
},
"departure": {
"time": "1773417142"
},
"stopId": "1797",
"stopSequence": 10
},
{
"arrival": {
"time": "1773417262"
},
"departure": {
"time": "1773417262"
},
"stopId": "426",
"stopSequence": 11
},
{
"arrival": {
"time": "1773417382"
},
"departure": {
"time": "1773417382"
},
"stopId": "430",
"stopSequence": 12
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "159",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-2667708419"
},
"vehicle": {
"id": "37",
"label": "72004",
"licensePlate": "EG-909-VC"
}
}
},
{
"id": "57",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414914"
},
"departure": {
"time": "1773414914"
},
"stopId": "559",
"stopSequence": 6
},
{
"arrival": {
"time": "1773414974"
},
"departure": {
"time": "1773414974"
},
"stopId": "562",
"stopSequence": 7
},
{
"arrival": {
"time": "1773415154"
},
"departure": {
"time": "1773415154"
},
"stopId": "3440",
"stopSequence": 8
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-67240017"
},
"vehicle": {
"id": "57",
"label": "24651",
"licensePlate": "EA-036-VY"
}
}
},
{
"id": "63",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773417006"
},
"departure": {
"time": "1773417006"
},
"stopId": "984",
"stopSequence": 5
},
{
"arrival": {
"time": "1773417186"
},
"departure": {
"time": "1773417186"
},
"stopId": "1508",
"stopSequence": 6
},
{
"arrival": {
"time": "1773417246"
},
"departure": {
"time": "1773417246"
},
"stopId": "1172",
"stopSequence": 7
},
{
"arrival": {
"time": "1773417606"
},
"departure": {
"time": "1773417606"
},
"stopId": "1734",
"stopSequence": 8
},
{
"arrival": {
"time": "1773417666"
},
"departure": {
"time": "1773417666"
},
"stopId": "1080",
"stopSequence": 9
},
{
"arrival": {
"time": "1773417726"
},
"departure": {
"time": "1773417726"
},
"stopId": "1312",
"stopSequence": 10
},
{
"arrival": {
"time": "1773418146"
},
"departure": {
"time": "1773418146"
},
"stopId": "1482",
"stopSequence": 11
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "201",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-3372351489"
},
"vehicle": {
"id": "63",
"label": "241",
"licensePlate": "FX-623-EQ"
}
}
},
{
"id": "70",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414906"
},
"departure": {
"time": "1773414906"
},
"stopId": "665",
"stopSequence": 21
},
{
"arrival": {
"time": "1773415026"
},
"departure": {
"time": "1773415026"
},
"stopId": "663",
"stopSequence": 22
},
{
"arrival": {
"time": "1773415206"
},
"departure": {
"time": "1773415206"
},
"stopId": "260",
"stopSequence": 23
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-67698701-SI0201-LM_JV__"
},
"vehicle": {
"id": "70",
"label": "1030",
"licensePlate": "5371XQ22"
}
}
},
{
"id": "80",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414836"
},
"departure": {
"time": "1773414836"
},
"stopId": "279",
"stopSequence": 4
},
{
"arrival": {
"time": "1773414896"
},
"departure": {
"time": "1773414896"
},
"stopId": "277",
"stopSequence": 5
},
{
"arrival": {
"time": "1773415016"
},
"departure": {
"time": "1773415016"
},
"stopId": "616",
"stopSequence": 6
},
{
"arrival": {
"time": "1773415136"
},
"departure": {
"time": "1773415136"
},
"stopId": "658",
"stopSequence": 7
},
{
"arrival": {
"time": "1773415256"
},
"departure": {
"time": "1773415256"
},
"stopId": "614",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415316"
},
"departure": {
"time": "1773415316"
},
"stopId": "654",
"stopSequence": 9
},
{
"arrival": {
"time": "1773415436"
},
"departure": {
"time": "1773415436"
},
"stopId": "625",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415556"
},
"departure": {
"time": "1773415556"
},
"stopId": "623",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415676"
},
"departure": {
"time": "1773415676"
},
"stopId": "617",
"stopSequence": 12
},
{
"arrival": {
"time": "1773415796"
},
"departure": {
"time": "1773415796"
},
"stopId": "1250",
"stopSequence": 13
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-16908436"
},
"vehicle": {
"id": "80",
"label": "25231",
"licensePlate": "EG-706-BX"
}
}
},
{
"id": "82",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414787"
},
"departure": {
"time": "1773414787"
},
"stopId": "283",
"stopSequence": 6
},
{
"arrival": {
"time": "1773414847"
},
"departure": {
"time": "1773414847"
},
"stopId": "651",
"stopSequence": 7
},
{
"arrival": {
"time": "1773414967"
},
"departure": {
"time": "1773414967"
},
"stopId": "593",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415027"
},
"departure": {
"time": "1773415027"
},
"stopId": "331",
"stopSequence": 9
},
{
"arrival": {
"time": "1773415087"
},
"departure": {
"time": "1773415087"
},
"stopId": "462",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415147"
},
"departure": {
"time": "1773415147"
},
"stopId": "445",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415207"
},
"departure": {
"time": "1773415207"
},
"stopId": "337",
"stopSequence": 12
},
{
"arrival": {
"time": "1773415267"
},
"departure": {
"time": "1773415267"
},
"stopId": "467",
"stopSequence": 13
},
{
"arrival": {
"time": "1773415327"
},
"departure": {
"time": "1773415327"
},
"stopId": "502",
"stopSequence": 14
},
{
"arrival": {
"time": "1773415387"
},
"departure": {
"time": "1773415387"
},
"stopId": "516",
"stopSequence": 15
},
{
"arrival": {
"time": "1773415388"
},
"departure": {
"time": "1773415388"
},
"stopId": "524",
"stopSequence": 16
},
{
"arrival": {
"time": "1773415508"
},
"departure": {
"time": "1773415508"
},
"stopId": "589",
"stopSequence": 17
},
{
"arrival": {
"time": "1773415628"
},
"departure": {
"time": "1773415628"
},
"stopId": "525",
"stopSequence": 18
},
{
"arrival": {
"time": "1773415688"
},
"departure": {
"time": "1773415688"
},
"stopId": "314",
"stopSequence": 19
},
{
"arrival": {
"time": "1773415748"
},
"departure": {
"time": "1773415748"
},
"stopId": "289",
"stopSequence": 20
},
{
"arrival": {
"time": "1773415808"
},
"departure": {
"time": "1773415808"
},
"stopId": "267",
"stopSequence": 21
},
{
"arrival": {
"time": "1773415868"
},
"departure": {
"time": "1773415868"
},
"stopId": "2001",
"stopSequence": 22
},
{
"arrival": {
"time": "1773415988"
},
"departure": {
"time": "1773415988"
},
"stopId": "402",
"stopSequence": 23
},
{
"arrival": {
"time": "1773415989"
},
"departure": {
"time": "1773415989"
},
"stopId": "403",
"stopSequence": 24
},
{
"arrival": {
"time": "1773416169"
},
"departure": {
"time": "1773416169"
},
"stopId": "429",
"stopSequence": 25
},
{
"arrival": {
"time": "1773416229"
},
"departure": {
"time": "1773416229"
},
"stopId": "427",
"stopSequence": 26
},
{
"arrival": {
"time": "1773416289"
},
"departure": {
"time": "1773416289"
},
"stopId": "424",
"stopSequence": 27
},
{
"arrival": {
"time": "1773416409"
},
"departure": {
"time": "1773416409"
},
"stopId": "414",
"stopSequence": 28
},
{
"arrival": {
"time": "1773416529"
},
"departure": {
"time": "1773416529"
},
"stopId": "412",
"stopSequence": 29
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-302448668"
},
"vehicle": {
"id": "82",
"label": "25233",
"licensePlate": "EG-129-BY"
}
}
},
{
"id": "87",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414862"
},
"departure": {
"time": "1773414862"
},
"stopId": "550",
"stopSequence": 25
},
{
"arrival": {
"time": "1773414922"
},
"departure": {
"time": "1773414922"
},
"stopId": "552",
"stopSequence": 26
},
{
"arrival": {
"time": "1773414982"
},
"departure": {
"time": "1773414982"
},
"stopId": "1684",
"stopSequence": 27
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-50593873"
},
"vehicle": {
"id": "87",
"label": "169001",
"licensePlate": "DY-177-XG"
}
}
},
{
"id": "89",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414882"
},
"departure": {
"time": "1773414882"
},
"stopId": "690",
"stopSequence": 6
},
{
"arrival": {
"time": "1773414942"
},
"departure": {
"time": "1773414942"
},
"stopId": "697",
"stopSequence": 7
},
{
"arrival": {
"time": "1773414943"
},
"departure": {
"time": "1773414943"
},
"stopId": "687",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415003"
},
"departure": {
"time": "1773415003"
},
"stopId": "678",
"stopSequence": 9
},
{
"arrival": {
"time": "1773415123"
},
"departure": {
"time": "1773415123"
},
"stopId": "680",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415183"
},
"departure": {
"time": "1773415183"
},
"stopId": "674",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415243"
},
"departure": {
"time": "1773415243"
},
"stopId": "676",
"stopSequence": 12
},
{
"arrival": {
"time": "1773415303"
},
"departure": {
"time": "1773415303"
},
"stopId": "693",
"stopSequence": 13
},
{
"arrival": {
"time": "1773415423"
},
"departure": {
"time": "1773415423"
},
"stopId": "671",
"stopSequence": 14
},
{
"arrival": {
"time": "1773415483"
},
"departure": {
"time": "1773415483"
},
"stopId": "695",
"stopSequence": 15
},
{
"arrival": {
"time": "1773415543"
},
"departure": {
"time": "1773415543"
},
"stopId": "682",
"stopSequence": 16
},
{
"arrival": {
"time": "1773415603"
},
"departure": {
"time": "1773415603"
},
"stopId": "685",
"stopSequence": 17
},
{
"arrival": {
"time": "1773415723"
},
"departure": {
"time": "1773415723"
},
"stopId": "688",
"stopSequence": 18
},
{
"arrival": {
"time": "1773415783"
},
"departure": {
"time": "1773415783"
},
"stopId": "672",
"stopSequence": 19
},
{
"arrival": {
"time": "1773415903"
},
"departure": {
"time": "1773415903"
},
"stopId": "519",
"stopSequence": 20
},
{
"arrival": {
"time": "1773416023"
},
"departure": {
"time": "1773416023"
},
"stopId": "570",
"stopSequence": 21
},
{
"arrival": {
"time": "1773416083"
},
"departure": {
"time": "1773416083"
},
"stopId": "577",
"stopSequence": 22
},
{
"arrival": {
"time": "1773416143"
},
"departure": {
"time": "1773416143"
},
"stopId": "308",
"stopSequence": 23
},
{
"arrival": {
"time": "1773416203"
},
"departure": {
"time": "1773416203"
},
"stopId": "568",
"stopSequence": 24
},
{
"arrival": {
"time": "1773416443"
},
"departure": {
"time": "1773416443"
},
"stopId": "306",
"stopSequence": 26
},
{
"arrival": {
"time": "1773416503"
},
"departure": {
"time": "1773416503"
},
"stopId": "263",
"stopSequence": 26
},
{
"arrival": {
"time": "1773416563"
},
"departure": {
"time": "1773416563"
},
"stopId": "265",
"stopSequence": 27
},
{
"arrival": {
"time": "1773416803"
},
"departure": {
"time": "1773416803"
},
"stopId": "1969",
"stopSequence": 28
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-50987093"
},
"vehicle": {
"id": "89",
"label": "169003",
"licensePlate": "DZ-187-AJ"
}
}
},
{
"id": "93",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414814"
},
"departure": {
"time": "1773414814"
},
"stopId": "647",
"stopSequence": 12
},
{
"arrival": {
"time": "1773414934"
},
"departure": {
"time": "1773414934"
},
"stopId": "1619",
"stopSequence": 13
},
{
"arrival": {
"time": "1773415114"
},
"departure": {
"time": "1773415114"
},
"stopId": "625",
"stopSequence": 14
},
{
"arrival": {
"time": "1773415174"
},
"departure": {
"time": "1773415174"
},
"stopId": "644",
"stopSequence": 15
},
{
"arrival": {
"time": "1773415414"
},
"departure": {
"time": "1773415414"
},
"stopId": "652",
"stopSequence": 16
},
{
"arrival": {
"time": "1773415474"
},
"departure": {
"time": "1773415474"
},
"stopId": "643",
"stopSequence": 17
},
{
"arrival": {
"time": "1773415534"
},
"departure": {
"time": "1773415534"
},
"stopId": "623",
"stopSequence": 18
},
{
"arrival": {
"time": "1773415594"
},
"departure": {
"time": "1773415594"
},
"stopId": "617",
"stopSequence": 19
},
{
"arrival": {
"time": "1773415714"
},
"departure": {
"time": "1773415714"
},
"stopId": "628",
"stopSequence": 20
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-33620186"
},
"vehicle": {
"id": "93",
"label": "120817",
"licensePlate": "EY-940-WT"
}
}
},
{
"id": "104",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773415100"
},
"departure": {
"time": "1773415100"
},
"stopId": "559",
"stopSequence": 21
},
{
"arrival": {
"time": "1773415160"
},
"departure": {
"time": "1773415160"
},
"stopId": "562",
"stopSequence": 22
},
{
"arrival": {
"time": "1773415340"
},
"departure": {
"time": "1773415340"
},
"stopId": "3440",
"stopSequence": 23
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-67633209-SI0204-LM_JV__"
},
"vehicle": {
"id": "104",
"label": "24646",
"licensePlate": "EA-605-RC"
}
}
},
{
"id": "110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414873"
},
"departure": {
"time": "1773414873"
},
"stopId": "312",
"stopSequence": 2
},
{
"arrival": {
"time": "1773414933"
},
"departure": {
"time": "1773414933"
},
"stopId": "1678",
"stopSequence": 3
},
{
"arrival": {
"time": "1773414993"
},
"departure": {
"time": "1773414993"
},
"stopId": "1959",
"stopSequence": 4
},
{
"arrival": {
"time": "1773415053"
},
"departure": {
"time": "1773415053"
},
"stopId": "1679",
"stopSequence": 5
},
{
"arrival": {
"time": "1773415173"
},
"departure": {
"time": "1773415173"
},
"stopId": "303",
"stopSequence": 6
},
{
"arrival": {
"time": "1773415233"
},
"departure": {
"time": "1773415233"
},
"stopId": "583",
"stopSequence": 7
},
{
"arrival": {
"time": "1773415293"
},
"departure": {
"time": "1773415293"
},
"stopId": "581",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415353"
},
"departure": {
"time": "1773415353"
},
"stopId": "263",
"stopSequence": 9
},
{
"arrival": {
"time": "1773415473"
},
"departure": {
"time": "1773415473"
},
"stopId": "329",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415773"
},
"departure": {
"time": "1773415893"
},
"stopId": "366",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415953"
},
"departure": {
"time": "1773415953"
},
"stopId": "293",
"stopSequence": 12
},
{
"arrival": {
"time": "1773416013"
},
"departure": {
"time": "1773416013"
},
"stopId": "1680",
"stopSequence": 13
},
{
"arrival": {
"time": "1773416133"
},
"departure": {
"time": "1773416133"
},
"stopId": "1681",
"stopSequence": 14
},
{
"arrival": {
"time": "1773416193"
},
"departure": {
"time": "1773416193"
},
"stopId": "2537",
"stopSequence": 15
},
{
"arrival": {
"time": "1773416253"
},
"departure": {
"time": "1773416253"
},
"stopId": "288",
"stopSequence": 16
},
{
"arrival": {
"time": "1773416313"
},
"departure": {
"time": "1773416313"
},
"stopId": "287",
"stopSequence": 17
},
{
"arrival": {
"time": "1773416373"
},
"departure": {
"time": "1773416373"
},
"stopId": "1682",
"stopSequence": 18
},
{
"arrival": {
"time": "1773416433"
},
"departure": {
"time": "1773416433"
},
"stopId": "378",
"stopSequence": 19
},
{
"arrival": {
"time": "1773416553"
},
"departure": {
"time": "1773416553"
},
"stopId": "1620",
"stopSequence": 20
},
{
"arrival": {
"time": "1773416613"
},
"departure": {
"time": "1773416613"
},
"stopId": "275",
"stopSequence": 21
},
{
"arrival": {
"time": "1773416673"
},
"departure": {
"time": "1773416673"
},
"stopId": "379",
"stopSequence": 22
},
{
"arrival": {
"time": "1773416793"
},
"departure": {
"time": "1773416793"
},
"stopId": "281",
"stopSequence": 23
},
{
"arrival": {
"time": "1773416853"
},
"departure": {
"time": "1773416853"
},
"stopId": "270",
"stopSequence": 24
},
{
"arrival": {
"time": "1773416913"
},
"departure": {
"time": "1773416913"
},
"stopId": "266",
"stopSequence": 25
},
{
"arrival": {
"time": "1773416973"
},
"departure": {
"time": "1773416973"
},
"stopId": "570",
"stopSequence": 26
},
{
"arrival": {
"time": "1773417033"
},
"departure": {
"time": "1773417033"
},
"stopId": "577",
"stopSequence": 27
},
{
"arrival": {
"time": "1773417093"
},
"departure": {
"time": "1773417093"
},
"stopId": "308",
"stopSequence": 28
},
{
"arrival": {
"time": "1773417213"
},
"departure": {
"time": "1773417213"
},
"stopId": "380",
"stopSequence": 29
},
{
"arrival": {
"time": "1773417273"
},
"departure": {
"time": "1773417273"
},
"stopId": "381",
"stopSequence": 30
},
{
"arrival": {
"time": "1773417333"
},
"departure": {
"time": "1773417333"
},
"stopId": "306",
"stopSequence": 31
},
{
"arrival": {
"time": "1773417453"
},
"departure": {
"time": "1773417453"
},
"stopId": "263",
"stopSequence": 32
},
{
"arrival": {
"time": "1773417513"
},
"departure": {
"time": "1773417513"
},
"stopId": "265",
"stopSequence": 33
},
{
"arrival": {
"time": "1773417753"
},
"departure": {
"time": "1773417753"
},
"stopId": "363",
"stopSequence": 34
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "256",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-4295164007"
},
"vehicle": {
"id": "110",
"label": "120818",
"licensePlate": "EY-456-XD"
}
}
},
{
"id": "114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773415344"
},
"departure": {
"time": "1773415344"
},
"stopId": "467",
"stopSequence": 2
},
{
"arrival": {
"time": "1773415524"
},
"departure": {
"time": "1773415524"
},
"stopId": "1957",
"stopSequence": 3
},
{
"arrival": {
"time": "1773415644"
},
"departure": {
"time": "1773415644"
},
"stopId": "524",
"stopSequence": 4
},
{
"arrival": {
"time": "1773415764"
},
"departure": {
"time": "1773415764"
},
"stopId": "589",
"stopSequence": 5
},
{
"arrival": {
"time": "1773415944"
},
"departure": {
"time": "1773415944"
},
"stopId": "525",
"stopSequence": 6
},
{
"arrival": {
"time": "1773416124"
},
"departure": {
"time": "1773416124"
},
"stopId": "2116",
"stopSequence": 7
},
{
"arrival": {
"time": "1773416304"
},
"departure": {
"time": "1773416304"
},
"stopId": "289",
"stopSequence": 8
},
{
"arrival": {
"time": "1773416544"
},
"departure": {
"time": "1773416544"
},
"stopId": "402",
"stopSequence": 9
},
{
"arrival": {
"time": "1773416664"
},
"departure": {
"time": "1773416664"
},
"stopId": "1104",
"stopSequence": 10
},
{
"arrival": {
"time": "1773416904"
},
"departure": {
"time": "1773416904"
},
"stopId": "326",
"stopSequence": 11
},
{
"arrival": {
"time": "1773416964"
},
"departure": {
"time": "1773416964"
},
"stopId": "1282",
"stopSequence": 12
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "158",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-2650931203"
},
"vehicle": {
"id": "114",
"label": "22039",
"licensePlate": "CY-876-NC"
}
}
},
{
"id": "u_148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414797"
},
"departure": {
"time": "1773414797"
},
"stopId": "518",
"stopSequence": 26
},
{
"arrival": {
"time": "1773414857"
},
"departure": {
"time": "1773414857"
},
"stopId": "514",
"stopSequence": 27
},
{
"arrival": {
"time": "1773414917"
},
"departure": {
"time": "1773414917"
},
"stopId": "512",
"stopSequence": 28
},
{
"arrival": {
"time": "1773414977"
},
"departure": {
"time": "1773414977"
},
"stopId": "510",
"stopSequence": 29
},
{
"arrival": {
"time": "1773415037"
},
"departure": {
"time": "1773415037"
},
"stopId": "508",
"stopSequence": 30
},
{
"arrival": {
"time": "1773415097"
},
"departure": {
"time": "1773415097"
},
"stopId": "505",
"stopSequence": 31
},
{
"arrival": {
"time": "1773415157"
},
"departure": {
"time": "1773415157"
},
"stopId": "500",
"stopSequence": 32
},
{
"arrival": {
"time": "1773415217"
},
"departure": {
"time": "1773415217"
},
"stopId": "498",
"stopSequence": 33
},
{
"arrival": {
"time": "1773415277"
},
"departure": {
"time": "1773415277"
},
"stopId": "495",
"stopSequence": 34
},
{
"arrival": {
"time": "1773415397"
},
"departure": {
"time": "1773415397"
},
"stopId": "493",
"stopSequence": 35
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-285474849"
},
"vehicle": {
"id": "u_148"
}
}
},
{
"id": "u_184",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414809"
},
"departure": {
"time": "1773414809"
},
"stopId": "262",
"stopSequence": 45
},
{
"arrival": {
"time": "1773414869"
},
"departure": {
"time": "1773414869"
},
"stopId": "580",
"stopSequence": 46
},
{
"arrival": {
"time": "1773414929"
},
"departure": {
"time": "1773414929"
},
"stopId": "582",
"stopSequence": 47
},
{
"arrival": {
"time": "1773414989"
},
"departure": {
"time": "1773414989"
},
"stopId": "306",
"stopSequence": 48
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-436274207"
},
"vehicle": {
"id": "u_184"
}
}
},
{
"id": "u_101",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414783"
},
"departure": {
"time": "1773414783"
},
"stopId": "459",
"stopSequence": 19
},
{
"arrival": {
"time": "1773414843"
},
"departure": {
"time": "1773414843"
},
"stopId": "456",
"stopSequence": 20
},
{
"arrival": {
"time": "1773414903"
},
"departure": {
"time": "1773414903"
},
"stopId": "454",
"stopSequence": 21
},
{
"arrival": {
"time": "1773414963"
},
"departure": {
"time": "1773414963"
},
"stopId": "452",
"stopSequence": 22
},
{
"arrival": {
"time": "1773415023"
},
"departure": {
"time": "1773415023"
},
"stopId": "450",
"stopSequence": 23
},
{
"arrival": {
"time": "1773415083"
},
"departure": {
"time": "1773415083"
},
"stopId": "441",
"stopSequence": 24
},
{
"arrival": {
"time": "1773415084"
},
"departure": {
"time": "1773415084"
},
"stopId": "438",
"stopSequence": 25
},
{
"arrival": {
"time": "1773415144"
},
"departure": {
"time": "1773415144"
},
"stopId": "271",
"stopSequence": 26
},
{
"arrival": {
"time": "1773415204"
},
"departure": {
"time": "1773415204"
},
"stopId": "656",
"stopSequence": 27
},
{
"arrival": {
"time": "1773415264"
},
"departure": {
"time": "1773415264"
},
"stopId": "457",
"stopSequence": 28
},
{
"arrival": {
"time": "1773415324"
},
"departure": {
"time": "1773415324"
},
"stopId": "447",
"stopSequence": 29
},
{
"arrival": {
"time": "1773415384"
},
"departure": {
"time": "1773415384"
},
"stopId": "421",
"stopSequence": 30
},
{
"arrival": {
"time": "1773415444"
},
"departure": {
"time": "1773415444"
},
"stopId": "393",
"stopSequence": 31
},
{
"arrival": {
"time": "1773415504"
},
"departure": {
"time": "1773415504"
},
"stopId": "346",
"stopSequence": 32
},
{
"arrival": {
"time": "1773415624"
},
"departure": {
"time": "1773415624"
},
"stopId": "325",
"stopSequence": 33
},
{
"arrival": {
"time": "1773415684"
},
"departure": {
"time": "1773415684"
},
"stopId": "314",
"stopSequence": 34
},
{
"arrival": {
"time": "1773415744"
},
"departure": {
"time": "1773415744"
},
"stopId": "289",
"stopSequence": 35
},
{
"arrival": {
"time": "1773415804"
},
"departure": {
"time": "1773415804"
},
"stopId": "437",
"stopSequence": 36
},
{
"arrival": {
"time": "1773415984"
},
"departure": {
"time": "1773415984"
},
"stopId": "402",
"stopSequence": 37
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-436405067"
},
"vehicle": {
"id": "u_101"
}
}
},
{
"id": "u_149",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414772"
},
"departure": {
"time": "1773414772"
},
"stopId": "544",
"stopSequence": 8
},
{
"arrival": {
"time": "1773414832"
},
"departure": {
"time": "1773414832"
},
"stopId": "541",
"stopSequence": 9
},
{
"arrival": {
"time": "1773414892"
},
"departure": {
"time": "1773414892"
},
"stopId": "339",
"stopSequence": 10
},
{
"arrival": {
"time": "1773415072"
},
"departure": {
"time": "1773415072"
},
"stopId": "609",
"stopSequence": 11
},
{
"arrival": {
"time": "1773415252"
},
"departure": {
"time": "1773415252"
},
"stopId": "504",
"stopSequence": 12
},
{
"arrival": {
"time": "1773415372"
},
"departure": {
"time": "1773415372"
},
"stopId": "338",
"stopSequence": 13
},
{
"arrival": {
"time": "1773415552"
},
"departure": {
"time": "1773415552"
},
"stopId": "392",
"stopSequence": 14
},
{
"arrival": {
"time": "1773415672"
},
"departure": {
"time": "1773415672"
},
"stopId": "622",
"stopSequence": 15
},
{
"arrival": {
"time": "1773415792"
},
"departure": {
"time": "1773415792"
},
"stopId": "491",
"stopSequence": 16
},
{
"arrival": {
"time": "1773415912"
},
"departure": {
"time": "1773415912"
},
"stopId": "489",
"stopSequence": 17
},
{
"arrival": {
"time": "1773415972"
},
"departure": {
"time": "1773415972"
},
"stopId": "341",
"stopSequence": 18
},
{
"arrival": {
"time": "1773416032"
},
"departure": {
"time": "1773416032"
},
"stopId": "487",
"stopSequence": 19
},
{
"arrival": {
"time": "1773416152"
},
"departure": {
"time": "1773416152"
},
"stopId": "332",
"stopSequence": 20
},
{
"arrival": {
"time": "1773416212"
},
"departure": {
"time": "1773416212"
},
"stopId": "485",
"stopSequence": 21
},
{
"arrival": {
"time": "1773416572"
},
"departure": {
"time": "1773416572"
},
"stopId": "483",
"stopSequence": 22
}
],
"timestamp": "1773414756",
"trip": {
"directionId": 1,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260313",
"tripId": "310-470024221"
},
"vehicle": {
"id": "u_149"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773414756"
}
}