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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/?format=api",
    "description": "Themen Tour 1a Abkürzung",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a218243d-8ac0-48fb-82ed-eff23a069059"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1003/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1240/?format=api"
}