API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/35366/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "336 [Direct]",
    "number": "336",
    "volume": "42",
    "variant_name": "Direct",
    "title": "",
    "publication_date": "June 1981",
    "key_date": "1981-06-00",
    "price": "0.50 USD",
    "page_count": "36.000",
    "editing": "Paul Levitz (credited) (editor)",
    "indicia_publisher": "DC Comics Inc.",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Where Is Batman?",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo (signed)",
            "inks": "Jim Aparo (signed)",
            "colors": "Tatjana Wood",
            "letters": "Gaspar Saladino",
            "editing": "None",
            "job_number": "C-581",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; The Monarch of Menace",
            "synopsis": "",
            "notes": "Colors credit provided by Anthony Tollin.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "While the Bat's Away...",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "25.000",
            "script": "Bob Rozakis (credited) (plot); Roy Thomas (credited) (script)",
            "pencils": "José Luis García-López (credited)",
            "inks": "Frank McLaughlin (credited)",
            "colors": "Adrienne Roy (credited)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "J-7144",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Monarch of Menace; Bouncer; Spellbinder [Delbert Billings]; Cluemaster [Arthur Brown]; James Gordon; Lucius Fox; Alfred Pennyworth",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comics-form advertising",
            "title": "Gold Mine Rescue",
            "feature": "Hostess Twinkies; Superman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Curt Swan",
            "inks": "Vince Colletta",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Superman; Jimmy Olsen",
            "synopsis": "",
            "notes": "Advertisement for Hostess Twinkies in comicstrip format.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Paul Levitz (replies)",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "L-741",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Joseph Rettura, Stu Krull and Mark Lagasse.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2798.jpg"
}