API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2774509/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "13 [Blank Cardstock Cover]",
    "number": "13",
    "volume": "",
    "variant_name": "Blank Cardstock Cover",
    "title": "",
    "publication_date": "December 2025",
    "key_date": "2025-12-00",
    "price": "5.99 USD",
    "page_count": "36.000",
    "editing": "Sabrina Futch (credited) (associate editor); Andrew Marino (credited) (editor); Katie Kubert (credited) (group editor); Chris Conroy (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194138584601361",
    "rating": "Ages 15+",
    "on_sale_date": "2025-10-08",
    "indicia_frequency": "monthly",
    "notes": "Cardstock variant cover over base issue cover.",
    "variant_of": "https://www.comics.org/api/issue/2774297/",
    "series": "https://www.comics.org/api/series/216143/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Cover is blank except for the Absolute Batman logo, DC All In brand emblem, and price and issue number.",
            "keywords": ""
        }
    ],
    "cover": ""
}