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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6488/?format=api",
    "description": "JM",
    "creator_name": "Busaboy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63b2c477-cbb5-40b7-bda8-1126b43e4183"
    },
    "localFile": "https://api.routeconverter.com/v1/files/19803/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/23350/?format=api"
}