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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Große Harz Tour",
    "creator_name": "Jens64",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b487d960-e9fd-43e9-bd79-4a35a1324c19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/424/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/503/?format=api"
}