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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7543/?format=api",
    "description": "Wanderung 19.09.2020",
    "creator_name": "Comiotto",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e036f0a8-bc0d-4c3c-b51f-8b3925ca1b34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26624/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40276/?format=api"
}