lists
fun lists(movieId: Int, page: Int? = null, language: LocaleCode? = null): Flow.Publisher<MovieLists>
Get a list of lists that this movie belongs to
Parameters
movieId
The id of the movie
language
A language code
page
Specify which page to query