get_movies_by_id_watchnow_by_country
Get streaming availability for a movie in a specific country using its ID and country code. Returns watch now sources to help users find where to watch.
Instructions
Get movie watch now sources.
GET /movies/{id}/watchnow/{country}
Args: id: The id/slug of the resource. country: 2 character country code. links: Query parameter. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| links | No | ||
| country | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |