API endpoint that allows Issue to be viewed.

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

{
    "api_url": "https://www.comics.org/api/issue/807500/",
    "series_name": "Batman / Tarzán: Las garras de la Mujer-Gato (2000 series)",
    "descriptor": "2",
    "number": "2",
    "volume": "",
    "variant_name": "",
    "title": "",
    "publication_date": "Julio 2000",
    "key_date": "2000-07-00",
    "price": "750 ESP",
    "page_count": "52.000",
    "editing": "Armand Zoroa (editor)",
    "indicia_publisher": "Norma Editorial S.A.",
    "brand_emblem": "Norma Editorial; DC; Dark Horse Comics",
    "isbn": "84-8431-154-6",
    "barcode": "",
    "rating": "",
    "on_sale_date": "",
    "indicia_frequency": "monthly / mensual",
    "notes": "",
    "variant_of": null,
    "series": "https://www.comics.org/api/series/55902/",
    "indicia_printer": "",
    "keywords": "",
    "story_set": [
        {
            "type": "cover",
            "title": "",
            "feature": "Batman; Tarzán",
            "sequence_number": 0,
            "page_count": "1.000",
            "script": "None",
            "pencils": "Dave Dorman (pintado)",
            "inks": "Dave Dorman (pintado)",
            "colors": "Dave Dorman (pintado)",
            "letters": "None",
            "editing": "None",
            "job_number": "",
            "genre": "adventure; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Tarzán",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Tarzán",
            "sequence_number": 1,
            "page_count": "22.000",
            "script": "Ron Marz",
            "pencils": "Igor Kordej",
            "inks": "Igor Kordej",
            "colors": "Chris Chuckry",
            "letters": "?",
            "editing": "Darren Vincenzo (editor original); Mike Hansen (editor asistente original); Frank Berrios (editor asistente original); Phil Amara (editor original)",
            "job_number": "",
            "genre": "adventure; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Mujer-Gato; Tarzán; Finnegan Dent",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        },
        {
            "type": "comic story",
            "title": "",
            "feature": "Batman; Tarzán",
            "sequence_number": 2,
            "page_count": "22.000",
            "script": "Ron Marz",
            "pencils": "Igor Kordej",
            "inks": "Igor Kordej",
            "colors": "Chris Chuckry",
            "letters": "?",
            "editing": "Darren Vincenzo (editor original); Mike Hansen (editor asistente original); Frank Berrios (editor asistente original); Phil Amara (editor original)",
            "job_number": "",
            "genre": "adventure; superhero",
            "first_line": "",
            "characters": "Batman [Bruce Wayne]; Mujer-Gato; Tarzán; Finnegan Dent",
            "synopsis": "",
            "notes": "",
            "keywords": ""
        }
    ],
    "cover": "https://files1.comics.org//img/gcd/covers_by_id/799/w400/799029.jpg"
}