API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/48250/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "451 [Direct]",
    "number": "451",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "Late July 1990",
    "key_date": "1990-07-00",
    "price": "1.00 USD; 1.25 CAD; 0.50 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Dan Raspler (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1990-05-31",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Norm Breyfogle (signed)",
            "inks": "Norm Breyfogle (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Joker",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": "bats"
        },
        {
            "type": "comic story",
            "title": "Judgements!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Marv Wolfman",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Commissioner James Gordon; Joker; Barbara Gordon; Alfred Pennyworth; Detective Dana Hanrahan; Curtis Base (death); Bobby K.",
            "synopsis": "Curtis Base continues his crime spree posing as the Joker, which draws the attention of the real Joker.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "KC Carlson (replies); Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-5589",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Martin Simcox, John Winn, Rob Scott, George M. Lasher, Ben Ostrowsky, Michael Boydston, Malcolm Bourne, Cory Boecker and Paul Richmond. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/856/w400/856115.jpg"
}