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

GET /v1/categories/2353/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 14 Oct 2023 16:14:52 GMT
Vary: Accept

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