get_movies_by_id_studios
Look up movie studios by Trakt ID or slug. Get the production companies behind any film.
Instructions
Get movie studios.
GET /movies/{id}/studios
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |