API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/224169/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "63 [Direct Sales]",
    "number": "63",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 2005",
    "key_date": "2005-05-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 [bullet]",
    "isbn": "",
    "barcode": "76194122177906311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2005-03-23",
    "indicia_frequency": "monthly",
    "notes": "Copyright © 2005 DC Comics. Issue includes two Lord of the Rings Trivial Pursuit card inserts.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Ivy's Deadly Touch!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Cliff Chiang",
            "inks": "Cliff Chiang",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Poison Ivy [Pamela Isley]; Bruce Wayne [Batman]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Human Nature Book Three",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "A. J. Lieberman",
            "pencils": "Al Barrionuevo",
            "inks": "BIT (credited as Bit)",
            "colors": "Brad Anderson",
            "letters": "Phil Balsman",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Selina Kyle [Catwoman]; Michael Akins; Mayor David Hull; Billy; Hush [Thomas Elliot] (villain); Poison Ivy [Pamela Isley] (villain); Zhang (villain)",
            "synopsis": "Poison Ivy goes to Bruce Wayne, hoping he can help her become normal again.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC in Demand 03.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": "",
            "synopsis": "",
            "notes": "DC Bullpen Page with promo texts and news about upcoming projects. Spotlight on Green Lantern #1. Hot list - Green Lantern: Rebirth #6, Robin #136 and Superman #215. House ad for Batman: Gotham Knights #64.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/205/w400/205596.jpg"
}