Charts
chart.tracks.get
Get the list of the top songs for a given country.
GET
Authorizations
Query Parameters
A valid two-letter country code. Use 'XW' for worldwide with all the supported chart names, except 'top'. The default value is US.
Example:
"it"
Select from the available charts:
- top: editorial chart;
- hot: most viewed lyrics in the last 2 hours;
- mxmweekly: most viewed lyrics in the last 7 days;
- mxmweekly_new: most viewed lyrics in the last 7 days, limited to new releases only.
Example:
"top"
When set (that is, value = 1), only content containing lyrics is returned. Indicating '0' as the value results in returning both tracks with and without lyrics.
Example:
"1"
Define the page number for paginated results.
Example:
"1"
Define the page size for paginated results. The allowed range is 1 to 100.
Example:
"5"
Response
200 - application/json
200 OK / 401 Unauthorized
The response is of type object
.