getSubtitles

abstract suspend fun getSubtitles(item: String): List<Subtitle>

This should return all the Subtitles associated with an item.