API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/29880/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "276",
    "number": "276",
    "volume": "37",
    "variant_name": "",
    "title": "",
    "publication_date": "June 1976",
    "key_date": "1976-06-00",
    "price": "0.30 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (credited) (editor); E. Nelson Bridwell (credited) (associate editor); Bob Rozakis (credited) (assistant editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "The Line of DC Super-Stars",
    "isbn": "",
    "barcode": "0709893043006",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-03-11",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comics Reader (Street Enterprises, 1973 series) #128.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in U.S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Haunting of the Spook!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ernie Chan (signed as Ernie Chua)",
            "inks": "Ernie Chan (signed as Ernie Chua)",
            "colors": "Tatjana Wood (see notes)",
            "letters": "Joe Letterese ?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; The Spook",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Superman Saves the Earth",
            "feature": "Hostess Cup Cakes; Superman",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "E. Nelson Bridwell ?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman; aliens",
            "synopsis": "Aliens want to destroy the Earth as it is a backward planet of no use, until Superman introduces them to Hostess Cup Cakes.",
            "notes": "Inside front cover advertisement for Hostess Cup Cakes in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Haunting of the Spook!",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "17.000",
            "script": "David Vern (credited as David V. Reed) (see notes)",
            "pencils": "Ernie Chan (credited as Ernie Chua) (see notes)",
            "inks": "Ernie Chan (credited as Ernie Chua) (see notes)",
            "colors": "?",
            "letters": "Ben Oda (credited)",
            "editing": "None",
            "job_number": "S-2241",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Spook (villain); James Gordon; Alfred Pennyworth",
            "synopsis": "The Spook is using subliminal messages to try to get the Batman to kill.",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "public service announcement",
            "title": "Justice for All Includes Children. 4",
            "feature": "",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "",
            "genre": "advocacy; superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Bob Rozakis (replies)",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-2287",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comments from readers: Joe Peluso, Mike White, Adam Castro, and Scott Gibson.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2738.jpg"
}