API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2248338/",
    "series_name": "Batman / Superman (2019 series)",
    "descriptor": "20 [Ivan Reis & Danny Miki Cover]",
    "number": "20",
    "volume": "",
    "variant_name": "Ivan Reis & Danny Miki Cover",
    "title": "",
    "publication_date": "September 2021",
    "key_date": "2021-09-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 [circle and serifs]",
    "isbn": "",
    "barcode": "76194136270002011",
    "rating": "Ages 13+",
    "on_sale_date": "2021-07-27",
    "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": "When Strikes Etrigan, the Demon Prince of Hell",
            "feature": "Batman; Superman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ivan Reis (credited) (signed as Ivan Reis)",
            "inks": "Danny Miki (credited) (signed as D Miki [vertical])",
            "colors": "Sabine Rich (credited) (signed as SRich Box)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; The Demon Etrigan; demons",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Worlds Burn!",
            "feature": "Batman and Robin; Superman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Gene Luen Yang (credited)",
            "pencils": "Ivan Reis (credited)",
            "inks": "Danny Miki (credited)",
            "colors": "Sabine Rich (credited)",
            "letters": "Saida Temofonte (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; Robin [Dick Grayson]; Alanna (alternate reality); El Diablo [Lazarus Lane] (alternate reality); Auteur.Io; The Demon Etrigan (alternate reality); demons; Lois Lane; Jimmy Olsen; Blackhawk (image on film); Captain Marvel [Billy Batson] (image on film); the Wizard Shazam (image on film); Wonder Woman (image on film)",
            "synopsis": "As Superman, Batman, Robin, Alanna, and El Diablo continue to foil his plans, Auteur.Io sends the Demon Etrigan and his demon horde to destroy Superman's World of Tomorrow, resulting in the heroes making a desperate attempt to stop him.",
            "notes": "",
            "keywords": "demons; Fortress of Solitude"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1459/w400/1459360.jpg"
}