API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/22931/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "214",
    "number": "214",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 1969",
    "key_date": "1969-08-00",
    "price": "0.15 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "Superman DC National Comics",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1969-06-05",
    "indicia_frequency": "monthly, with the exception of April and October",
    "notes": "On-sale date from copyright registration.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in U.S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Irv Novick",
            "inks": "Irv Novick ?; Dick Giordano ?",
            "colors": "?",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-187",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Batgirl [Barbara Gordon]",
            "synopsis": "",
            "notes": "Credits for pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman's Marriage Trap!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "21.830",
            "script": "Frank Robbins (credited)",
            "pencils": "Irv Novick (credited)",
            "inks": "Joe Giella (credited)",
            "colors": "?",
            "letters": "Ray Holloway ?",
            "editing": "None",
            "job_number": "S-125",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Batgirl [Barbara Gordon]; Nicki Karr; Alfred Pennyworth; Commissioner James Gordon; Cleo Starr",
            "synopsis": "",
            "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 10 and 23 are 2/3-pages and page 16 is a 1/2-page.",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "0.500",
            "script": "? [as The Editors]",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Dear DC fans...",
            "characters": "",
            "synopsis": "",
            "notes": "The editors explain the price increase to $0.15.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batcave",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-199",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from readers - Scott Gibson, Steve Berry, Peter Sanderson, Jr. and John Van Bruggen, Jr.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2676.jpg"
}