API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/36062/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "344 [Direct]",
    "number": "344",
    "volume": "43",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "February 1982",
    "key_date": "1982-02-00",
    "price": "0.60 USD; 0.20 GBP",
    "page_count": "36.000",
    "editing": "Dick Giordano (editor); Dave Manak (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1981-10-20",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from copyright registration.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Monster, My Sweet!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Joe Kubert (signed)",
            "inks": "Joe Kubert (signed)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "C-109",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Ivor",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Monster, My Sweet!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "27.000",
            "script": "Gerry Conway",
            "pencils": "Gene Colan",
            "inks": "Klaus Janson",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-7643",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Alfred Pennyworth; \"Big Jack\" Johnson; Olivia Ortega; Arthur Reeves; Commissioner James Gordon; Vicki Vale; Lucius Fox; Hamilton Hill; Poison Ivy [Pamela Isley] (villain); Ivor (villain); Jansen",
            "synopsis": "On the eve of the mayoral election, Arthur Reeves threatens to reveal Batman's secret identity to swing the vote in his favor. Meanwhile, Batman stalks Ivy hoping to get her to reveal how she hypnotized the Wayne Foundation board into signing over the company's assets to her.",
            "notes": "Vicki Vale returns as a supporting character. This is her first full appearance since Detective Comics #320, although she had an unnamed cameo appearance in Detective Comics #509.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Marathon Madman",
            "feature": "The Flash; Hostess Cup Cakes",
            "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": "Flash [Barry Allen]",
            "synopsis": "",
            "notes": "Hostess Cup Cakes advertisement in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Robin Snyder",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-959",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Snyder credit per Gary Usher's Robin Snyder Comic Book List. Previous indexer credited Dick Giordano. Letters of comment from Scott Gibson, Bill Weston, Henry Jeffers, and \"T.M. Maple.\"",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2806.jpg"
}