{
  "data": {
    "data": [
      {
        "id": 794,
        "name": "Premium Quality",
        "slug": "premium-quality-19",
        "permalink": "https://example.com/product/premium-quality-19/",
        "date_created": "2017-03-23T17:01:14",
        "date_created_gmt": "2017-03-23T20:01:14",
        "date_modified": "2017-03-23T17:01:14",
        "date_modified_gmt": "2017-03-23T20:01:14",
        "type": "simple",
        "status": "publish",
        "featured": false,
        "catalog_visibility": "visible",
        "description": "",
        "short_description": "",
        "sku": "",
        "price": "21.99",
        "regular_price": "21.99",
        "sale_price": "",
        "on_sale": false,
        "purchasable": true,
        "total_sales": 0,
        "virtual": false,
        "downloadable": false,
        "downloads": [],
        "tax_status": "taxable",
        "manage_stock": false,
        "stock_quantity": null,
        "stock_status": "instock",
        "categories": [
          {
            "id": 9,
            "name": "Clothing",
            "slug": "clothing"
          }
        ],
        "images": [
          {
            "id": 792,
            "date_created": "2017-03-23T14:01:13",
            "date_created_gmt": "2017-03-23T20:01:13",
            "date_modified": "2017-03-23T14:01:13",
            "date_modified_gmt": "2017-03-23T20:01:13",
            "src": "https://example.com/wp-content/uploads/2017/03/T_2_front-4.jpg",
            "name": "",
            "alt": ""
          }
        ],
        "attributes": [],
        "meta_data": []
      }
    ],
    "headers": {
      "server": "nginx",
      "x-wp-total": 2,
      "x-wp-totalpages": 2,
      "link": "<https://example.com/wp-json/wc/v3/products?per_page=1&page=2>; rel=\"next\""
    }
  }
}