API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/36635/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "351 [Direct]",
    "number": "351",
    "volume": "43",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "September 1982",
    "key_date": "1982-09-00",
    "price": "0.60 USD; 0.20 GBP",
    "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": "1982-05-18",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from copyright registration.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "What Stalks the Gotham Night?",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ernie Colón (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "C-989",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne] (as a vampire)",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": "vampire"
        },
        {
            "type": "comic story",
            "title": "What Stalks the Gotham Night?",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "18.000",
            "script": "Gerry Conway",
            "pencils": "Gene Colan",
            "inks": "Tony DeZuniga",
            "colors": "Adrienne Roy",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-8156",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Dick Grayson; Christopher Chance [Human Target]; Alfred Pennyworth; Jason Bard; Commissioner James Gordon; Vicki Vale; Boss Rupert Thorne; Dala (villain); The Monk (villain); Deadshot (cameo)",
            "synopsis": "",
            "notes": "Deadshot storyline continues in Detective Comics #518.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Robin Snyder",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-1073",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Snyder credit per Gary Usher's Robin Snyder Comic Book List. Letters of comment from readers Ross Raihala, Aaron Mathison, Kari Skouson, Michael Pickens, Dave Schmidt, Scott Gibson, Tony Sprague, William Day, Napoleon Bonaparte, and Kenneth Martin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Gentlemen Defer Blondes",
            "feature": "Catwoman",
            "sequence_number": 3,
            "page_count": "7.000",
            "script": "Bruce Jones",
            "pencils": "Adrian Gonzales",
            "inks": "Adrian Gonzales",
            "colors": "Tom Ziuko",
            "letters": "Janice Chiang",
            "editing": "Len Wein",
            "job_number": "J-8298",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catwoman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2813.jpg"
}