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

GET /v1/categories/7873/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 05 Aug 2026 07:53:49 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "name": "Schussenried-Oldendorf",
    "children": [],
    "routes": [
        {
            "description": "1 Aulendorfer Straße 42, 88427 Bad Schussenried, Baden-Württemberg, Deutschland to 11 Zur Bünd 34b, 29320 Südheide, Niedersachsen, Deutschland",
            "creator_name": "Lumixer52",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/00987656-a635-4a08-b42e-3496d1c81220"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41839/?format=api",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7873/?format=api"
}