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

{
    "url": "https://demozoo.org/api/v1/parties/5538/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5538/",
    "id": 5538,
    "name": "Field-FX 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1390/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1390/",
        "id": 1390,
        "name": "Field-FX",
        "website": "https://field-fx.party/"
    },
    "start_date": "2026-07-16",
    "end_date": "2026-07-19",
    "location": "Ledbury, Herefordshire, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 52.03639,
    "longitude": -2.42635,
    "website": "https://field-fx.party/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/fieldfx/field-fx-2026"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/fx_field"
        }
    ]
}