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

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

{
    "category": "https://api.routeconverter.com/v1/categories/428/?format=api",
    "description": "Around the Mexican Volcanoes",
    "creator_name": "joseph334",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1026133d-6963-4bda-bb5f-5cc09ec32521"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1192/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1471/?format=api"
}