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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/?format=api",
    "description": "Buntsandstein Etappe 1-3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1085a5d3-8c62-4b53-a0d0-d3be549db51d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/862/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1061/?format=api"
}