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

{
    "url": "https://demozoo.org/api/v1/productions/378368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378368/",
    "id": 378368,
    "title": "Dead or Alive",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Progen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61756/?format=api",
                    "id": 61756,
                    "name": "Progen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hammerfist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3858/?format=api",
                    "id": 3858,
                    "name": "Hammerfist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Steffest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136847/?format=api",
                    "id": 136847,
                    "name": "Steffest",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/deadline25/oldschool_demo/dsr_deadoralive.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=105100"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9Fy2PrTVbi8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "200",
            "competition": {
                "id": 20313,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5143/",
                    "id": 5143,
                    "name": "Deadline 2025",
                    "tagline": "The B-Movie",
                    "start_date": "2025-10-03",
                    "end_date": "2025-10-05",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}