API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/39145/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "376 [Direct]",
    "number": "376",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "October 1984",
    "key_date": "1984-10-00",
    "price": "0.75 USD; 0.95 CAD; 0.30 GBP",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor); Tom Condon (managing editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1984-06-19",
    "indicia_frequency": "monthly",
    "notes": "The indicia for this issue lists the issue number as 367 in error.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in the USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Nightmares, Inc.",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ed Hannigan (signed)",
            "inks": "Klaus Janson (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Nightmares, Inc.",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench (credited)",
            "pencils": "Don Newton (credited)",
            "inks": "Alfredo Alcala (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Ben Oda (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]; Alfred Pennyworth; Julia Remarque; Vicki Vale; Harvey Bullock; Amanda Groscz; Lucius Fox; Nightshade [Sturges Hellstrom]; Schreck; Lee; Nocturna [Natalia Knight]",
            "synopsis": "",
            "notes": "Story continues in Detective Comics #543.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2838.jpg"
}