API endpoint that allows Issue to be viewed.

GET /api/issue/1621834/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/1621834/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "397 [Newsstand]",
    "number": "397",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "July 1986",
    "key_date": "1986-07-00",
    "price": "0.75 USD",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor); Tom Condon (managing editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043007",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1986-04-10",
    "indicia_frequency": "monthly",
    "notes": "On sale date from Meanwhile column in Secret Origins (DC, 1986 series) #4 \"(Week of...)\" and DC Releases #26.\r\n\r\nThe Direct (first printing), Newsstand and Canadian variants have the regular cover differences in pricing, and UPC box contents, but have the same indicia, inside front cover, inside back cover, and back cover content. Some copies contain a 12 page insert for the Mask comic series.",
    "variant_of": "https://www.comics.org/api/issue/41576/?format=api",
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in the U.S.A.",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1097/w400/1097969.jpg"
}