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

GET /v1/categories/821/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 02:48:16 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "name": "_Allgäu",
    "children": [],
    "routes": [
        {
            "description": "EdmundProbstHaus_2_PrinzLuitpold Haus",
            "creator_name": "inlineonline",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cf52932a-8594-4c5b-b596-673fb0b057ed"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3112/?format=api"
        },
        {
            "description": "Kempten Mariaberg Kempten Laufrunde kurz",
            "creator_name": "Franzel",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4cf014a3-c427-4b97-9201-7b13b66d91b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3471/?format=api"
        },
        {
            "description": "d_jakobsweg_muenchen_lindau_001.kml/Route",
            "creator_name": "bodenseepeter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ea7bf45f-4d2f-4fbb-bb2c-a85087a43ff2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3991/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/821/?format=api"
}