Difference between revisions of "MusicBrainz API/Search/InstrumentSearch"
From MusicBrainz Wiki
< MusicBrainz API | Search
Jump to navigationJump to searchm (Legoktm moved page XML Web Service/Version 2/Search/InstrumentSearch to MusicBrainz API/Search/InstrumentSearch: Bot: Moved page) |
Reosarevok (talk | contribs) |
||
Line 4: | Line 4: | ||
! Field !! Description |
! Field !! Description |
||
|- |
|- |
||
− | | alias || |
+ | | alias || (part of) any [[Aliases|alias]] attached to the instrument (diacritics are ignored) |
|- |
|- |
||
− | | comment || the disambiguation comment |
+ | | comment || (part of) the instrument's disambiguation comment |
|- |
|- |
||
− | | description || the description of the instrument |
+ | | description || (part of) the description of the instrument (in English) |
|- |
|- |
||
| iid || the MBID of the instrument |
| iid || the MBID of the instrument |
||
|- |
|- |
||
− | | instrument || |
+ | | instrument || (part of) the instrument's name (diacritics are ignored) |
|- |
|- |
||
− | | |
+ | | instrumentaccent || (part of) the instrument's name (with the specified diacritics) |
|- |
|- |
||
− | | tag || a tag attached to the instrument |
+ | | tag || (part of) a tag attached to the instrument |
+ | |- |
||
+ | | type || the instrument's [[Instrument#Type|type]] |
||
|} |
|} |
||
− | + | If you don't specify a field, the term will be searched for in the ''alias'', ''description'' and ''instrument'' fields. |
Revision as of 11:32, 22 January 2021
Search Fields
The instrument index contains these fields you can search:
Field | Description |
---|---|
alias | (part of) any alias attached to the instrument (diacritics are ignored) |
comment | (part of) the instrument's disambiguation comment |
description | (part of) the description of the instrument (in English) |
iid | the MBID of the instrument |
instrument | (part of) the instrument's name (diacritics are ignored) |
instrumentaccent | (part of) the instrument's name (with the specified diacritics) |
tag | (part of) a tag attached to the instrument |
type | the instrument's type |
If you don't specify a field, the term will be searched for in the alias, description and instrument fields.