API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/536028/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "684 [Direct Sales]",
    "number": "684",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2009",
    "key_date": "2009-02-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Mike Marts (credited) (editor); Janelle Asselin (credited as Janelle Siegel) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005768411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2009-01-02",
    "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": "Last Rites",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alex Ross (painting)",
            "inks": "Alex Ross (painting)",
            "colors": "Alex Ross (painting)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Harvey Bullock; Commissioner James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman: Last Rites Last Days of Gotham Part 2 of 2",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Denny O'Neil (credited)",
            "pencils": "Guillem March (credited)",
            "inks": "Guillem March (credited)",
            "colors": "Guillem March (credited)",
            "letters": "Jared K. Fletcher (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Harvey Bullock; Commissioner James Gordon; Nightwing [Dick Grayson]; Alfred Pennyworth; Millicent Mayne; Gracchus [as Two-Face] (villain)",
            "synopsis": "",
            "notes": "Story continued from Detective Comics (DC, 1937 series) #851.",
            "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 #685.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/520/w400/520072.jpg"
}