Artist - Chart
Artist - chart
GET /artist/chart
This method returns a territory-specific rolling weekly chart, based on the most purchased artists over the past 7 days.
Attribute | Type | Description |
country required | string | ISO 2-character code of the country the end user resides in. |
page | integer | Page number of the result set. If not supplied, defaults to 1. |
pageSize | integer | Number of items to be returned per page. If not supplied this defaults to 10. Maximum page size is 50. |
EXAMPLE REQUEST:
APPLICATION/JSON
Last updated