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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/?format=api",
    "description": "Etappe 09 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d1b374e-615d-4ce8-a3fb-ceed070aea5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/992/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1229/?format=api"
}