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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Crickhowell to Storey Arms",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99b690aa-c46f-4020-8723-41cc8b5ee780"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4533/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5380/?format=api"
}