API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/23323/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "220",
    "number": "220",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "March 1970",
    "key_date": "1970-03-00",
    "price": "0.15 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "Superman DC National Comics",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1970-01-20",
    "indicia_frequency": "monthly, with the exception of April and October",
    "notes": "The on-sale date is the publication date reported in U. S. Copyright Office filings and Comic Reader #76. An ad in Green Lantern #75 reports that the issue would be on sale on January 22.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "This Murder Has Been Pre-Recorded!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Neal Adams; Carmine Infantino (layout)",
            "inks": "Neal Adams",
            "colors": "?",
            "letters": "Gaspar Saladino (logo design, letters)",
            "editing": "None",
            "job_number": "S-351",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Credits for pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.Note on layout not confirmed by records.\r\n\r\nPer The Comic Reader # 76: the new Batman logo was created by Dick Giordano and Neal Adams and lettered by Gaspar Saladino.",
            "keywords": "bomb; phone booth; telephone"
        },
        {
            "type": "comic story",
            "title": "This Murder Has Been ... Pre-Recorded!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "21.830",
            "script": "Frank Robbins",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "Ray Holloway",
            "editing": "None",
            "job_number": "S-249",
            "genre": "superhero",
            "first_line": "",
            "characters": "Marla Manning (introduction); Batman [Bruce Wayne]; Tom Sloane; Zachary Nova",
            "synopsis": "Marla Manning comes to Bruce Wayne for help finding the killer of Tom Sloane.",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory across 23 pages, but pages 8 and 23 are 2/3-pages and page 15 is a 1/2-page.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batcave",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "E. Nelson Bridwell ?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-358",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Peter G. Haag, Charles Cruz, Gary Skinner, M. D. Kelly, Mike Mallory and Alice Irma Herman.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "Letters to the Batcave Extra",
            "feature": "Letters to the Batcave",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "E. Nelson Bridwell ?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-345",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Martin Pasko and Steve Beery.",
            "keywords": ""
        },
        {
            "type": "statement of ownership",
            "title": "",
            "feature": "",
            "sequence_number": 4,
            "page_count": "0.330",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "The average number of copies sold per issue during the previous year was 355,782.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2682.jpg"
}