
[Stops] get single stop

Description
Get information about a single bus or train stop.
Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/id.html
Access the API: https://api.tfl.lu/v1/StopPoint/200901011
Here's an example:
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.057903, 49.622199]
},
"properties": {
"id": 200901011,
"name": "Strassen, Schoenacht"
}
}
Topic
Others
Type
API
Tags
Creation date
January 6, 2017
Last update
June 24, 2025
0 used datasets
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