API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2821064/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "18 [Nick Dragotta Cover]",
    "number": "18",
    "volume": "",
    "variant_name": "Nick Dragotta Cover",
    "title": "",
    "publication_date": "May 2026",
    "key_date": "2026-05-00",
    "price": "4.99 USD",
    "page_count": "32.000",
    "editing": "Sabrina Futch (credited) (associate editor); Katie Kubert (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194138584601811",
    "rating": "Ages 15+",
    "on_sale_date": "2026-03-11",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/216143/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Nick Dragotta (credited) (signed as DRAGoTTA .)",
            "inks": "Nick Dragotta (credited) (signed as DRAGoTTA .)",
            "colors": "Frank Martin (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Barbara Gordon; Poison Ivy [Dr. Pamela Isley]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Seventh Kingdom - Part 2",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "24.000",
            "script": "Scott Snyder (credited)",
            "pencils": "Eric Canete (credited)",
            "inks": "Eric Canete (credited)",
            "colors": "Frank Martin (credited)",
            "letters": "Clayton Cowles (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Croc [Waylon Jones]; Barbara Gordon; James Gordon; Dick Grayson; Harley Quinn [Harleen Quinzel]; Joker [Jack Grimm]; The Penguin [Oswald \"Ozzie\" Cobblepot]; Alfred Pennyworth; Poison Ivy [Dr. Pamela Isley]; Riddler [Edward \"Eddie\" Nygma]; Martha Wayne",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1825/w400/1825757.jpg"
}