API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1922824/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "399 [Canadian]",
    "number": "399",
    "volume": "",
    "variant_name": "Canadian",
    "title": "",
    "publication_date": "September 1986",
    "key_date": "1986-09-00",
    "price": "1.00 CAD",
    "page_count": "36.000",
    "editing": "Len Wein (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "0709893043009",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1986-06-12",
    "indicia_frequency": "monthly",
    "notes": "On-sale date from DC Releases #28.\r\n\r\nMultiple printings. First print has a UPC that states \"How Will the Dark Knight End?\" The second printing has a UPC with a bat signal in it or \"DC Comics Aren't Just For Kids!\" There is a \"Fourth Printing,\" as indicated in the indicia, but it has the same cover as the \"Second Printing.\"",
    "variant_of": "https://www.comics.org/api/issue/41786/?format=api",
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1241/w400/1241199.jpg"
}