GET /movies/{id}
Summary: Get a movie
Operation ID: Get a movie
Auth: unknown
Operation ID: Get a movie
Auth: unknown
Description
#### ✨ Extended Info Returns a single movie's details. **Note:** When getting `full` extended info, the `status` field can have a value of `released`, `in production`, `post production`, `planned`, `rumored`, or `canceled`.
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.