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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Rhinog Variant (East)",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/439027ec-6d1a-4cb1-b60c-caf8e86bd66f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4544/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5389/?format=api"
}