API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/356024/",
    "series_name": "Batman / Tarzan: Claws of the Cat-Woman (2000 series)",
    "descriptor": "",
    "number": "[nn]",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "August 2000",
    "key_date": "2000-08-16",
    "price": "10.95 USD; 16.95 CAD",
    "page_count": "100.000",
    "editing": "Chris Warner (collection editor); Phil Amara (original editor); Darren Vincenzo (original editor); Matt Idelson (original editor)",
    "indicia_publisher": "Dark Horse Comics Inc. and DC Comics",
    "brand_emblem": "Dark Horse Comics [chess piece]; DC [bullet]",
    "isbn": "1-56971-466-5",
    "barcode": "978156971466951095",
    "rating": "",
    "on_sale_date": "2000-08-16",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/24311/",
    "indicia_printer": "",
    "keywords": "crossovers",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; Tarzan",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Igor Kordej",
            "inks": "Igor Kordej",
            "colors": "?",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "Superhero; Jungle",
            "first_line": "",
            "characters": "Batman; Tarzan",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Tarzan",
            "sequence_number": 1,
            "page_count": "88.000",
            "script": "Ron Marz",
            "pencils": "Igor Kordej",
            "inks": "Igor Kordej",
            "colors": "Chris Chuckry",
            "letters": "Clem Robins",
            "editing": "None",
            "job_number": "",
            "genre": "jungle; superhero",
            "first_line": "Did you bring my work clothes?",
            "characters": "Batman [Bruce Wayne]; Tarzan [John Clayton]; Finnegan Dent; Princess Khefretari; Jane; Jad-Bal-Ja; Alfred Pennyworth; Vicki Vale",
            "synopsis": "",
            "notes": "",
            "keywords": "crossovers"
        },
        {
            "type": "text article",
            "title": "",
            "feature": "",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "?",
            "pencils": "None",
            "inks": "None",
            "colors": "None",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "biography",
            "first_line": "",
            "characters": "Ron Marz; Igor Kordey",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "cover reprint (on interior page)",
            "title": "Batman / Tarzan: Claws of the Cat-Woman Gallery",
            "feature": "Batman; Tarzan",
            "sequence_number": 3,
            "page_count": "3.000",
            "script": "None",
            "pencils": "Dave Dorman (painting)",
            "inks": "Dave Dorman (painting)",
            "colors": "Dave Dorman (painting)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "Superhero; Jungle",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Tarzan [John Clayton]; Finnegan Dent; Princess Khefretari",
            "synopsis": "",
            "notes": "Covers for Issue #2 and #3 are smaller and on one page.",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/340/w400/340076.jpg"
}