API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2728264/?format=api",
    "series_name": "Superman: The Last Days of Lex Luthor (2023 series)",
    "descriptor": "3 [Bryan Hitch Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Bryan Hitch Cover",
    "title": "",
    "publication_date": "June 2025",
    "key_date": "2025-06-00",
    "price": "6.99 USD",
    "page_count": "52.000",
    "editing": "Andrew Marino (credited) (editor); Chris Conroy (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC Black Label [DC Bullet]",
    "isbn": "",
    "barcode": "76194137146700311",
    "rating": "Ages 13+",
    "on_sale_date": "2025-04-23",
    "indicia_frequency": "bimonthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/202480/?format=api",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Superman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Bryan Hitch (credited)",
            "inks": "Bryan Hitch (credited)",
            "colors": "David Baron (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Clark Kent [Superman; Kal-El]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Inside front cover title page with creator credits.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Last Days of Lex Luthor Book Three",
            "feature": "Superman",
            "sequence_number": 2,
            "page_count": "48.000",
            "script": "Mark Waid (credited)",
            "pencils": "Bryan Hitch (credited)",
            "inks": "Kevin Nowlan (credited)",
            "colors": "David Baron (credited)",
            "letters": "Richard Starkings (credited); Tyler Smith of Comicraft (credited as Comicraft's Tyler Smith)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Lex Luthor; Brainiac; Jor-El (statue); Lara (statue); The Flash [Barry Allen]; Aquaman [Arthur Curry]; Green Lantern [Hal Jordan]; Metamorpho [Rex Mason]; Supergirl [Kara Zor-El]; Black Canary [Dinah Lance]; Wonder Woman [Diana of Themyscira]; Starman [Will Payton]; Starfire [Koriand'r]; Martian Manhunter [J'onn J'onzz]; Kid Flash; Hawkman [Carter Hall]; Hawkgirl [Shayera Thal]; Power Girl [Kara Zor-L]; Blue Beetle [Ted Kord]; Booster Gold [Michael Jon Carter]; Firestorm; Spectre; Phantom Stranger; Captain Marvel [Billy Batson]; Batgirl [Barbara Gordon]; Doctor Mid-Nite [Charles McNider]; Batman [Bruce Wayne]; Green Lantern [John Stewart]; Deadman [Boston Brand]; Doctor Fate [Inza Nelson]",
            "synopsis": "With Brainiac having used Lex's illness to drain Superman's powers, Superman and a dying Lex, who has now gained Superman's powers, must join forces to help fight off Brainiac's invasion of Earth.",
            "notes": "",
            "keywords": "Fortress of Solitude"
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Inside back cover with indicia and publisher information.",
            "keywords": ""
        },
        {
            "type": "illustration",
            "title": "",
            "feature": "Superman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Bryan Hitch (credited)",
            "inks": "Kevin Nowlan (credited)",
            "colors": "David Baron (credited)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Lex Luthor; Brainiac",
            "synopsis": "",
            "notes": "Back cover illustration with text on contents of issue.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1763/w400/1763207.jpg"
}