API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/63209/",
    "series_name": "Batman: Haunted Gotham (2000 series)",
    "descriptor": "1",
    "number": "1",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[February] 2000",
    "key_date": "2000-02-00",
    "price": "4.95 USD; 7.95 CAD",
    "page_count": "52.000",
    "editing": "Denny O'Neil (credited as Dennis O'Neil) (group editor); Joseph Illidge (credited) (associate editor); Mike Carlin (credited) (executive editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]; Elseworlds",
    "isbn": "",
    "barcode": "76194120486400111",
    "rating": "",
    "on_sale_date": "1999-12-29",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/6262/",
    "indicia_printer": "Printed in Canada",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "Haunted Gotham",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Kelley Jones (credited)",
            "inks": "John Beatty (credited)",
            "colors": "Daniel Vozzo (credited)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Haunted Gotham - Part One: Hell's Hunting Ground",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "48.000",
            "script": "Doug Moench (credited)",
            "pencils": "Kelley Jones (credited)",
            "inks": "John Beatty (credited)",
            "colors": "Daniel Vozzo (credited)",
            "letters": "Willie Schubert (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Thomas Wayne; Martha Wayne; Bruce Wayne (Batman); Alfred; Emil Varner (The Joker); Cal; Commissioner Gordon",
            "synopsis": "Bruce Wayne's parents are killed, and he learns why his father has been preparing him to fight all his life, and learns what he's expected to fight.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/59/w400/59658.jpg"
}