KeywordApi

Functions

Link copied to clipboard
fun details(keywordId: Int): Flow.Publisher<Keyword>
Link copied to clipboard
fun movies(keywordId: Int, page: Int? = null, language: LocaleCode? = null, includeAdult: Boolean? = null): Flow.Publisher<KeywordMovies>

Get the movies that belong to a keyword.