get_shows_by_id_seasons_by_season_stats
Fetch detailed statistics for a specific TV show season, such as ratings, votes, and viewer counts, by supplying the show ID and season number.
Instructions
Get season stats.
GET /shows/{id}/seasons/{season}/stats
Args: id: The id/slug of the resource. season: Season number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| season | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |