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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/823/?format=api",
    "name": "Rundwege Nideggen",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 11",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f1bd3ca6-4bea-4955-a8f2-eb34d5f6e0c8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3513/?format=api"
        },
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ba95923f-9c94-4dea-a2a2-4c23dcf71ea2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3514/?format=api"
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a95e91b1-48ce-4a5a-9f9f-e62602697245"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3515/?format=api"
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/10d7be51-269b-4ada-9169-68badce130af"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3516/?format=api"
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/02bb59a9-8afc-4e43-9fe0-d33be6164303"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3517/?format=api"
        },
        {
            "description": "Rundweg 7",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9e592568-e787-494c-a654-6ce16ec13333"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3518/?format=api"
        },
        {
            "description": "Rundweg 8",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7ecfe676-e6fd-497e-8b86-c57cc4b6ddbe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3519/?format=api"
        },
        {
            "description": "Rundweg 9",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/27214b16-a990-47bd-9b3a-90295bb11989"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3520/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/915/?format=api"
}