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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Wanderungen Eifelverein",
    "children": [],
    "routes": [
        {
            "description": "Kroenungsweg-4 Heimbach-Kommern",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5735f607-68d3-4368-bb29-5045641fec05"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3667/?format=api"
        },
        {
            "description": "Kroenungsweg-5 Simonskall-Heimbach",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fa03729e-de1d-4582-8fac-0fa01d136a1a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3668/?format=api"
        },
        {
            "description": "Kroenungsweg-6 Mulartshütte-Simonskall",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/345eef72-0681-482c-a0d8-e0d02c7b6460"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3669/?format=api"
        },
        {
            "description": "Kroenungsweg-7 Aachen-Mulartshütte",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/260ceac3-450e-4fa0-9b1e-0c8f7139674a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3670/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/835/?format=api"
}