API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/62897/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "569 [Direct Sales]",
    "number": "569",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "September 1999",
    "key_date": "1999-09-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "40.000",
    "editing": "Joseph Illidge (associate editor); Denny O'Neil (editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005756911",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1999-07-21",
    "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: I Cover the Waterfront",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Phil Jimenez (signed as P. Jimenez)",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batgirl [Cassandra Cain]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "I Cover the Waterfront",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Janet Harvey (credited)",
            "pencils": "Sergio Cariello (credited)",
            "inks": "Matthew Ryan (credited as Matt Ryan)",
            "colors": "Pamela Rambo (credited)",
            "letters": "Todd Klein (credited)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "You might as well crawl off now, Sanchez!",
            "characters": "Batgirl [Cassandra Cain]; Batman; Nightwing; Oracle [Barbara Gordon]; Sanchez",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/53/w400/53079.jpg"
}