API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/38509/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "370 [Direct]",
    "number": "370",
    "volume": "",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "April 1984",
    "key_date": "1984-04-00",
    "price": "0.75 USD; 0.95 CAD; 0.30 GBP",
    "page_count": "36.000",
    "editing": "Len Wein (credited) (editor); Tom Condon (managing editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1983-12-20",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "Printed in the USA",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Ed Hannigan (signed)",
            "inks": "Dick Giordano (signed)",
            "colors": "Anthony Tollin",
            "letters": "Todd Klein",
            "editing": "None",
            "job_number": "C-670",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]",
            "synopsis": "",
            "notes": "Colors credit confirmed by Anthony Tollin. Letters credit from http://kleinletters.com/.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Up Above the Sin So High...",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Doug Moench (credited)",
            "pencils": "Don Newton (credited)",
            "inks": "Alfredo Alcala (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "Ben Oda (credited)",
            "editing": "None",
            "job_number": "G-1011",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Jason Todd]; Doctor Fang; Harvey Bullock; Julia Remarque",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "in-house column",
            "title": "",
            "feature": "Meanwhile...",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Dick Giordano (signed as Dick)",
            "pencils": "None",
            "inks": "None",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.750",
            "script": "?",
            "pencils": "José Luis García-López",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Kevin T. Brown, Paul Green, Jeff Peckham, Carmen Espinosa, Dale Coe, Adam Burchess, and Phill Deckert.",
            "keywords": ""
        },
        {
            "type": "statement of ownership",
            "title": "",
            "feature": "",
            "sequence_number": 4,
            "page_count": "0.250",
            "script": "None",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Average # copies per issue, previous year - 97,741",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/856/w400/856108.jpg"
}