API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2544591/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "61 [Cover RI - Nathalie Fourdraine]",
    "number": "61",
    "volume": "",
    "variant_name": "Cover RI - Nathalie Fourdraine",
    "title": "",
    "publication_date": "June 2023",
    "key_date": "2023-06-07",
    "price": "3.99 USD",
    "page_count": null,
    "editing": "Riley Farmer (credited) (editor); David Mariotte (credited) (editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521806131",
    "rating": "",
    "on_sale_date": "2023-06-07",
    "indicia_frequency": "",
    "notes": "1:10 retailer incentive.",
    "variant_of": "https://www.comics.org/api/issue/2544436/?format=api",
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "Printed in Canada",
    "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",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}