suspend fun getAnimeRecommendations(id: Int): AnimeRecommendations
Function to get anime's recommendations by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return List of recommendations to the anime with given MyAnimeList id.