API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/51323/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "479 [Direct]",
    "number": "479",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "Early June 1992",
    "key_date": "1992-06-00",
    "price": "1.25 USD; 1.50 CAD; 0.60 GBP",
    "page_count": "36.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (editor); Scott Peterson (credited) (associate editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1992-04-23",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Tom Mandrake",
            "inks": "Tom Mandrake",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Pagan [Marian Mercer]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Pagan",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Alan Grant (credited)",
            "pencils": "Tom Mandrake (credited)",
            "inks": "Tom Mandrake (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "G-7590",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Pagan [Marian Mercer] (introduction); Robert Buick; Lieutenant Stan Kitch; Peter Langan; Mr. Mercer; Mrs. Mercer",
            "synopsis": "Two wealthy men are kidnapped and tortured.  Batman must figure out how they are connected and track down the person responsible.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Includes letters from Paul Dykman, Jason Crase, Uncle Elvis, Todd Wm. Ristau, Michael Weinberg, New Wave Dave, Brian B. Bloom, Christopher Rice, Ralph T. Kirkum, The Great Buck, Mike Leonard and Chris Howard.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2941.jpg"
}