API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/28095/",
    "series_name": "Superman Presents Tip Top Comic Monthly (1965 series)",
    "descriptor": "118",
    "number": "118",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Circa 1974-1975",
    "key_date": "1975-00-00",
    "price": "0.25 AUD",
    "page_count": "52.000",
    "editing": "?",
    "indicia_publisher": null,
    "brand_emblem": "Planet Comics",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/1579/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "? (original colorist);  ? (reprint colorist)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Man-Bat [Kirk Langstrom]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "King of the Gotham Jungle!",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "13.000",
            "script": "Frank Robbins",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "? (original colorist); ? (black and white reprint colorist)",
            "letters": "?",
            "editing": "? (original editor); ? (reprint editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Man-Bat [Kirk Langstrom]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The King from Canarsie!",
            "feature": "Robin",
            "sequence_number": 2,
            "page_count": "7.000",
            "script": "Elliot Maggin",
            "pencils": "Dick Dillin",
            "inks": "Dick Giordano",
            "colors": "? (original colorist); ? (black and white reprint colorist)",
            "letters": "?",
            "editing": "Julius Schwartz (original editor); ? (reprint editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Dressed to Kill",
            "feature": "",
            "sequence_number": 3,
            "page_count": "4.000",
            "script": "Carl Wessler",
            "pencils": "Ernie Chan",
            "inks": "Ernie Chan",
            "colors": "None",
            "letters": "?",
            "editing": "Murray Boltinoff (original editor); ? (reprint editor)",
            "job_number": "",
            "genre": "horror-suspense",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Quest of the Immortal Queen",
            "feature": "Hawkman",
            "sequence_number": 4,
            "page_count": "24.000",
            "script": "Gardner Fox",
            "pencils": "Murphy Anderson",
            "inks": "Murphy Anderson",
            "colors": "? (original colorist); ? (black and white reprint colorist)",
            "letters": "?",
            "editing": "Julius Schwartz (original editor); ? (reprint editor)",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "",
            "synopsis": "Alvit the Queen of Alfheim wants Hawkman to become her Champion and Husband!",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1161/w400/1161129.jpg"
}