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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfb3aee6-6627-484c-b434-41d11d55bce4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2688/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3248/?format=api"
}