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

GET /v1/categories/7738/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Nov 2025 06:53:02 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "sardinien",
    "children": [
        {
            "name": "Sardegna",
            "url": "https://api.routeconverter.com/v1/categories/7739/?format=api"
        },
        {
            "name": "Silvrettahochalpenstrasse",
            "url": "https://api.routeconverter.com/v1/categories/7762/?format=api"
        },
        {
            "name": "Reschensee",
            "url": "https://api.routeconverter.com/v1/categories/7764/?format=api"
        },
        {
            "name": "Dolomiti",
            "url": "https://api.routeconverter.com/v1/categories/7765/?format=api"
        },
        {
            "name": "Urlaub 2025",
            "url": "https://api.routeconverter.com/v1/categories/7802/?format=api"
        },
        {
            "name": "Sardinien",
            "url": "https://api.routeconverter.com/v1/categories/7816/?format=api"
        }
    ],
    "routes": [
        {
            "description": "?olbia abatax",
            "creator_name": "toberhauser",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2ccff171-404b-43ef-b968-b3a2d5e7768d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41743/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7738/?format=api"
}