Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SimplifiedAlbumObject

Index

Properties

Optional album_group

album_group: AlbumGroupType

The field is present when getting an artist’s albums. Possible values are album, single, compilation, or appears_on. Compare to album_type this field represents relationship between the artist and the album

album_type

album_type: string

The type of the album: album, single, or compilation

artists

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

available_markets

available_markets: string[]

The markets in which the album is available: ISO 3166-1 alpha-2 country codes. Note that an album is considered available in a market when at least 1 of its tracks is available in that market

external_urls

external_urls: ExternalUrlObject

Known external URLs for this album

href

href: string

A link to the Web API endpoint providing full details of the album

id

id: string

The Spotify ID for the album

images

images: ImageObject[]

The cover art for the album in various sizes, widest first

name

name: string

The name of the album. In case of an album takedown, the value may be an empty string

release_date

release_date: string

The date the album was first released, for example 1981-12-15. Depending on the precision, it might be shown as 1981 or 1981-12

release_date_precision

release_date_precision: string

The precision with which release_date value is known: year, month, or day

Optional restrictions

restrictions: BaseRestrictionObject

Included in the response when a content restriction is applied

type

type: string

The object type: album

uri

uri: string

The Spotify URI for the album

Legend

  • Property

Generated using TypeDoc