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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Start Vaassen-Giethoorn-Vaasen to Einde route",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fda30984-52ba-4a49-b9a9-c436f509ee57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4512/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5357/?format=api"
}