API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/214724/",
    "series_name": "Batman / Demon: A Tragedy (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[April] 2000",
    "key_date": "2000-04-00",
    "price": "5.95 USD; 9.25 CAD",
    "page_count": "52.000",
    "editing": "Joseph Illidge (Associate); Denny O'Neil (Executive)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]; Elseworlds",
    "isbn": "",
    "barcode": "76194121612600111",
    "rating": "",
    "on_sale_date": "2000-02-16",
    "indicia_frequency": "",
    "notes": "Elseworlds story of Bruce Wayne as The Demon.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/12024/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; The Demon",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Murray (Painted)",
            "inks": "Jim Murray (Painted)",
            "colors": "Jim Murray (Painted)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy; superhero",
            "first_line": "",
            "characters": "The Demon [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman & Demon: A Tragedy",
            "feature": "Batman; The Demon",
            "sequence_number": 1,
            "page_count": "47.000",
            "script": "Alan Grant",
            "pencils": "Jim Murray",
            "inks": "Jim Murray",
            "colors": "Jim Murray",
            "letters": "Clem Robins",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy; superhero",
            "first_line": "",
            "characters": "The Demon [Bruce Wayne]; Commissioner Gordon; Alfred [also as Merlin]; Glenda Marks; Killer Croc (villain); Poison Ivy (villain); Catwoman (villain)",
            "synopsis": "Alternate reality story in which, unbeknownst to him, Bruce Wayne becomes the Demon in his sleep and battles evil in a medieval world.",
            "notes": "Fully painted artwork.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/196/w400/196155.jpg"
}