This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/38129/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6273e0735b31cfb1d481bee25dad654b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6947/?format=api",
    "description": "von Dersau nach Fehmarn",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/321d779a-2bad-4570-8fce-3faf67cb107d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24227/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38129/?format=api"
}