API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/51860/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "485 [Direct]",
    "number": "485",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1992",
    "key_date": "1992-10-00",
    "price": "1.25 USD; 1.50 CAD; 0.60 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Scott Peterson (assistant editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1992-08-20",
    "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": "Michael Golden",
            "inks": "Michael Golden",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Black Mask",
            "synopsis": "",
            "notes": "Cover art credits from solicitation.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Faces of Death",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench",
            "pencils": "Tom Grindberg",
            "inks": "Trevor Scott",
            "colors": "Adrienne Roy",
            "letters": "Richard Starkings",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Lucius Fox; Black Mask (villain); Circe; Robin [Tim Drake]; Commissioner James Gordon; Sarah Essen; Harvey Bullock; Rene Montoya",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson (replies); Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Patrick Kelley, Carl Pietrantonio, Travis Krouse, Mike Crockett, Chris Waltz, Ken Altabef, Tim Crowe, Joey Skaradek, and Rob Sagirs. Includes \"From the Den\" column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2947.jpg"
}