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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/705/?format=api",
    "name": "Dortmund",
    "children": [],
    "routes": [
        {
            "description": "Laufroute Emscher - Stadtwald - Kanal  (21.4 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0fafb0c4-1344-4ab8-8487-2c106b5e4de4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/886/?format=api"
        },
        {
            "description": "Laufroute Emscher - Stadtwald - Kanal 2 (21.5 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a04fca1d-704d-4a1d-8e86-fc20d4145fe5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/887/?format=api"
        },
        {
            "description": "Laufroute Emscher - Kanal (15.6 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/072751a0-c81e-4e5a-b2c7-5ea887e74701"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/888/?format=api"
        },
        {
            "description": "Stadtwald (4.0 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/625a392a-1a51-4ec2-85b0-c313859342d4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/889/?format=api"
        },
        {
            "description": "Stadtwald 2 (11.4 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b7bfc9ba-dbb9-4583-901f-0ae7cce48ee4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/890/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/288/?format=api"
}