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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/?format=api",
    "description": "Hahntennjoch Namlosertal",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e45bb45d-c11b-4176-b56d-ced44ac699b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3757/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4473/?format=api"
}