API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/868342/",
    "series_name": "Batman and Robin (2009 series)",
    "descriptor": "12 [Andy Clarke Cover]",
    "number": "12",
    "volume": "",
    "variant_name": "Andy Clarke Cover",
    "title": "",
    "publication_date": "July 2010",
    "key_date": "2010-07-00",
    "price": "2.99 USD",
    "page_count": "36.000",
    "editing": "Mike Marts (editor); Janelle Asselin (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [swirl]",
    "isbn": "",
    "barcode": "76194127973201221",
    "rating": "",
    "on_sale_date": "2010-05-05",
    "indicia_frequency": "monthly",
    "notes": "Copyright © 2010 DC Comics.",
    "variant_of": "https://www.comics.org/api/issue/752938/",
    "series": "https://www.comics.org/api/series/36683/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Return of Bruce Wayne Begins Here!",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Andy Clarke",
            "inks": "Andy Clarke",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "Superhero",
            "first_line": "",
            "characters": "Batman [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/772/w400/772220.jpg"
}