API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2218754/",
    "series_name": "All Star Batman (2016 series)",
    "descriptor": "1 [Dynamic Forces Jae Lee Black and White Cover]",
    "number": "1",
    "volume": "",
    "variant_name": "Dynamic Forces Jae Lee Black and White Cover",
    "title": "",
    "publication_date": "October 2016",
    "key_date": "2016-10-00",
    "price": "4.99 USD",
    "page_count": "44.000",
    "editing": "Mark Doyle (credited) (editor); Rebecca Taylor (credited) (associate editor); Dave Wielgosz (credited) (assistant editor); Bob Harras (credited) (editor in chief)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194134457700117",
    "rating": "Rated T Teen",
    "on_sale_date": "2016-08-10",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/1611076/",
    "series": "https://www.comics.org/api/series/105108/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jae Lee (credited) (signed as JAE)",
            "inks": "Jae Lee (credited) (signed as JAE)",
            "colors": "None",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Two-Face [Harvey Dent]",
            "synopsis": "",
            "notes": "June Chung's signature is present, though there are no colors.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1438/w400/1438048.jpg"
}