API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/59005/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "532 [Special Glow-in-the Dark Cover - Direct Sales]",
    "number": "532",
    "volume": "",
    "variant_name": "Special Glow-in-the Dark Cover - Direct Sales",
    "title": "",
    "publication_date": "July 1996",
    "key_date": "1996-07-00",
    "price": "2.50 USD; 3.50 CAD",
    "page_count": "36.000",
    "editing": "Denny O'Neil (credited) (editor); Jordan B. Gorfinkel (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005753211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1996-05-08",
    "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 3:] The Spirit Thieves",
            "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]; Deadman [Boston Brand]; Alfred Pennyworth",
            "synopsis": "",
            "notes": "",
            "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 Kahlia Fisher, C. Corey Ohmer, Dustin Shomer, Dave, Sarah Beach, Tony Saylor, Thomas Stetina, Mike J. Murphy, and Forest Lewis.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/851/w400/851339.jpg"
}