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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Kalterherberg- Kulturwanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f133a52-c3d3-4349-8f4c-909e5152172c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2976/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3554/?format=api"
}