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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Noordzee kust route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b65d0ade-c058-43f1-907c-53b8466dda6b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/201/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/236/?format=api"
}