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

{
    "url": "https://demozoo.org/api/v1/parties/5427/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5427/",
    "id": 5427,
    "name": "Moonshine Dragons 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1422/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1422/",
        "id": 1422,
        "name": "Moonshine Dragons",
        "website": "https://moonshinedragons.party"
    },
    "start_date": "2026-05-29",
    "end_date": "2026-05-31",
    "location": "Opole Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 50.66667,
    "longitude": 17.9,
    "website": "https://moonshinedragons.party/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3576"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/moonshine-dragons/moonshine-dragons-2026"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1853&when=2026"
        }
    ]
}