Music label discographies - label indexes, history, and release catalogs.
Discography Release Listing
ASYNCREADNo auth
Returns a label's releases with catalog numbers, artists, tracks, and years.
ParametersFormJSON
Relative path to the discography release/part page (e.g. aladdin/aladdinsingles.html)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_bsnpubs_discography_release_listing", "params": { "release_page_path": "aladdin/aladdinsingles.html" } }'