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

GET /v1/categories/7785/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 07:32:52 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "name": "Nistkästen",
    "children": [],
    "routes": [
        {
            "description": "Nistkästen NV Aarau - Gönert",
            "creator_name": "Reedi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d2e586a1-bb0e-41bd-9fe7-f21a69295861"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41577/?format=api"
        },
        {
            "description": "NVA 46 to Mittelpunkt der Schweiz",
            "creator_name": "Reedi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2de35350-2a5d-41d8-80ec-c11d1b7b2b0e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41578/?format=api"
        },
        {
            "description": "NVA 44 to Mittelpunkt der Schweiz",
            "creator_name": "Reedi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/199cdcdb-ccc2-4514-bcd1-d595f1a90ce1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41579/?format=api"
        },
        {
            "description": "DR3-2-09-v02-Düren",
            "creator_name": "JRi+",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/15a55e65-9e74-44c2-b8f7-af42d125027e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41635/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7785/?format=api"
}