API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/405967/",
    "series_name": "Batman (1954 series)",
    "descriptor": "753",
    "number": "753",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "",
    "price": "1.50 MXP",
    "page_count": "36.000",
    "editing": "",
    "indicia_publisher": null,
    "brand_emblem": "EN",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Jasón Blood",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "?",
            "pencils": "Jack Kirby",
            "inks": "Mike Royer",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy; horror-suspense; superhero",
            "first_line": "¿Quién se atreve a convocarme?",
            "characters": "Jason Blood; Etrigan the Demon; Asmodon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El hombre sin rostro",
            "feature": "Jasón Blood",
            "sequence_number": 1,
            "page_count": "20.000",
            "script": "Jack Kirby (credited)",
            "pencils": "Jack Kirby (credited)",
            "inks": "Mike Royer (credited)",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "fantasy; horror-suspense; superhero",
            "first_line": "",
            "characters": "Jason Blood; Etrigan the Demon; Farley Fairfax; Galatea; Glenda Mark; Harry Matthews; Phantom of the Sewers; Randu Singh; The Soul Snatcher; Asmodon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "advertisement",
            "title": "",
            "feature": "IDEC de México",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "El mayor poder de hombre se llama",
            "characters": "",
            "synopsis": "",
            "notes": "Anuncios para folletos sobre hipnotismo, como desarrollar la memoria, magia, brujas y espiritus, y defensa personal.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "La novia de Batman",
            "feature": "Batman y Robin",
            "sequence_number": 3,
            "page_count": "10.000",
            "script": "David Vern",
            "pencils": "Dick Sprang (signed as Bob Kane)",
            "inks": "Charles Paris",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Commissioner James Gordon; Vicki Vale; Shah of Nairomi (introduction); Ali Khendun (introduction); Eloise Leach (introduction, magazine photographer); Joe (newspaper editor)",
            "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": "Bat-Cave; Bat-Signal; Matinoor Diamond"
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1540/w400/1540949.jpg"
}