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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/?format=api",
    "description": "WPT001 to WPT159",
    "creator_name": "cora4711",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34c130ac-ad76-448c-9f07-7eb26450ce88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6200/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8282/?format=api"
}