details
fun details(tvId: Int, language: LocaleCode? = null, vararg append: TvRequest): Flow.Publisher<TvShowDetails>
Get the primary TV show details by id.
Supports appendToResponse
using the enumeration TvRequest (More information here)
Parameters
tvId
The id of the TV show
language
A language code
append
Other requests to append to this call