MusicBrainz API/Search/EventSearch
From MusicBrainz Wiki
< MusicBrainz API | Search(Redirected from XML Web Service/Version 2/Search/EventSearch)
Jump to navigationJump to searchSearch Fields
The Event index contains the following fields you can search
Field | Description |
---|---|
alias | (part of) any alias attached to the artist (diacritics are ignored) |
aid | the MBID of an area related to the event |
area | (part of) the name of an area related to the event |
arid | the MBID of an artist related to the event |
artist | (part of) the name of an artist related to the event |
begin | the event's begin date (e.g. "1980-01-22") |
comment | (part of) the artist's disambiguation comment |
end | the event's end date (e.g. "1980-01-22") |
ended | a boolean flag (true/false) indicating whether or not the event has an end date set |
eid | the MBID of the event |
event | (part of) the event's name (diacritics are ignored) |
eventaccent | (part of) the event's name (with the specified diacritics) |
pid | the MBID of a place related to the event |
place | (part of) the name of a place related to the event |
tag | (part of) a tag attached to the event |
type | the event's type |
If you don't specify a field, the terms will be searched for in the alias, artist and event fields.