Get Several Chapters

Go to Product

Get Several Chapters

Get Spotify catalog information for several chapters identified by their Spotify IDs.
Note: Chapters are only available for the US, UK, Ireland, New Zealand and Australia markets.

Options

Ids

A comma-separated list of the Spotify IDs. For example: ids=0IsXVP0JmcB2adSE338GkK,3ZXb8FKZGU0EHALYX6uCzU. Maximum: 50 IDs.

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.
    • Audio Preview Url:

      A URL to a 30 second preview (MP3 format) of the episode. null if not available.

    • Available Markets:

      A list of the countries in which the chapter can be played, identified by their ISO 3166-1 alpha-2 code.

    • Chapter Number: The number of the chapter
    • Description:

      A description of the episode. HTML tags are stripped away from this field, use html_description field in case HTML tags are needed.

    • Html Description: A description of the episode. This field may contain HTML tags.
    • Duration Ms: The episode length in milliseconds.
    • Explicit: Whether or not the episode has explicit content (true = yes it does; false = no it does not OR unknown).
    • External Urls:
    • Href: A link to the Web API endpoint providing full details of the episode.
    • Id: The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) for the episode.
    • Images: The cover art for the episode in various sizes, widest first.
    • Is Playable: True if the episode is playable in the given market. Otherwise false.
    • Languages:

      A list of the languages used in the episode, identified by their ISO 639-1 code.

    • Name: The name of the episode.
    • Release Date:

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

    • Release Date Precision:

      The precision with which release_date value is known.

    • Resume Point:
    • Type: The object type.
    • Uri: The [Spotify URI](/documentation/web-api/#spotify-uris-and-ids) for the episode.
    • Restrictions:
    • Audiobook:
  • 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.