API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/40937/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "391 [Direct]",
    "number": "391",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "January 1986",
    "key_date": "1986-01-00",
    "price": "0.75 USD; 0.95 CAD; 0.35 GBP",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor); Tom Condon (managing editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1985-09-17",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from DC Releases #20.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in the U.S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Death Comes as the End!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tom Mandrake (signed as Mandrake)",
            "inks": "Tom Mandrake (signed as Mandrake)",
            "colors": "Anthony Tollin (sourced)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Catwoman [Selina Kyle]; The Night-Slayer [Anton Knight]; Nocturna [Natalia Knight]; Robin [Jason Todd]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Death Comes as the End!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench (credited)",
            "pencils": "Tom Mandrake (credited)",
            "inks": "Tom Mandrake (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "G-2225",
            "genre": "superhero",
            "first_line": "Atop a tower isolated by earthquake and avalanche,",
            "characters": "Batman [Bruce Wayne]; Catwoman [Selina Kyle]; The Night-Slayer [Anton Knight] (villain); Nocturna [Natalia Knight] (villain, death); Robin [Jason Todd]",
            "synopsis": "Nightslayer finally finds Nocturna, but now must also face Batman, Robin, and Catwoman.",
            "notes": "Story occurs during Crisis on Infinite Earths.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Robert Greenberger",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-2156",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from: Robert S. Rempel, Chris Acor, Hurricane Heeran, Susan Lattanio, Brian McDonough, Steve Wren, Scott Thiel, Willie Holmes and Robin Lane.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2853.jpg"
}