API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/876694/",
    "series_name": "All Star Batman & Robin, the Boy Wonder (2005 series)",
    "descriptor": "10 [Frank Quitely Cover]",
    "number": "10",
    "volume": "",
    "variant_name": "Frank Quitely Cover",
    "title": "",
    "publication_date": "August 2008",
    "key_date": "2008-08-00",
    "price": "2.99 USD; 2.99 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (editor); Brandon Montclare (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All Star",
    "isbn": "",
    "barcode": "76194124658101021",
    "rating": "",
    "on_sale_date": "2008-09-24",
    "indicia_frequency": "monthly",
    "notes": "1 in 10 variant.\r\n\r\nA printing of this book (both covers) was prepared for release on 2008-09-10.  That printing was already in the distribution chain before DC noticed a printing problem (see the Notes for the story sequence), and decided to ask (via an advisory from Diamond Comics on 2008-09-08) that retailers destroy any copies that they receive for replacement copies.  This was followed up with a press release the next day (2008-09-09) that only said that this book \"will not be going on sale this coming Wednesday, as previously scheduled\", but instead \"will ship 9/17 for an in store date of 9/24\".  However, many copies that were received by retailers on 2008-09-10 were distributed to the general public anyway.  The official copies of this issue went on sale 2008-09-24 (over four months late from the solicited shipping date of this issue).  In addition, on 2008-09-30 DC announced that there were problems scanning the UPC on both the standard and variant editions, and that retailers could download the corrected UPC at the Diamond Comic Distributors retailer webpage.",
    "variant_of": "https://www.comics.org/api/issue/541820/",
    "series": "https://www.comics.org/api/series/13914/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Frank Quitely (signed)",
            "inks": "Frank Quitely (signed)",
            "colors": "Alex Sinclair",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/725/w400/725543.jpg"
}