API endpoint that allows Issue to be viewed.

GET /api/issue/1965722/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/1965722/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "23 [Newsstand]",
    "number": "23",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "August 1994",
    "key_date": "1994-08-00",
    "price": "1.50 USD; 2.00 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Darren Vincenzo (assistant editor); Scott Peterson (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "07099230825508",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/55477/",
    "series": "https://www.comics.org/api/series/4374/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1448/w400/1448147.jpg"
}