API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/69002/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "25 [Direct Sales]",
    "number": "25",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "March 2002",
    "key_date": "2002-03-00",
    "price": "2.50 USD; 4.25 CAD",
    "page_count": "48.000",
    "editing": "Bob Schreck (credited) (editor); Nachie Castro (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194122177902511",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2002-01-16",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Bruce Wayne: Murderer? Part Four",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Brian Bolland (credited) (signed as BOLLAND [Large B, Reversed N])",
            "inks": "Brian Bolland (credited) (signed as BOLLAND [Large B, Reversed N])",
            "colors": "Brian Bolland (credited) (signed as BOLLAND [Large B, Reversed N])",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "No Exit",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Devin Grayson (credited)",
            "pencils": "Roger Robinson (credited)",
            "inks": "John Floyd (credited)",
            "colors": "Wildstorm FX (credited) (separations)",
            "letters": "Bill Oakley (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Sasha Bordeaux; Alfred Pennyworth; Nightwing; Oracle [Barbara Gordon]",
            "synopsis": "",
            "notes": "Bruce Wayne: Murderer? crossover continued from Nightwing (DC, 1996 series) #65.\r\nBruce Wayne: Murderer? crossover continues in Birds of Prey (DC, 1999 series) #39.\r\n\r\nWildstorm FX is credited only with separations, and there is no other colorist credit.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Last Call at McSurley's",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Mike W. Barr (credited)",
            "pencils": "Alan Davis (credited)",
            "inks": "Mark Farmer (credited)",
            "colors": "None",
            "letters": "Pat Prentice (credited)",
            "editing": "Mark Chiarello (credited)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Sherri; Batman; Rhonda; Alfred Pennyworth",
            "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 (credited)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "4 letters of comment by Billy, Sam Waters, J. Jones, Joey, plus cover illustration of BATMAN: GOTHAM KNIGHTS #26.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "Capcom USA Games; Cartoon Network shows; GM OnStar; Life Savers / Gummi Savers; Magic: The Gathering; MGM Movies; Namco Games; Nintendo Games; Sega of America Games; Sony Imagesoft and Computer Entertainment Games; Walt Disney Home Video; Xbox Video Games / Microsoft Game Studios",
            "sequence_number": 4,
            "page_count": "16.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "?",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Total of 12 one-page and 2 two-pages advertisements for: Rollerball (movie, MGM), Magic the Gathering Super Series (collectible card game, WotC), Disney videos (video, Disney), Life Savers Kickerz (candy, KF Holdings), Twisted Metal Small Brawl (game, Playstation, 2 pages), Okage Shadow King (game, Scea, 3 pages), Tekken Advance (game, Namco), Oddworld: Munch's Oddysee (game, Xbox), NBA Courtside 2002 (game, ESRB), OnStar (website, Onstar), Virtua Fighter 4 (game, SEGA), Maximo Ghosts to Glory (game, Capcom), Batman Vs. Superman (TV, Cartoon Network).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/68/w400/68652.jpg"
}