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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/638e5da8-a47b-4b0f-bbab-b50eff353431"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2914/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3492/?format=api"
}