API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/73850/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "3 [Direct Sales]",
    "number": "3",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 2000",
    "key_date": "2000-05-00",
    "price": "2.50 USD; 3.95 CAD",
    "page_count": "48.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": "76194122177900311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2000-03-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]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Samsara Part One of Two: Bad Karma",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "21.000",
            "script": "Devin Grayson (credited)",
            "pencils": "Paul Ryan (credited)",
            "inks": "Paul Ryan (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]; Oracle [Barbara Gordon]; Alfred Pennyworth; Samuel Yates",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Broken Nose",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Paul Pope (credited, signed)",
            "pencils": "Paul Pope (credited, signed)",
            "inks": "Paul Pope (credited, signed)",
            "colors": "None",
            "letters": "John Workman (credited)",
            "editing": "Mark Chiarello",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Alfred Pennyworth; Bruce Wayne",
            "synopsis": "",
            "notes": "Black & White back-up story. The story is signed in its final panel.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "House Advertisements",
            "feature": "",
            "sequence_number": 3,
            "page_count": "3.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "House Advertisements for: SUPERMAN/GEN13 miniseries, SUPERBOY porcelain statue, FLASH OF TWO WORLDS statue.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "The Batman Package Deal",
            "feature": "",
            "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 Subscription House Advertisement with Batman illustration.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Hey, Kids! Comics!",
            "feature": "",
            "sequence_number": 5,
            "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; Capcom USA Games; Corn Nuts; Midway Games; Next Planet Over Comics; Powerade; Warner Bros. Entertaindom Website",
            "sequence_number": 6,
            "page_count": "8.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 8 one-page advertisements for: Intense \"Inter\"tainment (website, Entertaindom), Comics & more (website, Next Planet Over), Corn Nuts (snack, cornnuts), Bionic Commando (gameboy, Capcom), 3 Musketeers (candy, Mars), Jackie Chan Stuntmaster (game, Midway), Slyme (website, scuzzle), Powerade (drink, Coca-Cola).",
            "keywords": ""
        },
        {
            "type": "public service announcement",
            "title": "My Idea",
            "feature": "Partnership for a Drug Free America / Partnership to End Addiction",
            "sequence_number": 7,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "PSA for the anti-drug website, freevibe.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/73/w400/73139.jpg"
}