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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/254/?format=api",
    "name": "_Spessart",
    "children": [
        {
            "name": "Freudenberg",
            "url": "https://api.routeconverter.com/v1/categories/7774/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Rohrbrunn-Lichtenau-Rohrbrunn",
            "creator_name": "Ukrix",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/db43f65e-9490-497f-8a27-87640f02edb7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5214/?format=api"
        },
        {
            "description": "Zwergenweg 5 bei Lohr am Main",
            "creator_name": "Ukrix",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/359d0795-4a8e-4b0b-a3e3-9efd00acb675"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5215/?format=api"
        },
        {
            "description": "Track_26 km bei Staffel Wandern_2",
            "creator_name": "hermann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/035985ce-2b69-4084-8161-fb71889ded83"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7710/?format=api"
        },
        {
            "description": "?",
            "creator_name": "wkiessling",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d5f77d6b-0203-4164-9124-fac6da4cd767"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40731/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1426/?format=api"
}