API endpoint that allows Issue to be viewed.

GET /api/issue/251399/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/251399/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "68 [Direct Sales]",
    "number": "68",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "October 2005",
    "key_date": "2005-10-00",
    "price": "2.50 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Matt Idelson (editor); Nachie Castro (associate)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194122177906811",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2005-08-31",
    "indicia_frequency": "monthly",
    "notes": "Copyright © 2005 DC Comics.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Cliff Chiang (signed)",
            "inks": "Cliff Chiang (signed)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Hush [Thomas Elliot]; Alfred Pennyworth",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Shape of Things to Come Part One",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "A. J. Lieberman",
            "pencils": "Al Barrionuevo",
            "inks": "BIT",
            "colors": "Laurie Kronenberg",
            "letters": "Phil Balsman",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Hush [Thomas Elliot] (villain); Alfred Pennyworth; Sully; Johnny Williams; Tracy Williams (Johnny's wife); Ms. Kitty (death); Tia; Riley Wilkes (corpse); Karl (villain)",
            "synopsis": "6 months after being exposed to chemicals in a fire, firefighter Johnny Williams is undergoing changes that affect him physically and mentally.  These changes attract the attention of Hush.  Meanwhile, Alfred has a startling revelation about Tommy.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "08.05",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "? [as your Mole in 1700]",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Wonder Woman [Princess Diana]",
            "synopsis": "",
            "notes": "DC Bullpen Page with promo texts and news about upcoming projects. \r\nSpotlight on Infinite Crisis #1. \r\nHot list - Catwoman #46, Green Lantern #4 and Superman / Batman #22. \r\nHouse ad for Batman: Gotham Knights #69.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/232/w400/232823.jpg"
}