API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2867181/",
    "series_name": "DNX (2026 series)",
    "descriptor": "1",
    "number": "1",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "November 2026",
    "key_date": "2026-11-00",
    "price": "5.99 USD",
    "page_count": "40.000",
    "editing": "Lindsey Cohick (credited) (assistant editor); Sidney Stubbs (credited) (assistant editor); Annalise Bissa (credited) (associate edito); Tom Brevoort (credited) (editor); C. B. Cebulski (credited) (editor in chief)",
    "indicia_publisher": "Marvel Worldwide Inc.",
    "brand_emblem": "Marvel [in horizontal box]",
    "isbn": "",
    "barcode": "75960621519500111",
    "rating": "Rated T+",
    "on_sale_date": "2026-09-16",
    "indicia_frequency": "monthly",
    "notes": "Cardstock cover. The main cover had a hidden double cover, making it 40 pages, whereas the variants were 36 pages.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/240482/",
    "indicia_printer": "Fry Communications, Mechanicsburg, PA, USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Fantastic Four; X-Men",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kaare Andrews (credited)",
            "inks": "Kaare Andrews (credited)",
            "colors": "Kaare Andrews (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Fantastic Four [Human Torch [Johnny Storm]; Invisible Woman [Susan Storm Richards]; Mister Fantastic [Reed Richards]; The Thing [Ben Grimm]]; Beast [Hank McCoy]; Cyclops [Scott Summers]; Juggernaut [Cain Marko]; Kid Omega [Quentin Quire]; Magik [Illyana Rasputina]; Psylocke [Kwannon]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "illustration",
            "title": "",
            "feature": "Fantastic Four; X-Men",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kaare Andrews (credited) (signed as kaare [lowercase])",
            "inks": "Kaare Andrews (credited) (signed as kaare [lowercase])",
            "colors": "Kaare Andrews (credited) (signed as kaare [lowercase])",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Hidden alternate cover with similar artwork to the main cover, but with Cyclops screaming and the right hand characters replaced with skulls.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "DNX, Part One",
            "feature": "Fantastic Four; X-Men",
            "sequence_number": 2,
            "page_count": "25.000",
            "script": "Jed MacKay (credited)",
            "pencils": "Federico Vicentini (credited)",
            "inks": "Federico Vicentini (credited)",
            "colors": "David Curiel (credited)",
            "letters": "Clayton Cowles of Virtual Calligraphy (credited as VC's Clayton Cowles)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Fantastic Four [Human Torch [Johnny Storm]; Invisible Woman [Susan Storm Richards]; Mister Fantastic [Reed Richards]; The Thing [Ben Grimm]]; Animalia [Jennifer Starkey]; Astra; Beast [Henry McCoy]; The Chairman [Hank McCoy]; Constellation; Cyclops [Scott Summers]; Galatea; Juggernaut [Cain Marko]; Juice; Kid Omega [Quentin Quire]; Ben Liu; Magik [Illyana Rasputina]; Magneto [Joseph]; Magneto [Erik Lehnsherr]; Cassandra Nova; Psychovore; Psylocke [Kwannon]; Temper [Idie Okonkwo]; Timebomb; Wolverine [Logan]; Wyre",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 3,
            "page_count": "2.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Occurs after the second page of the main comic sequence.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Next",
            "feature": "Fantastic Four; X-Men",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kaare Andrews (signed as kaare [lowercase])",
            "inks": "Kaare Andrews (signed as kaare [lowercase])",
            "colors": "Kaare Andrews (signed as kaare [lowercase])",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}