API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/877041/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "686 [Second Printing]",
    "number": "686",
    "volume": "",
    "variant_name": "Second Printing",
    "title": "",
    "publication_date": "April 2009",
    "key_date": "2009-04-00",
    "price": "3.99 USD",
    "page_count": "52.000",
    "editing": "Mike Marts (editor); Janelle Asselin (assistant editor); Kurt Busiek (special thanks)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005768612",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2009-04-01",
    "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": "Andy Kubert (signed)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Commissioner James Gordon; Oracle [Barbara Gordon]; Ra's al Ghul; Poison Ivy [Pamela Isley]; Joker; Penguin [Oswald Cobblepot]; Two-Face [Harvey Dent]; Robin [Damian Wayne]; Catwoman [Selina Kyle; as Cat-Woman]; Alfred Pennyworth; Red Hood; Gentleman Ghost [Jim Craddock]",
            "synopsis": "",
            "notes": "A re-colored version of the original Andy Kubert cover with a red background.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/666/w400/666393.jpg"
}