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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/?format=api",
    "description": "Suro-Bayreuth",
    "creator_name": "Oli_L",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c04f7536-65c2-4e77-8119-486018ae5396"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3382/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4012/?format=api"
}