suspend fun getCharacter(id: Int): Character
Function to get character by it's MyAnimeList id
id - : MyAnimeList id of the character.
id
Return Character with given MyAnimeList id.