API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/405623/",
    "series_name": "Batman (1954 series)",
    "descriptor": "409",
    "number": "409",
    "volume": "15",
    "variant_name": "",
    "title": "",
    "publication_date": "11 de enero de 1968",
    "key_date": "1968-01-11",
    "price": "1.00 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": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mike Sekowsky",
            "inks": "Joe Giella; Murphy Anderson (sourced)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "¡Jo!  ¡Magnífico trabajo, Batiogro!",
            "characters": "The Riddler",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1487/w400/1487837.jpg"
}