API endpoint that allows Issue to be viewed.

GET /api/issue/1638946/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/1638946/?format=api",
    "series_name": "All Star Batman (2016 series)",
    "descriptor": "3 [Declan Shalvey Cover]",
    "number": "3",
    "volume": "",
    "variant_name": "Declan Shalvey Cover",
    "title": "",
    "publication_date": "December 2016",
    "key_date": "2016-12-00",
    "price": "4.99 USD",
    "page_count": "44.000",
    "editing": "Mark Doyle (editor); Rebecca Taylor (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [circle and serifs]",
    "isbn": "",
    "barcode": "76194134457700331",
    "rating": "Rated T Teen",
    "on_sale_date": "2016-10-12",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/1637889/?format=api",
    "series": "https://www.comics.org/api/series/105108/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Declan Shalvey",
            "inks": "Declan Shalvey",
            "colors": "Jordie Bellaire",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1103/w400/1103761.jpg"
}