API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/216816/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "582",
    "number": "582",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "October 2000",
    "key_date": "2000-10-00",
    "price": "2.25 USD; 3.50 CAD",
    "page_count": "44.000",
    "editing": "Bob Schreck (credited) (editor); Frank Berrios (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005758211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2000-08-30",
    "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": "Scott McDaniel (signed as McDaniel)",
            "inks": "Scott McDaniel (signed as McDaniel)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Zeiss",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Fearless Part 1",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Ed Brubaker (credited)",
            "pencils": "Scott McDaniel (credited)",
            "inks": "Karl Story (credited)",
            "colors": "Roberta Tewes (credited); Wildstorm FX (credited) (separations)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Harvey Bullock; Robin [Tim Drake]; Commissioner James Gordon; Penguin; Oracle [Barbara Gordon]; Zeiss",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/198/w400/198245.jpg"
}