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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1219/?format=api",
    "description": "Oachner Höfeweg  (2009-08-08 v1.0)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63f7a315-e333-4289-b900-0ff097213bf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4004/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4801/?format=api"
}