API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1973314/",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "28 [Newsstand]",
    "number": "28",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "January 1995",
    "key_date": "1995-01-00",
    "price": "1.50 USD; 2.10 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor); Darren Vincenzo (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "07099230825501",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/56373/",
    "series": "https://www.comics.org/api/series/4374/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1447/w400/1447928.jpg"
}