API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/673358/?format=api",
    "series_name": "Batman (1970 series)",
    "descriptor": "35",
    "number": "35",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "",
    "key_date": "",
    "price": "5.00 COP",
    "page_count": "36.000",
    "editing": "",
    "indicia_publisher": null,
    "brand_emblem": "EN Colombia; Epucol Ediciones y Publicaciones de Colombia, Ltda.",
    "isbn": "",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/39151/?format=api",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "El regreso de la \"Cobra\"",
            "feature": "Batman",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Neal Adams",
            "inks": "Neal Adams",
            "colors": "?",
            "letters": "?",
            "editing": "None",
            "job_number": "[S-1016]",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; La Cobra [The Creeper]",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El regreso de la Cobra",
            "feature": "Batman",
            "sequence_number": 1,
            "page_count": "18.000",
            "script": "Denny O'Neil (credited)",
            "pencils": "Irv Novick",
            "inks": "Dick Giordano",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "[S-927]",
            "genre": "superhero",
            "first_line": "",
            "characters": "Batman; La Cobra [The Creeper]; Alfred Pennyworth; Dr. Yatz; Ishmael Yatz",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El rey del Hampa ha muerto",
            "feature": "Batiniña",
            "sequence_number": 2,
            "page_count": "8.000",
            "script": "Frank Robbins (credited)",
            "pencils": "Don Heck (credited)",
            "inks": "Don Heck (credited)",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "[S-969]",
            "genre": "superhero",
            "first_line": "Yo acabé con mi padrino, Batiniña.",
            "characters": "Batiniña [Batgirl]; James Gordon; Jason Bard; Guy Townes; Floyd Marcus; Larry (the Blimp) Cooper; Mike Marcus",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "El conserje descuidado",
            "feature": "Un caso del archivo policiaco",
            "sequence_number": 3,
            "page_count": "3.670",
            "script": "?",
            "pencils": "George Papp",
            "inks": "George Papp",
            "colors": "?",
            "letters": "?; composición tipográfica",
            "editing": "None",
            "job_number": "",
            "genre": "detective-mystery",
            "first_line": "",
            "characters": "",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/657/w400/657298.jpg"
}