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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Hallwang - Große Laufrunde (11,3 km)",
    "creator_name": "Zamorra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/140740ac-d6d7-45b5-9076-687768900b33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1302/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1629/?format=api"
}