Resource details
Les messages suivants du format GTFS-RT sont disponibles dans ce flux :
- VehiclePosition
- TripUpdate
- ServiceAlert
This resource file is part of the dataset Réseau urbain MAT.
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
❌15 errors
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-06 at 08:04 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 1 error
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 3891802-26H-__LVSf-Vendredi-05 stop_sequence [3, 3] is not strictly sorted by increasing stop_sequence
Sequential stop_time_updates have the same stop_sequence E036 1 error
Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence
Sample errors
- trip_id 3891802-26H-__LVSf-Vendredi-05 has repeating stop_sequence 3 - stop_sequence must increase for each stop_time_update
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 12 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 3891794-26H-__LVSf-Vendredi-05 stop_sequence 18 has stop_id 1063 but GTFS stop_sequence 18 has stop_id 1197 - stop_ids should be the same
- GTFS-rt trip_id 3891794-26H-__LVSf-Vendredi-05 stop_sequence 19 has stop_id 1493 but GTFS stop_sequence 19 has stop_id 1063 - stop_ids should be the same
- GTFS-rt trip_id 3891794-26H-__LVSf-Vendredi-05 stop_sequence 20 has stop_id 1137 but GTFS stop_sequence 20 has stop_id 1493 - stop_ids should be the same
- GTFS-rt trip_id 3891794-26H-__LVSf-Vendredi-05 stop_sequence 21 has stop_id 1444 but GTFS stop_sequence 21 has stop_id 1137 - stop_ids should be the same
- GTFS-rt trip_id 3891794-26H-__LVSf-Vendredi-05 stop_sequence 22 has stop_id 1187 but GTFS stop_sequence 22 has stop_id 1444 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 1 error
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 3891802-26H-__LVSf-Vendredi-05 contains stop_sequence 3 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 | 51 | 18 times (60 % of validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 51 | 18 times (60 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 456 | 12 times (40 % 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 | 399 | 12 times (40 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 17 | 11 times (37 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 40 | 7 times (23 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 18 | 6 times (20 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 5 | 5 times (17 % of validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 5 | 4 times (13 % of validations) |
| E041 | Unless a trip's schedule_relationship is CANCELED, a trip must have at least one stop_time_update | 3 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-07 at 06:08 Europe/Paris.
vehicle_positions (5) trip_updates (5) service_alerts (0)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-07 at 06:08 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772860123"
},
"departure": {
"time": "1772860123"
},
"stopId": "1178",
"stopSequence": 8
},
{
"arrival": {
"time": "1772860183"
},
"departure": {
"time": "1772860183"
},
"stopId": "1597",
"stopSequence": 9
},
{
"arrival": {
"time": "1772860303"
},
"departure": {
"time": "1772860303"
},
"stopId": "1061",
"stopSequence": 10
},
{
"arrival": {
"time": "1772860363"
},
"departure": {
"time": "1772860363"
},
"stopId": "1153",
"stopSequence": 11
},
{
"arrival": {
"time": "1772860423"
},
"departure": {
"time": "1772860423"
},
"stopId": "1235",
"stopSequence": 12
},
{
"arrival": {
"time": "1772860543"
},
"departure": {
"time": "1772860543"
},
"stopId": "1167",
"stopSequence": 13
},
{
"arrival": {
"time": "1772860603"
},
"departure": {
"time": "1772860603"
},
"stopId": "1515",
"stopSequence": 14
},
{
"arrival": {
"time": "1772860663"
},
"departure": {
"time": "1772860663"
},
"stopId": "1364",
"stopSequence": 15
},
{
"arrival": {
"time": "1772860723"
},
"departure": {
"time": "1772860723"
},
"stopId": "1468",
"stopSequence": 16
},
{
"arrival": {
"time": "1772860783"
},
"departure": {
"time": "1772860783"
},
"stopId": "1128",
"stopSequence": 17
},
{
"arrival": {
"time": "1772860784"
},
"departure": {
"time": "1772860784"
},
"stopId": "1123",
"stopSequence": 18
},
{
"arrival": {
"time": "1772860844"
},
"departure": {
"time": "1772860844"
},
"stopId": "1450",
"stopSequence": 19
},
{
"arrival": {
"time": "1772860904"
},
"departure": {
"time": "1772860904"
},
"stopId": "1150",
"stopSequence": 20
},
{
"arrival": {
"time": "1772860964"
},
"departure": {
"time": "1772860964"
},
"stopId": "1066",
"stopSequence": 21
},
{
"arrival": {
"time": "1772861084"
},
"departure": {
"time": "1772861084"
},
"stopId": "1057",
"stopSequence": 22
},
{
"arrival": {
"time": "1772861144"
},
"departure": {
"time": "1772861144"
},
"stopId": "1482",
"stopSequence": 23
}
],
"timestamp": "1772860118",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3894856-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "1",
"label": "99",
"licensePlate": "GS-346-ME"
}
},
"vehicle": {
"position": {
"latitude": 48.64198684692383,
"longitude": -1.9941469430923462
},
"timestamp": "1772860118",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3894856-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "1",
"label": "99",
"licensePlate": "GS-346-ME"
}
}
},
{
"id": "18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772860137"
},
"departure": {
"time": "1772860137"
},
"stopId": "1365",
"stopSequence": 9
},
{
"arrival": {
"time": "1772860197"
},
"departure": {
"time": "1772860197"
},
"stopId": "1516",
"stopSequence": 10
},
{
"arrival": {
"time": "1772860257"
},
"departure": {
"time": "1772860257"
},
"stopId": "1168",
"stopSequence": 11
},
{
"arrival": {
"time": "1772860317"
},
"departure": {
"time": "1772860317"
},
"stopId": "1234",
"stopSequence": 12
},
{
"arrival": {
"time": "1772860377"
},
"departure": {
"time": "1772860377"
},
"stopId": "1154",
"stopSequence": 13
},
{
"arrival": {
"time": "1772860437"
},
"departure": {
"time": "1772860437"
},
"stopId": "1062",
"stopSequence": 14
},
{
"arrival": {
"time": "1772860557"
},
"departure": {
"time": "1772860557"
},
"stopId": "1598",
"stopSequence": 15
},
{
"arrival": {
"time": "1772860617"
},
"departure": {
"time": "1772860617"
},
"stopId": "1178",
"stopSequence": 16
},
{
"arrival": {
"time": "1772860797"
},
"departure": {
"time": "1772860797"
},
"stopId": "1230",
"stopSequence": 17
},
{
"arrival": {
"time": "1772860917"
},
"departure": {
"time": "1772860917"
},
"stopId": "1618",
"stopSequence": 18
},
{
"arrival": {
"time": "1772860977"
},
"departure": {
"time": "1772860977"
},
"stopId": "1197",
"stopSequence": 19
},
{
"arrival": {
"time": "1772861037"
},
"departure": {
"time": "1772861037"
},
"stopId": "1609",
"stopSequence": 20
},
{
"arrival": {
"time": "1772861097"
},
"departure": {
"time": "1772861097"
},
"stopId": "1560",
"stopSequence": 21
},
{
"arrival": {
"time": "1772861157"
},
"departure": {
"time": "1772861157"
},
"stopId": "1166",
"stopSequence": 22
},
{
"arrival": {
"time": "1772861277"
},
"departure": {
"time": "1772861277"
},
"stopId": "1240",
"stopSequence": 23
}
],
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3894911-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "18",
"label": "81",
"licensePlate": "DF-644-VY"
}
},
"vehicle": {
"position": {
"latitude": 48.62605667114258,
"longitude": -1.9902119636535645
},
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3894911-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "18",
"label": "81",
"licensePlate": "DF-644-VY"
}
}
},
{
"id": "19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772860171"
},
"departure": {
"time": "1772860171"
},
"stopId": "1243",
"stopSequence": 2
},
{
"arrival": {
"time": "1772860231"
},
"departure": {
"time": "1772860231"
},
"stopId": "1498",
"stopSequence": 3
},
{
"arrival": {
"time": "1772860291"
},
"departure": {
"time": "1772860291"
},
"stopId": "1118",
"stopSequence": 4
},
{
"arrival": {
"time": "1772860351"
},
"departure": {
"time": "1772860351"
},
"stopId": "1501",
"stopSequence": 5
},
{
"arrival": {
"time": "1772860411"
},
"departure": {
"time": "1772860411"
},
"stopId": "1578",
"stopSequence": 6
},
{
"arrival": {
"time": "1772860471"
},
"departure": {
"time": "1772860471"
},
"stopId": "1068",
"stopSequence": 7
},
{
"arrival": {
"time": "1772860531"
},
"departure": {
"time": "1772860531"
},
"stopId": "1186",
"stopSequence": 8
},
{
"arrival": {
"time": "1772860591"
},
"departure": {
"time": "1772860591"
},
"stopId": "1443",
"stopSequence": 9
},
{
"arrival": {
"time": "1772860651"
},
"departure": {
"time": "1772860651"
},
"stopId": "1138",
"stopSequence": 10
},
{
"arrival": {
"time": "1772860711"
},
"departure": {
"time": "1772860711"
},
"stopId": "1494",
"stopSequence": 11
},
{
"arrival": {
"time": "1772860712"
},
"departure": {
"time": "1772860712"
},
"stopId": "1064",
"stopSequence": 12
},
{
"arrival": {
"time": "1772860772"
},
"departure": {
"time": "1772860772"
},
"stopId": "1198",
"stopSequence": 13
},
{
"arrival": {
"time": "1772860832"
},
"departure": {
"time": "1772860832"
},
"stopId": "1621",
"stopSequence": 14
},
{
"arrival": {
"time": "1772860952"
},
"departure": {
"time": "1772860952"
},
"stopId": "1455",
"stopSequence": 15
},
{
"arrival": {
"time": "1772861132"
},
"departure": {
"time": "1772861132"
},
"stopId": "1604",
"stopSequence": 16
},
{
"arrival": {
"time": "1772861192"
},
"departure": {
"time": "1772861192"
},
"stopId": "1106",
"stopSequence": 17
},
{
"arrival": {
"time": "1772861193"
},
"departure": {
"time": "1772861193"
},
"stopId": "1134",
"stopSequence": 18
},
{
"arrival": {
"time": "1772861253"
},
"departure": {
"time": "1772861253"
},
"stopId": "1576",
"stopSequence": 19
},
{
"arrival": {
"time": "1772861313"
},
"departure": {
"time": "1772861313"
},
"stopId": "1476",
"stopSequence": 20
},
{
"arrival": {
"time": "1772861373"
},
"departure": {
"time": "1772861373"
},
"stopId": "1446",
"stopSequence": 21
},
{
"arrival": {
"time": "1772861374"
},
"departure": {
"time": "1772861374"
},
"stopId": "1441",
"stopSequence": 22
},
{
"arrival": {
"time": "1772861434"
},
"departure": {
"time": "1772861434"
},
"stopId": "1485",
"stopSequence": 23
},
{
"arrival": {
"time": "1772861494"
},
"departure": {
"time": "1772861494"
},
"stopId": "1279",
"stopSequence": 24
},
{
"arrival": {
"time": "1772861554"
},
"departure": {
"time": "1772861554"
},
"stopId": "1364",
"stopSequence": 25
},
{
"arrival": {
"time": "1772861555"
},
"departure": {
"time": "1772861555"
},
"stopId": "1307",
"stopSequence": 26
},
{
"arrival": {
"time": "1772861615"
},
"departure": {
"time": "1772861615"
},
"stopId": "1060",
"stopSequence": 27
}
],
"timestamp": "1772860118",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3891887-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "19",
"label": "82",
"licensePlate": "DF-636-VY"
}
},
"vehicle": {
"position": {
"latitude": 48.658790588378906,
"longitude": -1.9662920236587524
},
"timestamp": "1772860118",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3891887-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "19",
"label": "82",
"licensePlate": "DF-636-VY"
}
}
},
{
"id": "20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772860170"
},
"departure": {
"time": "1772860170"
},
"stopId": "1308",
"stopSequence": 2
},
{
"arrival": {
"time": "1772860230"
},
"departure": {
"time": "1772860230"
},
"stopId": "1365",
"stopSequence": 3
},
{
"arrival": {
"time": "1772860231"
},
"departure": {
"time": "1772860231"
},
"stopId": "1278",
"stopSequence": 4
},
{
"arrival": {
"time": "1772860291"
},
"departure": {
"time": "1772860291"
},
"stopId": "1486",
"stopSequence": 5
},
{
"arrival": {
"time": "1772860351"
},
"departure": {
"time": "1772860351"
},
"stopId": "1442",
"stopSequence": 6
},
{
"arrival": {
"time": "1772860352"
},
"departure": {
"time": "1772860352"
},
"stopId": "1445",
"stopSequence": 7
},
{
"arrival": {
"time": "1772860412"
},
"departure": {
"time": "1772860412"
},
"stopId": "1477",
"stopSequence": 8
},
{
"arrival": {
"time": "1772860532"
},
"departure": {
"time": "1772860532"
},
"stopId": "1575",
"stopSequence": 9
},
{
"arrival": {
"time": "1772860533"
},
"departure": {
"time": "1772860533"
},
"stopId": "1649",
"stopSequence": 10
},
{
"arrival": {
"time": "1772860593"
},
"departure": {
"time": "1772860593"
},
"stopId": "1605",
"stopSequence": 11
},
{
"arrival": {
"time": "1772860713"
},
"departure": {
"time": "1772860713"
},
"stopId": "1456",
"stopSequence": 12
},
{
"arrival": {
"time": "1772860833"
},
"departure": {
"time": "1772860833"
},
"stopId": "1622",
"stopSequence": 13
},
{
"arrival": {
"time": "1772860893"
},
"departure": {
"time": "1772860893"
},
"stopId": "1197",
"stopSequence": 14
},
{
"arrival": {
"time": "1772860953"
},
"departure": {
"time": "1772860953"
},
"stopId": "1063",
"stopSequence": 15
},
{
"arrival": {
"time": "1772861013"
},
"departure": {
"time": "1772861013"
},
"stopId": "1493",
"stopSequence": 16
},
{
"arrival": {
"time": "1772861014"
},
"departure": {
"time": "1772861014"
},
"stopId": "1137",
"stopSequence": 17
},
{
"arrival": {
"time": "1772861074"
},
"departure": {
"time": "1772861074"
},
"stopId": "1444",
"stopSequence": 18
},
{
"arrival": {
"time": "1772861134"
},
"departure": {
"time": "1772861134"
},
"stopId": "1187",
"stopSequence": 19
},
{
"arrival": {
"time": "1772861194"
},
"departure": {
"time": "1772861194"
},
"stopId": "1067",
"stopSequence": 20
},
{
"arrival": {
"time": "1772861314"
},
"departure": {
"time": "1772861314"
},
"stopId": "1577",
"stopSequence": 21
},
{
"arrival": {
"time": "1772861374"
},
"departure": {
"time": "1772861374"
},
"stopId": "1500",
"stopSequence": 22
},
{
"arrival": {
"time": "1772861434"
},
"departure": {
"time": "1772861434"
},
"stopId": "1117",
"stopSequence": 23
},
{
"arrival": {
"time": "1772861494"
},
"departure": {
"time": "1772861494"
},
"stopId": "1497",
"stopSequence": 24
},
{
"arrival": {
"time": "1772861554"
},
"departure": {
"time": "1772861554"
},
"stopId": "1242",
"stopSequence": 25
},
{
"arrival": {
"time": "1772861674"
},
"departure": {
"time": "1772861674"
},
"stopId": "1147",
"stopSequence": 26
}
],
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3891775-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "20",
"label": "83",
"licensePlate": "DF-630-VY"
}
},
"vehicle": {
"position": {
"latitude": 48.62199783325195,
"longitude": -1.992372989654541
},
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3891775-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "20",
"label": "83",
"licensePlate": "DF-630-VY"
}
}
},
{
"id": "21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772859991"
},
"departure": {
"time": "1772859991"
},
"stopId": "1554",
"stopSequence": 1
},
{
"arrival": {
"time": "1772860051"
},
"departure": {
"time": "1772860051"
},
"stopId": "1471",
"stopSequence": 2
},
{
"arrival": {
"time": "1772860111"
},
"departure": {
"time": "1772860111"
},
"stopId": "1109",
"stopSequence": 3
},
{
"arrival": {
"time": "1772860171"
},
"departure": {
"time": "1772860171"
},
"stopId": "1227",
"stopSequence": 4
},
{
"arrival": {
"time": "1772860351"
},
"departure": {
"time": "1772860351"
},
"stopId": "1584",
"stopSequence": 5
},
{
"arrival": {
"time": "1772860411"
},
"departure": {
"time": "1772860411"
},
"stopId": "1610",
"stopSequence": 6
},
{
"arrival": {
"time": "1772860471"
},
"departure": {
"time": "1772860471"
},
"stopId": "1212",
"stopSequence": 7
},
{
"arrival": {
"time": "1772860531"
},
"departure": {
"time": "1772860531"
},
"stopId": "1129",
"stopSequence": 8
},
{
"arrival": {
"time": "1772860591"
},
"departure": {
"time": "1772860591"
},
"stopId": "1467",
"stopSequence": 9
},
{
"arrival": {
"time": "1772860651"
},
"departure": {
"time": "1772860651"
},
"stopId": "1365",
"stopSequence": 10
},
{
"arrival": {
"time": "1772860652"
},
"departure": {
"time": "1772860652"
},
"stopId": "1516",
"stopSequence": 11
},
{
"arrival": {
"time": "1772860712"
},
"departure": {
"time": "1772860712"
},
"stopId": "1168",
"stopSequence": 12
},
{
"arrival": {
"time": "1772860772"
},
"departure": {
"time": "1772860772"
},
"stopId": "1079",
"stopSequence": 13
},
{
"arrival": {
"time": "1772860832"
},
"departure": {
"time": "1772860832"
},
"stopId": "1173",
"stopSequence": 14
},
{
"arrival": {
"time": "1772860892"
},
"departure": {
"time": "1772860892"
},
"stopId": "1454",
"stopSequence": 15
},
{
"arrival": {
"time": "1772860952"
},
"departure": {
"time": "1772860952"
},
"stopId": "1630",
"stopSequence": 16
},
{
"arrival": {
"time": "1772861012"
},
"departure": {
"time": "1772861012"
},
"stopId": "1233",
"stopSequence": 17
},
{
"arrival": {
"time": "1772861072"
},
"departure": {
"time": "1772861072"
},
"stopId": "1456",
"stopSequence": 18
},
{
"arrival": {
"time": "1772861192"
},
"departure": {
"time": "1772861192"
},
"stopId": "1622",
"stopSequence": 19
},
{
"arrival": {
"time": "1772861252"
},
"departure": {
"time": "1772861252"
},
"stopId": "1199",
"stopSequence": 20
},
{
"arrival": {
"time": "1772861312"
},
"departure": {
"time": "1772861312"
},
"stopId": "1063",
"stopSequence": 21
},
{
"arrival": {
"time": "1772861372"
},
"departure": {
"time": "1772861372"
},
"stopId": "1493",
"stopSequence": 22
},
{
"arrival": {
"time": "1772861373"
},
"departure": {
"time": "1772861373"
},
"stopId": "1137",
"stopSequence": 23
},
{
"arrival": {
"time": "1772861433"
},
"departure": {
"time": "1772861433"
},
"stopId": "1175",
"stopSequence": 24
},
{
"arrival": {
"time": "1772861434"
},
"departure": {
"time": "1772861434"
},
"stopId": "1479",
"stopSequence": 25
},
{
"arrival": {
"time": "1772861554"
},
"departure": {
"time": "1772861554"
},
"stopId": "1512",
"stopSequence": 26
},
{
"arrival": {
"time": "1772861674"
},
"departure": {
"time": "1772861674"
},
"stopId": "1077",
"stopSequence": 27
},
{
"arrival": {
"time": "1772861734"
},
"departure": {
"time": "1772861734"
},
"stopId": "1224",
"stopSequence": 28
},
{
"arrival": {
"time": "1772861794"
},
"departure": {
"time": "1772861794"
},
"stopId": "1498",
"stopSequence": 29
},
{
"arrival": {
"time": "1772861854"
},
"departure": {
"time": "1772861854"
},
"stopId": "1118",
"stopSequence": 30
},
{
"arrival": {
"time": "1772861914"
},
"departure": {
"time": "1772861914"
},
"stopId": "1501",
"stopSequence": 31
},
{
"arrival": {
"time": "1772861974"
},
"departure": {
"time": "1772861974"
},
"stopId": "1526",
"stopSequence": 32
},
{
"arrival": {
"time": "1772862034"
},
"departure": {
"time": "1772862034"
},
"stopId": "1564",
"stopSequence": 33
},
{
"arrival": {
"time": "1772862035"
},
"departure": {
"time": "1772862035"
},
"stopId": "1252",
"stopSequence": 34
},
{
"arrival": {
"time": "1772862155"
},
"departure": {
"time": "1772862155"
},
"stopId": "1489",
"stopSequence": 35
},
{
"arrival": {
"time": "1772862275"
},
"departure": {
"time": "1772862275"
},
"stopId": "1465",
"stopSequence": 36
},
{
"arrival": {
"time": "1772862335"
},
"departure": {
"time": "1772862335"
},
"stopId": "1532",
"stopSequence": 37
},
{
"arrival": {
"time": "1772862455"
},
"departure": {
"time": "1772862455"
},
"stopId": "1487",
"stopSequence": 38
},
{
"arrival": {
"time": "1772862515"
},
"departure": {
"time": "1772862515"
},
"stopId": "1627",
"stopSequence": 39
},
{
"arrival": {
"time": "1772862635"
},
"departure": {
"time": "1772862635"
},
"stopId": "1571",
"stopSequence": 40
},
{
"arrival": {
"time": "1772862755"
},
"departure": {
"time": "1772862755"
},
"stopId": "1422",
"stopSequence": 41
}
],
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3888121-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "21",
"label": "84",
"licensePlate": "DF-623-VY"
}
},
"vehicle": {
"position": {
"latitude": 48.61317825317383,
"longitude": -1.9582040309906006
},
"timestamp": "1772860118",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"tripId": "3888121-26H-__SAHf-Samedi-05"
},
"vehicle": {
"id": "21",
"label": "84",
"licensePlate": "DF-623-VY"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772860118"
}
}