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

GET /v1/routes/89/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4082e1c4c280f5fd4708b1d3e5731d03"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1111/",
    "description": "Schottlands Westen",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24159879-283e-4b06-9562-8f084fce2495"
    },
    "localFile": "https://api.routeconverter.com/v1/files/97/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/89/",
    "metadata": null
}