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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/?format=api",
    "description": "Hochfall bei Bodenmais",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e65c3ef7-e29f-4c4f-ac3d-f42b4f7358ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6246/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8323/?format=api"
}