getDetails

suspend fun getDetails(movieId: Int, language: String? = null, appendResponses: Iterable<AppendResponse>? = null): TmdbMovieDetail

Get the primary information about a movie.