API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/73863/?format=api",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "16 [Direct Sales]",
    "number": "16",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "June 2001",
    "key_date": "2001-06-00",
    "price": "2.50 USD; 4.25 CAD",
    "page_count": "44.000",
    "editing": "Bob Schreck (editor); Nachie Castro (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177901611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2001-04-25",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Brian Bolland (signed)",
            "inks": "Brian Bolland (signed)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Matatoa",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Matatoa Part 1 of 2",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Devin Grayson",
            "pencils": "Roger Robinson",
            "inks": "John Floyd",
            "colors": "Rob Schwager",
            "letters": "Bill Oakley",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Samsara; Matatoa",
            "synopsis": "",
            "notes": "Letterer not credited.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Bat No More...?",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Alan Grant",
            "pencils": "Enrique Breccia",
            "inks": "Enrique Breccia",
            "colors": "None",
            "letters": "Jack Morelli",
            "editing": "Mark Chiarello",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Poison Ivy [Pamela Isley]; Scarecrow [Jonathan Crane]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Batman Gotham Knights",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Michael Wright",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "4 letters of comment by Suzie Brick, Luke Miranda, Lt. Jarrod \"J-Bone\" Alberich, Scott Klonowski, plus cover preview of BATMAN: GOTHAM KNIGHTS #17.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "House Advertisements",
            "feature": "",
            "sequence_number": 4,
            "page_count": "5.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "House Advertisements for: GREEN LANTERN: WILL WORLD hardcover graphic novel, JLA: INCARNATIONS miniseries, LOBO WITH CYCLE deluxe action figure set, WONDER WOMAN TARA, BRACELETS AND EARRINGS prop set, GORILLA GRODD/ECLIPSO action figures.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "Corn Nuts; Lorillard Tobacco Youth Smoking Prevention; Milk [Got Milk? / Why Milk?]; Nintendo Games; Right Guard Deodorant; Starburst Fruit Chews; Tang Drink Mix",
            "sequence_number": 5,
            "page_count": "7.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 7 one-page advertisements for: Starburst (candy, Mars), Tang (soft drink, KF Holdings), Tobacco is Whacko (anti-drugs, Lorillard), Pokemon Stadium 2 (game, Nintendo), Right Guard Extreme Sport (deodorant, Gillette), Corn Nuts (snack, Nabisco), milk (milk, whymilk?).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/73/w400/73152.jpg"
}