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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Veluwe",
    "creator_name": "Plons",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99cd1db3-9d3d-4b2d-bf86-9a9f0ba17b4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/123/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/155/?format=api"
}