API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/579119/?format=api",
    "series_name": "Batman (1950 series)",
    "descriptor": "43 [8d]",
    "number": "43",
    "volume": "",
    "variant_name": "8d",
    "title": "",
    "publication_date": "[December 1953]",
    "key_date": "1953-12-00",
    "price": "8d [0-0-8 AUP]",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "Color Comics Pty. Ltd.",
    "brand_emblem": "Colour Comics Pty Ltd",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "1953-12",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/34626/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Win Mortimer",
            "inks": "Win Mortimer",
            "colors": "?",
            "letters": "Ira Schnapp",
            "editing": "Whitney Ellsworth (original editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "The Bat-Signal! I'm wanted at headquarters!",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "promo (ad from the publisher)",
            "title": "Modular House",
            "feature": "Australian House and Garden",
            "sequence_number": 1,
            "page_count": "1.000",
            "script": "?",
            "pencils": "? (illustration)",
            "inks": "? (illustration)",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "Introducing the New Sensational Build-It-Yourself Modular House...",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Bride of Batman!",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 2,
            "page_count": "10.000",
            "script": "David Vern",
            "pencils": "Dick Sprang (ghosted for Bob Kane)",
            "inks": "Charles Paris",
            "colors": "None",
            "letters": "Pat Gordon",
            "editing": "Whitney Ellsworth (original editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "When the Shah of a foreign nation wants Vicki as his wife, she gets out of it (or so she thinks) by announcing that she is secretly engaged to Batman!",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Sir Batman and the Black Knight",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 3,
            "page_count": "12.000",
            "script": "David Vern",
            "pencils": "Dick Sprang",
            "inks": "Charles Paris",
            "colors": "None",
            "letters": "?",
            "editing": "Whitney Ellsworth (original credited editor); Jack Schiff (original managing editor); Mort Weisinger (original story editor); George Kashdan (original story editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Jerry the Jitterbug",
            "sequence_number": 4,
            "page_count": "0.500",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "Henry Boltinoff (signed)",
            "editing": "Whitney Ellsworth (original credited editor); Jack Schiff (actual original editor)",
            "job_number": "",
            "genre": "humor",
            "first_line": "Hello. Oh, h'ya Sue. Dinner tonight at your house?",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Varsity Vic",
            "sequence_number": 5,
            "page_count": "0.500",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "Henry Boltinoff (signed)",
            "editing": "Whitney Ellsworth (original editor)",
            "job_number": "",
            "genre": "humor",
            "first_line": "I'd like the job as soda clerk, sir…",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Varsity Vic",
            "sequence_number": 6,
            "page_count": "0.500",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "Henry Boltinoff (signed)",
            "editing": "Whitney Ellsworth (original credited editor); Mort Weisinger (actual original editor)",
            "job_number": "",
            "genre": "humor",
            "first_line": "I've dated a new doll this afternoon. I hope I can impress her!",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Shorty",
            "sequence_number": 7,
            "page_count": "0.500",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "Henry Boltinoff (signed)",
            "editing": "Whitney Ellsworth (original editor)",
            "job_number": "",
            "genre": "humor",
            "first_line": "I hear there's lots of moose around here!",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1194/w400/1194489.jpg"
}