GET /rest/store/product_detail/sue-armchair/tag_types/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"name": "Sustainability",
"product_page_widget_text": "We believe this product can claim following sustainability features",
"tags": [
{
"id": 26,
"title": "ISO 14001",
"description": "<p><span style=\"color: rgb(0, 0, 0);\">The manufacturer of this product has qualified for international standard ISO 14001.</span></p><p><span style=\"color: rgb(0, 0, 0);\">This standard sets out the criteria for an environmental management system, providing a framework for companies to follow. </span></p>",
"type": 5,
"one_off": false
}
]
}
]