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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Running",
    "creator_name": "Regina",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3ccd244-36b2-46c4-9465-1fa01112a173"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27396/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40936/?format=api"
}