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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/31/?format=api",
    "name": "D-B-NL",
    "children": [],
    "routes": [
        {
            "description": "Mergelland",
            "creator_name": "e__bi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0de39db0-0900-488d-9f01-dfcd7c6f0802"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38240/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/6968/?format=api"
}