API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/31496/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "292",
    "number": "292",
    "volume": "28 [38]",
    "variant_name": "",
    "title": "",
    "publication_date": "October 1977",
    "key_date": "1977-10-00",
    "price": "0.35 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (managing editor); Julius Schwartz; E. Nelson Bridwell (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043010",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1977-07-07",
    "indicia_frequency": "monthly",
    "notes": "The on-sale date is the publication date reported in U. S. Copyright Office filings. On-sale date of July 5 in Comic Reader #145.\r\n\r\nVolume incorrectly listed as 28 in the indicia.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Testimony of the Riddler!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo",
            "inks": "Jim Aparo",
            "colors": "Tatjana Wood",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-2685",
            "genre": "superhero",
            "first_line": "",
            "characters": "The Riddler [Edward Nigma]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Where Were You on the Night Batman Was Killed? The Testimony of the Riddler!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "David Vern",
            "pencils": "John Calnan",
            "inks": "Tex Blaisdell",
            "colors": "Jerry Serpe",
            "letters": "Milt Snapinn",
            "editing": "None",
            "job_number": "S-2610",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne; also as Two-Face]; Riddler [Edward Nigma]; Killer Moth [Cameron Van Cleer]; Joker; Lex Luthor; Captain Stingaree; Cavalier [Mortimer Drake]; Mad Hatter [Jervis Tetch]; Spook; Poison Ivy [Pamela Isley]; Scarecrow [Jonathan Crane]; Signalman [Phil Cobb]; Mr. Freeze [Dr. Victor Fries]; Ra's al Ghul; Commissioner Jim Gordon; John Sholes; Stefan Niros; Elena Niros",
            "synopsis": "It is the Riddler's turn to provide testimony in the murder of the Batman, but the prosecutor Two-Face finds the flaw in the Riddler's testimony, and he is also dismissed.",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory continues from Batman #291 and continues in Batman #293.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Cooky La Moo on Broadway",
            "feature": "Hostess Twinkies; Wonder Woman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Wonder Woman; Steve Trevor; Cooky La Moo; unnamed bystanders",
            "synopsis": "Steve crosses wires on an electric Cooky La Moo poster, causing it to come alive and go berserk, but Wonder Woman and Steve calm it with her lasso and Hostess Twinkies.",
            "notes": "Advertisement for Hostess Twinkies in comicstrip format.  \r\nCooky refers to Steve as \"Steve Howard.\"",
            "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-2693",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header. Letters of comment from Peter Sanderson, Charles Douglas Brown, Jan Samudovsky, Neil Durbin and Rick Peterson.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 77 Issue 27 - Week of July 4, 1977",
            "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 West",
            "synopsis": "",
            "notes": "Information on Teen Titans #50, Sgt. Rock Annual #2, comics on sale the week of July 11th and Lola Barnett's Comicsworld.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2754.jpg"
}