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

GET /v1/categories/7781/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 05 Feb 2026 07:48:23 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "name": "Ruhrgebiet",
    "children": [],
    "routes": [
        {
            "description": "2023-01-15_Hagen Werdringen über Kirchende",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cb82b756-a45e-47ab-a15e-c1733fa29774"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41555/?format=api"
        },
        {
            "description": "2023-02-08_Preußenh ü.Huckarde",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/daf6f852-ffbd-4e9e-ba57-c9a8601b3582"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41556/?format=api"
        },
        {
            "description": "2023-02-15_Rund um Dortmund; 2021-08-25 rund um Dortmund",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/93863b25-aa95-4425-b9aa-f3c8f30d40b4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41557/?format=api"
        },
        {
            "description": "2023-02-23_Learheide-Kemnade-Muttental",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/da484834-b756-4a64-ba3f-d9b6e2378b1c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41558/?format=api"
        },
        {
            "description": "2023-03-16_Emscherquelle+Phönixsee",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/aea6995b-af6a-4a9e-8c7d-9e9d2f7fbaca"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41559/?format=api"
        },
        {
            "description": "2023-03-24 Mengender Runde",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d4bb5464-a9f7-4971-8aae-164ef5245c60"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41560/?format=api"
        },
        {
            "description": "2023-05-31 Hoheward u.Ewald.",
            "creator_name": "Tourbiker",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1e07fc8d-4166-4eef-82b7-7a7d07ce9eee"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41561/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7781/?format=api"
}