GET /blog_category_search/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 243,
    "next": "https://blogs.legistify.com/blog_category_search/?format=api&page=25",
    "previous": "https://blogs.legistify.com/blog_category_search/?format=api&page=23",
    "results": [
        {
            "content": "Alternate Dispute Resolution"
        },
        {
            "content": "Property Real Estate Law"
        },
        {
            "content": "Cheque Bounce"
        },
        {
            "content": "Consumer Protection"
        },
        {
            "content": "Immigration"
        },
        {
            "content": "IPR Management"
        },
        {
            "content": "Taxation and Duty"
        },
        {
            "content": "Criminal Defence"
        },
        {
            "content": "Employment"
        },
        {
            "content": "Family Law"
        }
    ]
}