API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/579159/?format=api",
    "series_name": "Batman (1950 series)",
    "descriptor": "83",
    "number": "83",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "April 1957",
    "key_date": "1957-04-00",
    "price": "0.06 GBP",
    "page_count": "32.000",
    "editing": "",
    "indicia_publisher": null,
    "brand_emblem": "Colour Comics Pty Ltd",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/34626/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The New-Model Batman!",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Sheldon Moldoff",
            "inks": "Sheldon Moldoff",
            "colors": "?",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The New-Model Batman",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 1,
            "page_count": "10.000",
            "script": "?",
            "pencils": "Sheldon Moldoff ?",
            "inks": "Sheldon Moldoff ?; Stan Kaye ?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Commissioner Gordon (supporting); Wallace Waley (intro, villain)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Battle of the Bows!",
            "feature": "Green Arrow",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "?",
            "pencils": "George Papp",
            "inks": "George Papp",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Green Arrow [Oliver Queen]; Speedy [Roy Harper]; Beau Brummel (villain)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Batman's Robot Twin!",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 3,
            "page_count": "12.000",
            "script": "?",
            "pencils": "Sheldon Moldoff",
            "inks": "Charles Paris",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Commissioner Gordon (supporting); Alfred Pennyworth (supporting); Dr. Dall (villain); Batman's Robot Twin; Professor Carden",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/868/w400/868541.jpg"
}