API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/62847/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "568 [Direct Sales]",
    "number": "568",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "August 1999",
    "key_date": "1999-08-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "40.000",
    "editing": "Darren Vincenzo (editor); Joseph Illidge (associate editor); Denny O'Neil (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005756811",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1999-06-16",
    "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": "No Man's Land: Fruit of the Earth: 2",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Glen Orbik (signed as Orbik) (painting); Laurel Blechman (signed as Laurel) (painting)",
            "inks": "Glen Orbik (signed as Orbik) (painting); Laurel Blechman (signed as Laurel) (painting)",
            "colors": "Glen Orbik (signed as Orbik) (painting); Laurel Blechman (signed as Laurel) (painting)",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Poison Ivy; Clayface",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Fruit of the Earth: Part Two",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Greg Rucka (credited)",
            "pencils": "Dan Jurgens (credited)",
            "inks": "Bill Sienkiewicz (credited)",
            "colors": "Noelle Giddings (credited); Wildstorm FX (credited as Wildstorm) (color separations)",
            "letters": "John Costanza (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "I knew you'd come.",
            "characters": "Batman; Robin [Tim Drake]; Clayface (villain); Poison Ivy; Two-Face; Huntress",
            "synopsis": "",
            "notes": "Fruit of the Earth continued from Batman: Shadow of the Bat (DC, 1992 series) #88.\r\nFruit of the Earth continues in Detective Comics (DC, 1937 series) #735.",
            "keywords": ""
        },
        {
            "type": "letters page",
            "title": "",
            "feature": "Bat-Signals",
            "sequence_number": 2,
            "page_count": "1.660",
            "script": "Joseph Illidge",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "Letters from Tim Leighton, Pete Kilmer, Dane Erion and Sophea.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/53/w400/53078.jpg"
}