HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/productions/98767/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98767/",
    "id": 98767,
    "title": "Steam",
    "author_nicks": [
        {
            "name": "The Zirconium Team",
            "abbreviation": "TZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
                "id": 26353,
                "name": "The Zirconium Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Darkblade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74206/?format=api",
                    "id": 74206,
                    "name": "Insomniac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dranath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26352/?format=api",
                    "id": 26352,
                    "name": "Dranath",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/dejavu00/demo/steam.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12265"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3501,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1003/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1003/",
                    "id": 1003,
                    "name": "Deja Vu 2000",
                    "tagline": "",
                    "start_date": "2000-06-30",
                    "end_date": "2000-07-02",
                    "location": "Leicester, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.637981,
                    "longitude": -1.14043,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}