API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/38837/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "373 [Direct]",
    "number": "373",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "July 1984",
    "key_date": "1984-07-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-03-20",
    "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": "Where Stalks the Scarecrow!",
            "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": "Batman [Bruce Wayne]; Robin [Jason Todd]; Scarecrow [Jonathan Crane]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Frequency of Fear",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench (credited)",
            "pencils": "Gene Colan (credited)",
            "inks": "Alfredo Alcala (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Albert DeGuzman (credited as Albert De Guzman)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]; Alfred Pennyworth; Julia Remarque; Vicki Vale; Commissioner James Gordon; Harvey Bullock; Scarecrow [Jonathan Crane] (villain); Joker (cameo); Riddler [Edward Nigma] (flashback); Cavalier [Mortimer Drake]; Penguin [Oswald Cobblepot] (flashback); Mad Hatter [Jervis Tetch] (flashback); Killer Croc [Waylon Jones] (flashback)",
            "synopsis": "",
            "notes": "Story continues in Detective Comics #540.",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "Meanwhile...",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dick Giordano (signed as Dick (extra kerning))",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2835.jpg"
}