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

GET /v1/categories/4239/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 22 Dec 2025 10:47:45 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/648/?format=api",
    "name": "Toscana",
    "children": [],
    "routes": [
        {
            "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 1",
            "creator_name": "Afmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f47c82c6-26ab-4d75-9fc7-1ee9a575e94e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39312/?format=api"
        },
        {
            "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 2",
            "creator_name": "Afmann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/44739fc6-5e6e-4373-9db6-36737c8e31c3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39313/?format=api"
        },
        {
            "description": "Castelfranco- Gastra-Tal_Wanderung leicht",
            "creator_name": "oblanken",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3eb0d6eb-9724-45ce-97ea-1b399b53d8e3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39699/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/4239/?format=api"
}