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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Handorf to Handorf",
    "creator_name": "jr ewing",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7894bb1-e3de-4121-82fd-ad7180bc0d0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1706/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2144/?format=api"
}