API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/35449/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "337 [Direct]",
    "number": "337",
    "volume": "42",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "July 1981",
    "key_date": "1981-07-00",
    "price": "0.50 USD",
    "page_count": "36.000",
    "editing": "Dick Giordano (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Where Walks a Snowman...",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo (signed)",
            "inks": "Jim Aparo (signed)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "C-611",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Snowman [Klaus Kristin]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Where Walks a Snowman",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Gerry Conway (script); Roy Thomas (plot)",
            "pencils": "José Luis García-López",
            "inks": "Steve Mitchell",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "J-7229",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Snowman [Klaus Kristin]; Commissioner James Gordon; Alfred Pennyworth; Michael Hammock (death); Katrina Kristin (flashback); Abominable Snowman [Yeti] (flashback)",
            "synopsis": "Batman encounters a new threat, a living snowman with icy powers.",
            "notes": "Per Roy Thomas' interview in Alter Ego # 100 he provided the full plot although the published comic incorrectly credits him only with \"plot assist\".",
            "keywords": "Abominable Snowman; Yeti"
        },
        {
            "type": "comics-form advertising",
            "title": "Gold for Dessert",
            "feature": "Hostess Twinkies; Plastic Man",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Plastic Man; Woozy Winks",
            "synopsis": "",
            "notes": "Advertisement for Hostess Twinkies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Dick Giordano",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-794",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Alicia Wu, Jeffrey Lowndes, \"McIntosh\" Mark Amundsen and Scott Gibson.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Murder on the Midway",
            "feature": "Robin",
            "sequence_number": 4,
            "page_count": "8.000",
            "script": "Gerry Conway",
            "pencils": "Don Newton",
            "inks": "Larry Mahlstedt",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "J-7233",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]; Cleveland Brand [as Deadman]; Tiny; Waldo Flynn (previously Waldo Simpson); Vashnu; Jo-Jo Jones (death); Lorna Hill [as Lourna Hill]; Magnificent Melanie",
            "synopsis": "Dick visits Hill's Circus, the former home of Deadman, when a murder occurs.",
            "notes": "Robin feature continues from Detective Comics (DC, 1937 series) #495 (October 1980).\r\n\r\nStory continues in Batman #338.\r\n\r\nCleveland Brand is Deadman's brother. Lorna Hill is misspelled here as Lourna Hill.\r\n\r\nWaldo the clown previously appeared in DC Comics Presents (DC, 1978 series) #31, but there his last name is given as Simpson, not Flynn.",
            "keywords": "Hill's Circus"
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat Signals",
            "sequence_number": 5,
            "page_count": "1.000",
            "script": "Dick Giordano ?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-794",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Alicia Wu, Jeffrey Lowndes, \"McIntosh\" Mark Amundsen and Scott Gibson.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2799.jpg"
}