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

{
    "url": "https://demozoo.org/api/v1/productions/309477/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309477/",
    "id": 309477,
    "title": "Enigma",
    "author_nicks": [
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11",
    "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": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1146/?format=api",
                    "id": 1146,
                    "name": "Ace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "AEG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/570/?format=api",
                    "id": 570,
                    "name": "AEG",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "AEG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/570/?format=api",
                    "id": 570,
                    "name": "AEG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1136/?format=api",
                    "id": 1136,
                    "name": "Kai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=88210"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5882"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2345"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17120,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/530/",
                    "id": 530,
                    "name": "Wired 1995",
                    "tagline": "",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Mons, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.45384,
                    "longitude": 3.95164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}