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

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

{
    "category": "https://api.routeconverter.com/v1/categories/288/?format=api",
    "description": "Laufroute Emscher - Kanal (15.6 km)",
    "creator_name": "backbohne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/072751a0-c81e-4e5a-b2c7-5ea887e74701"
    },
    "localFile": "https://api.routeconverter.com/v1/files/711/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/888/?format=api"
}