Using the API to find the cover_date of an issue

Avatar image for ferretman
ferretman

2

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

So I'm a bit of a newbie with APIs, though I've been coding for a long while. Basically, I'm trying to get the cover_date for an issue by name and issue number. I'm not really sure how to structure that query. Also, looks like I might have to determine the volume first, is there a way to get that, maybe soring the results descendingly, since most issues should be in the most recent volumes.

Thanks in advance for any help!