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

{
    "url": "https://demozoo.org/api/v1/parties/5324/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5324/",
    "id": 5324,
    "name": "Compusphere 2025 (26)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/50/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/50/",
        "id": 50,
        "name": "Compusphere",
        "website": "http://www.compusphere.se"
    },
    "start_date": "2025-11-28",
    "end_date": "2025-11-30",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "website": "https://www.compusphere.se",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/372883/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372883/",
            "id": 372883,
            "title": "Convivus",
            "author_nicks": [
                {
                    "name": "Bitbendaz",
                    "abbreviation": "BBZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83564/?format=api",
                        "id": 83564,
                        "name": "Bitbendaz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/374853/?format=api",
            "demozoo_url": "https://demozoo.org/productions/374853/",
            "id": 374853,
            "title": "På Tur Med",
            "author_nicks": [
                {
                    "name": "Five Finger Punch",
                    "abbreviation": "FFP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47576/?format=api",
                        "id": 47576,
                        "name": "Five Finger Punch",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-07-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3532"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/compusphere/compusphere-2025"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=146&when=2025"
        }
    ]
}