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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "RT66NM",
    "creator_name": "peanut",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edf709c0-3fc7-45bc-9763-58cf3c03f9ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23975/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27945/?format=api"
}