API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/34811/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "329 [Direct]",
    "number": "329",
    "volume": "41",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "November 1980",
    "key_date": "1980-11-00",
    "price": "0.50 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (credited) (managing editor); Paul Levitz (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "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": "Jim Aparo (signed as Jim Aparo)",
            "inks": "Jim Aparo (credited) (signed as Jim Aparo)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "C-427",
            "genre": "superhero",
            "first_line": "The coin has spoken, Batman -- And it finds you guilty!",
            "characters": "Batman; Two-Face",
            "synopsis": "Batman, in chains, is pronounced guilty by Two-Face.",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Twice Dies the Batman!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Marv Wolfman",
            "pencils": "Irv Novick",
            "inks": "Frank McLaughlin",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-6729",
            "genre": "superhero",
            "first_line": "The office of Dr. Albert Ekhart, deceased...",
            "characters": "Two-Face [Harvey Dent; Carl Ternion] (villain); Batman [Bruce Wayne]; Alfred Pennyworth; Anton Keroselle [Boss Maroni]; Gilda Stevens; Mary Ann Warner; Dr. Albert Ekhart (flashback); Dr. McHenry",
            "synopsis": "Batman discovers that Two-Face is back, and that he has killed the man who killed Gilda's second husband in the hope to win her back.",
            "notes": "Story continues from Batman #328.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Hawkman Makes a Safe Landing",
            "feature": "Hawkman; Hostess Cup Cakes",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Hawkman [Katar Hol]; sky diving club members",
            "synopsis": "Hawkman rescues a man whose parachute fails to open and the rest of his club celebrates with Hostess Cup Cakes.",
            "notes": "Advertisement for Hostess Cup Cakes in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Case of the Hijacked Heart!",
            "feature": "Batman and Robin",
            "sequence_number": 3,
            "page_count": "8.000",
            "script": "Mike W. Barr",
            "pencils": "Rich Buckler (credited as Richard F. Buckler)",
            "inks": "Frank McLaughlin",
            "colors": "Adrienne Roy",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "J-6802",
            "genre": "superhero",
            "first_line": "Maybe ya didn't buy our disguises Batman, but it don't matter now!",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Mary Ann Warner; \"Razor\" Reynolds; Pamela Reynolds",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat Signals",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Paul Levitz",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-591",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Al Schroeder III, Alan Sissom, Mark Young and Kent A. Phenis.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2791.jpg"
}