API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2663120/",
    "series_name": "Absolute Batman (2024 series)",
    "descriptor": "1 [Nick Dragotta Cover]",
    "number": "1",
    "volume": "",
    "variant_name": "Nick Dragotta 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": "76194138584600111",
    "rating": "Ages 13+",
    "on_sale_date": "2024-10-09",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "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": "Nick Dragotta (credited) (signed as DRAGoTTA .)",
            "inks": "Nick Dragotta (credited) (signed as DRAGoTTA .)",
            "colors": "Frank Martin (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Zoo, Part One of Five",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "42.000",
            "script": "Scott Snyder (credited)",
            "pencils": "Nick Dragotta (credited)",
            "inks": "Nick Dragotta (credited)",
            "colors": "Frank Martin (credited)",
            "letters": "Clayton Cowles (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Bruce!  There'll be plenty of time for bats later.",
            "characters": "Batman [Bruce Wayne]; Harvey Bullock; Joe Chill; Ozzie Cobblepot; Harvey Dent; Barbara Gordon; Mayor James Gordon; Joker [Jack Grimm]; Waylon Jones; Selina Kyle; Sal Maroni; Eddie Nygma; Alfred Pennyworth; Julia Pennyworth; Roman Sionis; Martha Wayne; Thomas Wayne; Dr. Benjamin; Amir; Mr. Falcone (Absolute Universe); Mr. Maroni (Absolute Universe); George Washington; Martin Luther",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1721/w400/1721350.jpg"
}