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

{
    "url": "https://demozoo.org/api/v1/parties/5432/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5432/",
    "id": 5432,
    "name": "Dream210 2025",
    "tagline": "The last days of 2025. Cozy. With Friends. And Demos.",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1926/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1926/",
        "id": 1926,
        "name": "Dream210",
        "website": "https://dream210.party/"
    },
    "start_date": "2025-12-27",
    "end_date": "2025-12-30",
    "location": "Karlsruhe Region, Baden-Württemberg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.0,
    "longitude": 8.66667,
    "website": "https://dream210.party/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/380044/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380044/",
            "id": 380044,
            "title": "Just a dream",
            "author_nicks": [
                {
                    "name": "OhLi",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
                        "id": 3690,
                        "name": "OhLi",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Digital Demolition Krew",
                    "abbreviation": "DDK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/34764/?format=api",
                        "id": 34764,
                        "name": "Digital Demolition Krew",
                        "is_group": true
                    }
                },
                {
                    "name": "Poo-Brain",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                        "id": 34777,
                        "name": "Poo-Brain",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-11-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finlandsfarjan"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/dream210"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://abraum.social/@dream210"
        },
        {
            "link_class": "PartyWikiParty",
            "url": "https://party.darklite.org/dream210-2025/"
        }
    ]
}