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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Cardiff Castle to Risca",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/750af812-9897-4818-8eba-7e002e313d5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4525/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5370/?format=api"
}