Resource details
GTFS-RT (protobuff) global, regroupant les horaires aux arrêts, la position des véhicules et les perturbations.
This resource file is part of the dataset Réseaux urbain MOCA.
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
❌142 errors, 4 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-14 at 09: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 8 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- vehicle_id 67d29b626045b634aa4efebd trip_id 9 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 65c9ff526c306f8b5192db41 trip_id 10 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 7 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 10 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 8 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 67d29b626045b634aa4efebd route_id 1 does not exist in the GTFS data routes.txt
- vehicle_id 65c9ff526c306f8b5192db41 route_id 2 does not exist in the GTFS data routes.txt
- route_id 1 does not exist in the GTFS data routes.txt
- route_id 1 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 126 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 67d29b626045b634aa4efebd stop_id 30042 does not exist in GTFS data stops.txt
- vehicle_id 65c9ff526c306f8b5192db41 stop_id 30028 does not exist in GTFS data stops.txt
- trip_id 5 stop_id 30030 does not exist in GTFS data stops.txt
- trip_id 5 stop_id 30029 does not exist in GTFS data stops.txt
- trip_id 5 stop_id 30038 does not exist in GTFS data stops.txt
Warnings
ID in one feed missing from the other W003 4 errors
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Sample errors
- trip_id 1 is in TripUpdates but not in VehiclePositions feed
- trip_id 3 is in TripUpdates but not in VehiclePositions feed
- trip_id 5 is in TripUpdates but not in VehiclePositions feed
- trip_id 7 is in TripUpdates but not in VehiclePositions feed
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 |
---|---|---|---|
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 673 | 25 times (83 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 194 | 24 times (80 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 194 | 24 times (80 % of validations) |
W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 98 | 24 times (80 % of validations) |
E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 17 | 17 times (57 % of validations) |
E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 12 | 6 times (20 % 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. | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-14 at 12:13 Europe/Paris.
trip_updates (12) vehicle_positions (2) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-06-14 at 12:13 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:65c9ff526c306f8b5192db41",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 49.54555892944336,
"longitude": 0.9535999894142151
},
"stopId": "30010",
"timestamp": "1749895997",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "22"
},
"vehicle": {
"id": "65c9ff526c306f8b5192db41",
"label": "42310",
"licensePlate": "GT-400-BM"
}
}
},
{
"id": "vehicle:67d29b626045b634aa4efebd",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 49.54813003540039,
"longitude": 0.9560678005218506
},
"stopId": "30027",
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749894959"
},
"departure": {
"time": "1749895632"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749895739"
},
"departure": {
"time": "1749895750"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749895785"
},
"departure": {
"time": "1749895808"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749895850"
},
"departure": {
"time": "1749895859"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749895876"
},
"departure": {
"time": "1749895886"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749895947"
},
"departure": {
"time": "1749895972"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749895993"
},
"departure": {
"time": "1749896010"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749896070"
},
"departure": {
"time": "1749896070"
},
"stopId": "30018",
"stopSequence": 7
},
{
"arrival": {
"time": "1749896190"
},
"departure": {
"time": "1749896190"
},
"stopId": "30020",
"stopSequence": 8
},
{
"arrival": {
"time": "1749896250"
},
"departure": {
"time": "1749896250"
},
"stopId": "30022",
"stopSequence": 9
},
{
"arrival": {
"time": "1749896310"
},
"departure": {
"time": "1749896310"
},
"stopId": "30047",
"stopSequence": 10
},
{
"arrival": {
"time": "1749896370"
},
"departure": {
"time": "1749896370"
},
"stopId": "30045",
"stopSequence": 11
},
{
"arrival": {
"time": "1749896430"
},
"departure": {
"time": "1749896430"
},
"stopId": "30049",
"stopSequence": 12
}
],
"timestamp": "1749895997",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "22"
},
"vehicle": {
"id": "65c9ff526c306f8b5192db41",
"label": "42310",
"licensePlate": "GT-400-BM"
}
}
},
{
"id": "trip:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749879032"
},
"departure": {
"time": "1749879245"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749879350"
},
"departure": {
"time": "1749879357"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749879382"
},
"departure": {
"time": "1749879395"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749879433"
},
"departure": {
"time": "1749879443"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749879458"
},
"departure": {
"time": "1749879536"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749879557"
},
"departure": {
"time": "1749879575"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749879591"
},
"departure": {
"time": "1749879634"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749879652"
},
"departure": {
"time": "1749879674"
},
"stopId": "30026",
"stopSequence": 7
},
{
"arrival": {
"time": "1749879687"
},
"departure": {
"time": "1749879698"
},
"stopId": "30008",
"stopSequence": 8
},
{
"arrival": {
"time": "1749879717"
},
"departure": {
"time": "1749879735"
},
"stopId": "30004",
"stopSequence": 9
},
{
"arrival": {
"time": "1749879804"
},
"departure": {
"time": "1749879819"
},
"stopId": "30014",
"stopSequence": 10
},
{
"arrival": {
"time": "1749879915"
},
"departure": {
"time": "1749879925"
},
"stopId": "30033",
"stopSequence": 11
},
{
"arrival": {
"time": "1749879939"
},
"departure": {
"time": "1749879953"
},
"stopId": "30031",
"stopSequence": 12
},
{
"arrival": {
"time": "1749879982"
},
"departure": {
"time": "1749879995"
},
"stopId": "30039",
"stopSequence": 13
},
{
"arrival": {
"time": "1749880046"
},
"departure": {
"time": "1749880085"
},
"stopId": "30036",
"stopSequence": 14
},
{
"arrival": {
"time": "1749880094"
},
"departure": {
"time": "1749880108"
},
"stopId": "30043",
"stopSequence": 15
},
{
"arrival": {
"time": "1749880140"
},
"departure": {
"time": "1749880156"
},
"stopId": "30041",
"stopSequence": 16
},
{
"arrival": {
"time": "1749880304"
},
"stopId": "30030",
"stopSequence": 17
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749882305"
},
"departure": {
"time": "1749882751"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749882874"
},
"departure": {
"time": "1749882884"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749882909"
},
"departure": {
"time": "1749882925"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749882969"
},
"departure": {
"time": "1749882981"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749882998"
},
"departure": {
"time": "1749883009"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749883059"
},
"departure": {
"time": "1749883081"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749883117"
},
"departure": {
"time": "1749883166"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749883191"
},
"departure": {
"time": "1749883209"
},
"stopId": "30026",
"stopSequence": 7
},
{
"arrival": {
"time": "1749883224"
},
"departure": {
"time": "1749883238"
},
"stopId": "30008",
"stopSequence": 8
},
{
"arrival": {
"time": "1749883261"
},
"departure": {
"time": "1749883303"
},
"stopId": "30004",
"stopSequence": 9
},
{
"arrival": {
"time": "1749883391"
},
"departure": {
"time": "1749883402"
},
"stopId": "30014",
"stopSequence": 10
},
{
"arrival": {
"time": "1749883535"
},
"departure": {
"time": "1749883545"
},
"stopId": "30033",
"stopSequence": 11
},
{
"arrival": {
"time": "1749883560"
},
"departure": {
"time": "1749883602"
},
"stopId": "30031",
"stopSequence": 12
},
{
"arrival": {
"time": "1749883628"
},
"departure": {
"time": "1749883664"
},
"stopId": "30039",
"stopSequence": 13
},
{
"arrival": {
"time": "1749883732"
},
"departure": {
"time": "1749883747"
},
"stopId": "30036",
"stopSequence": 14
},
{
"arrival": {
"time": "1749883753"
},
"departure": {
"time": "1749883762"
},
"stopId": "30043",
"stopSequence": 15
},
{
"arrival": {
"time": "1749883796"
},
"departure": {
"time": "1749883813"
},
"stopId": "30041",
"stopSequence": 16
},
{
"arrival": {
"time": "1749883943"
},
"stopId": "30030",
"stopSequence": 17
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "7"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749887746"
},
"departure": {
"time": "1749887892"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749887941"
},
"departure": {
"time": "1749887955"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749887985"
},
"departure": {
"time": "1749887996"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749888074"
},
"departure": {
"time": "1749888090"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749888216"
},
"departure": {
"time": "1749888230"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749888267"
},
"departure": {
"time": "1749888286"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749888312"
},
"departure": {
"time": "1749888325"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749888381"
},
"departure": {
"time": "1749888441"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749888487"
},
"departure": {
"time": "1749888786"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749888817"
},
"departure": {
"time": "1749888860"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749888908"
},
"departure": {
"time": "1749888996"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749889065"
},
"departure": {
"time": "1749889077"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749889103"
},
"departure": {
"time": "1749889121"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749889135"
},
"departure": {
"time": "1749889177"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749889197"
},
"departure": {
"time": "1749889278"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749889312"
},
"departure": {
"time": "1749889354"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749889379"
},
"departure": {
"time": "1749889393"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749889418"
},
"departure": {
"time": "1749889429"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749889466"
},
"departure": {
"time": "1749889482"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749889569"
},
"departure": {
"time": "1749889579"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749889594"
},
"departure": {
"time": "1749889604"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749889650"
},
"departure": {
"time": "1749889657"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749889690"
},
"departure": {
"time": "1749889699"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749889730"
},
"departure": {
"time": "1749889749"
},
"stopId": "30003",
"stopSequence": 23
},
{
"arrival": {
"time": "1749889813"
},
"stopId": "30028",
"stopSequence": 24
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "13"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749894950"
},
"departure": {
"time": "1749895012"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749895067"
},
"departure": {
"time": "1749895126"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749895163"
},
"departure": {
"time": "1749895171"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749895243"
},
"departure": {
"time": "1749895257"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749895389"
},
"departure": {
"time": "1749895432"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749895456"
},
"departure": {
"time": "1749895476"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749895496"
},
"departure": {
"time": "1749895511"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749895582"
},
"departure": {
"time": "1749895625"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749895640"
},
"departure": {
"time": "1749895725"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749895758"
},
"departure": {
"time": "1749895764"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749895804"
},
"departure": {
"time": "1749895830"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749895920"
},
"departure": {
"time": "1749895935"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749895957"
},
"departure": {
"time": "1749895971"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749895981"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749896060"
},
"departure": {
"time": "1749896060"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749896120"
},
"departure": {
"time": "1749896120"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749896240"
},
"departure": {
"time": "1749896240"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749896300"
},
"departure": {
"time": "1749896300"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749896360"
},
"departure": {
"time": "1749896360"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749896480"
},
"departure": {
"time": "1749896480"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749896540"
},
"departure": {
"time": "1749896540"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749896600"
},
"departure": {
"time": "1749896600"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749896720"
},
"departure": {
"time": "1749896720"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749896780"
},
"departure": {
"time": "1749896780"
},
"stopId": "30003",
"stopSequence": 23
},
{
"arrival": {
"time": "1749896840"
},
"departure": {
"time": "1749896840"
},
"stopId": "30028",
"stopSequence": 24
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749891496"
},
"departure": {
"time": "1749891516"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749891576"
},
"departure": {
"time": "1749891589"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749891616"
},
"departure": {
"time": "1749891624"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749891695"
},
"departure": {
"time": "1749891707"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749891828"
},
"departure": {
"time": "1749891893"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749891917"
},
"departure": {
"time": "1749891938"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749891959"
},
"departure": {
"time": "1749892088"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749892151"
},
"departure": {
"time": "1749892166"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749892178"
},
"departure": {
"time": "1749892196"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749892226"
},
"departure": {
"time": "1749892235"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749892286"
},
"departure": {
"time": "1749892344"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749892402"
},
"departure": {
"time": "1749892453"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749892479"
},
"departure": {
"time": "1749892485"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749892500"
},
"departure": {
"time": "1749892547"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749892567"
},
"departure": {
"time": "1749892585"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749892626"
},
"departure": {
"time": "1749892676"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749892698"
},
"departure": {
"time": "1749892739"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749892763"
},
"departure": {
"time": "1749892772"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749892801"
},
"departure": {
"time": "1749892951"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749893005"
},
"departure": {
"time": "1749893021"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749893038"
},
"departure": {
"time": "1749893082"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749893137"
},
"departure": {
"time": "1749893151"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749893192"
},
"departure": {
"time": "1749893204"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749893244"
},
"departure": {
"time": "1749893265"
},
"stopId": "30003",
"stopSequence": 23
},
{
"arrival": {
"time": "1749893339"
},
"stopId": "30028",
"stopSequence": 24
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "17"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749883980"
},
"departure": {
"time": "1749884218"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749884267"
},
"departure": {
"time": "1749884282"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749884306"
},
"departure": {
"time": "1749884317"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749884398"
},
"departure": {
"time": "1749884418"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749884568"
},
"departure": {
"time": "1749884626"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749884659"
},
"departure": {
"time": "1749884678"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749884703"
},
"departure": {
"time": "1749884718"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749884765"
},
"departure": {
"time": "1749884853"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749884866"
},
"departure": {
"time": "1749884909"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749884939"
},
"departure": {
"time": "1749884977"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749885021"
},
"departure": {
"time": "1749885031"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749885097"
},
"departure": {
"time": "1749885147"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749885165"
},
"departure": {
"time": "1749885181"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749885190"
},
"departure": {
"time": "1749885206"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749885228"
},
"departure": {
"time": "1749885293"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749885326"
},
"departure": {
"time": "1749885371"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749885396"
},
"departure": {
"time": "1749885443"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749885466"
},
"departure": {
"time": "1749885478"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749885509"
},
"departure": {
"time": "1749885569"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749885649"
},
"departure": {
"time": "1749885656"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749885678"
},
"departure": {
"time": "1749885686"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749885732"
},
"departure": {
"time": "1749885742"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749885772"
},
"departure": {
"time": "1749885786"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749885817"
},
"departure": {
"time": "1749885827"
},
"stopId": "30003",
"stopSequence": 23
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "9"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749893495"
},
"departure": {
"time": "1749893652"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749893767"
},
"departure": {
"time": "1749893775"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749893816"
},
"departure": {
"time": "1749893823"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749893868"
},
"departure": {
"time": "1749893880"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749893898"
},
"departure": {
"time": "1749893909"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749893925"
},
"departure": {
"time": "1749893993"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749894033"
},
"departure": {
"time": "1749894062"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749894088"
},
"departure": {
"time": "1749894107"
},
"stopId": "30026",
"stopSequence": 7
},
{
"arrival": {
"time": "1749894130"
},
"departure": {
"time": "1749894141"
},
"stopId": "30008",
"stopSequence": 8
},
{
"arrival": {
"time": "1749894163"
},
"departure": {
"time": "1749894182"
},
"stopId": "30004",
"stopSequence": 9
},
{
"arrival": {
"time": "1749894246"
},
"departure": {
"time": "1749894257"
},
"stopId": "30014",
"stopSequence": 10
},
{
"arrival": {
"time": "1749894331"
},
"departure": {
"time": "1749894393"
},
"stopId": "30033",
"stopSequence": 11
},
{
"arrival": {
"time": "1749894409"
},
"departure": {
"time": "1749894504"
},
"stopId": "30031",
"stopSequence": 12
},
{
"arrival": {
"time": "1749894529"
},
"departure": {
"time": "1749894581"
},
"stopId": "30039",
"stopSequence": 13
},
{
"arrival": {
"time": "1749894642"
},
"departure": {
"time": "1749894657"
},
"stopId": "30036",
"stopSequence": 14
},
{
"arrival": {
"time": "1749894669"
},
"departure": {
"time": "1749894682"
},
"stopId": "30043",
"stopSequence": 15
},
{
"arrival": {
"time": "1749894712"
},
"departure": {
"time": "1749894765"
},
"stopId": "30041",
"stopSequence": 16
},
{
"arrival": {
"time": "1749894897"
},
"stopId": "30030",
"stopSequence": 17
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "19"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749876886"
},
"departure": {
"time": "1749877077"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749877126"
},
"departure": {
"time": "1749877162"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749877204"
},
"departure": {
"time": "1749877210"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749877276"
},
"departure": {
"time": "1749877291"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749877434"
},
"departure": {
"time": "1749877449"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749877477"
},
"departure": {
"time": "1749877498"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749877516"
},
"departure": {
"time": "1749877529"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749877581"
},
"departure": {
"time": "1749877628"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749877645"
},
"departure": {
"time": "1749877674"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749877709"
},
"departure": {
"time": "1749877723"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749877840"
},
"departure": {
"time": "1749877848"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749877907"
},
"departure": {
"time": "1749877922"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749877942"
},
"departure": {
"time": "1749877953"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749877963"
},
"departure": {
"time": "1749877979"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749878000"
},
"departure": {
"time": "1749878027"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749878057"
},
"departure": {
"time": "1749878070"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749878094"
},
"departure": {
"time": "1749878236"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749878261"
},
"departure": {
"time": "1749878276"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749878314"
},
"departure": {
"time": "1749878381"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749878441"
},
"departure": {
"time": "1749878456"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749878474"
},
"departure": {
"time": "1749878484"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749878537"
},
"departure": {
"time": "1749878545"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749878578"
},
"departure": {
"time": "1749878588"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749878623"
},
"departure": {
"time": "1749878635"
},
"stopId": "30003",
"stopSequence": 23
},
{
"arrival": {
"time": "1749878728"
},
"stopId": "30028",
"stopSequence": 24
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749889969"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749890400"
},
"departure": {
"time": "1749890407"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749890429"
},
"departure": {
"time": "1749890468"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749890511"
},
"departure": {
"time": "1749890519"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749890533"
},
"departure": {
"time": "1749890544"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749890560"
},
"departure": {
"time": "1749890597"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749890617"
},
"departure": {
"time": "1749890740"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749890759"
},
"departure": {
"time": "1749890776"
},
"stopId": "30026",
"stopSequence": 7
},
{
"arrival": {
"time": "1749890791"
},
"departure": {
"time": "1749890802"
},
"stopId": "30008",
"stopSequence": 8
},
{
"arrival": {
"time": "1749890827"
},
"departure": {
"time": "1749890839"
},
"stopId": "30004",
"stopSequence": 9
},
{
"arrival": {
"time": "1749890906"
},
"departure": {
"time": "1749890917"
},
"stopId": "30014",
"stopSequence": 10
},
{
"arrival": {
"time": "1749890992"
},
"departure": {
"time": "1749891029"
},
"stopId": "30033",
"stopSequence": 11
},
{
"arrival": {
"time": "1749891047"
},
"departure": {
"time": "1749891068"
},
"stopId": "30031",
"stopSequence": 12
},
{
"arrival": {
"time": "1749891091"
},
"departure": {
"time": "1749891137"
},
"stopId": "30039",
"stopSequence": 13
},
{
"arrival": {
"time": "1749891195"
},
"departure": {
"time": "1749891210"
},
"stopId": "30036",
"stopSequence": 14
},
{
"arrival": {
"time": "1749891219"
},
"departure": {
"time": "1749891228"
},
"stopId": "30043",
"stopSequence": 15
},
{
"arrival": {
"time": "1749891267"
},
"departure": {
"time": "1749891316"
},
"stopId": "30041",
"stopSequence": 16
},
{
"arrival": {
"time": "1749891464"
},
"stopId": "30030",
"stopSequence": 17
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "15"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749880345"
},
"departure": {
"time": "1749880686"
},
"stopId": "30030",
"stopSequence": 0
},
{
"arrival": {
"time": "1749880744"
},
"departure": {
"time": "1749880756"
},
"stopId": "30029",
"stopSequence": 1
},
{
"arrival": {
"time": "1749880783"
},
"departure": {
"time": "1749880792"
},
"stopId": "30038",
"stopSequence": 2
},
{
"arrival": {
"time": "1749880863"
},
"departure": {
"time": "1749880883"
},
"stopId": "30035",
"stopSequence": 3
},
{
"arrival": {
"time": "1749881004"
},
"departure": {
"time": "1749881058"
},
"stopId": "30042",
"stopSequence": 4
},
{
"arrival": {
"time": "1749881085"
},
"departure": {
"time": "1749881105"
},
"stopId": "30044",
"stopSequence": 5
},
{
"arrival": {
"time": "1749881123"
},
"departure": {
"time": "1749881143"
},
"stopId": "30037",
"stopSequence": 6
},
{
"arrival": {
"time": "1749881190"
},
"departure": {
"time": "1749881273"
},
"stopId": "30040",
"stopSequence": 7
},
{
"arrival": {
"time": "1749881291"
},
"departure": {
"time": "1749881371"
},
"stopId": "30032",
"stopSequence": 8
},
{
"arrival": {
"time": "1749881396"
},
"departure": {
"time": "1749881406"
},
"stopId": "30034",
"stopSequence": 9
},
{
"arrival": {
"time": "1749881455"
},
"departure": {
"time": "1749881486"
},
"stopId": "30015",
"stopSequence": 10
},
{
"arrival": {
"time": "1749881578"
},
"departure": {
"time": "1749881611"
},
"stopId": "30005",
"stopSequence": 11
},
{
"arrival": {
"time": "1749881640"
},
"departure": {
"time": "1749881651"
},
"stopId": "30009",
"stopSequence": 12
},
{
"arrival": {
"time": "1749881666"
},
"departure": {
"time": "1749881684"
},
"stopId": "30027",
"stopSequence": 13
},
{
"arrival": {
"time": "1749881701"
},
"departure": {
"time": "1749881740"
},
"stopId": "30011",
"stopSequence": 14
},
{
"arrival": {
"time": "1749881764"
},
"departure": {
"time": "1749881780"
},
"stopId": "30018",
"stopSequence": 15
},
{
"arrival": {
"time": "1749881801"
},
"departure": {
"time": "1749881813"
},
"stopId": "30020",
"stopSequence": 16
},
{
"arrival": {
"time": "1749881837"
},
"departure": {
"time": "1749881904"
},
"stopId": "30007",
"stopSequence": 17
},
{
"arrival": {
"time": "1749881937"
},
"departure": {
"time": "1749881949"
},
"stopId": "30019",
"stopSequence": 18
},
{
"arrival": {
"time": "1749882007"
},
"departure": {
"time": "1749882021"
},
"stopId": "30013",
"stopSequence": 19
},
{
"arrival": {
"time": "1749882042"
},
"departure": {
"time": "1749882053"
},
"stopId": "30017",
"stopSequence": 20
},
{
"arrival": {
"time": "1749882104"
},
"departure": {
"time": "1749882113"
},
"stopId": "30002",
"stopSequence": 21
},
{
"arrival": {
"time": "1749882146"
},
"departure": {
"time": "1749882156"
},
"stopId": "30025",
"stopSequence": 22
},
{
"arrival": {
"time": "1749882188"
},
"departure": {
"time": "1749882202"
},
"stopId": "30003",
"stopSequence": 23
},
{
"arrival": {
"time": "1749882270"
},
"stopId": "30028",
"stopSequence": 24
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
},
{
"id": "trip:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749886185"
},
"departure": {
"time": "1749886220"
},
"stopId": "30028",
"stopSequence": 0
},
{
"arrival": {
"time": "1749886337"
},
"departure": {
"time": "1749886345"
},
"stopId": "30024",
"stopSequence": 1
},
{
"arrival": {
"time": "1749886374"
},
"departure": {
"time": "1749886420"
},
"stopId": "30001",
"stopSequence": 2
},
{
"arrival": {
"time": "1749886466"
},
"departure": {
"time": "1749886477"
},
"stopId": "30016",
"stopSequence": 3
},
{
"arrival": {
"time": "1749886493"
},
"departure": {
"time": "1749886587"
},
"stopId": "30012",
"stopSequence": 4
},
{
"arrival": {
"time": "1749886628"
},
"departure": {
"time": "1749886648"
},
"stopId": "30006",
"stopSequence": 5
},
{
"arrival": {
"time": "1749886664"
},
"departure": {
"time": "1749886819"
},
"stopId": "30010",
"stopSequence": 6
},
{
"arrival": {
"time": "1749886841"
},
"departure": {
"time": "1749886860"
},
"stopId": "30026",
"stopSequence": 7
},
{
"arrival": {
"time": "1749886873"
},
"departure": {
"time": "1749886882"
},
"stopId": "30008",
"stopSequence": 8
},
{
"arrival": {
"time": "1749886908"
},
"departure": {
"time": "1749886921"
},
"stopId": "30004",
"stopSequence": 9
},
{
"arrival": {
"time": "1749886998"
},
"departure": {
"time": "1749887011"
},
"stopId": "30014",
"stopSequence": 10
},
{
"arrival": {
"time": "1749887155"
},
"departure": {
"time": "1749887165"
},
"stopId": "30033",
"stopSequence": 11
},
{
"arrival": {
"time": "1749887182"
},
"departure": {
"time": "1749887246"
},
"stopId": "30031",
"stopSequence": 12
},
{
"arrival": {
"time": "1749887272"
},
"departure": {
"time": "1749887290"
},
"stopId": "30039",
"stopSequence": 13
},
{
"arrival": {
"time": "1749887373"
},
"departure": {
"time": "1749887387"
},
"stopId": "30036",
"stopSequence": 14
},
{
"arrival": {
"time": "1749887395"
},
"departure": {
"time": "1749887404"
},
"stopId": "30043",
"stopSequence": 15
},
{
"arrival": {
"time": "1749887443"
},
"departure": {
"time": "1749887485"
},
"stopId": "30041",
"stopSequence": 16
},
{
"arrival": {
"time": "1749887629"
},
"stopId": "30030",
"stopSequence": 17
}
],
"timestamp": "1749895996",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "11"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749896000"
}
}