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

{
    "url": "https://demozoo.org/api/v1/productions/336839/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336839/",
    "id": 336839,
    "title": "Christmas 2010",
    "author_nicks": [
        {
            "name": "Forces of Evil",
            "abbreviation": "FOE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73079/?format=api",
                "id": 73079,
                "name": "Forces of Evil",
                "is_group": true
            }
        },
        {
            "name": "KrionyX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133756/?format=api",
                "id": 133756,
                "name": "KrionyX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81494/?format=api",
                    "id": 81494,
                    "name": "The Phantom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81494/?format=api",
                    "id": 81494,
                    "name": "The Phantom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81494/?format=api",
                    "id": 81494,
                    "name": "The Phantom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Fredrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23541/?format=api",
                    "id": 23541,
                    "name": "Fredrik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=121446"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=96573"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/f2/31cc.337865.png",
            "original_width": 579,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/6c/f2/31cc.337865.png",
            "standard_width": 400,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/f2/31cc.337865.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}