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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Capel-y-ffin to Crickhowell",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b6c13807-aeb1-48f7-8991-08f8077d86f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4531/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5376/?format=api"
}