GET /blog_category_search/?format=api&page=12
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=13",
    "previous": "https://blogs.legistify.com/blog_category_search/?format=api&page=11",
    "results": [
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        },
        {
            "content": "1"
        }
    ]
}