API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/23076/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "216",
    "number": "216",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "November 1969",
    "key_date": "1969-11-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-09-04",
    "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": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Angel-- or Devil!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-244",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Daphne Pennyworth",
            "synopsis": "",
            "notes": "Giordano inks per Nick Caputo, confirmed by Giordano to Allen Ross via e-mail on 2009-06-15. Julius Schwartz' editorial records, provided by DC Comics, incorrectly credited Irv Novick on both pencils and inks.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Angel -- Or Devil?",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.830",
            "script": "Frank Robbins",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "S-184",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Daphne Pennyworth; Robin [Dick Grayson]; Wilfred Pennyworth",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory across 24 pages in three \"acts\" of 5.67, 8.5, and 8.67 pages.\r\n\r\nAlfred's last name revealed: Pennyworth.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batcave",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Julius Schwartz ?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-251",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Gary Kuhlmann, Gary Skinner, Mark Evanier, Jeff Palumbo and Susan A. Smith.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "You Be the Detective!",
            "feature": "",
            "sequence_number": 3,
            "page_count": "2.000",
            "script": "?",
            "pencils": "Eddie Robbins",
            "inks": "Eddie Robbins",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2678.jpg"
}