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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 10 b",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20beb59d-063f-4b2a-bfc4-d19f4ec3dfd9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1028/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1265/?format=api"
}