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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Bergisches Land 1",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17b8ff0b-2573-4083-8836-532a64560f1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/58/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51/?format=api"
}