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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Weserbergland-Tour",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dac65d9c-d3df-4251-9960-048abe9eb63f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1049/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1286/?format=api"
}