API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1865623/?format=api",
    "series_name": "Sonic the Hedgehog (2018 series)",
    "descriptor": "10",
    "number": "10",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "October 2018",
    "key_date": "2018-10-31",
    "price": "3.99 USD",
    "page_count": "36.000",
    "editing": "David Mariotte (editor)",
    "indicia_publisher": "Idea and Design Works, LLC",
    "brand_emblem": "IDW",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "2018-10-31",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/123483/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Adam Bryce Thomas (signed)",
            "inks": "Adam Bryce Thomas (signed)",
            "colors": "Adam Bryce Thomas",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "",
            "characters": "Knuckles the Echidna; Amy Rose; Sonic the Hedgehog; Tails; Rouge the Bat; Blaze the Cat; Silver the Hedgehog; Whisper the Bat; Espio the Chameleon; Neo-Metal Sonic",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Sonic the Hedgehog",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Ian Flynn",
            "pencils": "Tracy Yardley; Evan Stanley",
            "inks": "Tracy Yardley; Evan Stanley",
            "colors": "Matt Herms",
            "letters": "Shawn Lee",
            "editing": "None",
            "job_number": "",
            "genre": "anthropomorphic-funny animals; science fiction",
            "first_line": "Neo-Metal Sonic's stronghold; Angel Island",
            "characters": "Eggman (as Mr. Tinker); Knuckles the Echidna; Amy Rose; Sonic the Hedgehog; Tails; Neo-Metal Sonic; Whisper the Bat; Tangle the Lemur; Vector the Crocodile; Espio the Chameleon; Charmy Bee; Rouge the Bat; Blaze the Cat; Silver the Hedgehog; Shadow the Hedgehog",
            "synopsis": "Neo-Metal Sonic manages to copy Shadow's bio-data and, with the aid of the Master Emerald, evolve his form into something more menacing.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "Cover to Underwhere #1",
            "feature": "Underwhere",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Mark Martin",
            "inks": "Mark Martin",
            "colors": "Mark Martin",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "preview (from the publisher)",
            "title": "",
            "feature": "Underwhere",
            "sequence_number": 3,
            "page_count": "5.000",
            "script": "Kevin Eastman; Paul Jenkins",
            "pencils": "Mark Martin",
            "inks": "Mark Martin",
            "colors": "Mark Martin",
            "letters": "Mark Martin",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy",
            "first_line": "A slow day on Market Street in Tokyo",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1229/w400/1229418.jpg"
}