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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/?format=api",
    "description": "Kleiner Taunus-Hüpfer 80 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ffac87a-78bf-4a95-b6da-6d0b2a728007"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5819/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7862/?format=api"
}