Finds all mentions of a specific entity within an episode’s transcript and returns each mention with surrounding dialogue context. Useful for seeing exactly where and how an entity is discussed.
Pass your API key in the X-API-Key header (recommended).
Episode ID
Entity identifier (base62-encoded KGE ID or slug). When omitted, returns mentions for all entities.
Number of dialogue lines before and after each mention
0 <= x <= 20