API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2860336/",
    "series_name": "Absolute Batman (2025 series)",
    "descriptor": "13",
    "number": "13",
    "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/224764/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": ""
}