Rotten Tomatoes TV show details

Fetch Rotten Tomatoes metadata for a TV series by slug.

← All Rotten Tomatoes endpoints · Capability overview

GET/v1/rotten-tomatoes/tv/{tv_show_slug}

https://api.vee3.io/v1/rotten-tomatoes/tv/{tv_show_slug}

5 tokens

Fetch Rotten Tomatoes metadata for a TV series by slug.

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_details
Parameters1 field
tv_show_slugstringRequired

TV series slug (for example breaking-bad).

max length 512

Response11 fields
slugstring

TV series slug.

titlestring

Series title.

yearstring

Years on air (for example 2008 - 2013).

tomatometerobject
3 fields

Average Tomatometer score and metadata.

scoreinteger

Numeric score.

scoreRawstring

Formatted score string (for example 89%).

sentimentstring

Score sentiment (for example POSITIVE).

popcornmeterobject
3 fields

Average Popcornmeter score and metadata.

scoreinteger

Numeric score.

scoreRawstring

Formatted score string (for example 89%).

sentimentstring

Score sentiment (for example POSITIVE).

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, rotten_tomatoes_not_configured, rotten_tomatoes_upstream_error