API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/61329/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "550 [Standard Edition - Direct Sales]",
    "number": "550",
    "volume": "",
    "variant_name": "Standard Edition - Direct Sales",
    "title": "",
    "publication_date": "January 1998",
    "key_date": "1998-01-00",
    "price": "2.95 USD; 4.25 CAD",
    "page_count": "52.000",
    "editing": "Jordan B. Gorfinkel (associate editor); Denny O'Neil (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194121337855011",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1997-11-12",
    "indicia_frequency": "monthly",
    "notes": "Does not come with trading cards.",
    "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": "J. H. Williams III (signed)",
            "inks": "Mick Gray (signed)",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Batman; Cameron Chase; Claything",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Chasing Clay",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "38.000",
            "script": "Doug Moench",
            "pencils": "Kelley Jones (pages 1-12, 16, 18-21, 23, 24, 30-36, 38); J. H. Williams III (pages 13-15, 17, 22, 25-29, 37)",
            "inks": "John Beatty (pages 1-12, 16, 18-21, 23, 24, 30-36, 38); Mick Gray (pages 13-15, 17, 22, 25-29, 37)",
            "colors": "Gregory Wright; Android Images (separator)",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Clayface [Cassius]; Clayface [Basil Karlo] (flashback); Clayface [Matt Hagen] (flashback); Clayface [Preston Payne] (flashback); Clayface [Sondra Fuller] (flashback); Cameron Chase (introduction); Claything [Dr. Peter Malley]; Harvey Bullock; Commissioner James Gordon; Oracle [Barbara Gordon]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Doug Moench",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Ray Sagarik and Mark E. Bermingham.",
            "keywords": ""
        },
        {
            "type": "insert or dust jacket",
            "title": "Remote Operations",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "0.000",
            "script": "?",
            "pencils": "J. H. Williams III ?",
            "inks": "Mick Gray ?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Cameron Chase; Catwoman; Claything [Clayface]",
            "synopsis": "",
            "notes": "4 \"Chase Cards\" on heavy stock - Batman, Cameron Chase, Catwoman, Claything - inserted only in the Collector's Edition.\r\n \r\nCameron Chase continues in her own series Chase (DC, 1998 series) #1-9 (February 1998 - October 1998).",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/804/w400/804154.jpg"
}