API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/405768/",
    "series_name": "Batman (1954 series)",
    "descriptor": "554",
    "number": "554",
    "volume": "18",
    "variant_name": "",
    "title": "",
    "publication_date": "22 de octubre de 1970",
    "key_date": "1970-10-22",
    "price": "1.20 MXP",
    "page_count": "36.000",
    "editing": "Delio Moreno Bolio (credited) (director de producción)",
    "indicia_publisher": "Organización Editorial Novaro, S. A.",
    "brand_emblem": "EN",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "semanal",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "Organización Editorial Novaro, S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Pero, ¿por qué?",
            "feature": "Batman y Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Irv Novick",
            "inks": "Irv Novick",
            "colors": "?",
            "letters": "?; typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Fue nuestro último caso.",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/827/w400/827448.jpg"
}