API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/216811/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "577 [Direct Sales]",
    "number": "577",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "May 2000",
    "key_date": "2000-05-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (credited) (editor); Joseph Illidge (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005757711",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2000-03-29",
    "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": "Scott McDaniel (signed as McDaniel)",
            "inks": "Scott McDaniel (signed as McDaniel)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Mike and Allie",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Larry Hama (credited)",
            "pencils": "Scott McDaniel (credited)",
            "inks": "Karl Story (credited)",
            "colors": "Roberta Tewes (credited); Wildstorm FX (credited) (separations)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Alfred Pennyworth; Allie; Ruby; Sneaky Pete; Lester J. Heep; Irma Heep; Sgt. Harvey Bullock",
            "synopsis": "Batman and Alfred fight a rat problem in the Bat-Cave.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/198/w400/198240.jpg"
}