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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 5",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c27fd2e4-e58d-493d-b45d-e4e19a888e33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1036/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1273/?format=api"
}