API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/47536/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "444 [Direct]",
    "number": "444",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "February 1990",
    "key_date": "1990-02-00",
    "price": "1.00 USD; 1.25 CAD; 0.50 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (editor); Dan Raspler (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1990-01-04",
    "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": "Stalking the Crimesmith!",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Michael Bair (signed)",
            "inks": "Michael Bair (signed)",
            "colors": "Anthony Tollin",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin. Letters credit from http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Crimesmith and Punishment",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Marv Wolfman",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "John Costanza",
            "editing": "None",
            "job_number": "G-5318",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Tim Drake; Commissioner James Gordon; Detective Dana Hanrahan; Lucius Fox; Crimesmith (villain)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "KC Carlson; Denny O'Neil",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-5318",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from: Dale Coe, Uncle Elvis, Steven Thompson, Brian Adoline, Ali T. Kokmen, Sarah Haller, Amy Bonine, and William Beatty. From the Den column.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2906.jpg"
}