API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/2164177/",
    "series_name": "Das Lego Batman Magazin (2019 series)",
    "descriptor": "12",
    "number": "12",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "2020-11-17",
    "price": "3.99 EUR",
    "page_count": "36.000",
    "editing": "",
    "indicia_publisher": "Blue Ocean Entertainment AG",
    "brand_emblem": "Blue Ocean",
    "isbn": "",
    "barcode": "419100310399012",
    "rating": "",
    "on_sale_date": "2020-11-17",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/138449/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Lego Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "? (Foto)",
            "inks": "? (Foto)",
            "colors": "? (Foto)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Der beste Superheld",
            "feature": "Lego Batman",
            "sequence_number": 1,
            "page_count": "14.000",
            "script": "Martin Fisher",
            "pencils": "René Córdova",
            "inks": "René Córdova",
            "colors": "Andres Mossa",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "Der verschwundene Anzug",
            "feature": "Lego Batman",
            "sequence_number": 2,
            "page_count": "1.000",
            "script": "Martin Fisher",
            "pencils": "Gabriel Negri",
            "inks": "Gabriel Negri",
            "colors": "Antonio Antro",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1392/w400/1392316.jpg"
}