API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/34502/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "325",
    "number": "325",
    "volume": "41",
    "variant_name": "",
    "title": "",
    "publication_date": "July 1980",
    "key_date": "1980-07-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": "0709893043007",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1980-04-08",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #178.",
    "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": "Tonight: Commissioner Gordon Must Die!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo (signed)",
            "inks": "Jim Aparo (signed)",
            "colors": "Tatjana Wood",
            "letters": "Todd Klein (sourced)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Death -- Twenty Stories High",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Roger McKenzie",
            "pencils": "Irv Novick",
            "inks": "Steve Mitchell",
            "colors": "Adrienne Roy",
            "letters": "Milt Snapinn",
            "editing": "None",
            "job_number": "J-6421",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Sweet Lou Milligan; Bob Brand; Tom Hamilton; Lucius Fox; Alfred Pennyworth; (Peter?) Parker",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "A Flash in the Dam",
            "feature": "The Flash; Hostess Twinkies",
            "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 (signed as PL)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-520",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Jeffrey Lowndes, Gideon Smith and Matthew Kurtz.",
            "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": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC questions and answers.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Number 60 Cary Bates",
            "feature": "DC Profiles",
            "sequence_number": 5,
            "page_count": "0.400",
            "script": "Mike W. Barr",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "biography",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2787.jpg"
}