Difference between revisions of "MusicBrainz API/Search/LabelSearch"
From MusicBrainz Wiki
< MusicBrainz API | Search
Jump to navigationJump to search (Updated URL for ISO 3166 data) |
(→Search Fields: add laid for label) |
||
Line 24: | Line 24: | ||
|- |
|- |
||
| labelaccent || name of the label with any accent characters retained |
| labelaccent || name of the label with any accent characters retained |
||
+ | |- |
||
+ | | laid || MBID of the label |
||
|- |
|- |
||
| sortname || label sortname |
| sortname || label sortname |
Revision as of 16:17, 16 April 2013
Search Fields
The label index contains the following fields you can search:
field | Description |
alias | the aliases/misspellings for this label |
begin | label founding date |
code | label code (only the figures part, i.e. without "LC") |
comment | label comment to differentiate similar labels |
country | The two letter country code of the label country |
end | label dissolution date |
ended | true if know ended even if do not know end date |
ipi | ipi |
label | label name |
labelaccent | name of the label with any accent characters retained |
laid | MBID of the label |
sortname | label sortname |
type | label type |
tag | folksonomy tag |
Label search terms with no fields specified search the label, sortname and alias fields.