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

{
    "url": "https://demozoo.org/api/v1/productions/384558/?format=api",
    "demozoo_url": "https://demozoo.org/productions/384558/",
    "id": 384558,
    "title": "Fire 'n Ice",
    "author_nicks": [
        {
            "name": "MadTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32424/?format=api",
                "id": 32424,
                "name": "Mad Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-01-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://forums.atariage.com/applications/core/interface/file/attachment.php?id=1296895&key=cccdcdf4d7754a9cdc8b5d7e97e8d517"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2026/lastparty26/game/fire_n_ince_wip.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kJg-z_SWrxc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "398",
            "competition": {
                "id": 20568,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5237/",
                    "id": 5237,
                    "name": "Last Party 2026",
                    "tagline": "Atari",
                    "start_date": "2026-01-03",
                    "end_date": "2026-01-06",
                    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://last-party.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "work-in-progress",
        "port"
    ]
}