API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2077976/",
    "series_name": "Robin: Son of Batman (2015 series)",
    "descriptor": "12 [Newsstand]",
    "number": "12",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "July 2016",
    "key_date": "2016-07-00",
    "price": "4.99 USD; 4.99 CAD",
    "page_count": null,
    "editing": "Mark Doyle (editor); Rebecca Taylor (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [peel]",
    "isbn": "",
    "barcode": "07099233089812",
    "rating": "Rated T Teen",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/1571433/",
    "series": "https://www.comics.org/api/series/90180/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1484/w400/1484672.jpg"
}