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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Thementour 5 b",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c28e4169-613b-4695-953d-9612d5970013"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1038/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1275/?format=api"
}