← Back to catalog
music.release_details
mock data$0.003 / callMusic Release Details
Get full release details by MusicBrainz ID — artist credits, labels, media formats (MusicBrainz)
Input schema
mbidrequired
stringMusicBrainz release ID (UUID format). Returns artist credits and label info
Call via REST
curl -X POST https://unifyapi.pro/api/call/music.release_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"mbid":"<mbid>"}'