GET /blog/category/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Sun, 05 Apr 2026 01:12:53 GMT
Vary: Accept

[
    {
        "id": 13,
        "title": "Studying",
        "icon": null,
        "total_articles": 28,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-09-12T14:18:32.783566Z",
        "updated_at": "2023-09-12T14:18:32.783584Z",
        "wp_id": null
    },
    {
        "id": 10,
        "title": "Consulting",
        "icon": null,
        "total_articles": 45,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:03:09.279543Z",
        "updated_at": "2023-12-12T22:20:18.104329Z",
        "wp_id": 5
    },
    {
        "id": 12,
        "title": "Accounting & Tax",
        "icon": null,
        "total_articles": 20,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:03:09.285920Z",
        "updated_at": "2023-12-12T22:20:18.110873Z",
        "wp_id": 2
    },
    {
        "id": 7,
        "title": "Other",
        "icon": null,
        "total_articles": 52,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:02:45.710335Z",
        "updated_at": "2023-12-12T22:20:38.269807Z",
        "wp_id": 3
    },
    {
        "id": 8,
        "title": "Public Office",
        "icon": null,
        "total_articles": 73,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:03:09.272310Z",
        "updated_at": "2023-12-12T22:20:40.696703Z",
        "wp_id": 7
    },
    {
        "id": 9,
        "title": "Legal",
        "icon": null,
        "total_articles": 123,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:03:09.276376Z",
        "updated_at": "2023-12-12T22:21:01.921886Z",
        "wp_id": 6
    },
    {
        "id": 11,
        "title": "Banking & Finance",
        "icon": null,
        "total_articles": 52,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-08-07T23:03:09.282594Z",
        "updated_at": "2023-12-12T22:21:12.177109Z",
        "wp_id": 4
    },
    {
        "id": 16,
        "title": "Engineering",
        "icon": null,
        "total_articles": 13,
        "posts_count": 0,
        "order": 0,
        "description": "",
        "created_at": "2023-12-11T22:32:55.428310Z",
        "updated_at": "2023-12-11T22:32:55.428329Z",
        "wp_id": null
    }
]