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

{
    "url": "https://demozoo.org/api/v1/productions/374491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374491/",
    "id": 374491,
    "title": "BOOM! Party 2025 Invitation",
    "author_nicks": [
        {
            "name": "Nightrider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24765/?format=api",
                "id": 24765,
                "name": "Nightrider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BOOM!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-07-05",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nightrider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24765/?format=api",
                    "id": 24765,
                    "name": "Nightrider",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "t0m3000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                    "id": 140061,
                    "name": "t0m3000",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/271005/boomparty.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lostparty25/intro_1k/boomparty.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=254418"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104417"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "243",
            "competition": {
                "id": 20008,
                "name": "1k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4587/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4587/",
                    "id": 4587,
                    "name": "Lost Party 2025",
                    "tagline": "Atari, Commodore, Spectrum, Amstrad",
                    "start_date": "2025-07-03",
                    "end_date": "2025-07-06",
                    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://www.lostparty.pl/2025/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5015/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5015/",
            "id": 5015,
            "name": "BOOM! Party 2025",
            "tagline": "",
            "start_date": "2025-07-24",
            "end_date": "2025-07-27",
            "location": "Tuchola, Powiat tucholski, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.58695,
            "longitude": 17.86162,
            "website": "https://boom-party.c64.fun/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/18/fc/d0ae.363412.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/18/fc/d0ae.363412.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/fc/d0ae.363412.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}