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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80883667-9265-4234-92ae-06319c793953"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2908/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3486/?format=api"
}