API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2149493/",
    "series_name": "Batman / Superman (2019 series)",
    "descriptor": "12 [David Marquez Cover]",
    "number": "12",
    "volume": "",
    "variant_name": "David Marquez Cover",
    "title": "",
    "publication_date": "November 2020",
    "key_date": "2020-11-00",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "Ben Meares (credited) (assistant editor); Paul Kaminski (credited) (editor); Ben Abernathy (credited) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC Universe",
    "isbn": "",
    "barcode": "76194136270001211",
    "rating": "Ages 13+",
    "on_sale_date": "2020-09-22",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/149883/",
    "indicia_printer": "Transcontinental Printing Interweb Montreal",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; Superman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "David Marquez (credited, signed)",
            "inks": "David Marquez (credited, signed)",
            "colors": "David Marquez (credited, signed)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; Brainiac",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Planet Brainiac Part One",
            "feature": "Batman; Superman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Joshua Williamson (credited)",
            "pencils": "Max Raynor (credited)",
            "inks": "Max Raynor (credited)",
            "colors": "Alejandro Sánchez (credited)",
            "letters": "John J. Hill (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Superman [Clark Kent; Kal-El]; Steel [John Henry Irons]; Batwoman [Kate Kane]; Chemo; Brimstone Brotherhood; Supergirl [Kara Zor-El] (flashback); Joker (headshot); Penguin [Oswald Cobblepot] (headshot); Mister Freeze [Victor Fries] (headshot); Bane (headshot); Captain Cold [Leonard Snart] (headshot); Calendar Man [Julian Day] (headshot); The Eradicator (headshot); Killer Frost (headshot); Two-Face [Harvey Dent] (headshot); Riddler [Edward Nygma] (headshot); Deathstroke [Slade Wilson] (headshot); robot drones; Clayface (robot version); Bane (robot version); Doomsday (robot version); Silver Banshee (robot version)",
            "synopsis": "Batwoman and Steel respond to an emergency signal and find the Batcave in ruins and Batman and Superman missing.  They discover a message from Batman warning that something infiltrated the Batcave computer systems and turned Batman's arsenal against them.",
            "notes": "",
            "keywords": "Batcave"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1378/w400/1378930.jpg"
}