API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/1016992/",
    "series_name": "Batman (1954 series)",
    "descriptor": "939",
    "number": "939",
    "volume": "26",
    "variant_name": "",
    "title": "",
    "publication_date": "10 de septiembre de 1978",
    "key_date": "1978-09-10",
    "price": "4.00 MXP",
    "page_count": "36.000",
    "editing": "Antonio Hernández Hdez. (credited) (editor responsable); Delio Moreno Bolio (credited) (director producción)",
    "indicia_publisher": "Organización Editorial Novaro, S. A.",
    "brand_emblem": "EN",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "1978",
    "indicia_frequency": "semanal",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/28759/",
    "indicia_printer": "Organización Editorial Novaro, S.A.",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Jim Aparo",
            "inks": "Jim Aparo",
            "colors": "?",
            "letters": "composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "¡No seas tonto, Batman!",
            "characters": "Batman [Bruno Díaz]; Doctor Fósforo [Doctor Phosphorus]",
            "synopsis": "",
            "notes": "El número de trabajo (job number) ha sido eliminado en esta reimpresión.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El plan maestro del Doctor Fósforo",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "16.000",
            "script": "Steve Englehart; ? (traducción)",
            "pencils": "Walter Simonson",
            "inks": "Al Milgrom",
            "colors": "Jerry Serpe",
            "letters": "typeset",
            "editing": "None",
            "job_number": "[S-2600]",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman [Bruno Díaz]; Silver Cloud [Silver St. Cloud]; Doctor Fósforo [Doctor Phosphorous]; Inspector Fierro [Commissioner Gordon]; Alfredo [Alfred Pennyworth]; Jefe O'Hara [Chief O'Hara]; Rino [Rupert Thorne]; Alex [Smiley Royal]; Doctor Roa [Dr. Bell]",
            "synopsis": "Batman se enfrenta al Doctor Fósforo en la nueva planta de energía nuclear en alta mar de Ciudad Gótica.",
            "notes": "La página 10 de la historia original fue omitida en esta reimpresión.",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El marciano egoísta",
            "feature": "Julio Jordán Detective Marciano",
            "sequence_number": 2,
            "page_count": "5.670",
            "script": "Jack Miller; ? (traducción)",
            "pencils": "Joe Certa",
            "inks": "Joe Certa",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Detective Marciano [Julio Jordán; Martian Manhunter]; Biff Stearns; Stan Smith [Stan Wheeler]; Floyd Nolan; Daniel Gómez [Danny Jensen]",
            "synopsis": "El Detective Marciano parece estar tratando de evitar que un patrullero consiga su collar número 1000.",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El hechizo del Ermitaño Marino",
            "feature": "Aquaman y Aqualad",
            "sequence_number": 3,
            "page_count": "5.670",
            "script": "George Kashdan; ? (traducción)",
            "pencils": "Nick Cardy",
            "inks": "Nick Cardy",
            "colors": "?",
            "letters": "typeset",
            "editing": "None",
            "job_number": "",
            "genre": "superhero",
            "first_line": "",
            "characters": "Aquamán [Aquaman]; Aqualad; Topo; Ermitaño [The Sea Hermit]",
            "synopsis": "Aquamán se encuentra con un barco cuyo capitán fue maldecido por un antiguo fantasma azteca.",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": ""
}