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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Graben  Levico 440km",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5c2d7c9-dd99-441d-b1e0-88208ff5dccd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5027/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7021/?format=api"
}