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

GET /v1/categories/947/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 08 May 2026 14:38:00 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7763/?format=api",
    "name": "Wassersport (On the water)",
    "children": [
        {
            "name": "Segeln (Sailing, Zeilsport)",
            "url": "https://api.routeconverter.com/v1/categories/442/?format=api"
        },
        {
            "name": "Paddeln (Canoeing)",
            "url": "https://api.routeconverter.com/v1/categories/788/?format=api"
        },
        {
            "name": "Karibik (Caribbean Sea)",
            "url": "https://api.routeconverter.com/v1/categories/3168/?format=api"
        },
        {
            "name": "Ostsee",
            "url": "https://api.routeconverter.com/v1/categories/6914/?format=api"
        },
        {
            "name": "Bootstouren",
            "url": "https://api.routeconverter.com/v1/categories/7452/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Wassersport (On the water)",
            "creator_name": "roche3000",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fad2b97a-31c7-416e-9b5b-3e3db4f3dd66"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41420/?format=api"
        },
        {
            "description": "Position 1 to Marque 4 Parcours 2",
            "creator_name": "nathan_meesiano",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f93e4f92-03e4-443d-8214-841fb8374020"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41820/?format=api"
        },
        {
            "description": "points gps med",
            "creator_name": "nathan_meesiano",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/84a9d04a-ca57-4961-989d-1610dac3dc09"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41821/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/947/?format=api"
}