API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/73871/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "24 [Direct Sales]",
    "number": "24",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2002",
    "key_date": "2002-02-00",
    "price": "2.50 USD; 4.25 CAD",
    "page_count": "52.000",
    "editing": "Bob Schreck (editor); Nachie Castro (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177902411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2001-12-19",
    "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 as BOLLAND [Large B, Reversed N])",
            "inks": "Brian Bolland (signed as BOLLAND [Large B, Reversed N])",
            "colors": "Brian Bolland (signed as BOLLAND [Large B, Reversed N])",
            "letters": "Richard Starkings; Comicraft",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (featured)",
            "synopsis": "",
            "notes": "",
            "keywords": "DC Full Coverage covers"
        },
        {
            "type": "comic story",
            "title": "The Devil You Know",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Devin Grayson",
            "pencils": "Roger Robinson",
            "inks": "John Floyd",
            "colors": "Wildstorm FX (seps)",
            "letters": "Bill Oakley",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Sasha Bordeaux",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Urban Legend",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Todd DeZago",
            "pencils": "Mike Wieringo",
            "inks": "Karl Story",
            "colors": "None",
            "letters": "Jack Morelli",
            "editing": "Mark Chiarello",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Billy",
            "synopsis": "",
            "notes": "Black & White back-up story.",
            "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": "3 letters of comment by Tim \"Two-Face\" Leighton, Sean Penrose, Brendan Walsh plus mini promo ad for DARK KNIGHT STRIKES AGAIN miniseries.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "",
            "sequence_number": 4,
            "page_count": "20.000",
            "script": "various",
            "pencils": "various",
            "inks": "various",
            "colors": "various",
            "letters": "various",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 14 one-page and 3 two-pages advertisements for: Burnout (game, Playstation), MX-GT90 (sound system, JVC), Tobacco is whacko (anti-drugs, Lorillard), Skittles (candy, Mars), Batman Vengeance (game, Playstation), Twist Metal Small Brawl (game, Playstation, 2 pages), Starburst (candy, Starburst), Kinetica (game, Playstation, 2 pages), Dragon Warrior VII (game, Playstation), Dark Cloud (game, Playstation, 2 pages), Virtua Fighter 4 (game, Playstation), Golden Sun (game, Nintendo), Crash Bandicoot: The Wrath of Cortex (game, Playstation), Family (anti-drugs, NDC), Top Gun Combat Zones (game, Playstation), Super Smash Bros. (game, Nintendo), Oddworld: Munch's Oddysee (game, Xbox).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/73/w400/73160.jpg"
}