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

{
    "url": "https://demozoo.org/api/v1/parties/5238/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5238/",
    "id": 5238,
    "name": "Pågadata 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1669/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1669/",
        "id": 1669,
        "name": "Pågadata",
        "website": "https://pågadata.se/"
    },
    "start_date": "2025-08-01",
    "end_date": "2025-08-03",
    "location": "Teckomatorp, Svalövs Kommun, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 55.86667,
    "longitude": 13.08333,
    "website": "https://xn--pgadata-exa.se/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/366649/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366649/",
            "id": 366649,
            "title": "Pågadata 2025 Invite",
            "author_nicks": [
                {
                    "name": "Z-Nexx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                        "id": 7136,
                        "name": "Z-Nexx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-02-01",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3504"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/pagadata/pagadata-2025"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2010&when=2025"
        }
    ]
}