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

{
    "url": "https://demozoo.org/api/v1/productions/40346/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40346/",
    "id": 40346,
    "title": "Suicide",
    "author_nicks": [
        {
            "name": "Prism!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8062/?format=api",
                "id": 8062,
                "name": "Prism",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ooze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13429/?format=api",
                    "id": 13429,
                    "name": "Ooze",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Orbital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                    "id": 11997,
                    "name": "Orbital",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10397/?format=api",
                    "id": 10397,
                    "name": "Hazh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pinias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23171/?format=api",
                    "id": 23171,
                    "name": "Pinias",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27374/?format=api",
                    "id": 27374,
                    "name": "Inc.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/quast98/demo/suicide.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59055"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "382",
            "competition": {
                "id": 3795,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1025/",
                    "id": 1025,
                    "name": "QuaST 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Elbląg, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.155529,
                    "longitude": 19.39831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}