API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/128621/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "37 [Direct Sales]",
    "number": "37",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 2003",
    "key_date": "2003-03-00",
    "price": "2.75 USD; 4.60 CAD",
    "page_count": "44.000",
    "editing": "Matt Idelson (credited) (editor); Nachie Castro (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177903711",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2003-01-15",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "Printed in Canada",
    "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": "Brian Bolland (signed)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Spoiler [Stephanie Brown]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Spoiler Space",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Scott Beatty",
            "pencils": "Roger Robinson",
            "inks": "John Floyd",
            "colors": "Gloria Vasquez; Wildstorm FX (separations)",
            "letters": "Bill Oakley",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Commissioner Mike Akins; Crispus Allen; Batman [Bruce Wayne]; The Huntress [Helena Wayne]; Metamorpho [Rex Mason]; Renee Montoya; Penguin [Oswald Cobblepot]; Alfred Pennyworth; Robin [Tim Drake]; David Said; Spoiler [Stephanie Brown]; Kalkin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Fear Is the Key",
            "feature": "Batman Black & White",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Mike Carey (credited)",
            "pencils": "Steve Mannion (credited)",
            "inks": "Hilary Barta (credited)",
            "colors": "None",
            "letters": "Todd Klein (credited)",
            "editing": "Michael Wright (credited) (editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Mad Hatter [Jervis Tetch]; Scarecrow [Jonathan Crane]; Two-Face [Harvey Dent]",
            "synopsis": "",
            "notes": "Black & White back-up story.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "House Advertisement",
            "feature": "",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "House Advertisement for: BATMAN series.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "01.03",
            "feature": "DC in Demand",
            "sequence_number": 4,
            "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 ARKHAM ASYLUM: LIVING HELL #1; Hot List This Month (AQUAMAN #2, BATMAN #611, SUPERMAN: THE 10-CENT ADVENTURE, JLA/SPECTRE: SOUL WAR #1), plus editorial by \"Your Mole At 1700\".",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "",
            "sequence_number": 5,
            "page_count": "11.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 11 one-page advertisements for: Juicy Fruit (chewing gum, Wrigley), Ratchet Clank (game, Insomniac), Joe Kubert's World of Cartooning (art school, Kubert's), Tony's Original Crust (pizza, Schwan), Sour Starburst (candy, Mars), Sonic (game, SEGA); Magic Super Series (trading card game, Wizards of the coast), Marijuana. Harmless? (anti-drugs, freevibe.com) 10th Annual Wizard Fan Awards (ballot, Wizard), Moto X Winter Games (tv, ESPN), Black & Bruised (game, Majesco).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/127/w400/127864.jpg"
}