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

{
    "url": "https://demozoo.org/api/v1/parties/5327/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5327/",
    "id": 5327,
    "name": "rsync 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1487/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1487/",
        "id": 1487,
        "name": "rsync",
        "website": "https://demoparty.be/"
    },
    "start_date": "2026-01-09",
    "end_date": "2026-01-10",
    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 50.87967,
    "longitude": 4.70078,
    "website": "https://www.demoparty.be/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/rsync/rsync-2026"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1886&when=2026"
        }
    ]
}