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

{
    "url": "https://demozoo.org/api/v1/parties/5058/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5058/",
    "id": 5058,
    "name": "Nova 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1252/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1252/",
        "id": 1252,
        "name": "Nova",
        "website": "http://novaparty.org/"
    },
    "start_date": "2025-06-13",
    "end_date": "2025-06-15",
    "location": "Budleigh Salterton, Devon, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 50.62983,
    "longitude": -3.32181,
    "website": "https://novaparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/nova/nova-25"
        },
        {
            "link_class": "PartyWikiParty",
            "url": "https://party.darklite.org/nova-25-2025/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1808&when=2025"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/ukdemoscene"
        }
    ]
}