API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2268992/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "45",
    "number": "45",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "September 2021",
    "key_date": "2021-09-00",
    "price": "3.99 USD",
    "page_count": "32.000",
    "editing": "David Mariotte (credited) (editor); Riley Farmer (credited) (assistant editor)",
    "indicia_publisher": "IDW Publishing",
    "brand_emblem": "IDW [D-Ring]",
    "isbn": "",
    "barcode": "82771401521804511",
    "rating": "",
    "on_sale_date": "2021-10-13",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Evan Stanley (credited)",
            "inks": "Evan Stanley (credited)",
            "colors": "Evan Stanley (credited)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Amy Rose; Belle the Tinkerer; Jewel the Beetle; Tangle the Lemur",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Trial by Fire, Part 1",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Evan Stanley (credited)",
            "pencils": "Evan Stanley (credited)",
            "inks": "Matt Froese (credited)",
            "colors": "Reggie Graham (credited)",
            "letters": "Shawn Lee (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Amy Rose; Ashe; Motobud; Big the Cat; Tails [Miles Prower]; Red Hot; Belle the Tinkerer; Jewel the Beetle; Tangle the Lemur; Sonic the Hedgehog; Whisper the Wolf",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}