API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/29972/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "277",
    "number": "277",
    "volume": "37",
    "variant_name": "",
    "title": "",
    "publication_date": "July 1976",
    "key_date": "1976-07-00",
    "price": "0.30 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (credited) (editor); E. Nelson Bridwell (associate editor); Bob Rozakis (assistant editor); Jack Adler (credited) (production manager)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "The Line of DC Super-Stars",
    "isbn": "",
    "barcode": "0709893043007",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-04-08",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comics Reader #129.",
    "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": "Riddle of the Man Who Walked Backwards!",
            "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",
            "letters": "John Workman ?",
            "editing": "None",
            "job_number": "S-2325",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured); Alfred Pennyworth (supporting); Susan; Sam Taggart (in sea monster disguise, villain)",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": "disguises; monsters; oil rigs; swamps; underwater adventures"
        },
        {
            "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 [Clark Kent / Kal-El]; aliens",
            "synopsis": "Aliens want to destroy the Earth as it is a backwards planet of no use, until Superman introduces them to Hostess Cupcakes.",
            "notes": "Inside front cover.",
            "keywords": "advertising; comics; merchandising; superheroes"
        },
        {
            "type": "comic story",
            "title": "The Riddle of the Man Who Walked Backwards!",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "17.000",
            "script": "David Vern (credited as David V. Reed)",
            "pencils": "Ernie Chan (credited as Ernie Chua)",
            "inks": "Tex Blaisdell (credited)",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "S-2281",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured); Commissioner James Gordon; Alfred Pennyworth (supporting); Sam Taggart (villain, introduction); police officers; sheriff; Mike (brown jacketed villain); Mike's partner (magenta jacketed villain)",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": "boats; caves; disguises; Florida; Gulf Coast; guns; Jeep; oil rigs; sea monsters; swamps; underwater adventures"
        },
        {
            "type": "public service announcement",
            "title": "Justice for All Includes Children. 5",
            "feature": "Superman",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "advocacy; superhero",
            "first_line": "Sure is hot.",
            "characters": "Superman [Clark Kent / Kal-El]",
            "synopsis": "",
            "notes": "",
            "keywords": "advocacy; children; crime; justice; kids; laws; National Center for Juvenile Justice; National Council of Juvenile Court Judges; trespassing"
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Bob Rozakis (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-2318",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header.\r\nLetters from: Rod McLaughlin, Peter Sanderson, Fred Schneider, Mike White, and Michael D. Dargay.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2739.jpg"
}