API endpoint that allows Issue to be viewed.

GET /api/issue/274002/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/274002/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "74 [Direct Sales]",
    "number": "74",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "April 2006",
    "key_date": "2006-04-00",
    "price": "2.50 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Matt Idelson (editor); Nachie Castro (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194122177907411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2006-02-15",
    "indicia_frequency": "monthly",
    "notes": "Final Issue.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "It All Ends Here!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Claudio Castellini (signed)",
            "inks": "Claudio Castellini (signed)",
            "colors": "Alex Sinclair",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Hush [Thomas Elliot]; Joker",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Payback Part 2",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "A. J. Lieberman",
            "pencils": "Diego Olmos",
            "inks": "BIT",
            "colors": "Laurie Kronenberg",
            "letters": "Travis Lanham",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Hush [Thomas Elliot]; Joker; Alfred Pennyworth",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "02.06",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC Bullpen Page with promo texts and news about upcoming projects: Spotlight on ION #1, Hot List This Week (BATMAN #650, INFINITE CRISIS #5, JUSTICE #4), plus editorial by \"Your Mole at 1700\".",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "House Advertisements",
            "feature": "",
            "sequence_number": 3,
            "page_count": "4.500",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "House Advertisements for: JSA #83-87, RANN-THANAGAR WAR INFINITE CRISIS SPECIAL, SUPERMAN + BATMAN series (1/2 page), TEEN TITANS ANNUAL #1 (1/2 page), BATMAN ANNUAL #25 (1/2 page), THE OMAC PROJECT INFINITE CRISIS SPECIAL.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "",
            "sequence_number": 4,
            "page_count": "7.500",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 5.5 one-page and 1 two-page advertisements for: DC Heroclix Collateral Damage (collectible toys, WizKids), Ratchet Deadlocked (game, Insomniac), The Bartimaeus Trilogy (books, Hyperion), Teen Titans Pizza & Play Sweepstakes (contest, Majesco, 2.5 pages), milk (milk, America's Milk Processors), Abovetheinfluence.com (anti-drugs, Office of National Drug Control).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/255/w400/255425.jpg"
}