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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1700/?format=api",
    "description": "Vogesen Rundtour",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c4f3ad1-a3db-4be8-9359-c5488b5806e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7065/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9205/?format=api"
}