API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/30620/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "283",
    "number": "283",
    "volume": "38",
    "variant_name": "",
    "title": "",
    "publication_date": "January 1977",
    "key_date": "1977-01-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": "0709893043001",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-10-12",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #136.",
    "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 as Chua)",
            "inks": "Vince Colletta (signed as Colletta)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Their camouflage is perfect! How can I beat an enemy I can't even see?",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Omega Bomb Target: Gotham City",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "David Vern",
            "pencils": "Ernie Chan",
            "inks": "Ernie Chan",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "S-2440",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; James Gordon; Pamela Drew; Dr. Lucas Nagy",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory continued from Batman #282.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "The 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": "",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header. Letters of comment from Elizabeth Smith, \"Edward B. Via\", Brian Fyke, Joel Gershon, Peter Sanderson and Scott Gibson.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 76 Issue 24 - Week of October 11, 1976",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Justice Society of America",
            "synopsis": "",
            "notes": "Information on All Star Comics #64, Batman Family #9, Trivia Quiz #24, Shazam #27, comics on sale the week of October 18th and Lola Barnett's Comicsworld.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2745.jpg"
}