API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2697255/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "4 [James Harren Cardstock Variant Cover]",
    "number": "4",
    "volume": "",
    "variant_name": "James Harren Cardstock Variant Cover",
    "title": "",
    "publication_date": "March 2025",
    "key_date": "2025-03-00",
    "price": "[none]",
    "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": "76194138584600441",
    "rating": "Ages 13+",
    "on_sale_date": "2025-01-08",
    "indicia_frequency": "monthly",
    "notes": "Cardstock variant cover over base issue cover. 1 in 25 limited retailer incentive cover.",
    "variant_of": "https://www.comics.org/api/issue/2694851/",
    "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": "James Harren (credited) (signed as Harren)",
            "inks": "James Harren (credited) (signed as Harren)",
            "colors": "James Harren (credited) (signed as Harren)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman (Absolute Universe)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1751/w400/1751031.jpg"
}