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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Position 1 to Position 29",
    "creator_name": "fabigabi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd6c05d0-9c83-4e85-b18d-28449a261bb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5079/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7071/?format=api"
}