API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2048469/",
    "series_name": "The All-New Batman: The Brave and the Bold (2011 series)",
    "descriptor": "12 [Newsstand]",
    "number": "12",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "December 2011",
    "key_date": "2011-12-00",
    "price": "2.99 USD; 2.99 CAD",
    "page_count": "36.000",
    "editing": "Jim Chadwick (credited) (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "07447030825612",
    "rating": "Rated E Everyone",
    "on_sale_date": "2011",
    "indicia_frequency": "monthly",
    "notes": "The cover title of this issue is Batman the Brave and the Bold. The indicia title is The All-New Batman: The Brave and the Bold.",
    "variant_of": "https://www.comics.org/api/issue/885822/",
    "series": "https://www.comics.org/api/series/53270/",
    "indicia_printer": "Transcontinental Interglobe, Beauceville, QC, Canada",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1372/w400/1372637.jpg"
}