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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "Rundweg- Hohes Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30f82fc5-8fee-4627-bf03-bfd9aeadce20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2645/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3205/?format=api"
}