We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GET /labels/{id}/artists?page={page}
Объект с 2 полям:
pager
artists
https://gist.github.com/glebliutsko/f583fbbf1d35bada53988aa323661afa
GET /labels/{id}/albums?page={page}
albums
https://gist.github.com/glebliutsko/475f5cc4bdfc070a0448fe338b05cc06
Спасибо за нахождение chris_oprea
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Артисты лейбла
Запрос
Ответ
Объект с 2 полям:
pager
-- Класс Pagerartists
-- Список артистовПример ответа
https://gist.github.com/glebliutsko/f583fbbf1d35bada53988aa323661afa
Альбомы лейбла
Запрос
Ответ
Объект с 2 полям:
pager
-- Класс Pageralbums
-- Список альбомовПример ответа
https://gist.github.com/glebliutsko/475f5cc4bdfc070a0448fe338b05cc06
Спасибо за нахождение chris_oprea
The text was updated successfully, but these errors were encountered: