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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Llandovery to Strata Florida",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/018c067b-fe8f-4f11-8844-ee3eba70687c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4540/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5385/?format=api"
}