upcoming
fun upcoming(page: Int? = null, language: LocaleCode? = null, region: CountryCode? = null): Flow.Publisher<PaginatedMovieListResultsWithDates>
Get a list of upcoming movies in theatres. This is a release type query that looks for all movies that have a release type of 2 or 3 within the specified date range.
You can optionally specify a region
prameter which will narrow the search to only look for theatrical release dates within the specified country
Parameters
language
A language code
page
Specify which page to query
region
Specify a country code to filter release dates