API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/901327/",
    "series_name": "The All-New Batman: The Brave and the Bold (2011 series)",
    "descriptor": "14 [Direct Sales]",
    "number": "14",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2012",
    "key_date": "2012-02-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Jim Chadwick (credited) (editor); Sarah Gaydos (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194130056601411",
    "rating": "Rated E Everyone",
    "on_sale_date": "2011-12-14",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/53270/",
    "indicia_printer": "Transcontinental RBW, Owen Sound, Ontario",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "A Holiday Special Featuring Ragman!",
            "feature": "Batman; Ragman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Rick Burchett (credited) (signed as Rick BURCHETT)",
            "inks": "Dan Davis (credited) (signed as DAN DAVIS)",
            "colors": "Gabe Eltaeb (credited) (signed as Gabe Eltaeb)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Ragman [Rory Regan]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Small Miracles",
            "feature": "Batman; Ragman",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Sholly Fisch (credited)",
            "pencils": "Rick Burchett (credited)",
            "inks": "Dan Davis (credited)",
            "colors": "Guy Major (credited)",
            "letters": "Dezi Sienty (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "It seems like, every year, I have to save Christmas.",
            "characters": "Batman [Bruce Wayne]; Blue Beetle [Jaime Reyes] (guest); Crazy Quilt [Paul Dekker] (villain); Doctor Spectro [Thomas Emery] (villain); Ragman [Rory Regan]; Rainbow Raider [Roy G. Bivolo] (villain); Gerry Regan (flashback) (cameo) (see note); Rabbi Samuels",
            "synopsis": "After Batman and Blue Beetle stop three colorful villains from preventing a white Christmas in Gotham City, Batman and Ragman foil a plot by unscrupulous real estate developers to drive people out of their community, saving a synagogue and its Chanukah celebration.",
            "notes": "The story includes a one-page retelling of the story of Chanukah.\r\n\r\nRory's father's name is misspelled Jerry here.",
            "keywords": "Chanukah"
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "various",
            "inks": "various",
            "colors": "various",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Warm up with action-packed comics!",
            "characters": "",
            "synopsis": "",
            "notes": "Cover art and preview blurbs for six issues from the publisher.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/851/w400/851494.jpg"
}