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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/823/?format=api",
    "name": "Rundwege Schevenhütte",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cec0c259-cdd0-4223-bc90-887dbe3e570b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3529/?format=api"
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2b46b447-ada0-4304-9e2a-83c06aa36b9a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3530/?format=api"
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3fa16128-a0c4-4f6e-83d9-2f1f5fdec3ce"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3531/?format=api"
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/850fa7c9-159a-49af-8f65-c32a7898fe89"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3532/?format=api"
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d8aaa21-72c8-4842-8fbf-74095d6a6138"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3533/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/917/?format=api"
}