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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7828/?format=api",
    "description": "logbuch",
    "creator_name": "kraiger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f01d0b0-ead9-4a68-abb5-ccd61101e8ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28313/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41748/?format=api"
}