API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/59244/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "534 [Direct Sales]",
    "number": "534",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "September 1996",
    "key_date": "1996-09-00",
    "price": "1.95 USD; 2.75 CAD",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Jordan B. Gorfinkel (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005753411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1996-07-10",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Legacy Part Five",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones (signed)",
            "inks": "Kelley Jones (signed)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Part Five: A Wound on the Heart of Heaven [Legacy]",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench",
            "pencils": "Jim Aparo",
            "inks": "Bill Sienkiewicz",
            "colors": "Lee Loughridge; Android Images (separations)",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Lady Shiva (villain); Oracle [Barbara Gordon] (guest star)",
            "synopsis": "",
            "notes": "Legacy continues from Batman: Shadow of the Bat (DC, 1992 series) #54.\r\nLegacy continues in Detective Comics (DC, 1937 series) #701.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Doug Moench",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Joe Cannon, Anita Sanchez, Charles Salt, and Brian C. Grindrod.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2997.jpg"
}