Get a Chapter

Go to Product

Get a Chapter

Get Spotify catalog information for a single audiobook chapter. Chapters are only available within the US, UK, Canada, Ireland, New Zealand and Australia markets.

Options

Id
The Spotify ID for the chapter.
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 chapter. 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 chapter. HTML tags are stripped away from this field, use html_description field in case HTML tags are needed.
  • Html Description: A description of the chapter. This field may contain HTML tags.
  • Duration Ms: The chapter length in milliseconds.
  • Explicit: Whether or not the chapter has explicit content (true = yes it does; false = no it does not OR unknown).
  • External Urls: External URLs for this chapter.
  • Href: A link to the Web API endpoint providing full details of the chapter.
  • Id: The Spotify ID for the chapter.
  • Images: The cover art for the chapter in various sizes, widest first.
  • Is Playable: True if the chapter is playable in the given market. Otherwise false.
  • Languages: A list of the languages used in the chapter, identified by their ISO 639-1 code.
  • Name: The name of the chapter.
  • Release Date: The date the chapter 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: The user's most recent position in the chapter. Set if the supplied access token is a user token and has the scope 'user-read-playback-position'.
  • Type: The object type.
  • Uri: The Spotify URI for the chapter.
  • Restrictions: Included in the response when a content restriction is applied.
  • Audiobook: The audiobook for which the chapter belongs.

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.