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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Zomeravond route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71a6cff8-5d2b-4e36-a88c-5f793fc3ab16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/206/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/241/?format=api"
}