API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2018615/",
    "series_name": "Batman: Gotham Knights (2000 series)",
    "descriptor": "41 [Newsstand]",
    "number": "41",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "July 2003",
    "key_date": "2003-07-00",
    "price": "2.75 USD; 4.60 CAD",
    "page_count": "48.000",
    "editing": "Matt Idelson (editor); Nachie Castro (assistant editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "07099232417007",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/163734/",
    "series": "https://www.comics.org/api/series/7770/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": ""
}