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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2354/?format=api",
    "name": "Buslinien (Bus lines)",
    "children": [
        {
            "name": "104",
            "url": "https://api.routeconverter.com/v1/categories/1002/?format=api"
        },
        {
            "name": "108",
            "url": "https://api.routeconverter.com/v1/categories/1003/?format=api"
        },
        {
            "name": "154",
            "url": "https://api.routeconverter.com/v1/categories/1004/?format=api"
        },
        {
            "name": "155",
            "url": "https://api.routeconverter.com/v1/categories/1005/?format=api"
        },
        {
            "name": "156",
            "url": "https://api.routeconverter.com/v1/categories/1006/?format=api"
        },
        {
            "name": "191",
            "url": "https://api.routeconverter.com/v1/categories/1007/?format=api"
        },
        {
            "name": "192",
            "url": "https://api.routeconverter.com/v1/categories/1008/?format=api"
        },
        {
            "name": "193",
            "url": "https://api.routeconverter.com/v1/categories/1009/?format=api"
        },
        {
            "name": "195",
            "url": "https://api.routeconverter.com/v1/categories/1010/?format=api"
        },
        {
            "name": "197",
            "url": "https://api.routeconverter.com/v1/categories/1011/?format=api"
        },
        {
            "name": "200",
            "url": "https://api.routeconverter.com/v1/categories/1012/?format=api"
        },
        {
            "name": "240",
            "url": "https://api.routeconverter.com/v1/categories/1013/?format=api"
        },
        {
            "name": "250",
            "url": "https://api.routeconverter.com/v1/categories/1014/?format=api"
        },
        {
            "name": "255",
            "url": "https://api.routeconverter.com/v1/categories/1015/?format=api"
        },
        {
            "name": "256",
            "url": "https://api.routeconverter.com/v1/categories/1016/?format=api"
        },
        {
            "name": "291",
            "url": "https://api.routeconverter.com/v1/categories/1018/?format=api"
        },
        {
            "name": "M44",
            "url": "https://api.routeconverter.com/v1/categories/1019/?format=api"
        },
        {
            "name": "TXL",
            "url": "https://api.routeconverter.com/v1/categories/1020/?format=api"
        },
        {
            "name": "187",
            "url": "https://api.routeconverter.com/v1/categories/1021/?format=api"
        }
    ],
    "routes": [],
    "url": "https://api.routeconverter.com/v1/categories/2353/?format=api"
}