API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/62473/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "561 [Direct Sales]",
    "number": "561",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "January 1999",
    "key_date": "1999-01-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "40.000",
    "editing": "Jordan B. Gorfinkel (associate editor); Denny O'Neil (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005756111",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1998-11-11",
    "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": "Road to No Man's Land Mr. Wayne Goes to Washington: 2",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Rodolfo Damaggio (signed as Damaggio)",
            "inks": "Rodolfo Damaggio (signed as Damaggio)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Bruce Wayne [Batman]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Bruce Wayne Goes to Washington, Part Two: The Witness",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Chuck Dixon (credited)",
            "pencils": "Jim Aparo (credited)",
            "inks": "David Roach (credited)",
            "colors": "Lee Loughridge (credited)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Please tell us your name for the record.",
            "characters": "Bruce Wayne [Batman]; Alfred Pennyworth; Commissioner James Gordon; Rene Montoya; Harvey Bullock; Oracle (Barbara Gordon); Joker; Riddler; Poison Ivy; Penguin; Killer Croc; Mr. Freeze; Two-Face; Scarecrow; Ra's Al Ghul; Talia; Bane; Robin [Dick Grayson] (flashback); Batgirl [Barbara Gordon] (flashback); Lucius Fox; Robin [Tim Drake]",
            "synopsis": "",
            "notes": "Mr. Wayne Goes to Washington continued from Batman (DC, 1940 series) #560.\r\nMr. Wayne Goes to Washington continues in Batman (DC, 1940 series) #562.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/53/w400/53071.jpg"
}