translations

fun translations(tvId: Int, seasonNumber: Int, episodeNumber: Int): Flow.Publisher<TvEpisodeTranslations>

Get the translation data for an episode

Parameters

tvId

The id of the TV show

seasonNumber

The number of the season

episodeNumber

The number of the episode