API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2868831/?format=api",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "24 [Sozomaika Cardstock Variant Cover]",
    "number": "24",
    "volume": "",
    "variant_name": "Sozomaika Cardstock Variant Cover",
    "title": "",
    "publication_date": "November 2026",
    "key_date": "2026-11-00",
    "price": "5.99 USD",
    "page_count": "36.000",
    "editing": "Sabrina Futch (credited) (associate editor); Katie Kubert (credited) (editor); Chris Conroy (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All In [DC Bullet]",
    "isbn": "",
    "barcode": "76194138584602441",
    "rating": "Ages 15+",
    "on_sale_date": "2026-09-23",
    "indicia_frequency": "monthly",
    "notes": "Cardstock variant cover over base issue cover.",
    "variant_of": "https://www.comics.org/api/issue/2868581/?format=api",
    "series": "https://www.comics.org/api/series/216143/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Sozomaika (credited)",
            "inks": "Sozomaika (credited)",
            "colors": "Sozomaika (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}