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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "11_Alpenpässetour",
    "creator_name": "diatho",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fc157ba-d5cc-4e51-9b0e-8087549093c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4414/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5229/?format=api"
}