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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1193/?format=api",
    "description": "Copper Ridge Trail part 1 of 5",
    "creator_name": "punqroqclimber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58805c4f-c658-4565-9ced-1b25875d61cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3594/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4270/?format=api"
}