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

{
    "url": "https://demozoo.org/api/v1/productions/8799/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8799/",
    "id": 8799,
    "title": "Live In Latvija",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Die Kranken Bomber",
            "abbreviation": "DKB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10333/?format=api",
                "id": 10333,
                "name": "Die Kranken Bomber",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kybernetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10335/?format=api",
                    "id": 10335,
                    "name": "Kybernetic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "Neurodancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/888/?format=api",
                    "id": 888,
                    "name": "Neurodancer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/die_kranken_bomber/dkb-lila.txt"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/dipswitch/asciiami/1998/dkb-lila.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/23/e3af.153668.png",
            "original_width": 624,
            "original_height": 17504,
            "standard_url": "https://media.demozoo.org/screens/s/b5/23/e3af.153668.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/23/e3af.153668.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}