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

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

{
    "category": "https://api.routeconverter.com/v1/categories/904/?format=api",
    "description": "Charleston Lake 5 days of Sailing (2008)",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96bc73f3-21fa-4a0c-bee2-45147b7606a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1880/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2364/?format=api"
}