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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b10d6f67-6183-4bd9-aa6f-9b6ad7a0bc11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2576/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3136/?format=api"
}