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

GET /v1/categories/729/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 07 Feb 2026 12:57:06 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Drover Heide",
    "children": [],
    "routes": [
        {
            "description": "Drover Bergtunnelweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/af844f75-56d2-4043-9475-6246daf519ed"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2633/?format=api"
        },
        {
            "description": "Drover Heide",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ad751c94-5110-4ade-a689-d566090bc630"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2634/?format=api"
        },
        {
            "description": "Großer Heideweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/801e4df5-aa08-4c73-9377-49b739920446"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2635/?format=api"
        },
        {
            "description": "Heidelerchenweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0bac562e-e0f1-47a6-8b50-6a0390890cf1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2637/?format=api"
        },
        {
            "description": "Neuntöterweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/84ba0810-343f-46de-ba75-ddab110a0a2a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2638/?format=api"
        },
        {
            "description": "Winterrunde",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/425cf036-3140-40b9-be00-c9470d8f48e5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2639/?format=api"
        },
        {
            "description": "Ziegenmelkerweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/524acecf-076f-48e7-92d5-6afb5fb085d3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2640/?format=api"
        },
        {
            "description": "Zwergleinweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d5f5d16d-913e-4418-b057-1170132cb338"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2641/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/729/?format=api"
}