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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/?format=api",
    "description": "?Tour Kreuzeck",
    "creator_name": "wieland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd06be7b-7061-4d96-bc1a-905e1c085bc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28056/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41535/?format=api"
}