API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/73864/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "17 [Direct Sales]",
    "number": "17",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "July 2001",
    "key_date": "2001-07-00",
    "price": "2.50 USD; 4.25 CAD",
    "page_count": "44.000",
    "editing": "Bob Schreck (editor); Nachie Castro (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177901711",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2001-05-31",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "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]; Nightwing [Dick Grayson]; Matatoa",
            "synopsis": "",
            "notes": "",
            "keywords": "rain"
        },
        {
            "type": "comic story",
            "title": "Matatoa Part 2 of 2",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Devin Grayson",
            "pencils": "Roger Robinson",
            "inks": "John Floyd",
            "colors": "Rob Schwager",
            "letters": "Bill Oakley",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Oracle [Barbara Gordon]; Matatoa",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "A Moment In the Light",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Joe Kelly",
            "pencils": "Aron Wiesenfeld",
            "inks": "Aron Wiesenfeld",
            "colors": "None",
            "letters": "Jack Morelli",
            "editing": "Mark Chiarello",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Zsasz (flashback)",
            "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 Pete Fernbaugh, Tony Wolf, Clinton Johnson, plus cover preview of BATMAN: GOTHAM KNIGHTS #18.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "CCS Skateboard Equipment; Chupa Chups; Corn Nuts; Edge Shaving Gel; Lorillard Tobacco Youth Smoking Prevention; New Line Cinema Movies; Nintendo Games; Oxy Acne Medications; Skittles Candies; Starburst Fruit Chews; Tang Drink Mix; Twix Candy Bars",
            "sequence_number": 4,
            "page_count": "12.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 12 one-page advertisements for: Edge Active Care (facial cleanser, S.C. Johnson), Tobacco is Whacko (anti-drugs, Lorillard), Chupa Chups (candy, Mars), Corn Nuts (snack, Nabisco), Starburst (candy, Mars), Dungeons & Dragons (dvd, New Line), Skittles (candy, Mars), CCS (skateboard shop, CCS), Zelda (game, Nintendo), Oxy Balance (shower gel, GlaxoSmithKline), Twix (candy, Mars), Tang (soft drink, KF Holdings).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/73/w400/73153.jpg"
}