API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/876691/",
    "series_name": "All Star Batman & Robin, the Boy Wonder (2005 series)",
    "descriptor": "5 [Frank Miller Cover]",
    "number": "5",
    "volume": "",
    "variant_name": "Frank Miller Cover",
    "title": "",
    "publication_date": "July 2007",
    "key_date": "2007-07-00",
    "price": "2.99 USD; 3.65 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (editor); Brandon Montclare (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC All Star",
    "isbn": "",
    "barcode": "76194124658100521",
    "rating": "",
    "on_sale_date": "2007-05-16",
    "indicia_frequency": "bimonthly",
    "notes": "1 in 10 variant. Two covers were done for this issue: one by Lee/Williams featuring Batman, and a variant one by Miller featuring Wonder Woman.",
    "variant_of": "https://www.comics.org/api/issue/246099/",
    "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 Miller (signed)",
            "inks": "Frank Miller (signed)",
            "colors": "Dave Stewart",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Wonder Woman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/725/w400/725539.jpg"
}