API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/579109/?format=api",
    "series_name": "Batman (1950 series)",
    "descriptor": "33",
    "number": "33",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "February 1953",
    "key_date": "1953-02-00",
    "price": "8d [0-0-8 AUP]",
    "page_count": "28.000",
    "editing": "",
    "indicia_publisher": "Colour Comics Pty Ltd",
    "brand_emblem": "Colour Comics Pty Ltd",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "Edited from a digital copy on the British Comics Blog.\r\nSome information from the site https://ausreprints.net",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/34626/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "The Jungle Batman!",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Win Mortimer",
            "inks": "Win Mortimer",
            "colors": "?",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "Batman; Robin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Jungle Batman!",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 1,
            "page_count": "12.000",
            "script": "David Vern",
            "pencils": "Bob Kane (signed) (Batman and Robin); Lew Sayre Schwartz (signed as Bob Kane)",
            "inks": "Win Mortimer",
            "colors": "None",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "jungle; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; The Sinister Eight [Frenchy LaDoix; Singh Dah; Baron Hengler; Ling Chee; Luigi Verona; Aldo Toledano; Liverpool Kid; Sumatra Joe] (villains)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Varsity Vic",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "humor; teen",
            "first_line": "The phone always rings when I'm in the shower!",
            "characters": "Vic; mailman",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Professor Eureka",
            "sequence_number": 3,
            "page_count": "1.000",
            "script": "Henry Boltinoff (signed)",
            "pencils": "Henry Boltinoff (signed)",
            "inks": "Henry Boltinoff (signed)",
            "colors": "None",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "humor",
            "first_line": "I have the examination papers all marked",
            "characters": "Professor Eureka; student",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Vicki Vale's Secret",
            "feature": "Batman with Robin the Boy Wonder",
            "sequence_number": 4,
            "page_count": "10.000",
            "script": "David Vern",
            "pencils": "Bob Kane (signed) (Batman and Robin); Lew Sayre Schwartz (signed as Bob Kane)",
            "inks": "Charles Paris",
            "colors": "None",
            "letters": "Ira Schnapp",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin [Dick Grayson]; Vicki Vale; Keys Bennett (villain)",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/953/w400/953632.jpg"
}