API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2822286/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "85 [Cover RI - Nathalie Fourdraine]",
    "number": "85",
    "volume": "",
    "variant_name": "Cover RI - Nathalie Fourdraine",
    "title": "",
    "publication_date": "March 2026",
    "key_date": "2026-03-11",
    "price": "4.99 USD",
    "page_count": "32.000",
    "editing": "Bixie Mathieu (credited) (associate editor); Thea Cheuk (credited) (editor); Darran Robinson (credited) (design & production)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW  Comics & Entertainment",
    "isbn": "",
    "barcode": "82771401521808531",
    "rating": "",
    "on_sale_date": "2026-03-11",
    "indicia_frequency": "",
    "notes": "1:15 retailer incentive cover.",
    "variant_of": "https://www.comics.org/api/issue/2821324/?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": "https://files1.comics.org//img/gcd/covers_by_id/1833/w400/1833164.jpg"
}