get_shows_by_id_seasons_by_season_ratings
Retrieve ratings for a specific season of a show by providing the show ID and season number, with optional extended external source ratings.
Instructions
Get season ratings.
GET /shows/{id}/seasons/{season}/ratings
Args:
id: The id/slug of the resource.
season: Season number
extended: Use all to include ratings from supported external sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| season | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |