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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Kalterherberg Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f0d6c26c-7032-472d-9cb0-b1e8304e7943"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2975/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3553/?format=api"
}