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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "03_Haeg_Titisee_57km",
    "creator_name": "misterjs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2e98247-e1b2-4007-be16-5a0876e7b706"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3490/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4136/?format=api"
}