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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/?format=api",
    "description": "von Dersau nach St Peter Ording",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2596ed8-b210-4eaa-b363-c085230d0a6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24233/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38135/?format=api"
}