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

{
    "url": "https://demozoo.org/api/v1/productions/350889/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350889/",
    "id": 350889,
    "title": "The Christmas Demo",
    "author_nicks": [
        {
            "name": "Dutch Crack Guys",
            "abbreviation": "DCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107770/?format=api",
                "id": 107770,
                "name": "Dutch Crack Guys",
                "is_group": true
            }
        },
        {
            "name": "The Artworx",
            "abbreviation": "TAW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79543/?format=api",
                "id": 79543,
                "name": "The Artworx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12-14",
    "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": "Power Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148633/?format=api",
                    "id": 148633,
                    "name": "Explorer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Power Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148633/?format=api",
                    "id": 148633,
                    "name": "Explorer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "TLR Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
                    "id": 73186,
                    "name": "Peter van Driel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TLR Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
                    "id": 73186,
                    "name": "Peter van Driel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TLR Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
                    "id": 73186,
                    "name": "Peter van Driel",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Johannes Bjerregaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7513/?format=api",
                    "id": 7513,
                    "name": "Johannes Bjerregaard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Max The Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149626/?format=api",
                    "id": 149626,
                    "name": "Max The Fox",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/26191/CHRISTMAS___DCG.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=36497"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39135"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "christmas"
    ]
}