API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2012156/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "20 [Cover A - Tracy Yardley]",
    "number": "20",
    "volume": "",
    "variant_name": "Cover A - Tracy Yardley",
    "title": "",
    "publication_date": "August 2019",
    "key_date": "2019-08-28",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "David Mariotte (editor); Megan Brown (assistant editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "20 Years of IDW",
    "isbn": "",
    "barcode": "82771401521802011",
    "rating": "",
    "on_sale_date": "2019-08-28",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tracy Yardley",
            "inks": "Tracy Yardley",
            "colors": "Tracy Yardley",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Sonic the Hedgehog; Shadow the Hedgehog",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Ian Flynn",
            "pencils": "Jack Lawrence",
            "inks": "Jack Lawrence",
            "colors": "Bracardi Curry",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "Sunset City.",
            "characters": "Sonic the Hedgehog; Shadow the Hedgehog; Tails; Silver the Hedgehog; Rouge the Bat; E-123 Omega; Amy Rose; Vector the Crocodile; Espio the Chameleon; Cream the Rabbit; Dr. Starline",
            "synopsis": "With Shadow overcome by the bot virus, Sonic sees his chances to evacuate the city and keep his own infection at bay begin to dim.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "",
            "feature": "Tangle and Whisper",
            "sequence_number": 2,
            "page_count": "6.000",
            "script": "Ian Flynn",
            "pencils": "Evan Stanley",
            "inks": "Evan Stanley",
            "colors": "Matt Herms",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1291/w400/1291437.jpg"
}