Difference between revisions of "MusicBrainz API/Search/SeriesSearch"
From MusicBrainz Wiki
< MusicBrainz API | Search
m (Legoktm moved page XML Web Service/Version 2/Search/SeriesSearch to MusicBrainz API/Search/SeriesSearch: Bot: Moved page) |
Reosarevok (talk | contribs) |
||
Line 1: | Line 1: | ||
====Search Fields==== | ====Search Fields==== | ||
− | The [[Series | + | The [[Series]] index contains the following fields you can search |
{| border="1" class="wikitable sortable" | {| border="1" class="wikitable sortable" | ||
− | |||
|- | |- | ||
− | | alias | + | ! Field !! Description |
+ | |||
+ | |- | ||
+ | | alias || (part of) any [[Aliases|alias]] attached to the series (diacritics are ignored) | ||
+ | |- | ||
+ | | comment || (part of) the series' disambiguation comment | ||
+ | |- | ||
+ | | orderingattribute || | ||
|- | |- | ||
− | | | + | | series || (part of) the series' name (diacritics are ignored) |
|- | |- | ||
− | | | + | | seriesaccent || (part of) the series' name (with the specified diacritics) |
|- | |- | ||
− | | sid | + | | sid || the series' MBID |
|- | |- | ||
− | | | + | | tag || (part of) a tag attached to the series |
|- | |- | ||
− | | | + | | type || the series' [[Series#Type|type]] |
|} | |} | ||
− | + | If you don't specify a field, the terms will be searched for in the ''alias'' and ''series'' fields. |
Revision as of 14:38, 22 January 2021
Search Fields
The Series index contains the following fields you can search
Field | Description |
---|---|
alias | (part of) any alias attached to the series (diacritics are ignored) |
comment | (part of) the series' disambiguation comment |
orderingattribute | |
series | (part of) the series' name (diacritics are ignored) |
seriesaccent | (part of) the series' name (with the specified diacritics) |
sid | the series' MBID |
tag | (part of) a tag attached to the series |
type | the series' type |
If you don't specify a field, the terms will be searched for in the alias and series fields.