Get a Show

Go to Product

Get Show

Get Spotify catalog information for a single show identified by its unique Spotify ID.

Options

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.

Id

The Spotify ID for the show.

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.
    • Available Markets:

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

    • Copyrights: The copyright statements of the show.
    • Description:

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

    • Html Description: A description of the show. This field may contain HTML tags.
    • Explicit: Whether or not the show 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 show.
    • Id: The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) for the show.
    • Images: The cover art for the show in various sizes, widest first.
    • Is Externally Hosted:

      True if all of the shows episodes are hosted outside of Spotify's CDN. This field might be null in some cases.

    • Languages:

      A list of the languages used in the show, identified by their ISO 639 code.

    • Media Type: The media type of the show.
    • Name: The name of the episode.
    • Publisher: The publisher of the show.
    • Type: The object type.
    • Uri: The [Spotify URI](/documentation/web-api/#spotify-uris-and-ids) for the show.
    • Total Episodes: The total number of episodes in the show.
    • Episodes:
  • 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.