Category
An object containing details about the spotify category.
Properties:
| Name | Type | Description |
|---|---|---|
| href | string | A link to the Web API endpoint returning full details of the category. |
| icons | Image[] | The category icon, in various sizes. |
| id | string | The Spotify category ID of the category. |
| name | string | The name of the category. |