suspend fun getAnimeStats(id: Int): AnimeStats
Function to get anime's stats by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return Statistics to the anime with given MyAnimeList id.