API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/44523/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "420 [Direct]",
    "number": "420",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "June 1988",
    "key_date": "1988-06-00",
    "price": "0.75 USD; 1.00 CAD; 0.40 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1988-02-16",
    "indicia_frequency": "monthly",
    "notes": "Shipping date of February 23, 1988 per Direct Currents #1 (January 1988). Corrected shipping date of February 16, 1988 per Direct Currents #2 (February 1988), confirmed from copyright registration.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Ten Nights of the Beast, Part Four of Four",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Zeck (signed)",
            "inks": "Mike Zeck (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; KGBeast [Anatoli Knyazev]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Ten Nights of the Beast, Part 4",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Jim Starlin",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]; Alfred Pennyworth; Commissioner James Gordon; Ronald Reagan; KGBeast [Anatoli Knyazev] (villain)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Dan Raspler (replies)",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-3139",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Father Ken Canedo, Charlie Harris, Tim Dwyer, Jim Kelly, Ernie Pelletier and Chris J. Miller.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1243/w400/1243058.jpg"
}