API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/50854/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "474 [Direct]",
    "number": "474",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "February 1992",
    "key_date": "1992-02-00",
    "price": "1.00 USD; 1.25 CAD; 0.60 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Kelley Puckett (assistant editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1991-12-19",
    "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": "Destroyer 1",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Norm Breyfogle (Batman figure); Anton Furst (background)",
            "inks": "Norm Breyfogle (Batman figure); Anton Furst (background)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Art credits confirmed with Norm Breyfogle, April 2007.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Destroyer Part One: A Tale of Two Cities",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Alan Grant",
            "pencils": "Norm Breyfogle",
            "inks": "Norm Breyfogle",
            "colors": "Adrienne Roy",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Sergeant Sarah Essen",
            "synopsis": "",
            "notes": "The 'old' Gotham City is replaced with an even 'older' Gotham City, designed by Anton Furst, Production Designer of the film \"Batman\".  \r\nDestroyer story continues in Legends of the Dark Knight (DC, 1989 series) #27.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/774/w400/774387.jpg"
}