[
  {
    "id": 1,
    "commentable": "no",
    "notify_about_comment": true,
    "captcha_enabled": false,
    "disallow_links_in_comments": false,
    "custom_template": null,
    "handle": null,
    "title": "Блог",
    "html_title": null,
    "meta_keywords": null,
    "meta_description": null,
    "tags": [
      {
        "title": "test"
      },
      {
        "title": "test2"
      }
    ]
  },
  {
    "id": 2,
    "commentable": "no",
    "notify_about_comment": true,
    "captcha_enabled": false,
    "disallow_links_in_comments": false,
    "custom_template": null,
    "handle": "second_blog",
    "title": "Second blog",
    "html_title": null,
    "meta_keywords": null,
    "meta_description": null,
    "tags": [

    ]
  }
]