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

{
    "url": "https://demozoo.org/api/v1/productions/300146/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300146/",
    "id": 300146,
    "title": "The Happy Hour 1.00",
    "author_nicks": [
        {
            "name": "PHUN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88588/?format=api",
                "id": 88588,
                "name": "PHUN",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-06-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NeoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88604/?format=api",
                    "id": 88604,
                    "name": "NeoN",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Thunderbolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53957/?format=api",
                    "id": 53957,
                    "name": "The Thunderbolt",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packager"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/phun/phun_hh1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pcboard",
        "ppe"
    ]
}