API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/34017/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "319",
    "number": "319",
    "volume": "41",
    "variant_name": "",
    "title": "",
    "publication_date": "January 1980",
    "key_date": "1980-01-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": "0709893043001",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1979-10-09",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #173.",
    "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 Return of the Gentleman Ghost!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Joe Kubert (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Tatjana Wood",
            "letters": "Todd Klein (sourced)",
            "editing": "None",
            "job_number": "C-229",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Gentleman Ghost",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Never Give Up the Ghost!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Len Wein",
            "pencils": "Irv Novick",
            "inks": "Bill Wormstedt (assist, pp. 11-12); Bob Smith",
            "colors": "Glynis Oliver (credited as Glynis Wein)",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-6275 ?",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Gentleman Ghost (villain); Selina Kyle [Catwoman]; Alfred Pennyworth; Lucius Fox",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "The Stony-Eyed Medusa",
            "feature": "The Flash; Hostess Fruit Pies",
            "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": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Paul Levitz",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-406",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "The Answer Man",
            "sequence_number": 4,
            "page_count": "0.600",
            "script": "Bob Rozakis",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "F-113",
            "genre": "humor",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC questions and answers.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Number 53 Alex Saviuk",
            "feature": "DC Profiles",
            "sequence_number": 5,
            "page_count": "0.400",
            "script": "Mike Catron ?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "biography",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Script credit suggested by Michael Catron.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2781.jpg"
}