API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/216322/",
    "series_name": "Batman: Dreamland (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[July] 2000",
    "key_date": "2000-07-00",
    "price": "5.95 USD; 9.25 CAD",
    "page_count": "52.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (group editor); Joseph Illidge (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194121756700111",
    "rating": "",
    "on_sale_date": "2000-05-03",
    "indicia_frequency": "",
    "notes": "Sequel to Batman: The Abduction (DC, 1998 series).",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/12152/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Norm Breyfogle (painting)",
            "inks": "Norm Breyfogle (painting)",
            "colors": "Norm Breyfogle (painting)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "48.000",
            "script": "Alan Grant; Norm Breyfogle",
            "pencils": "Norm Breyfogle",
            "inks": "Norm Breyfogle",
            "colors": "Noelle Giddings (colors); Digital Chameleon (color separations)",
            "letters": "John Workman",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Commissioner James Gordon; Miss Hal Lewis; The Kook [Franklin Selly]; Doctor Staines",
            "synopsis": "Batman pursues a killer into Area 51, where he's captured by Staines. Kook comes there too, searching the same killer as Batman.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/197/w400/197751.jpg"
}