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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Winterswijk Route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3121bacb-6bf4-40bc-94e3-6b20db54cd26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/199/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/234/?format=api"
}