API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/62658/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "564 [Direct Sales]",
    "number": "564",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "April 1999",
    "key_date": "1999-04-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "36.000",
    "editing": "Darren Vincenzo (editor); Joseph Illidge (associate editor); Denny O'Neil (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005756411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1999-02-17",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "No Man's Land - Fear of Faith: 3",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dale Eaglesham",
            "inks": "Danny Miki (signed as DANNY MIKI)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Fear of Faith Part Three: Life in Hell",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Devin Grayson (credited as Devin K. Grayson)",
            "pencils": "Dale Eaglesham (credited)",
            "inks": "Jaime Mendoza (credited)",
            "colors": "Noelle Giddings (credited); Digital Chameleon (credited) (separator)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "They are a cowardly and superstitious lot.",
            "characters": "Batman; Huntress; Leslie Thompkins; Scarecrow (villain); Penguin (villain); Commissioner James Gordon; Sarah Essen",
            "synopsis": "",
            "notes": "Huntress back in her regular cosume.\r\nFear of Faith continued from Batman: Shadow of the Bat (DC, 1992 series) #84.\r\nFear of Faith continues in Detective Comics (DC, 1937 series) #731.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/53/w400/53074.jpg"
}