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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/?format=api",
    "description": "Thementour 21",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d118fa5-ca16-4114-8229-0af1699117c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2197/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2734/?format=api"
}