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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Beddgelert to Idwal Cottage",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8249dad-71f1-4a7a-b33e-6ed4b4017c77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4529/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5374/?format=api"
}