/discogs/masters/versions
Get all versions (editions/pressings) of a Discogs master release by ID or URL
Price: 1 credit
💡 AI Hint: List all versions (specific editions and pressings) of a Discogs master release. Accepts master ID or master URL. Returns each version’s title, label, country, format, catalog number, release date, image, and community wantlist/collection counts.
⚠️ Common errors: 412: Master release not found
Authorizations
API token from the dashboard
Headers
Body
Discogs master ID (e.g. '96559') or full master URL
1"96559"
"https://www.discogs.com/master/96559"
Max number of versions to fetch
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Field to sort by (e.g. released, title, format, label, country)
"released"
Sort direction: asc or desc
"asc"
Response
Successful Response