TV Tropes
communityCollaborative wiki cataloging narrative devices, archetypes, and tropes across TV, film, literature, video games, anime, and all media with 38,000+ trope articles and 250,000+ work pages referenced by writers, critics, and fans.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/searchSearch TV Tropes articles
Parameters
qtrope name or description (stringrequiredtypetrope|work|creator (stringoptionalmediatv|film|literature|videogames|anime (stringoptionalReturns
results[] with title, type, media, summary, urlGET
/api/v1/tropes/{title}Get details for a specific trope
Parameters
titletrope name in CamelCase (stringrequiredReturns
trope{title, description, examples[{work, context}], related_tropes[], url}GET
/api/v1/works/{title}Get tropes for a specific work
Parameters
titlework title (stringrequiredReturns
work{title, media_type, tropes[], description, url}