API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2098148/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "27 [Cover RI - Nathalie Fourdraine]",
    "number": "27",
    "volume": "",
    "variant_name": "Cover RI - Nathalie Fourdraine",
    "title": "",
    "publication_date": "March 2020",
    "key_date": "2020-03-25",
    "price": "[none]",
    "page_count": "36.000",
    "editing": "David Mariotte (editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW",
    "isbn": "",
    "barcode": "82771401521802731",
    "rating": "",
    "on_sale_date": "2020-03-25",
    "indicia_frequency": "",
    "notes": "1:10 retailer incentive not priced by the publisher.",
    "variant_of": "https://www.comics.org/api/issue/2096728/?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 (credited)",
            "inks": "Nathalie Fourdraine (credited)",
            "colors": "Nathalie Fourdraine (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Zeena; Gemerl; Cream the Rabbit",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}