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

{
    "url": "https://demozoo.org/api/v1/productions/531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/531/",
    "id": 531,
    "title": "3D Construction Kit",
    "author_nicks": [
        {
            "name": "Empire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2826/?format=api",
                "id": 2826,
                "name": "Empire",
                "is_group": true
            }
        },
        {
            "name": "Enigma",
            "abbreviation": "[E]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48044/?format=api",
                "id": 48044,
                "name": "Enigma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anarchist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2830/?format=api",
                    "id": 2830,
                    "name": "Anarchist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Booze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2829/?format=api",
                    "id": 2829,
                    "name": "Booze",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Zapper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26954/?format=api",
                    "id": 26954,
                    "name": "The Zapper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Booze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2829/?format=api",
                    "id": 2829,
                    "name": "Booze",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ntsc/pal fixing"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31655"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/c1/a481.1357.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c4/c1/a481.1357.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/c1/a481.1357.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "3d-construction-kit"
    ]
}