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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/823/?format=api",
    "name": "Rundwege Obermaubach",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/16b59975-071d-46f2-b08b-5a3c2e548a13"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3521/?format=api"
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73e280ff-700e-4adc-8f94-3b4e9d91cd8c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3522/?format=api"
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/86a6fe60-8c1a-4197-a1ef-faff23525e8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3523/?format=api"
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fcd7b2f4-ebdc-47bd-8e59-6047b7f8dc3e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3524/?format=api"
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/131fe9dd-a465-427d-86a3-1f5e9d72d53d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3525/?format=api"
        },
        {
            "description": "Rundweg 7",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3393a997-e76a-4e66-8df5-eafacd671c82"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3526/?format=api"
        },
        {
            "description": "Rundweg 8",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/539566a4-d383-44f3-aaf2-e88358353ff6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3527/?format=api"
        },
        {
            "description": "Rundweg 9",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/589c1bad-0938-4ffa-aa91-63bc5e6479bf"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3528/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/916/?format=api"
}