API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1250494/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "53 [Newsstand]",
    "number": "53",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "July 2004",
    "key_date": "2004-07-00",
    "price": "2.95 USD; 4.50 CAD",
    "page_count": "44.000",
    "editing": "Matt Idelson (editor); Nachie Castro (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "07447032417107",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/163746/",
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/144/w400/144735.jpg"
}