API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2174386/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "35 [Fourdraine cover]",
    "number": "35",
    "volume": "",
    "variant_name": "Fourdraine cover",
    "title": "",
    "publication_date": "November 2020",
    "key_date": "2020-11-00",
    "price": "3.99 USD",
    "page_count": "40.000",
    "editing": "David Mariotte (credited) (Editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521803511",
    "rating": "",
    "on_sale_date": "2020-12-02",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2172696/?format=api",
    "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": "Nathalie Fourdraine",
            "inks": "Nathalie Fourdraine",
            "colors": "Nathalie Fourdraine",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Sonic the Hedgehog; Tails; Belle; Rouge the Bat; Amy Rose; Cream the Rabbit; Gemerl; Shadow the Hedgehog",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}