GET /api/v1/parties/2802/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2802/?format=api",
"demozoo_url": "https://demozoo.org/parties/2802/",
"id": 2802,
"name": "ST News International Christmas Coding Convention (STNICCC) 2032",
"tagline": "42nd Anniversary",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/631/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/631/",
"id": 631,
"name": "ST News International Christmas Coding Convention (STNICCC)",
"website": "http://www.stniccc.com/"
},
"start_date": "2032-12-18",
"end_date": "2032-12-19",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": "http://www.stniccc.com/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=39&when=2032"
}
]
}