API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/216808/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "574 [Direct Sales]",
    "number": "574",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "February 2000",
    "key_date": "2000-02-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "40.000",
    "editing": "Darren Vincenzo (credited) (editor); Denny O'Neil (credited as Dennis O'Neil) (editor); Joseph Illidge (credited) (associate editor); Frank Berrios (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005757411",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1999-12-08",
    "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 Endgame: 2",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Alex Maleev (signed as AM)",
            "inks": "Jesse Delperdang (signed as JD)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Huntress",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Endgame Part Two: Tender and Mild...",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Greg Rucka (credited)",
            "pencils": "Dale Eaglesham (credited)",
            "inks": "John Floyd (credited)",
            "colors": "Noelle Giddings (credited); Wildstorm FX (credited) (separations)",
            "letters": "Willie Schubert (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Joker (villain); Harley Quinn (villain); Huntress",
            "synopsis": "",
            "notes": "Endgame continued from Batman: Legends of the Dark Knight (DC, 1992 series) #126.\r\nEndgame concludes in Detective Comics (DC, 1937 series) #741.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/198/w400/198237.jpg"
}