MusicBrainz API/Search/ReleaseGroupSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Search Fields: Add release group’s first release date search field for https://tickets.metabrainz.org/browse/SEARCH-384)
No edit summary
Line 3: Line 3:
{| border="1" class="wikitable sortable"
{| border="1" class="wikitable sortable"
|-
|-
!Field !! Description
! Field !! Description

|-
| alias || (part of) any [[Aliases|alias]] attached to the release group (diacritics are ignored)
|-
|-
| arid || MBID of the release group’s artist
| arid || the MBID of any of the release group artists
|-
|-
| artist || release group artist as it appears on the cover (Artist Credit)
| artist || (part of) the combined credited artist name for the release group, including join phrases (e.g. "Artist X feat.")
|-
|-
| artistname || “real name” of any artist that is included in the release group’s artist credit
| artistname || (part of) the name of any of the release group artists
|-
|-
| comment || release group comment to differentiate similar release groups
| comment || (part of) the release group's disambiguation comment
|-
|-
| creditname || name of any artist in multi-artist credits, as it appears on the cover.
| creditname || (part of) the credited name of any of the release group artists on this particular release group
|-
|-
| firstreleasedate || date of the earliest release that appears in the release group
| firstreleasedate || the release date of the earliest release in this release group (e.g. "1980-01-22")
|-
|-
| primarytype || primary type of the release group (album, single, ep, other)
| primarytype || the [[Release_Group/Type#Primary_types|primary type]] of the release group
|-
|-
| rgid || MBID of the release group
| reid || the MBID of any of the releases in the release group
|-
|-
| releasegroup || name of the release group
| release || (part of) the title of any of the releases in the release group
|-
|-
| releasegroup || (part of) the release group's title (diacritics are ignored)
| releasegroupaccent || name of the releasegroup with any accent characters retained
|-
|-
| releases || number of releases in this release group
| releasegroupaccent || (part of) the release group's title (with the specified diacritics)
|-
|-
| release || name of a release that appears in the release group
| releases || the number of releases in the release group
|-
|-
| reid || MBID of a release that appears in the release group
| rgid || the release group's MBID
|-
|-
| secondarytype || secondary type of the release group (audiobook, compilation, interview, live, remix soundtrack, spokenword)
| secondarytype || any of the [[Release_Group/Type#Secondary_types|secondary types]] of the release group
|-
|-
| status || status of a release that appears within the release group
| status || the [[Release#Status|status]] of any of the releases in the release group
|-
|-
| tag || a tag that appears on the release group
| tag || (part of) a tag attached to the release group
|-
|-
| type || type of the release group, old type mapping for when we did not have separate primary and secondary types
| type || legacy [[Release_Group/Type|release group type]] field that predates the ability to set multiple types
|}
|}


Release group search terms with no fields search the releasegroup field only.
If you don't specify a field, the terms will be searched for in the ''releasegroup'' field.

Revision as of 14:22, 22 January 2021

Search Fields

The release group index contains the following fields you can search:

Field Description
alias (part of) any alias attached to the release group (diacritics are ignored)
arid the MBID of any of the release group artists
artist (part of) the combined credited artist name for the release group, including join phrases (e.g. "Artist X feat.")
artistname (part of) the name of any of the release group artists
comment (part of) the release group's disambiguation comment
creditname (part of) the credited name of any of the release group artists on this particular release group
firstreleasedate the release date of the earliest release in this release group (e.g. "1980-01-22")
primarytype the primary type of the release group
reid the MBID of any of the releases in the release group
release (part of) the title of any of the releases in the release group
releasegroup (part of) the release group's title (diacritics are ignored)
releasegroupaccent (part of) the release group's title (with the specified diacritics)
releases the number of releases in the release group
rgid the release group's MBID
secondarytype any of the secondary types of the release group
status the status of any of the releases in the release group
tag (part of) a tag attached to the release group
type legacy release group type field that predates the ability to set multiple types

If you don't specify a field, the terms will be searched for in the releasegroup field.