{
  "extracted_at": "2026-07-24T11:54:24Z",
  "post_types": [
    {
      "description": "Blog posts",
      "has_archive": true,
      "hierarchical": false,
      "menu_icon": "",
      "name": "Posts",
      "public": true,
      "record_count": 1,
      "rest_base": "posts",
      "singular_name": "Post",
      "slug": "post",
      "source_field": "wp_posts.post_type='post'",
      "supports": [
        "title",
        "editor",
        "thumbnail",
        "excerpt",
        "revisions"
      ],
      "taxonomies": [
        "category",
        "post_tag"
      ],
      "viewable": true
    },
    {
      "description": "Static pages",
      "has_archive": false,
      "hierarchical": true,
      "menu_icon": "",
      "name": "Pages",
      "public": true,
      "record_count": 16,
      "rest_base": "pages",
      "singular_name": "Page",
      "slug": "page",
      "source_field": "wp_posts.post_type='page'",
      "supports": [
        "title",
        "editor",
        "thumbnail",
        "page-attributes"
      ],
      "taxonomies": [],
      "viewable": true
    },
    {
      "description": "Attachments / media",
      "has_archive": false,
      "hierarchical": false,
      "menu_icon": "",
      "name": "Media",
      "public": true,
      "record_count": 112,
      "rest_base": "media",
      "singular_name": "Media",
      "slug": "attachment",
      "source_field": "wp_posts.post_type='attachment'",
      "supports": [
        "title",
        "editor",
        "thumbnail"
      ],
      "taxonomies": [],
      "viewable": true
    },
    {
      "description": "Custom post type: book",
      "has_archive": true,
      "hierarchical": false,
      "menu_icon": "",
      "name": "Books",
      "public": true,
      "record_count": 4,
      "rest_base": "book",
      "singular_name": "Book",
      "slug": "book",
      "source_field": "wp_posts.post_type='book'",
      "supports": [
        "title",
        "editor",
        "thumbnail"
      ],
      "taxonomies": [],
      "viewable": true
    },
    {
      "description": "Custom post type: news",
      "has_archive": true,
      "hierarchical": false,
      "menu_icon": "",
      "name": "Newss",
      "public": true,
      "record_count": 14,
      "rest_base": "news",
      "singular_name": "News",
      "slug": "news",
      "source_field": "wp_posts.post_type='news'",
      "supports": [
        "title",
        "editor",
        "thumbnail"
      ],
      "taxonomies": [],
      "viewable": true
    }
  ],
  "source": "wpress:/tmp/oscar-wpress-extract"
}