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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "name": "Oberpfalz",
    "children": [],
    "routes": [
        {
            "description": "Laaber - Pielenhofen - Kallmünz - Naab - Nittendorf - schwarze Laaber - Laaber (teilweise bergig; 54km)",
            "creator_name": "wernerf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/aff0b3d3-9de9-4f1b-8878-7f3ae10c0926"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41545/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7779/?format=api"
}