API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/292892/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "656 [Direct Sales]",
    "number": "656",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "October 2006",
    "key_date": "2006-10-00",
    "price": "2.99 USD; 4.00 CAD",
    "page_count": "36.000",
    "editing": "Peter J. Tomasi (credited as Peter Tomasi) (editor); Michael Siglain (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005765611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2006-08-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": "Andy Kubert (credited) (signed as Andy Kubert)",
            "inks": "Andy Kubert (credited) (signed as Andy Kubert)",
            "colors": "Andy Kubert ?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Man-Bat",
            "synopsis": "",
            "notes": "",
            "keywords": "bats"
        },
        {
            "type": "comic story",
            "title": "Batman & Son Part 2 Man-Bats of London",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Grant Morrison (credited)",
            "pencils": "Andy Kubert (credited)",
            "inks": "Jesse Delperdang (credited)",
            "colors": "Dave Stewart (credited)",
            "letters": "Nick Napolitano (credited as Nick J. Napolitano)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Alfred Pennyworth; Jezebel Jet; Darius Cage; Kirk Langstrom [Man-Bat]; Francine Langstrom; Talia Head (villain); Damian Wayne (villain; named); Man-Bats (villains)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "DC Nation: #23",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dan DiDio (credited)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Dan DiDio weekly column with photos from the 2006 San Diego softball match between Marvel and DC.  DC house ads for Batman #657, 52 #16, Batman #656 and Secret Six #4.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/274/w400/274314.jpg"
}