API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/38619/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "371 [Direct]",
    "number": "371",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "May 1984",
    "key_date": "1984-05-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-01-17",
    "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": "Catman",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ed Hannigan (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Anthony Tollin",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catman [Thomas Blake]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Nine Cradles of Death",
            "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": "G-1076",
            "genre": "superhero",
            "first_line": "",
            "characters": "Catman [Thomas Blake]; Batman [Bruce Wayne]; Robin [Jason Todd]; Alfred Pennyworth; Julia Remarque; Vicki Vale; Commissioner James Gordon",
            "synopsis": "",
            "notes": "Story continues in Detective Comics #538.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "Meanwhile...",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Mindy Newell (credited, signed)",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "2.000",
            "script": "?",
            "pencils": "José Luis García-López",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-1615",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Wallace Lee Hopkins, Jeffrey Lowndes, Dale Coe, Eric James Baich, Achille David Di Bacco, Jeff Ford, and Christian Groth.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2833.jpg"
}