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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/?format=api",
    "description": "Dannewerk_Tour (85km) 25873 Rantrum, Germany",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4edbd67d-0ec3-45dd-8e9a-f4b973172ab5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1546/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1940/?format=api"
}