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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Dylife to Commins Coch",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a68c3db4-2c80-4c19-b6f7-2c954a0a05f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4535/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5379/?format=api"
}