API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1571990/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "398 [Second Printing DC Multi-pack]",
    "number": "398",
    "volume": "",
    "variant_name": "Second Printing DC Multi-pack",
    "title": "",
    "publication_date": "August 1986",
    "key_date": "1986-08-00",
    "price": "0.75 USD",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1989",
    "indicia_frequency": "monthly",
    "notes": "The second, second (DC Multi-pack) and fourth printing variants were distributed to the United States direct market only, the content on the inside front cover, inside back cover and back cover varied, with some advertisements having a 1989 copyright date. The content of the UPC box also varied and additional text was added to the indicia indicating the printing sequence. Contained with in the (3 issue) DC Multi-pack with Batman #397 & Batman #399.",
    "variant_of": "https://www.comics.org/api/issue/41683/?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/2/w400/2860.jpg"
}