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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "Test 1",
    "creator_name": "STUDEBUCK",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d73e8c0a-e787-4f6f-b4e8-83f34e28f7ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28312/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41747/?format=api"
}