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

{
    "url": "https://demozoo.org/api/v1/parties/5112/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5112/",
    "id": 5112,
    "name": "Silly Venture 2025 SE",
    "tagline": "25TH SILLY VENTURE ANNIVERSARY",
    "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-07-31",
    "end_date": "2025-08-03",
    "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/372681/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372681/",
            "id": 372681,
            "title": "A spontaneous invitation to the Atari event SV2025SE",
            "author_nicks": [
                {
                    "name": "Foster",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35187/?format=api",
                        "id": 35187,
                        "name": "Foster",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-25",
            "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/362720/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362720/",
            "id": 362720,
            "title": "SV2024WE greetings & invitation video to SV2025SE",
            "author_nicks": [
                {
                    "name": "SV Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132538/?format=api",
                        "id": 132538,
                        "name": "SV Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-12-13",
            "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/373287/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373287/",
            "id": 373287,
            "title": "SV2025SE Atari XL/XE invitro",
            "author_nicks": [
                {
                    "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-06-08",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/silly-venture/silly-venture-2025-se"
        }
    ]
}