API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2094479/",
    "series_name": "Batman / Superman (2019 series)",
    "descriptor": "8 [Nick Derington Cover]",
    "number": "8",
    "volume": "",
    "variant_name": "Nick Derington Cover",
    "title": "",
    "publication_date": "May 2020",
    "key_date": "2020-05-00",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "Ben Abernathy (group editor); Paul Kaminski (editor); Ben Meares (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC Universe",
    "isbn": "",
    "barcode": "76194136270000811",
    "rating": "Rated T Teen",
    "on_sale_date": "2020-03-25",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/149883/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Who Mourns for Kandor?",
            "feature": "Batman; Superman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Nick Derington (credited, signed)",
            "inks": "Nick Derington (credited, signed)",
            "colors": "Nick Derington (credited, signed)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; General Zod; Ra's Al Ghul",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Kandor Compromise Part Two",
            "feature": "Batman; Superman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Joshua Williamson (credited)",
            "pencils": "Nick Derington (credited)",
            "inks": "Nick Derington (credited)",
            "colors": "Dave McCaig (credited)",
            "letters": "John J. Hill (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman [Clark Kent; Kal-El]; Batman [Bruce Wayne]; General Zod; Ra's Al Ghul; Kandorians; Zod's father (flashback); Lor-Zod",
            "synopsis": "When Zod uses a Lazarus Pit to revive the dead Kandorians, the Kandorians are affected by the madness caused by the Pit, and they attack Superman, Batman, Ra's Al Ghul, and Zod, who must find a way to contain them.",
            "notes": "",
            "keywords": "Fortress of Solitude; Jekuul; Kandor; Lazarus Pit"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1343/w400/1343322.jpg"
}