API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/33254/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "310",
    "number": "310",
    "volume": "40",
    "variant_name": "",
    "title": "",
    "publication_date": "April 1979",
    "key_date": "1979-04-00",
    "price": "0.40 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (credited) (managing editor); Paul Levitz (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043004",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1979-01-09",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #164.",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Joe Kubert (signed)",
            "inks": "Joe Kubert (signed)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "C-926",
            "genre": "superhero",
            "first_line": "Back, Batman-- You're no match for the Gentleman Ghost!",
            "characters": "Batman; Gentleman Ghost",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Ghost Who Haunted Batman",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Len Wein",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "Glynis Oliver",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-5907",
            "genre": "superhero",
            "first_line": "",
            "characters": "Gentleman Ghost; Selina Kyle [Catwoman]; Batman; Lucius Fox; Gwen",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "The Ionic Storm",
            "feature": "Hostess Fruit Pies; Superman",
            "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": "Superman",
            "synopsis": "",
            "notes": "Advertisement for Hostess Fruit Pies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "0.750",
            "script": "Paul Levitz (replies)",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-216",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Includes letters from Paul Levitz and Kenneth Williams.",
            "keywords": ""
        },
        {
            "type": "statement of ownership",
            "title": "",
            "feature": "",
            "sequence_number": 4,
            "page_count": "0.250",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Average # of copies sold previous year - 125,421",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 79 Issue 1 - Week of January 8, 1979",
            "feature": "The Answer Man; Daily Planet",
            "sequence_number": 5,
            "page_count": "0.800",
            "script": "?",
            "pencils": "",
            "inks": "",
            "colors": "?",
            "letters": "typeset",
            "editing": "Bob Rozakis",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Legion of Super-Heroes",
            "synopsis": "",
            "notes": "Information on Superboy and the Legion of Super-Heroes 250, Sgt. Rock #327, comics on sale the week of January 22, and Ask the Answer Man.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Hembeck",
            "sequence_number": 6,
            "page_count": "0.200",
            "script": "Fred Hembeck",
            "pencils": "Fred Hembeck",
            "inks": "Fred Hembeck",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Superboy; Superman; Supergirl",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2772.jpg"
}