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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Odenwald - Rundtour 270 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8d3f483-8718-41a0-b4ba-0d7e11b3283d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/256/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/305/?format=api"
}