API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/46427/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "435 [Direct]",
    "number": "435",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "July 1989",
    "key_date": "1989-07-00",
    "price": "0.75 USD; 0.95 CAD; 0.50 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Dan Raspler (assistant editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1989-05-25",
    "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": "The Many Deaths of the Batman, Part Three of Three",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "John Byrne",
            "inks": "John Byrne",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman (imposter); Batman [Bruce Wayne] (featured) (shadow); ()",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Many Deaths of the Batman, Chapter Three: The Last Death of the Batman",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "John Byrne",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "G-4858",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured); Commissioner James Gordon; Alfred Pennyworth; Frederick Stone (also as Jerome Charles Sawyer) (final appearance) (villain); Gotham City Police Department; Morrie (single appearance); Mary McGinnis (appears only as a corpse); Doctor Assistant Coroner (final appearance); Sally (single appearance); Aurelius Boch (single appearance; dies); Mina Boch (flashback only); Webber (appears only as a corpse); Campbell (single appearance)",
            "synopsis": "",
            "notes": "",
            "keywords": "Batcave; Batcomputer; GCPD Headquarters; Gotham City; Park Ridge; Police Morgue; Sandberg Hotel; Wayne Manor"
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Dan Raspler (replies); Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-3785",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Dale Coe, Lee Barnett, Ed \"Wildseed\" Casey, Mark Goodman, Andrew Karl, Mark Lucas, Robert Lugibihl, Sean Twist and Terry. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2897.jpg"
}