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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "1000 Kurven durch den harz",
    "creator_name": "kojote",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af1c1d48-e4cf-41c3-b8c0-28430dfca592"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4334/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5137/?format=api"
}