API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2719005/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "77 [Cover B - Natalie Haines]",
    "number": "77",
    "volume": "",
    "variant_name": "Cover B - Natalie Haines",
    "title": "",
    "publication_date": "March 2025",
    "key_date": "2025-03-19",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "Bixie Mathieu (credited) (associate editor); Thea Cheuk (credited) (editor); Johanna Nattalie (credited) (production)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "ID",
    "isbn": "",
    "barcode": "82771401521807721",
    "rating": "",
    "on_sale_date": "2025-03-19",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/2717887/?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": "Natalie Haines (credited)",
            "inks": "Natalie Haines (credited)",
            "colors": "Natalie Haines (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}