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

GET /v1/categories/659/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 22 Dec 2025 05:15:58 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/658/?format=api",
    "name": "Azoren",
    "children": [],
    "routes": [
        {
            "description": "Pico Vulkankrater Abstieg",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8646a0e4-57a5-4631-a616-0078a5c2a43a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2323/?format=api"
        },
        {
            "description": "Pico Vulkankrater Aufstieg",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d614e26-1bfa-4c02-bd81-ff3dc6a717fd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2324/?format=api"
        },
        {
            "description": "Flug Faial - Terceira - Sao Miguel",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/62c5bbc3-9203-486a-b8fb-55e545ceaf21"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2328/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/659/?format=api"
}