API endpoint that allows Issue to be viewed.

GET /api/issue/56691/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/56691/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "30 [Direct Sales]",
    "number": "30",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 1995",
    "key_date": "1995-03-00",
    "price": "1.50 USD; 2.10 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor); Darren Vincenzo (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120006403011",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-02-09",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Rick Burchett ?",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor ?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Mastermind; The Perfesser; Mr. Nice",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Natural Born Loser",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Kelley Puckett",
            "pencils": "Rick Burchett",
            "inks": "Rick Burchett",
            "colors": "Glen Murakami",
            "letters": "Richard Starkings; Comicraft",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman (cameo); Mastermind; Perfesser; Mr. Nice",
            "synopsis": "",
            "notes": "Batman makes a cameo in a story featuring Mastermind, Perfesser, and Mr. Nice\r\n\r\nStory told in three acts.\r\nAct One: Waiting for the Dough (8 pages).\r\nAct Two: The Dark Nice Returns (7 pages).\r\nAct Three: It's a Mad, Mad, Mad, Mad Pearl (7 pages).",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "The Batman Adventures",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Gary Hellen, Val Rosete, Geri Fox, Dale Eklund, Joe Murray Jr., Jeff Mitchell, Ian Ryan and Julia Coleman.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3042.jpg"
}