MusicBrainz API/Search/AnnotationSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
Line 3: Line 3:
{| border="1" class="wikitable sortable"
{| border="1" class="wikitable sortable"
|-
|-
! Field !! Description
! Field !! Description
|-
|-
| name || the annotated entity's name or title
| name || the annotated entity's name or title
|-
|-
| entity || the annotated entity's MBID
| entity || the annotated entity's MBID
|-
|-
| text || the annotation's content (includes wiki formatting)
| text || the annotation's content (includes wiki formatting)
|-
|-
| type || the annotated entity's entity type
| type || the annotated entity's entity type
|}
|}

Revision as of 16:03, 12 March 2017

Search Fields

The annotation index contains the following fields you can search:

Field Description
name the annotated entity's name or title
entity the annotated entity's MBID
text the annotation's content (includes wiki formatting)
type the annotated entity's entity type