API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2108600/",
    "series_name": "Batman / Superman (2019 series)",
    "descriptor": "1 [NYCC Convention Exclusive Acetate Wraparound cover]",
    "number": "1",
    "volume": "",
    "variant_name": "NYCC Convention Exclusive Acetate Wraparound cover",
    "title": "",
    "publication_date": "October 2019",
    "key_date": "2019-10-00",
    "price": "[none]",
    "page_count": null,
    "editing": "Jamie S. Rich (group editor); Paul Kaminski (editor); Rob Levin (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "",
    "rating": "Rated T Teen",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2011849/",
    "series": "https://www.comics.org/api/series/149883/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; Superman",
            "sequence_number": 0,
            "page_count": "2.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}