API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2677462/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "2 [Sanford Greene Cardstock Variant Cover]",
    "number": "2",
    "volume": "",
    "variant_name": "Sanford Greene Cardstock Variant Cover",
    "title": "",
    "publication_date": "January 2025",
    "key_date": "2025-01-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": "76194138584600251",
    "rating": "Ages 13+",
    "on_sale_date": "2024-11-13",
    "indicia_frequency": "monthly",
    "notes": "Cardstock variant cover over base issue cover. 1 in 50 limited retailer incentive cover.",
    "variant_of": "https://www.comics.org/api/issue/2674696/",
    "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": "Sanford Greene (credited)",
            "inks": "Sanford Greene (credited)",
            "colors": "Sanford Greene (credited)",
            "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/1790/w400/1790025.jpg"
}