topRated

fun topRated(    page: Int? = null,     language: LocaleCode? = null,     region: CountryCode? = null): Flow.Publisher<PaginatedMovieListResultsWithDates>(source)

Get the top rated movies on TMDb

Parameters

language

A language code

page

Specify which page to query

region

Specify a country code to filter release dates