When pulling actor info for an animated show, I'm not sure how to get the right character image. When I hit the /series/{id}/actors endpoint, I seemly get entries with images for other characters that actor voices in the show.
Example (Futurama):
Code: Select all
/series/73871/actors
How am I supposed to pick the right image for Fry with no way to tell them apart?