API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1968345/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "17 [Cover B - Jamal Peppers]",
    "number": "17",
    "volume": "",
    "variant_name": "Cover B - Jamal Peppers",
    "title": "",
    "publication_date": "May 2019",
    "key_date": "2019-05-22",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "David Mariotte (editor); Megan Brown (assistant editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "20 Years of IDW",
    "isbn": "",
    "barcode": "82771401521801721",
    "rating": "",
    "on_sale_date": "2019-05-22",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/1968253/?format=api",
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Chaotix Subscription Variant",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jamal Peppers",
            "inks": "Jamal Peppers",
            "colors": "Jamal Peppers",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "Vector the Crocodile; Espio the Chameleon; Charmy the Bee",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1263/w400/1263938.jpg"
}