API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/42811/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "407 [Direct]",
    "number": "407",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "May 1987",
    "key_date": "1987-05-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": "",
    "on_sale_date": "1987-01-20",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from DC Releases #36.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Year One Part 4",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "David Mazzucchelli",
            "inks": "David Mazzucchelli",
            "colors": "Richmond Lewis",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Lieutenant James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "",
            "feature": "Chips Ahoy",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "Betcha bite a chip with Chips Ahoy!",
            "characters": "",
            "synopsis": "",
            "notes": "Inside front cover.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman Year One Chapter Four: Friend in Need",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "24.000",
            "script": "Frank Miller",
            "pencils": "David Mazzucchelli",
            "inks": "David Mazzucchelli",
            "colors": "Richmond Lewis",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "G-3028",
            "genre": "superhero",
            "first_line": "He's out to clean up a city that likes being dirty.",
            "characters": "Batman [Bruce Wayne]; Branden; Catwoman [Selina Kyle]; Harvey Dent; Detective Sarah Essen; Carmine Falcone; Detective Flass; Barbara Gordon; James Gordon Jr. (introduction); Lieutenant James Gordon; Commissioner Gillian Loeb; Stanley Merkel; Alfred Pennyworth; Holly Robinson; Jefferson Skeevers; Johnny Viti (introduction); Trish; Tom; Judge Norton; Otto (Catwoman's cat)",
            "synopsis": "Batman takes on the upper echelons of organized crime and becomes allies with Gordon.\r\nThe Gordons have a baby boy.",
            "notes": "Joker mentioned at end of story, placing his first story in the first year. Revamped origin of Batman.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "",
            "feature": "Olympic Sales / Olympia Sales Cards",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "Earn famous name prizes or cash",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "",
            "feature": "Batman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Will Robin die tonight?",
            "characters": "Robin",
            "synopsis": "",
            "notes": "Inside back cover. House ad for Batman #408.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ugly Balls",
            "feature": "Bonkers Candy",
            "sequence_number": 5,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "Bonkers! chewy candy",
            "characters": "Captain Clueless",
            "synopsis": "",
            "notes": "Back cover. Ad for Bonkers! Ugly Balls.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2869.jpg"
}