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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Risca to Abergavenny",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b271ead-a2c7-4856-b53a-8f59ebf84bf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4526/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5371/?format=api"
}