API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1017003/",
    "series_name": "Batman (1954 series)",
    "descriptor": "950",
    "number": "950",
    "volume": "26",
    "variant_name": "",
    "title": "",
    "publication_date": "26 de noviembre de 1978",
    "key_date": "1978-11-26",
    "price": "4.00 MXP",
    "page_count": "36.000",
    "editing": "Antonio Hernández Hdez. (credited) (editor responsable); Delio Moreno Bolio (credited) (director 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": [],
    "cover": ""
}