Class SimplifiedAlbum


public class SimplifiedAlbum extends AlbumBase
SimplifiedAlbumObject
  • Field Details

    • albumGroup

      public String albumGroup

      The field is present when getting an artist's albums. Compare to album_type this field represents relationship between the artist and the album.

    • artists

      public List<SimplifiedArtist> artists

      The artists of the album. Each artist object includes a link in href to more detailed information about the artist.

  • Constructor Details

    • SimplifiedAlbum

      public SimplifiedAlbum()