Rotten Tomatoes TV show season
Fetch metadata for one season of a Rotten Tomatoes TV series.
← All Rotten Tomatoes endpoints · Capability overview
GET
/v1/rotten-tomatoes/tv/{tv_show_slug}/seasons/{season_number}https://api.vee3.io/v1/rotten-tomatoes/tv/{tv_show_slug}/seasons/{season_number}
Fetch metadata for one season of a Rotten Tomatoes TV series.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
get_rotten_tomatoes_tv_show_seasonParameters2 fields
tv_show_slugstringRequiredTV series slug (for example breaking-bad).
max length 512
season_numberstringRequiredSeason number as one or two digits (for example 1 or 01).
max length 2
Response5 fields
slugstringTV series slug.
seasonstringSeason identifier.
episodesarrayitems2 fieldsEpisodes in the season when listed.
episodesarrayitemstitlestringEpisode title.
episodestringEpisode number.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, rotten_tomatoes_not_configured, rotten_tomatoes_upstream_error