API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/536027/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "683 [Direct Sales]",
    "number": "683",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "Late January 2009",
    "key_date": "2009-01-15",
    "price": "2.99 USD",
    "page_count": "40.000",
    "editing": "Mike Marts (credited) (editor); Janelle Asselin (credited as Janelle Siegel) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005768311",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2008-12-24",
    "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": "Final Crisis; Last Rites",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alex Ross (credited) (painting)",
            "inks": "Alex Ross (credited) (painting)",
            "colors": "Alex Ross (credited) (painting)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Nightwing [Dick Grayson]; Ra's al Ghul; Barbara Gordon [Batgirl]; Joker; Robin [Jason Todd]; Talia al Ghul; Damian Wayne",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "What the Butler Saw",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "24.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Lee Garbett (credited)",
            "inks": "Trevor Scott (credited)",
            "colors": "Guy Major (credited)",
            "letters": "Jared K. Fletcher (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne; also as Zur-En-Arrh]; Alfred Pennyworth; Robin [Jason Todd] (hallucination; death); Barbara Gordon [Batgirl] (hallucination); Robin [Tim Drake] (hallucination); Batman [Jean Paul Valley] (hallucination); Jack Drake (hallucination; death); Selina Kyle [as Elva Barr] (villain; hallucination); The Lump (villain); Simyan (villain); Mokkari (villain); Talia al Ghul (villain; hallucination); Ra's al Ghul (villain; hallucination); Deadshot [Floyd Lawton] (villain; hallucination); Joker (villain; hallucination); Mad Hatter [Jervis Tetch] (villain; hallucination); Bane (villain; hallucination); Hush [Thomas Elliot] (villain; hallucination)",
            "synopsis": "Batman breaks free of Lump's mind control, disrupting Simyan and Mokkari's cloning program.",
            "notes": "This is a Final Crisis tie-in issue.",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "Mortal Kombat vs. DC Universe",
            "feature": "Mortal Kombat; DC Universe",
            "sequence_number": 2,
            "page_count": "4.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "Superhero; Martial Arts",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Ad for Mortal Combat vs. DC Universe video game.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation [145]: \"Okay, Time to Set the Story Straight.\"",
            "feature": "DC Nation",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Dan DiDio",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Flash [Barry Allen]",
            "synopsis": "",
            "notes": "Dan DiDio talks about the return of Barry Allen as the Flash. House ad for Batman #684.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/520/w400/520071.jpg"
}