API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2048468/",
    "series_name": "The All-New Batman: The Brave and the Bold (2011 series)",
    "descriptor": "11 [Newsstand]",
    "number": "11",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "November 2011",
    "key_date": "2011-11-00",
    "price": "2.99 USD; 2.99 CAD",
    "page_count": "36.000",
    "editing": "Jim Chadwick (credited) (editor); Chynna Clugston Flores (credited) (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "07447030825611",
    "rating": "Rated E Everyone",
    "on_sale_date": "2011",
    "indicia_frequency": "monthly",
    "notes": "The cover title for 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/875738/",
    "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/1768/w400/1768290.jpg"
}