suspend fun getPersonPictures(id: Int): PersonPictures
Function to get person's pictures by it's MyAnimeList id
id - : MyAnimeList id of the person.
id
Return List of pictures of the person with given MyAnimeList id.