API endpoint that allows Issue to be viewed.

GET /api/issue/2201029/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/2201029/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "606 [Newsstand]",
    "number": "606",
    "volume": "",
    "variant_name": "Newsstand",
    "title": "",
    "publication_date": "October 2002",
    "key_date": "2002-10-00",
    "price": "2.25 USD; 3.75 CAD",
    "page_count": "36.000",
    "editing": "Bob Schreck (credited) (editor); Michael Wright (credited) (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "07098930430710",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": "https://www.comics.org/api/issue/123990/?format=api",
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [],
    "cover": ""
}