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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 9",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73124541-0746-423a-a5da-4012be2a1614"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1043/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1280/?format=api"
}