suspend fun getAnime(id: Int): Anime
Function to get anime by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return Anime with given MyAnimeList id.