API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/48547/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "455 [Direct]",
    "number": "455",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1990",
    "key_date": "1990-10-00",
    "price": "1.00 USD; 1.25 CAD; 0.50 GBP",
    "page_count": "36.000",
    "editing": "Kelley Puckett (credited) (assistant editor); Denny O'Neil (credited as Dennis O'Neil) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1990-08-23",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Norm Breyfogle (signed)",
            "inks": "Norm Breyfogle (signed)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Identity Crisis: Part One",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Alan Grant (credited)",
            "pencils": "Norm Breyfogle (credited); Kevin Breyfogle (credited) (art assistant)",
            "inks": "Steve Mitchell (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "G-5900",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Vicki Vale; Tim Drake; Alfred Pennyworth; Legs; Fozzy; Beeker; Josef Macky (death); Obeah Man (flashback); Dick Grayson [Nightwing]; Jack Drake; Lieutenant Stan Kitch",
            "synopsis": "Tim mourns his mother and feels he is ready to be Robin, but Batman disagrees. Meanwhile, something is causing ordinary people to suddenly go on murderous rampages.",
            "notes": "Story continues in Batman (DC, 1940 series) #456.\r\n\r\nTim's mother died in Detective Comics (DC, 1937 series) #621.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "KC Carlson (replies); Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-5900",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Mike Ripplinger, Tad C. Ellsworth, Peter T. Chattaway and Martin Simcox. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/774/w400/774356.jpg"
}