Get an Album

Go to Product

Get Album

Get Spotify catalog information for a single album.

Options

Id
The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) of the album.
Market (*)

An ISO 3166-1 alpha-2 country code. If a country code is specified, only content that is available in that market will be returned.
If a valid user access token is specified in the request header, the country associated with the user account will take priority over this parameter.
Note: If neither market or user country are provided, the content is considered unavailable for the client.
Users can view the country that is associated with their account in the account settings.

Result Format
Specify how the response should be mapped to the table output. The following formats are available:
  • Structured Table: Returns a parsed table with data split into rows and columns.
    • Album Type: The type of the album.
    • Total Tracks: The number of tracks in the album.
    • Available Markets:

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

    • External Urls:
    • Href: A link to the Web API endpoint providing full details of the album.
    • Id: The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) for the album.
    • Images: The cover art for the album in various sizes, widest first.
    • Name: The name of the album. In case of an album takedown, the value may be an empty string.
    • Release Date: The date the album was first released.
    • Release Date Precision:

      The precision with which release_date value is known.

    • Restrictions:
    • Type: The object type.
    • Uri: The [Spotify URI](/documentation/web-api/#spotify-uris-and-ids) for the album.
    • Copyrights: The copyright statements of the album.
    • External Ids:
    • Genres: A list of the genres the album is associated with. If not yet classified, the array is empty.
    • Label: The label associated with the album.
    • Popularity: The popularity of the album. The value will be between 0 and 100, with 100 being the most popular.
    • Artists:

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

    • Tracks:
  • Raw Response: Returns the raw response in a single row with the following columns:
    • body: Response body
    • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.