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

{
    "url": "https://demozoo.org/api/v1/productions/334324/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334324/",
    "id": 334324,
    "title": "Monster Mash",
    "author_nicks": [
        {
            "name": "Krystone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                "id": 117456,
                "name": "Krystone",
                "is_group": false
            }
        },
        {
            "name": "Tebe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35285/?format=api",
                "id": 35285,
                "name": "Tebe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tebe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35285/?format=api",
                    "id": 35285,
                    "name": "Tebe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Krystone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                    "id": 117456,
                    "name": "Krystone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Krystone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                    "id": 117456,
                    "name": "Krystone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Krystone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                    "id": 117456,
                    "name": "Krystone",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Story"
        },
        {
            "nick": {
                "name": "Krystone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                    "id": 117456,
                    "name": "Krystone",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Concept"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://krystone.pl/atari/atr/MonsterMash.atr"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://krystone.pl/atari/cas/MonsterMash.cas"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://krystone.pl/atari/xex/MonsterMash.xex"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95408"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/c4/a5e2.335738.png",
            "original_width": 352,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/8c/c4/a5e2.335738.png",
            "standard_width": 352,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/c4/a5e2.335738.png",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "halloween",
        "pal-and-ntsc-versions"
    ]
}