API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/35154/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "333 [Direct]",
    "number": "333",
    "volume": "42",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "March 1981",
    "key_date": "1981-03-00",
    "price": "0.50 USD",
    "page_count": "36.000",
    "editing": "Joe Orlando (managing editor); Paul Levitz (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": "Laser Target",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo (signed)",
            "inks": "Jim Aparo (signed)",
            "colors": "Tatjana Wood",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "C-505",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Lazarus Affair, Chapter Two: The China Syndrome!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "17.000",
            "script": "Marv Wolfman",
            "pencils": "Irv Novick",
            "inks": "Frank McLaughlin",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-6998",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Talia; Karlyle Krugerrand; Gustav; King Faraday; Robert L. Jones; Captain Torrents",
            "synopsis": "Batman and Talia travel to Switzerland, China, and Hong Kong to track who hired Falstaff to sabotage Bruce Wayne's businesses.",
            "notes": "Story continues from Batman #332; story continues in Batman #334.",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Superman Saves the Weather Satellites!",
            "feature": "Hostess Twinkies; Superman",
            "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": "Superman; Tara Cobal; Fortran; S.T.A.R. Labs",
            "synopsis": "",
            "notes": "Advertisement for Hostess Twinkies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Shanghaied!",
            "feature": "Catwoman; Robin",
            "sequence_number": 3,
            "page_count": "8.000",
            "script": "Marv Wolfman",
            "pencils": "Irv Novick",
            "inks": "John Celardo",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-7051",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman [Selina Kyle]; Robin [Dick Grayson]; Lucius Fox; Tim Fox; Ronald Watkins; James Gordon; King Faraday; Quo-Quing (death); Chin Ho; Su San",
            "synopsis": "Robin and Catwoman travel to Shanghai when they are summoned by King Faraday on a case that is connected to Batman.",
            "notes": "Story ties into The Lazarus Affair; story continues in Batman #334.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 4,
            "page_count": "1.000",
            "script": "Paul Levitz (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-686",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Jeffrey Lowndes, Dave Lauder, Todd T. Tutton, and John Zuber.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2795.jpg"
}