API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/46061/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "432 [Direct]",
    "number": "432",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "April 1989",
    "key_date": "1989-04-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-03-02",
    "indicia_frequency": "monthly",
    "notes": "There was a version of this issue produced for multi-packs that is distinguished only by different ads.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "And If He Gets Past The F.B.I.?",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "M. D. Bright",
            "inks": "Steve Mitchell",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured)",
            "synopsis": "",
            "notes": "Pencils and inks credits from Mike Burkey (January 9, 2006) based on the credits on the original art. Color credits confirmed by Anthony Tollin.",
            "keywords": "fire"
        },
        {
            "type": "comic story",
            "title": "Dead Letter Office",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Christopher Priest",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "G-4509",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured); Commissioner James Gordon; Robin [Jason Todd] (cameo) (cameo in photo); Maxine Kelly (private investigator) (introduction); Willie Saunders (former crook) (single appearance); Josh Winston (single appearance); Tina Winston (single appearance; death)",
            "synopsis": "",
            "notes": "",
            "keywords": "Batcave; Batcomputer; Batmobile; Batrope; Boston; Federal Building 1660 Broadway; GCPD Headquarters; Gotham City; Gotham General Hospital; St. Mark's Church; Utility Belt"
        },
        {
            "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-3670",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Bob Ungers, Rene Stoops, Daniel Rathburn, Anthony King, Mitchell Keddrell, Alvis W. Solis, Shon Gilbert and Rob Harden. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/835/w400/835263.jpg"
}