tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.api
/
TmdbMoviesApi
/
getDetails
get
Details
suspend
fun
getDetails
(
movieId
:
Int
,
language
:
String
?
=
null
,
appendResponses
:
Iterable
<
AppendResponse
>
?
=
null
)
:
TmdbMovieDetail
Get the primary information about a movie.