API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/36712/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "352 [Direct]",
    "number": "352",
    "volume": "43",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1982",
    "key_date": "1982-10-00",
    "price": "0.60 USD; 0.20 GBP; 0.75 CAD",
    "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-06-15",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo (signed as JA)",
            "inks": "Jim Aparo (signed as JA)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "C-994",
            "genre": "superhero",
            "first_line": "Watch out for that first step, Batman... ...It's a killer!",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Killer Sky!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Gerry Conway (plot); Paul Kupperberg (script)",
            "pencils": "Don Newton",
            "inks": "John Calnan",
            "colors": "Carl Gafford",
            "letters": "Ben Oda",
            "editing": "None",
            "job_number": "J-8227",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Christopher Chance [The Human Target]; Barbara Gordon; Commissioner James Gordon; Jason Bard; Peter Pauling; Alfred Pennyworth; Rupert Thorne; Vicki Vale; Colonel Blimp (villain)",
            "synopsis": "",
            "notes": "Story continues in Detective Comics #519.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Roger Slifer (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-1096",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Sheldon A Wiebe, Emily Flum, Richard Vaught, John A. Wilcox, Kent A. Phenis, and Michael W. Redhill.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2814.jpg"
}