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

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

{
    "category": "https://api.routeconverter.com/v1/categories/298/?format=api",
    "description": "Rotkehlchenstiege",
    "creator_name": "KnutSi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92199dd6-efb2-494f-a73b-3cd75a0c428c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/736/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/921/?format=api"
}