API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/224156/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "637 [Direct Sales]",
    "number": "637",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "April 2005",
    "key_date": "2005-04-00",
    "price": "2.25 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (credited) (editor); Michael Wright (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005763711",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2005-02-23",
    "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": "Amazo Attacks!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Matt Wagner (signed as MW) (painted)",
            "inks": "Matt Wagner (signed as MW) (painted)",
            "colors": "Matt Wagner (signed as MW) (painted)",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Nightwing; Amazo",
            "synopsis": "",
            "notes": "Letters credit from http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Under the Hood Part 3 Overnight Deliveries",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Judd Winick (credited)",
            "pencils": "Doug Mahnke (credited)",
            "inks": "Tom Nguyen (credited)",
            "colors": "Alex Sinclair (credited)",
            "letters": "Rob Leigh (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Red Hood [Jason Todd]; Black Mask [Roman Sionis]; Mr. Freeze [Victor Fries]; Li; Amazo",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC in Demand",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC house ads for February 2005; Spotlight on DC Countdown.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/205/w400/205583.jpg"
}