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

GET /v1/categories/452/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 00:35:05 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "name": "_Rhön",
    "children": [],
    "routes": [
        {
            "description": "Steinach an der Saale Bergkapelle  Bildeiche ",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dbd0beb9-ab56-47a1-b231-421de351efe3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1551/?format=api"
        },
        {
            "description": "Steinach Bergkapelle",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0a3777ac-a950-43fa-b724-87e2f3beae17"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1584/?format=api"
        },
        {
            "description": "Steinach  Schmallwasser Spielplatz",
            "creator_name": "maffy",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c2ce1316-7677-4e4f-8ada-39ce02c96f1f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2666/?format=api"
        },
        {
            "description": "Truppenübungsplatz",
            "creator_name": "Garmin1",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/42550d74-f261-49c6-9f22-4a2a393857fd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41595/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/452/?format=api"
}