API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2813417/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "1 [Skottie Young Exclusive Variant Cover]",
    "number": "1",
    "volume": "",
    "variant_name": "Skottie Young Exclusive Variant Cover",
    "title": "",
    "publication_date": "December 2024",
    "key_date": "2024-12-00",
    "price": "4.99 USD",
    "page_count": "48.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": "76194138584600126",
    "rating": "Ages 13+",
    "on_sale_date": "2024-10-09",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2663120/",
    "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": "Skottie Young (credited) (signed as Skottie Young)",
            "inks": "Skottie Young (credited) (signed as Skottie Young)",
            "colors": "Skottie Young (credited) (signed as Skottie Young)",
            "letters": "Skottie Young (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Oh, you think this is funny?",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": "bats"
        }
    ],
    "cover": ""
}