Rotten Tomatoes TV show details
Fetch Rotten Tomatoes metadata for a TV series by slug.
← All Rotten Tomatoes endpoints · Capability overview
/v1/rotten-tomatoes/tv/{tv_show_slug}https://api.vee3.io/v1/rotten-tomatoes/tv/{tv_show_slug}
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_detailsParameters1 field
tv_show_slugstringRequiredTV series slug (for example breaking-bad).
max length 512
Response11 fields
slugstringTV series slug.
titlestringSeries title.
yearstringYears on air (for example 2008 - 2013).
tomatometerobject3 fieldsAverage Tomatometer score and metadata.
tomatometerobjectscoreintegerNumeric score.
scoreRawstringFormatted score string (for example 89%).
sentimentstringScore sentiment (for example POSITIVE).
popcornmeterobject3 fieldsAverage Popcornmeter score and metadata.
popcornmeterobjectscoreintegerNumeric score.
scoreRawstringFormatted score string (for example 89%).
sentimentstringScore sentiment (for example POSITIVE).
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, rotten_tomatoes_not_configured, rotten_tomatoes_upstream_error