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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Dinas Mawddwy to Barmouth",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a16ef49-d568-4398-b677-6fac7dcaffeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4537/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5382/?format=api"
}