API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/53252/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "496 [Direct]",
    "number": "496",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "Early July 1993",
    "key_date": "1993-07-00",
    "price": "1.25 USD; 1.60 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Jordan B. Gorfinkel (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1993-05-13",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Knightfall 9",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones (signed)",
            "inks": "Kelley Jones (signed)",
            "colors": "?",
            "letters": "Bob LeRose",
            "editing": "Curtis King Jr.",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Joker; Robin [Jason Todd] (Scarecrow's gas hallucination)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Die Laughing [Knightfall 9]",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench",
            "pencils": "Jim Aparo",
            "inks": "Joe Rubinstein (credited as Josef Rubinstein)",
            "colors": "Adrienne Roy",
            "letters": "Richard Starkings",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin [Tim Drake]; Robin [Jason Todd] (Scarecrow's gas hallucination); Scarecrow (villain); Joker (villain); Bane (villain); Harvey Bullock; Rene Montoya; Commissioner James Gordon; Alfred Pennyworth",
            "synopsis": "",
            "notes": "Knightfall continues from Detective Comics (DC, 1937 series) #662.\r\nKnightfall continues in Detective Comics (DC, 1937 series) #663.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Jordan B. Gorfinkel",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2958.jpg"
}