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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Idwal Cottage to Conwy",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95487a84-fad0-4b3e-a29e-b69499533bf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4536/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5381/?format=api"
}