API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/58771/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "530 [Special Glow-in-the Dark Cover]",
    "number": "530",
    "volume": "",
    "variant_name": "Special Glow-in-the Dark Cover",
    "title": "",
    "publication_date": "May 1996",
    "key_date": "1996-05-00",
    "price": "2.50 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (editor); Jordan B. Gorfinkel (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005753011",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1996-03-21",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Deadman Connection",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones",
            "inks": "Kelley Jones",
            "colors": "?",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Deadman [Boston Brand]",
            "synopsis": "",
            "notes": "Letters credit from Todd Klein via http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Deadman Connection Part One: Sweat of the Sun, Tears of the Moon",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Doug Moench (credited)",
            "pencils": "Kelley Jones (credited)",
            "inks": "John Beatty (credited)",
            "colors": "Gregory Wright (credited); Android Images (credited) (separations)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Harvey Bullock; Deadman [Boston Brand]; James Gordon; Renee Montoya",
            "synopsis": "",
            "notes": "The Deadman Connection continues in Batman (DC, 1940 series) #531.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Doug Moench",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from \"Nooch\" Pecchio, James Meeley, Ken Stanek, J. Caleb Mozzocco, C. Corey Ohmer, Scott Rogers, and Josh Hill.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/851/w400/851333.jpg"
}