API endpoint that allows Issue to be viewed.

GET /api/issue/321075/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/321075/",
    "series_name": "Batman: Harvest Breed (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "2000 [January 2001]",
    "key_date": "2001-01-00",
    "price": "24.95 USD; 38.00 CAD",
    "page_count": "104.000",
    "editing": "Matt Idelson (credited) (editor); Michael Wright (credited) (associate editor); Denny O'Neil (credited as Dennis O'Neil) (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "1-56389-692-3",
    "barcode": "76194121472600111",
    "rating": "",
    "on_sale_date": "2000-11-22",
    "indicia_frequency": "",
    "notes": "Hardcover without the dust jacket is a stylized skull in a Batman cowl hot stamped in the lower right corner without additional ink.  Background is textured maroon.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/20346/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "George Pratt (credited) (painting)",
            "inks": "George Pratt (credited) (painting)",
            "colors": "George Pratt (credited) (painting)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "insert or dust jacket",
            "title": "Front Flap",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "0.000",
            "script": "?",
            "pencils": "George Pratt (painting)",
            "inks": "George Pratt (painting)",
            "colors": "George Pratt (painting)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Front inside dust jacket flap with an illustration and a Biography of George Pratt.",
            "keywords": ""
        },
        {
            "type": "credits, title page",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "None",
            "pencils": "George Pratt (painting)",
            "inks": "George Pratt (painting)",
            "colors": "George Pratt (painting)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Page 1: Title page, includes an illustration of Gotham Cathedral on fire.\r\nPage 2: Indicia and publisher information.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Harvest Breed",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "92.000",
            "script": "George Pratt (credited)",
            "pencils": "George Pratt (credited) (painting)",
            "inks": "George Pratt (credited) (painting)",
            "colors": "George Pratt (credited) (painting)",
            "letters": "Ken Lopez (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense; superhero",
            "first_line": "Sir, the striations are too uniform to be animal, as we'd originally hypothesized.",
            "characters": "Batman [Bruce Wayne] (featured); Commissioner James Gordon (supporting); Cicily Boudreaux (first appearance; dies); Luci Boudreaux; Mzizi; Dr. Absalom Boudreaux; Braussard (flashback; dies); Frantik Hrabel (flashback; dies)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "foreword, introduction, preface, afterword",
            "title": "",
            "feature": "",
            "sequence_number": 4,
            "page_count": "2.000",
            "script": "George Pratt",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Dedication to Archie Goodwin on page 1, and acknowledgements on page 2.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "",
            "feature": "Batman",
            "sequence_number": 5,
            "page_count": "1.000",
            "script": "?",
            "pencils": "George Pratt (painting)",
            "inks": "George Pratt (painting)",
            "colors": "George Pratt (painting)",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "horror-suspense; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Back cover. Promo about this issue with an illustration of Batman.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/302/w400/302495.jpg"
}