API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/29702/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "274",
    "number": "274",
    "volume": "37",
    "variant_name": "",
    "title": "",
    "publication_date": "April 1976",
    "key_date": "1976-04-00",
    "price": "0.30 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz (credited) (editor); E. Nelson Bridwell (credited) (associate editor); Bob Rozakis (credited) (assistant editor)",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "The Line of DC Super-Stars",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1976-01-15",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from Comic Reader #126.",
    "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": "Ernie Chan (signed as Ernie Chua)",
            "inks": "Ernie Chan (signed as Ernie Chua)",
            "colors": "Tatjana Wood",
            "letters": "Joe Letterese",
            "editing": "None",
            "job_number": "S-2245",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Steel Claw [Amba Kadiri]",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Minerva Menace!",
            "feature": "Captain Marvel / Shazam!; Hostess Twinkies",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Captain Marvel; Aunt Minerva",
            "synopsis": "",
            "notes": "Inside front cover advertisement for Hostess Twinkies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Gotham City Treasure Hunt!",
            "feature": "Batman",
            "sequence_number": 2,
            "page_count": "18.000",
            "script": "David Vern",
            "pencils": "Ernie Chan",
            "inks": "Ernie Chan",
            "colors": "?",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "S-2173",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; James Gordon; Alfred Pennyworth; Steel Claw [Amba Kadiri]",
            "synopsis": "The Afro-Asian team gets their target in the Underworld Olympics.  They almost succeed but Batman stops them at the end.  Batman realizes that some kind of contest is going in in Gotham City between various groups of international criminals.",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.\r\n\r\nUnderworld Olympics '76 story continues from Batman #273; continues into Batman #275.",
            "keywords": ""
        },
        {
            "type": "public service announcement",
            "title": "Justice for All Includes Children, 2.",
            "feature": "",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Neal Adams",
            "inks": "Neal Adams",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "advocacy; superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batman",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Bob Rozakis (replies)",
            "pencils": "Anthony Kowalik (illustration)",
            "inks": "Neal Adams (illustration)",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-2251",
            "genre": "",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Illustrated title header.\r\nIncludes letters from Brian Scott, Ken Wolf, Adam Castro, Carl Christianssen, and Kevin L. Callahan.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2736.jpg"
}