API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2778437/",
    "series_name": "Batman: The Golden Age (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "2000",
    "key_date": "2000-00-00",
    "price": "",
    "page_count": null,
    "editing": "?",
    "indicia_publisher": null,
    "brand_emblem": "",
    "isbn": "0811827739",
    "barcode": "978081182773790000",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/228756/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": ""
}