API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/405289/",
    "series_name": "Batman (1954 series)",
    "descriptor": "75",
    "number": "75",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "",
    "price": "",
    "page_count": null,
    "editing": "",
    "indicia_publisher": null,
    "brand_emblem": "",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "El secreto de las armas fantásticas",
            "feature": "Batman y Robin",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Curt Swan",
            "inks": "Stan Kaye",
            "colors": "?",
            "letters": "?; typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "Los pillos huyen en un extraño vehículo",
            "characters": "Batman [Bruno Díaz]; Robin [Ricardo Tapia]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El secreto de las armas fantásticas",
            "feature": "Batman y Robin",
            "sequence_number": 1,
            "page_count": "11.670",
            "script": "?",
            "pencils": "Sheldon Moldoff",
            "inks": "Charles Paris",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "¿Sobre qué caminan esos pillos?",
            "characters": "Batman [Bruno Díaz]; Robin [Ricardo Tapia]",
            "synopsis": "In a Mayan jungle in Mexico, Batman and Robin confront three criminals with super weapons.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El hombre que hacía reales los sueños",
            "feature": "Imposible pero cierto",
            "sequence_number": 2,
            "page_count": "5.670",
            "script": "?",
            "pencils": "Ruben Moreira",
            "inks": "Ruben Moreira",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery",
            "first_line": "El motor de la nave se ha descompuesto y voy a caer.",
            "characters": "Raymundo; Carola; Lege",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El juglar diabólico",
            "feature": "Julio Jordán Detective Marciano",
            "sequence_number": 3,
            "page_count": "5.670",
            "script": "Jack Miller ?",
            "pencils": "Joe Certa",
            "inks": "Joe Certa",
            "colors": "?",
            "letters": "composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "El juglar se ha burlado de mi con su magia",
            "characters": "Detective Marciano [Julio Jordán]; el Juglar; Noé Ruano",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/1113/w400/1113836.jpg"
}