API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/30372/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "281",
    "number": "281",
    "volume": "37",
    "variant_name": "",
    "title": "",
    "publication_date": "November 1976",
    "key_date": "1976-11-00",
    "price": "0.30 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz; E. Nelson Bridwell (associate editor); Bob Rozakis (assistant editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "The Line of DC Super-Stars",
    "isbn": "",
    "barcode": "0709893043011",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-08-12",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #134.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Murder Comes in Black Boxes!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ernie Chan (signed)",
            "inks": "Ernie Chan (signed)",
            "colors": "Tatjana Wood",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-2414",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Murder Comes in Black Boxes!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "David Vern",
            "pencils": "Ernie Chan",
            "inks": "Tex Blaisdell",
            "colors": "?",
            "letters": "Milt Snapinn ?",
            "editing": "None",
            "job_number": "S-2389",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; James Gordon; Aldo Fondi; Jorge Zamora; Nkuma Serghor; Pamela Drew",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Fruit Pie Scene",
            "feature": "Green Lantern; Hostess Fruit Pies",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Green Lantern [Hal Jordan]; Dr. Live",
            "synopsis": "",
            "notes": "Advertisement for Hostess Fruit Pies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batman",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Bob Rozakis (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-2423",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header.\r\nLetters of comment from Kevin L. Callahan, Paul D. Emrath, Adam Castro, Thomas D. N. Zaenger, Mashuri Clark and Mike Stoeckig.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 76 Issue 15 - Week of August 9, 1976",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "Bob Rozakis",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Teen Titans; Losers",
            "synopsis": "",
            "notes": "Information on Teen Titans #44, Our Fighting Forces #170, Trivia Quiz #15, comics on sale the week of August 16th and more.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2743.jpg"
}