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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Hohes Venn ",
    "children": [],
    "routes": [
        {
            "description": "Hochmoor über Stege",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2a8c9759-b383-49d7-9ec2-02aea3191752"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3201/?format=api"
        },
        {
            "description": "Hohe Venn Tour",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5085dda7-23d2-438d-97ba-c9c47117c770"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3202/?format=api"
        },
        {
            "description": "Wanderung durchs Hohe Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a9c74b51-37d4-4ce6-9b0a-a44628593a00"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3203/?format=api"
        },
        {
            "description": "HohesVenn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e7cb3cfc-4287-406a-867d-8fa18797d40d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3204/?format=api"
        },
        {
            "description": "Rundweg- Hohes Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/30f82fc5-8fee-4627-bf03-bfd9aeadce20"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3205/?format=api"
        },
        {
            "description": "Winterwanderung Hohes Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/48c6a569-554d-4f90-b17b-0da3e710b985"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3206/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/833/?format=api"
}