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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Zerkall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/783bc743-2c7a-4773-b0aa-9c371ad33045"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2696/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3256/?format=api"
}