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

{
    "url": "https://demozoo.org/api/v1/parties/5347/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5347/",
    "id": 5347,
    "name": "Black Valley 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1638/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1638/",
        "id": 1638,
        "name": "Black Valley",
        "website": "https://blackvalley.party/"
    },
    "start_date": "2026-07-10",
    "end_date": "2026-07-12",
    "location": "Blaker, Lillestrøm, Viken, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 60.00349,
    "longitude": 11.30198,
    "website": "https://blackvalley.party/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/demoparty.no"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/demoparty.no"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://icosahedron.website/@demoparty_no"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1978&when=2026"
        }
    ]
}