
[Departures] get a specific amount of departures from a single stop

Description
Get a specific amount of departures from a bus or train stop.
Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/Departures/id-limit.html
Access the API: https://api.tfl.lu/v1/StopPoint/Departures/{ID}/{limit}
Here's an example:
[{
"id": "1|5232|4|82|14022017",
"type": "bus",
"trainId": null,
"line": "13",
"number": 1123,
"departure": 1487086020,
"delay": 0,
"live": true,
"departureISO": "2017-02-14T16:27:00+01:00",
"destination": "Luxembourg/Strassen, Centre Hospitalier",
"destinationId": 200405008
}]
Topic
Others
Type
API
Tags
Creation date
March 6, 2017
Last update
June 24, 2025
0 used datasets
Discussions
There are no discussions for this reuse yet.
4 reuses from the same creator
-
-
-
-
[Line] get all lines of specific mode with their routes
API
Published on March 6, 2017 by Transport for Luxembourg