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

GET /v1/categories/31/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 15:12:16 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/14/?format=api",
    "name": "Nordrhein-Westfalen",
    "children": [
        {
            "name": "West - Vom Rheintal nach Westen",
            "url": "https://api.routeconverter.com/v1/categories/1638/?format=api"
        },
        {
            "name": "Nordost - Nördlich der Lippe",
            "url": "https://api.routeconverter.com/v1/categories/1639/?format=api"
        },
        {
            "name": "Südost - Südlich der Lippe",
            "url": "https://api.routeconverter.com/v1/categories/1640/?format=api"
        },
        {
            "name": "Teutoburger Wald",
            "url": "https://api.routeconverter.com/v1/categories/4561/?format=api"
        },
        {
            "name": "Münsterland",
            "url": "https://api.routeconverter.com/v1/categories/5577/?format=api"
        },
        {
            "name": "D-B-NL",
            "url": "https://api.routeconverter.com/v1/categories/6968/?format=api"
        }
    ],
    "routes": [
        {
            "description": "wiesend",
            "creator_name": "Rohavi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a7d720d6-6934-43ec-97cc-f3d81e7ac904"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38063/?format=api"
        },
        {
            "description": "Sauerland 4.1 kurz",
            "creator_name": "gtr100-f",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/12a0061c-836c-4aca-9bc0-4b606c06aefb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39375/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/31/?format=api"
}