API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/31921/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "296",
    "number": "296",
    "volume": "39",
    "variant_name": "",
    "title": "",
    "publication_date": "February 1978",
    "key_date": "1978-02-00",
    "price": "0.35 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (managing editor); Julius Schwartz (editor); E. Nelson Bridwell (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043002",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1977-11-08",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #150.",
    "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": "Sal Amendola (signed)",
            "inks": "Al Milgrom (signed)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "S-2787",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Scarecrow [Jonathan Crane]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Mera Meets the Manta Men",
            "feature": "Aquaman; Hostess Fruit Pies",
            "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": "Mera; Aqualad; Manta Men",
            "synopsis": "",
            "notes": "Inside front cover advertisement for Hostess Fruit Pies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Sinister Straws of the Scarecrow",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "17.000",
            "script": "David Vern",
            "pencils": "Sal Amendola",
            "inks": "Sal Amendola",
            "colors": "Jerry Serpe",
            "letters": "Milt Snapinn",
            "editing": "None",
            "job_number": "S-2731",
            "genre": "superhero",
            "first_line": "",
            "characters": "Scarecrow [Jonathan Crane] (villain); Batman [Bruce Wayne]; James Gordon; Jarvis Skibo; Thurston Binns",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Bob Rozakis (replies)",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-2795",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Peter Sanderson and Rick Peterson.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 77 Issue 45 - Week of November 7, 1977",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Bob Rozakis",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "Bob Rozakis",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Power Girl",
            "synopsis": "",
            "notes": "Information on Showcase #97, World's Finest Comics #249, comics on sale the week of November 14th and Ask the Answer Man!",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2758.jpg"
}