API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/336855/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "666 [Direct Sales]",
    "number": "666",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "July 2007",
    "key_date": "2007-07-25",
    "price": "2.99 USD; 3.65 CAD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor); Jeanine Schaefer (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005766611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2007-07-25",
    "indicia_frequency": "monthly",
    "notes": "",
    "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": "Andy Kubert (signed as Andy Kubert); Grant Morrison ? (layouts)",
            "inks": "Andy Kubert (signed as Andy Kubert)",
            "colors": "Moose Baumann (signed as Moose [capital letters])",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Damian Wayne]",
            "synopsis": "",
            "notes": "Possibly layouts credits because of \"after Grant Morrison\".",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman in Bethlehem",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Andy Kubert (credited)",
            "inks": "Jesse Delperdang (credited)",
            "colors": "Guy Major (credited)",
            "letters": "Jared K. Fletcher (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (flashback; deceased); Batman [Damian Wayne]; Talia al Ghul (flashback); Commissioner Barbara Gordon; Alfred (cat); Batman (villain; death); a Dollotron (villain; death); Professor Pyg (villain; deceased); Madmen of Gotham [Flamingo; Jackanapes; Max Roboto; Weasel] (villains); Nikolai (villain; death)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation 71",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Fletcher Chu-Fong",
            "pencils": "? (photo)",
            "inks": "? (photo)",
            "colors": "? (photo)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Fletcher Chu-Fong (photo); Rex Ogle (photo)",
            "synopsis": "",
            "notes": "Fletcher Chu-Fong talks about his job as DC Convention Manager. He also lists the DC panels for the 2007 San Diego Comic-Con. Hot list - GREEN ARROW: YEAR ONE #2, SUPERGIRL AND THE LEGION OF SUPER-HEROES #32 and TEEN TITANS #49. DC house ad for BATMAN #667.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/320/w400/320908.jpg"
}