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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0dc65f20-302c-4562-9fa0-ea2df9802cbc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3322/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3943/?format=api"
}