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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Schwarzwald-Wiesental-375km",
    "creator_name": "Andi_Q",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f88c3ec6-c859-4a7c-9d94-6fb31d49b7e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26593/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40245/?format=api"
}