API endpoint that allows Issue to be viewed.

GET /api/issue/690422/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/690422/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "694 [Direct Sales]",
    "number": "694",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2010",
    "key_date": "2010-02-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor); Janelle Asselin (credited as Janelle Siegel) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005769411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2009-12-16",
    "indicia_frequency": "monthly",
    "notes": "Copyright © 2010 DC Comics.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tony S. Daniel (signed as TS Daniel)",
            "inks": "Tony S. Daniel (signed as TS Daniel)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Dick Grayson]; Baby D",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Life After Death Part 3: Fractured Pieces",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Tony S. Daniel (credited)",
            "pencils": "Tony S. Daniel (credited)",
            "inks": "Sandu Florea (credited)",
            "colors": "Ian Hannin (credited)",
            "letters": "Jared K. Fletcher (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Dick Grayson]; Robin [Damian Wayne]; Alfred Pennyworth; Oracle [Barbara Gordon]; Huntress [Helena Bertinelli]; Commissioner James Gordon; Dr. Singh; Jeremiah Arkham; Baby D (death); Black Mask (villain); Dr. Death [Dr. Karl Hellfern] (villain); False Faces (villains); Fright [Linda Friitawa] (villain); Reaper [Dr. Gruener] (villain); Kitrina Falcone (villain); Mario Falcone (villain); Thomas Elliot [as Bruce Wayne; Hush] (villain); Penguin [Oswald Cobblepot] (villain); Bossworth (villain); Lark (villain)",
            "synopsis": "Batman tries to track down Kitrina, while Black Mask attacks Penguin.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation [196]: Under the Gun",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dan DiDio",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Dan Didio talks about the post-Blackest Night summits.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/674/w400/674811.jpg"
}