API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/62758/?format=api",
    "series_name": "Batman (1940 series)",
    "descriptor": "566 [Direct Sales]",
    "number": "566",
    "volume": "",
    "variant_name": "Direct Sales",
    "title": "",
    "publication_date": "June 1999",
    "key_date": "1999-06-00",
    "price": "1.99 USD; 3.25 CAD",
    "page_count": "36.000",
    "editing": "Jordan B. Gorfinkel (editor); Joseph Illidge (associate editor); Denny O'Neil (group editor)",
    "indicia_publisher": "DC Comics",
    "brand_emblem": "DC [bullet]",
    "isbn": "",
    "barcode": "76194120005756611",
    "rating": "Approved by the Comics Code Authority",
    "on_sale_date": "1999-04-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: The Visitor",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jon Bogdanove (signed as Bog)",
            "inks": "Jon Bogdanove (signed as Bog)",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Superman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Visitor",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Kelley Puckett (credited)",
            "pencils": "Jon Bogdanove (credited)",
            "inks": "Eduardo Barreto (credited)",
            "colors": "Richard Horie (credited); Tanya Horie (credited)",
            "letters": "John Costanza (credited as Costanza); Willie Schubert (credited as Schubert)",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Gotham. It's worse than I feared.",
            "characters": "Batman; Superman; Mad Hatter (villain); Mr. Freeze (villain); Commissioner James Gordon",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/53/w400/53076.jpg"
}