API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/73848/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "1 [Direct Sales]",
    "number": "1",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 2000",
    "key_date": "2000-03-00",
    "price": "2.50 USD; 3.95 CAD",
    "page_count": "44.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (editor); Joseph Illidge (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177900111",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2000-01-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": "Goth",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dave Johnson (signed as JØHNSØN)",
            "inks": "Dave Johnson (signed as JØHNSØN)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Cover title of 'Goth' is probably the full word 'Gotham', just not completely shown.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Constants",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Devin Grayson (credited as Devin K. Grayson)",
            "pencils": "Dale Eaglesham (credited)",
            "inks": "John Floyd (credited)",
            "colors": "Pamela Rambo (credited); Wildstorm FX (credited) (separations)",
            "letters": "Bill Oakley (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; The Huntress [Helena Bertinelli] (cameo) (on computer screen); Nightwing [Dick Grayson]; Oracle [Barbara Gordon]; Alfred Pennyworth; Robin [Tim Drake]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "To Become the Bat",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Warren Ellis (credited)",
            "pencils": "Jim Lee (credited)",
            "inks": "Jim Lee (credited)",
            "colors": "None",
            "letters": "Richard Starkings (credited)",
            "editing": "Mark Chiarello (editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth",
            "synopsis": "",
            "notes": "Black & White back-up story.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Hey, Kids! Comics!",
            "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": "DC Bullpen Page with promo texts about upcoming DC projects.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "3 Musketeers Candy Bar; Activision Video Games; Burger King; Game Arts Video Games; Next Planet Over Comics; Psycomic Web Comics; Red Storm Entertainment Games; Spree Candy; Vicarious Visions / Vatical Video Games",
            "sequence_number": 4,
            "page_count": "11.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 9 one-page and 1 two-page advertisements for: Comics & more (website, Next Planet Over), Big Kids Meal (fastfood restaurant, Burger King), Rainbow Six (game, Red Storm, Nintendo), Grandia (game, Game Arts, 2 pages), 3 Musketeers (candy, Mars), Psycomic (website, Psycomic), Spree (candy, Nestle), Asteroids Hyper 64 (game, Activision), Catwoman (gameboy color, Vatical), SnoCross (gameboy color, Vatical).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/73/w400/73137.jpg"
}