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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3302/?format=api",
    "description": "La Palma Rother 10",
    "creator_name": "Filius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e14aad13-1e2d-4fbd-9d93-e757e3f0c724"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1238/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1536/?format=api"
}