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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Delft en havengebied route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bee1f06d-1fd8-4128-8f13-8b6ec25817d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/200/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/235/?format=api"
}