API endpoint that allows Issue to be viewed.

GET /api/issue/538669/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://www.comics.org/api/issue/538669/",
    "series_name": "Batman Album (1989 series)",
    "descriptor": "12 - Jeder stirbt für sich allein, Teil 2",
    "number": "12",
    "volume": "",
    "variant_name": "",
    "title": "Jeder stirbt für sich allein, Teil 2",
    "publication_date": "1991",
    "key_date": "1991-00-00",
    "price": "14.80 DEM",
    "page_count": "52.000",
    "editing": "Hajo F. Breuer (editor)",
    "indicia_publisher": "Norbert Hethke Verlag GmbH",
    "brand_emblem": "Hethke Comic",
    "isbn": "3-89207-456-9",
    "barcode": "9783892074564",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "monatlich",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/31738/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Teen Titans",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "George Pérez (signed)",
            "inks": "George Pérez (signed)",
            "colors": "Anthony Tollin",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "New Titans [Cyborg; Jericho; Nightwing [Dick Grayson]; Raven; Speedy]; Batman [Bruce Wayne]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Jeder stirbt für sich allein, Kapitel 3: Gleichungen",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "23.000",
            "script": "Marv Wolfman; Hajo F. Breuer (Übersetzung)",
            "pencils": "Jim Aparo",
            "inks": "Mike DeCarlo",
            "colors": "Adrienne Roy",
            "letters": "Iris Blüthgen",
            "editing": "Denny O'Neil (US-Redaktion); Dan Raspler (US-Redaktion)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Tim Drake; Nightwing [Dick Grayson]; Alfred Pennyworth; Two-Face [Harvey Dent]; Robin [Dick Grayson] (flashback); Flying Graysons (Flashback); Pinguin [Oswald Cobblepot] (Flashback); James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Jeder stirbt für sich allein, Kapitel 4: Heimkehr",
            "feature": "Teen Titans",
            "sequence_number": 2,
            "page_count": "24.000",
            "script": "Marv Wolfman (Plot, Skript); George Pérez (Plot); Hajo F. Breuer (Übersetzung)",
            "pencils": "George Pérez (Entwurf); Tom Grummett (Reinzeichnung)",
            "inks": "Bob McLeod",
            "colors": "Adrienne Roy",
            "letters": "Iris Blüthgen",
            "editing": "Mike Carlin (US-Redaktion); Jonathan Peterson (US-Redaktion)",
            "job_number": "G-5270",
            "genre": "superhero",
            "first_line": "",
            "characters": "New Titans [Cyborg [Victor Stone]; Jericho [Joseph Wilson]; Nightwing [Dick Grayson]; Raven; Speedy [Roy Harper]; Starfire [Koriand'r; Kory Anders]; Troia [Donna Troy Long]]; Batman [Bruce Wayne]; Alfred Pennyworth; Tim Drake; James Gordon; Terry Long; Two-Face [Harvey Dent]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/522/w400/522711.jpg"
}