API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/25692/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "246",
    "number": "246",
    "volume": "33",
    "variant_name": "",
    "title": "",
    "publication_date": "December 1972",
    "key_date": "1972-12-00",
    "price": "0.20 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (credited) (editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "DC [circle]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1972-10-19",
    "indicia_frequency": "monthly, (with the exception of Jan., March, July and Nov.)",
    "notes": "On-sale date from Comic Reader #89.",
    "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": "How Many Ways Can a Robin Die?",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dave Cockrum",
            "inks": "Neal Adams",
            "colors": "?",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "S-1301",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin (mannequin)",
            "synopsis": "",
            "notes": "Art credits from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "How Many Ways Can a Robin Die?",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.500",
            "script": "Frank Robbins (credited)",
            "pencils": "Irv Novick (credited) (pp 1-17); Dick Dillin (pp 18-23)",
            "inks": "Dick Giordano (credited)",
            "colors": "?",
            "letters": "Ben Oda; Milt Snapinn ?",
            "editing": "None",
            "job_number": "S-1329",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]; Batman [Bruce Wayne]; Warden Howe; Emil Ravek",
            "synopsis": "Someone is demonstrating ways to \"kill\" Robin by using dummies to torture Batman.  Batman must track them down and rescue the real Robin.",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nStory told in five chapters: Chapter One: How To Shaft a Robin!; Chapter Two: How To Carve a Robin!; Chapter Three: How To Bury a Robin... Deep!; Chapter Four: How To Twist a Robin's Neck! and Chapter Five: How To Chop Up a Robin!",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Julius Schwartz (signed as JS)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-1357",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Mark Lucke, James T. McCoy, Loren Lieberthal and Gail Burt.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2708.jpg"
}