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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/?format=api",
    "description": "Kapellenwanderweg Wissen",
    "creator_name": "dilldapp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4fa8c23-27f0-4222-9b6b-744f3440c26d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1416/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1791/?format=api"
}