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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/?format=api",
    "description": "Rundweg 10  über Kommerscheidt",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95bf963b-89ae-4920-9e51-d715dd0814aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3442/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4087/?format=api"
}