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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/823/?format=api",
    "name": "Rundwege Brandenberg-Bergstein",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9541d62b-8b41-4b57-824b-1e6acc06f4f9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3490/?format=api"
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d7fe1e0-385b-4d21-9d04-1c8b5f42b9d1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3491/?format=api"
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/638e5da8-a47b-4b0f-bbab-b50eff353431"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3492/?format=api"
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a30e7a82-5863-48ca-b27d-09716d0e6dd1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3493/?format=api"
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/72bcda9a-ab0b-439c-ad28-64496f04d4b4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3494/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/910/?format=api"
}