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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Literarische Wanderwege",
    "children": [],
    "routes": [
        {
            "description": "Heinrich-Boell-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/66125ae7-2066-4fd1-b436-87e6e8d0489d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1041/?format=api"
        },
        {
            "description": "Hemmingway-Trail",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/34d1db2d-2e7c-4b14-829d-a0ddeb683748"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1042/?format=api"
        },
        {
            "description": "Kall-Trail",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/088217f8-bd2d-42c7-8867-cfae6ba7e4f4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1043/?format=api"
        },
        {
            "description": "Ochsenkopf-Rundweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d33af2ca-fbe2-423e-a007-b03fd53e9868"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1044/?format=api"
        },
        {
            "description": "Paul-Boesch-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bfc0dea2-e10b-4acd-bde2-d96e03f522fe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1045/?format=api"
        },
        {
            "description": "Westwall-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/809f3be3-72bb-40dd-96e9-c0825011ace5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1046/?format=api"
        },
        {
            "description": "Rundkurs",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/96a771fb-5294-42be-849d-e2c4da7ebbdd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1047/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/328/?format=api"
}