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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Promotor Noord-Veluwe Toer",
    "creator_name": "jkruithof",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20de9d17-3abb-4c00-9e7b-3b4291c4237e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/824/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1023/?format=api"
}