API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1355711/",
    "series_name": "الوطواط [Al-Watwat / The Batman] (1966 series)",
    "descriptor": "18",
    "number": "18",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "",
    "price": "",
    "page_count": null,
    "editing": "",
    "indicia_publisher": null,
    "brand_emblem": "",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/75417/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Carmine Infantino",
            "inks": "Murphy Anderson",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Mr. Esper",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1099/w400/1099134.jpg"
}