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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Kleine_Odenwaldrunde",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1164d79f-5681-4d94-8270-607f00035f59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3750/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4466/?format=api"
}