API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/882772/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "686 [Third Printing]",
    "number": "686",
    "volume": "",
    "variant_name": "Third Printing",
    "title": "",
    "publication_date": "April 2009",
    "key_date": "2009-04-00",
    "price": "3.99 USD",
    "page_count": "52.000",
    "editing": "Mike Marts (credited) (editor); Janelle Asselin (credited as Janelle Siegel) (assistant editor); Kurt Busiek (credited) (special thanks)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005768613",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2009-06-10",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/567313/?format=api",
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Whatever Happened to the Caped Crusader? 1 of 2",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Andy Kubert (signed)",
            "inks": "Andy Kubert (signed)",
            "colors": "Chris Sotomayor (signed as ¡SOTO!)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin",
            "synopsis": "",
            "notes": "Cover originally commissioned for Wizard magazine, appears to have been recolored for this edition.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/666/w400/666394.jpg"
}