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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/167/?format=api",
    "name": "Kanton Zuerich",
    "children": [],
    "routes": [
        {
            "description": "Sennhof-Kyburg-Illnau",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1df63eef-c30f-4f2b-9c81-6ee77fcfa710"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41509/?format=api"
        },
        {
            "description": "Hirzel-Horgener Bergweiher-Hirzel",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6e61b808-de01-4cbf-bcf6-3709bb6d4865"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41524/?format=api"
        },
        {
            "description": "Hochfelden-Glattfelden-Panzersperre-Höriberg-Hochfelden",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/76bebf1e-b8ef-46d7-b3d9-cdd2caa2e8ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41525/?format=api"
        },
        {
            "description": "Pfäffikersee",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cab082b9-0ea7-4256-8bd5-feb74c5b9b2d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41528/?format=api"
        },
        {
            "description": "Rüti ZH-Jona-Rapperswil",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/200f115e-2062-4cc7-b3a4-98d3c13cb398"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41529/?format=api"
        },
        {
            "description": "Schaffhausen-Tössegg-Murkathof-Eglisau",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a02ff85e-afe6-4240-8ac9-056ed7ab8408"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41530/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7770/?format=api"
}