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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Wildnistrail",
    "children": [],
    "routes": [
        {
            "description": "Wildnistrail 1.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c50c584-d367-4e5e-984d-9f382b75d8c9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1048/?format=api"
        },
        {
            "description": "Wildnistrail 2.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6ff8af84-cc47-4809-bc17-c3861ad1f986"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1049/?format=api"
        },
        {
            "description": "Wildnistrail 3.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/39781909-6dc9-4ad0-be4b-d2801c256b5a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1050/?format=api"
        },
        {
            "description": "Wildnistrail 4.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/98c2e0f9-afd2-4e5b-b840-e399e671cbf6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1051/?format=api"
        },
        {
            "description": "Wildnistrail Höfen-Zerkall",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/631a9db5-ed76-4f9f-ae22-6e68f27cc40e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1053/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/329/?format=api"
}