API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/39359/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "378 [Direct]",
    "number": "378",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "December 1984",
    "key_date": "1984-12-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-08-21",
    "indicia_frequency": "monthly",
    "notes": "",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Don Newton (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "The Mad Hatter is back...And this time he is madder than ever!",
            "characters": "Batman [Bruce Wayne]; Mad Hatter [Jervis Tetch]; Nocturna [Natalia Knight]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "One Hat Madder!",
            "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": "John Costanza (credited)",
            "editing": "None",
            "job_number": "G-1519",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Mad Hatter [Jervis Tetch] (villain); Nightshade [Sturges Hellstrom] (flashback); Jason Todd [Robin]; Nocturna [Natalia Knight]; Hamilton Hill; Amanda Groscz; Lucius Fox; Alfred Pennyworth; Julia Remarque; Vicki Vale",
            "synopsis": "",
            "notes": "Story continues from Detective Comics #544; story continues in Detective Comics #545.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-1769",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from T.M. Maple, Susan M. Murrie, David J. Brown, Paul Reses, Donovan R. Ice and Scott Gibson.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/776/w400/776760.jpg"
}