API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/22939/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "215",
    "number": "215",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "September 1969",
    "key_date": "1969-09-00",
    "price": "0.15 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (credited) (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-07-15",
    "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": "Call Me Master!",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Irv Novick",
            "inks": "Irv Novick ?; Dick Giordano ?",
            "colors": "?",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-211",
            "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.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Call Me Master!",
            "feature": "Batman and Robin",
            "sequence_number": 1,
            "page_count": "22.830",
            "script": "Frank Robbins (credited)",
            "pencils": "Irv Novick (credited)",
            "inks": "Dick Giordano (credited)",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "S-169",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "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, but pages 6 and 24 are 2/3-pages and page 12 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-218",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Gary Skinner, Pittsburgh Sam, Harvey Sobel, and Joe Rusnak.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2677.jpg"
}