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

GET /v1/categories/4767/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 04 Nov 2025 13:50:31 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/3640/?format=api",
    "name": "Wupper",
    "children": [],
    "routes": [
        {
            "description": "2017-11-29 13:47 +01:00",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8acbf532-bcbd-4638-a43f-4b73ee30ae23"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38827/?format=api"
        },
        {
            "description": "Hasenmühle - Rüden",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ddf50ff6-4042-4041-bd43-dc22c697ac1f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38828/?format=api"
        },
        {
            "description": "2017-10-25 12:46 +02:00",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/25e0fa8e-dc2f-447d-8102-80c2d9c75ae6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38829/?format=api"
        },
        {
            "description": "W Rüden-Strohen-Lucasweg",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e8e342cd-e16a-4824-a991-cecf6dfdd176"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38830/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/4767/?format=api"
}