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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Promotor Friese Meren Tocht",
    "creator_name": "jkruithof",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0829faeb-4dbe-437b-9ced-e3340a95dcdf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/821/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1020/?format=api"
}