reviews

fun reviews(movieId: Int, page: Int? = null, language: LocaleCode? = null): Flow.Publisher<MovieReviews>

Get the user reviews for a movie

Parameters

movieId

The id of the movie

language

An ISO 639-1 value to display translated data for the fields that support it

page

Specify which page to query