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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/326/?format=api",
    "name": "Bundsandstein Runde",
    "children": [],
    "routes": [
        {
            "description": "Buntsandstein Etappe 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/089d231d-63a3-484d-a010-ef3eb82556c8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1058/?format=api"
        },
        {
            "description": "Buntsandstein Etappe 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/36644d3c-2d27-4fdd-8a75-7a7428e818d2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1059/?format=api"
        },
        {
            "description": "Buntsandstein Etappe 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/db35962a-7d97-46d9-ab2a-e2e58d38db54"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1060/?format=api"
        },
        {
            "description": "Buntsandstein Etappe 1-3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1085a5d3-8c62-4b53-a0d0-d3be549db51d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1061/?format=api"
        },
        {
            "description": "Bundsandstein 1 original",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/20afef2c-b855-4247-8677-3b4b9b47d58e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2610/?format=api"
        },
        {
            "description": "Bundsandstein-Route 2 original",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a4237884-a92b-4f0c-9bc3-1f0d8a50828f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2646/?format=api"
        },
        {
            "description": "Buntsandstein Etappe 3a",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/236ac5f1-104b-4988-84cd-99a7cd002ac0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2647/?format=api"
        },
        {
            "description": "Bundsandstein-Route 3 original",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bfa64764-63c2-48c3-a2aa-8c35951fc73c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2677/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/331/?format=api"
}