API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/33490/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "313",
    "number": "313",
    "volume": "40",
    "variant_name": "",
    "title": "",
    "publication_date": "July 1979",
    "key_date": "1979-07-00",
    "price": "0.40 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (credited) (managing editor); Paul Levitz (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043007",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1979-04-10",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #167.",
    "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": "José Luis García-López (signed)",
            "inks": "José Luis García-López (signed)",
            "colors": "Tatjana Wood",
            "letters": "?",
            "editing": "None",
            "job_number": "C-980",
            "genre": "superhero",
            "first_line": "The scarred side of the coin has come up--",
            "characters": "Batman [Bruce Wayne]; Two-Face",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Two for the Money!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Len Wein",
            "pencils": "Irv Novick",
            "inks": "Frank McLaughlin",
            "colors": "Glynis Oliver",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-5963",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Two-Face (villain); Selina Kyle (Catwoman); Larry Brent; James Gordon; King Faraday; Lucius Fox; Tiffany Fox; Timothy Fox",
            "synopsis": "",
            "notes": "Story continues in Batman #314.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Superman Meets the Orbitrons!",
            "feature": "Hostess Twinkies; Superman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Tex Blaisdell",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman",
            "synopsis": "",
            "notes": "Advertisement for Hostess Twinkies in comicstrip format.\r\n\r\nArt credits confirmed from sale of original art at Heritage Auctions (https://comics.ha.com/itm/original-comic-art/complete-story/curt-swan-and-tex-blaisdell-hostess-twinkies-ad-complete-1-page-story-superman-meets-the-orbitrons-original-art-dc-1974-/a/121848-11181.s?ic16=ViewItem-BrowseTabs-Auction-Open-ThisAuction-120115) We formerly credited the inks to Vince Colletta.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Paul Levitz (replies)",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-274",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Peter Sanderson and Robert Sallion.",
            "keywords": ""
        },
        {
            "type": "activity",
            "title": "",
            "feature": "Answer Man",
            "sequence_number": 4,
            "page_count": "0.200",
            "script": "Bob Rozakis",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "humor",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "DC questions and answers. Part of the Daily Planet page.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "Volume 79 Issue 14 - Week of April 9, 1979",
            "feature": "Daily Planet",
            "sequence_number": 4,
            "page_count": "0.800",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "Bob Rozakis",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Hembeck",
            "sequence_number": 5,
            "page_count": "0.200",
            "script": "Fred Hembeck",
            "pencils": "Fred Hembeck",
            "inks": "Fred Hembeck",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "satire-parody",
            "first_line": "Men call me the Phantom Stranger!",
            "characters": "Phantom Stranger; Power Girl",
            "synopsis": "",
            "notes": "Part of the Daily Planet page.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2775.jpg"
}