Skip to main content
POST
/musicbrainz/release-groups/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
release_group
string | null
artist
string | null
arid
string | null
primary_type
enum<string> | null
Available options:
album,
single,
ep,
broadcast,
other
secondary_type
enum<string> | null
Available options:
compilation,
soundtrack,
spokenword,
interview,
audiobook,
audio drama,
live,
remix,
dj-mix,
mixtape/street,
demo,
field recording
first_release_date
string | null
tag
string | null
comment
string | null

Response

Successful Response

id
string
required
url
string
required
@type
string
default:MusicBrainzReleaseGroupSearchResult
score
integer | null
disambiguation
string | null
primary_type
string | null
secondary_types
string[]
first_release_date
string | null
artist_credit
object[]
tags
object[]