API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2774297/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "13 [Nick Dragotta Cover]",
    "number": "13",
    "volume": "",
    "variant_name": "Nick Dragotta Cover",
    "title": "",
    "publication_date": "December 2025",
    "key_date": "2025-12-00",
    "price": "4.99 USD",
    "page_count": "32.000",
    "editing": "Sabrina Futch (credited) (associate editor); Andrew Marino (credited) (editor); Katie Kubert (credited) (editor); Chris Conroy (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194138584601311",
    "rating": "Ages 15+",
    "on_sale_date": "2025-10-08",
    "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 DRA GOT TA)",
            "inks": "Nick Dragotta (credited) (signed as DRA GOT TA)",
            "colors": "Frank Martin (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman [Selina Kyle]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Abomination, Part Five",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "18.000",
            "script": "Scott Snyder (credited)",
            "pencils": "Nick Dragotta (credited)",
            "inks": "Nick Dragotta (credited)",
            "colors": "Frank Martin (credited)",
            "letters": "Clayton Cowles (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Bane; Batman [Bruce Wayne]; Catwoman [Selina Kyle]; Croc [Waylon Jones]; Harley Quinn [Harleen Quinzel]; Alfred Pennyworth; Doctor Arkham (Absolute Universe)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "2.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/1792/w400/1792555.jpg"
}