get_shows_by_id_ratings
Fetch show ratings by ID or slug, with optional external source ratings.
Instructions
Get show ratings.
GET /shows/{id}/ratings
Args:
id: The id/slug of the resource.
extended: Use all to include ratings from supported external sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |