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

{
    "url": "https://demozoo.org/api/v1/parties/5269/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5269/",
    "id": 5269,
    "name": "Silly Venture 2025 WE",
    "tagline": "The biggest ATARI-multi party! In tribute to RJ Mical (Atari Lynx creator)",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/133/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/133/",
        "id": 133,
        "name": "Silly Venture",
        "website": "https://www.sillyventure.eu/"
    },
    "start_date": "2025-11-20",
    "end_date": "2025-11-23",
    "location": "Gdańsk, Pomerania, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 54.36112,
    "longitude": 18.68976,
    "website": "https://www.sillyventure.eu",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/376083/?format=api",
            "demozoo_url": "https://demozoo.org/productions/376083/",
            "id": 376083,
            "title": "Silly Venture 2k25 Winter Edition Invitation",
            "author_nicks": [
                {
                    "name": "Resistance",
                    "abbreviation": "RSE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                        "id": 3918,
                        "name": "Resistance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-08-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                    "id": 50,
                    "name": "Atari Jaguar"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/374366/?format=api",
            "demozoo_url": "https://demozoo.org/productions/374366/",
            "id": 374366,
            "title": "Silly Venture 2025WE video invitation - in tribute to Atari Lynx creator!",
            "author_nicks": [
                {
                    "name": "Paptak",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36179/?format=api",
                        "id": 36179,
                        "name": "Paptak",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-08-28",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378344/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378344/",
            "id": 378344,
            "title": "sv25we invite",
            "author_nicks": [
                {
                    "name": "Buddy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                        "id": 52028,
                        "name": "Buddy",
                        "is_group": false
                    }
                },
                {
                    "name": "PPS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                        "id": 49832,
                        "name": "PPS",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-10-04",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378871/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378871/",
            "id": 378871,
            "title": "SV2025 WE Invitro - cover of Buddy+PPS A8 invitro!",
            "author_nicks": [
                {
                    "name": "andYManOne",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49408/?format=api",
                        "id": 49408,
                        "name": "andYManOne",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-10-14",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/silly-venture/silly-venture-2025-we"
        }
    ]
}