Summary: Single show search Operation ID: singleSearchShows Auth: none
Search for a single TV show by exact or near-exact name match. Returns exactly one show - the best match for the search query. Unlike /search/shows which returns multiple candidates, this endpoint is designed when you expect exactly one result. Useful for unambiguous show lookups.
Original spec description
Immediately return the most relevant show for a query, or 404 if not found.
Usage Tips
- Returns 404 if no show matches
- Returns 422 if multiple shows match equally well
- Use 'embed' parameter to include episodes or cast
- More strict than the regular search endpoint
Parameters (2)
embed(string, query, optional)
Embed related resources (episodes, cast, nextepisode, previousepisode, etc.)