API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/23498/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "222",
    "number": "222",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "June 1970",
    "key_date": "1970-06-00",
    "price": "0.15 USD",
    "page_count": "36.000",
    "editing": "Julius Schwartz",
    "indicia_publisher": "National Periodical Publications Inc.",
    "brand_emblem": "Superman DC National Comics",
    "isbn": "",
    "barcode": "",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1970-04-21",
    "indicia_frequency": "monthly, with the exception of April and October",
    "notes": "The on-sale date is the publication date reported in the U. S. Copyright Office filings. The date also appears in a house ad for the issue in Green Lantern #77.",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/141/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman and Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Neal Adams",
            "inks": "Neal Adams",
            "colors": "?",
            "letters": "Gaspar Saladino ?",
            "editing": "None",
            "job_number": "S-437",
            "genre": "superhero",
            "first_line": "Here they come!",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Beatles (look-a-likes)",
            "synopsis": "",
            "notes": "Credits for pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Dead... Till Proven Alive!",
            "feature": "Batman and Robin",
            "sequence_number": 1,
            "page_count": "15.500",
            "script": "Frank Robbins",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "Milt Snapinn ?",
            "editing": "None",
            "job_number": "S-395",
            "genre": "superhero",
            "first_line": "",
            "characters": "Beatles (take-off); Robin [Dick Grayson]; Batman [Bruce Wayne]; Alfred Pennyworth; Commissioner James Gordon; Saul Cartwright",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "text article",
            "title": "So You Want to be a Cartoonist?",
            "feature": "",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Joe Kubert",
            "pencils": "Joe Kubert",
            "inks": "Joe Kubert",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "K-316",
            "genre": "non-fiction",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Case of No Consequence!",
            "feature": "Batman",
            "sequence_number": 3,
            "page_count": "7.500",
            "script": "Mike Friedrich",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "Ray Holloway",
            "editing": "None",
            "job_number": "S-321",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Bleeker Bill",
            "synopsis": "",
            "notes": "Credits for script, pencils and inks confirmed from Julius Schwartz's editorial records, provided by DC Comics.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Letters to the Batcave",
            "sequence_number": 4,
            "page_count": "2.000",
            "script": "Julius Schwartz",
            "pencils": "Murphy Anderson (title header)",
            "inks": "Murphy Anderson (title header)",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "S-440",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Bill Schelly, Steve Beery, Edward Broderick, Rob Meuer, Mike W. Barr, John Workman Jr and Jeff Ristine.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/2/w400/2684.jpg"
}