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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Veluwe route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9e33494-1ef3-495a-a2e7-e3f4e4eb16e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/203/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/238/?format=api"
}