v1

latestSwagger 2.02026-07-17372667.4 KB
get/albums/{id}

Path parameters

idstring required

The Spotify ID for the album

Query parameters

marketstring

The market (an ISO 3166-1 alpha-2 country code)

Response

OK

album_typestring

The type of the album: one of 'album', 'single', or 'compilation'.

available_marketsstring[]

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_idsobject

Known external IDs for this album.

external_urlsobject

Known external URLs for this album.

genresstring[]

A list of the genres used to classify the album. For example: 'Prog Rock', 'Post-Grunge'. (If not yet classified, the array is empty.)

hrefstring

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

idstring

The Spotify ID for the album.

namestring

The name of the album.

popularityinteger

The popularity of the album. The value will be between 0 and 100, with 100 being the most popular. The popularity is calculated from the popularity of the album's individual tracks.

release_datestring

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_precisionstring

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

typestring

The object type: 'album'.

uristring

The Spotify URI for the album.