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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/?format=api",
    "description": "Wildnistrail 2.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ff8af84-cc47-4809-bc17-c3861ad1f986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/850/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1049/?format=api"
}