Describes musician.
| Name | Type | Description |
|---|---|---|
| albums_count | Integer | How many albums the musician has issued. |
| id | String | Unique musician identity. |
| image | String | Musician image URL. |
| image_base | String | Musician image URL base. |
| name | String | Musician’s name. |
| ref | String | Musician reference in entities container. |

