API endpoint that allows Issue to be viewed.

GET /api/issue/123997/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/123997/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "613 [Direct Sales]",
    "number": "613",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 2003",
    "key_date": "2003-05-00",
    "price": "2.25 USD; 3.75 CAD",
    "page_count": "44.000",
    "editing": "Bob Schreck (credited) (editor); Morgan Dontanville (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005761311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2003-03-26",
    "indicia_frequency": "monthly",
    "notes": "Credits acknowledge special thanks to Mark Chiarello.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Poster Child for Crime!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Lee (signed as JIM LEE)",
            "inks": "Scott Williams (signed as Williams)",
            "colors": "Alex Sinclair",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Catwoman [Selina Kyle]; Harley Quinn [Harleen Quinzel]",
            "synopsis": "",
            "notes": "Letters credit from Todd Klein via http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Hush Chapter Six The Opera",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Jeph Loeb (credited)",
            "pencils": "Jim Lee (credited)",
            "inks": "Scott Williams (credited)",
            "colors": "Alex Sinclair (credited)",
            "letters": "Richard Starkings (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "The Gotham City Opera House. I should be on patrol.",
            "characters": "Batman [Bruce Wayne] (also in flashback); Alfred Pennyworth; Leslie Thompkins; Catwoman [Selina Kyle]; Thomas Elliot [Hush] (also in flashback); Harley Quinn [Harleen Quinzel]; Joker",
            "synopsis": "Bruce Wayne goes to the opera with Selina Kyle, Leslie Thompkins and Thomas Elliot, but Harley Quinn robs the public!  Thomas Elliot won't let himself be robbed.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC In Demand 03.03",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC Bullpen Page with promo texts and news about upcoming projects: Spotlight on Human Defense Corps #1, Hot List This Month (H-E-R-O- #2, JLA: Scary Monsters #1, JSA #46, Smallville #1), plus editorial by \"Your Mole At 1700\".",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Ads",
            "feature": "",
            "sequence_number": 3,
            "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 16 one-page and 2 two-page advertisements for: EverQuest Online Adventures (online game, Sony), Juicy Fruit (chewing gum, Wrigley), Nature's Cure (skin care, trync.com) Kung Fu Chaos (game, Microsoft), Wrestle Mania XIX (tv, Pay-Per-View), Sour Starburst (candy, Mars), Star Wars: Knights of the Old Republic (game, Lucas Arts, 2 pages), Batman Dark Tomorrow (game, Kemco), Zelda: The Wind Waker (game, Nintendo), \r\nWar of the Monsters (game, Sony, 2 pages), Tobacco is Whacko (anti-drugs, Lorillard), VERB (website, VERBnow.com) Toonami (tv, Cartoon Network), Black & Bruised (game, Majesco), THQ Survey (survey, THQ), Gameboy Advance Screen (gaming hardware, Nintendo), Gold Bears (candy, Haribo), Got Milk? (milk, whymilk.com)",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/123/w400/123238.jpg"
}