API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/56847/?format=api",
    "series_name": "The Batman Adventures (1992 series)",
    "descriptor": "31 [Direct Sales]",
    "number": "31",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "April 1995",
    "key_date": "1995-04-00",
    "price": "1.50 USD; 2.10 CAD; 0.70 GBP",
    "page_count": "36.000",
    "editing": "Scott Peterson (editor); Darren Vincenzo (associate editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120006403111",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1995-03-09",
    "indicia_frequency": "monthly",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/4374/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dev Madan ?",
            "inks": "Rick Burchett",
            "colors": "Rick Taylor ?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Bruce Wayne [Batman]; Robin [Dick Grayson]; Anarky",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Anarky",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Alan Grant",
            "pencils": "Dev Madan",
            "inks": "Rick Burchett",
            "colors": "Glen Murakami",
            "letters": "Richard Starkings; Comicraft",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Robin [Dick Grayson]; Bruce Wayne [Batman]; Anarky; Alfred Pennyworth",
            "synopsis": "",
            "notes": "Story told in three acts.\r\nAct One: The People's Court (8 pages).\r\nAct Two: Witness for the Defense (8 pages).\r\nAct Three: The Gentle Art of Philosophy (6 pages).",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "The Batman Adventures",
            "sequence_number": 2,
            "page_count": "2.000",
            "script": "Scott Peterson",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters of comment from Linwood Jones IV, Michael A. Breaux, Randall Kirby, Ben Epstein, Forrest header, Brian Redmond, Walter Albano and D. Joseph Forbes Jr.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/3/w400/3043.jpg"
}