API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2829189/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "86 [Cover A - Thomas Rothlisberger]",
    "number": "86",
    "volume": "",
    "variant_name": "Cover A - Thomas Rothlisberger",
    "title": "",
    "publication_date": "April 2026",
    "key_date": "2026-04-22",
    "price": "4.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": "IDW  Comics & Entertainment",
    "isbn": "",
    "barcode": "82771401521808611",
    "rating": "",
    "on_sale_date": "2026-04-22",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "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": "Thomas Rothlisberger (credited)",
            "inks": "Thomas Rothlisberger (credited)",
            "colors": "Valentina Pinto (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Evan Stanley (credited); Ian Flynn (credited)",
            "pencils": "Adam Bryce Thomas (credited)",
            "inks": "Adam Bryce Thomas (credited)",
            "colors": "Leonardo Ito (credited as Leonardo Ito de Oliveira)",
            "letters": "Ed Dukeshire (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals",
            "first_line": "",
            "characters": "Belle the Tinkerer; Doctor Eggman [Ivo Robotnik]; Metal Sonic; Motobud; Sage; Sonic the Hedgehog; Tails [Miles Prower]; Amy Rose; Cubot; Orbot",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1832/w400/1832679.jpg"
}