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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Mestrenger Mühle Trip 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/661bc794-87e2-465a-8f70-437d797cf98f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2661/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3221/?format=api"
}