API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/30473/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "282",
    "number": "282",
    "volume": "37",
    "variant_name": "",
    "title": "",
    "publication_date": "December 1976",
    "key_date": "1976-12-00",
    "price": "0.30 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz; E. Nelson Bridwell (associate editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "The Line of DC Super-Stars",
    "isbn": "",
    "barcode": "0709893043012",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-09-07",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #135.",
    "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": "Ernie Chan (signed)",
            "inks": "Vince Colletta (signed)",
            "colors": "Tatjana Wood",
            "letters": "None",
            "editing": "None",
            "job_number": "S-2446",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "The Cornered Clown",
            "feature": "Hostess Fruit Pies; The Joker",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Joker",
            "synopsis": "The Joker tries to escape from the police using Hostess Fruit Pies.",
            "notes": "Inside front cover advertisement for Hostess Fruit Pies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Four Doorways to Danger!",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "17.000",
            "script": "David Vern",
            "pencils": "Ernie Chan",
            "inks": "Tex Blaisdell",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "S-2434",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Pamela Drew; Aldo Fondi; Nkuma Senghor, Jorge Zamora (flashbacks)",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory continues in Batman #283.",
            "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-2454",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header.\r\nLetters of comment from Mike White, Dave Willcox, Phil Gladstone, Bob Rodi, John J. Paine, Cary Killingback, Wiliam B. Maddocks and Jerry A Graeber.",
            "keywords": ""
        },
        {
            "type": "public service announcement",
            "title": "Justice for all Includes Children, 8",
            "feature": "Superman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Curt Swan",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "advocacy; superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2744.jpg"
}