API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/289749/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "652 [Direct Sales]",
    "number": "652",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "June 2006",
    "key_date": "2006-06-00",
    "price": "2.50 USD; 3.50 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": "76194120005765211",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2006-04-26",
    "indicia_frequency": "monthly",
    "notes": "1 Year Later logo.",
    "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": "Simone Bianchi (signed as B [inside boxes])",
            "inks": "Simone Bianchi (signed as B [inside boxes])",
            "colors": "Simone Bianchi (signed as B [inside boxes])",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Tim Drake]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Face the Ecaf [Face the Face] Part 4 of 8",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "James Robinson (credited)",
            "pencils": "Don Kramer (credited)",
            "inks": "Michael Bair (credited); Wayne Faucher (credited)",
            "colors": "John Kalisz (credited)",
            "letters": "Phil Balsman (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Tim Drake]; Commissioner James Gordon; Harvey Bullock; Officer Harper; Ventriloquist [Arnold Wesker; Scarface] (death); Magpie (flashback); KGBeast (flashback); Orca (flashback); Harvey Dent [Two-Face]; Killer Moth",
            "synopsis": "",
            "notes": "Story is set one year after Infinite Crisis.\r\nContinued from Detective Comics (DC, 1937 series) #818.\r\nContinued in Detective Comics (DC, 1937 series) #819.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "DC Nation",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dan DiDio",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Dan DiDio's weekly column with a breakdown of Infinite Crisis #7 and DC house ads.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/271/w400/271172.jpg"
}