API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/885943/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "686 [Alex Ross Direct Sales Cover]",
    "number": "686",
    "volume": "",
    "variant_name": "Alex Ross Direct Sales Cover",
    "title": "",
    "publication_date": "April 2009",
    "key_date": "2009-04-00",
    "price": "3.99 USD",
    "page_count": "52.000",
    "editing": "Mike Marts (editor); Janelle Asselin (assistant editor); Kurt Busiek (special thanks)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194120005768611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "2009-02-11",
    "indicia_frequency": "monthly",
    "notes": "Original covers distributed in a 50/50 ratio.",
    "variant_of": "https://www.comics.org/api/issue/567313/?format=api",
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Whatever Happened to the Caped Crusader? 1 of 2",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alex Ross (painting)",
            "inks": "Alex Ross (painting)",
            "colors": "Alex Ross (painting)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Alfred Pennyworth",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/718/w400/718660.jpg"
}