API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/579101/?format=api",
    "series_name": "Batman (1950 series)",
    "descriptor": "25",
    "number": "25",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "[June 1952]",
    "key_date": "1952-06-00",
    "price": "6d [0-0-6 GBP]; 8d [0-0-8 AUP]",
    "page_count": "28.000",
    "editing": "?",
    "indicia_publisher": "K. G. Murray Publishing Company",
    "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": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "?",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Another stirring adventure of Batman and Robin",
            "characters": "Batman; Robin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "The Buttons of Doom",
            "feature": "Batman and Robin",
            "sequence_number": 1,
            "page_count": "12.000",
            "script": "?",
            "pencils": "Bob Kane",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; Robin; The Blaze",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Mayor Bruce Wayne!",
            "feature": "Batman and Robin",
            "sequence_number": 2,
            "page_count": "12.000",
            "script": "?",
            "pencils": "Bob Kane",
            "inks": "?",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Robin",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/942/w400/942879.jpg"
}