GET /shows/{id}
Summary: Get a single show
Operation ID: Get a single show
Auth: unknown
Operation ID: Get a single show
Auth: unknown
Description
#### ✨ Extended Info Returns a single shows's details. If you request extended info, the `airs` object is relative to the show's country. You can use the `day`, `time`, and `timezone` to construct your own date then convert it to whatever timezone your user is in. **Note:** When getting `full` extended info, the `status` field can have a value of `returning series` (airing right now), `continuing` (airing right now), `in production` (airing soon), `planned` (in development), `upcoming` (in development), `pilot`, `canceled`, or `ended`.
Parameters (3)
id
(string, path, required)
Trakt ID, Trakt slug, or IMDB ID
trakt-api-key
(string, header, optional)
e.g. [client_id]
trakt-api-version
(string, header, optional)
e.g. 2
No probe data for this endpoint yet.