Is your feature request related to a problem? Please describe.
I would love if the image for the series, character, or publisher was included in the API response when just querying the general endpoint of when searching. This is more convenient because if you need the image you don't have to do multiple calls to each specific id to get the image.
Describe alternatives you've considered
You could potentially do multiple API calls in order to get the image, but with limited API calls per minute, this is very inefficient.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. I would love if the image for the series, character, or publisher was included in the API response when just querying the general endpoint of when searching. This is more convenient because if you need the image you don't have to do multiple calls to each specific id to get the image.
Describe the solution you'd like Instead of:
Add image:
Describe alternatives you've considered You could potentially do multiple API calls in order to get the image, but with limited API calls per minute, this is very inefficient.
Additional context Add any other context or screenshots about the feature request here.