ArtistID3

An artist from ID3 tags.
{
  "id": "37ec820ca7193e17040c98f7da7c4b51",
  "name": "2 Mello",
  "coverArt": "ar-37ec820ca7193e17040c98f7da7c4b51_0",
  "albumCount": 1,
  "userRating": 5,
  "artistImageUrl": "https://demo.org/image.jpg",
  "starred": "2017-04-11T10:42:50.842Z",
  "musicBrainzId": "189002e7-3285-4e2e-92a3-7f6c30d407a2",
  "sortName": "Mello (2)",
  "disambiguation": "French electronic duo",
  "roles": [
    "artist",
    "albumartist",
    "composer"
  ]
}
{
  "id": "37ec820ca7193e17040c98f7da7c4b51",
  "name": "2 Mello",
  "coverArt": "ar-37ec820ca7193e17040c98f7da7c4b51_0",
  "albumCount": 1,
  "userRating": 5,
  "artistImageUrl": "https://demo.org/image.jpg",
  "starred": "2017-04-11T10:42:50.842Z"
}
FieldTypeReq.OpenS.Details
idstringYesThe id of the artist
namestringYesThe artist name.
coverArtstringNoA covertArt id.
artistImageUrlstringNoAn url to an external image source.
albumCountintNoArtist album count.
starredstringNoDate the artist was starred. [ISO 8601]
musicBrainzIdstringNoYesThe artist MusicBrainzID.
sortNamestringNoYesThe artist sort name.
disambiguationstringNoYesA short human-readable comment, meant to be shown to users to distinguish between artists with the same name (e.g. French electronic duo).
rolesArray of stringNoYesThe list of all roles this artist has in the library.