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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "Winterwanderung Hohes Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48c6a569-554d-4f90-b17b-0da3e710b985"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2646/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3206/?format=api"
}