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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7784/?format=api",
    "description": "Wanderung",
    "creator_name": "harald.frank13@web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4488b48f-77bb-47c3-8575-1466358d5b8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27969/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41452/?format=api"
}