Tools/tv/show_episodes

tv/show_episodes

List all episodes for a TV show, in order.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns the complete episode list for a show: season and episode numbers, names, air dates, runtimes, summaries, and episode page URLs.

Primary use cases

  • Building an episode guide for a series.
  • Finding air dates or summaries for episodes.

Good to know

Get the show id from search_shows. Set specials=1 to include special episodes. Data is CC BY-SA: credit TVmaze and link back.

Parameters

idintegerrequired

TVmaze show ID.

specialsintegeroptionaldefault: 0

Set to 1 to include special episodes.

tv/show_episodes — Faro