getStreams

abstract suspend fun getStreams(item: String): List<Stream>

This should return all the Streams associated with an item.