GET /api/v1/parties/4576/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4576/?format=api",
"demozoo_url": "https://demozoo.org/parties/4576/",
"id": 4576,
"name": "Syntax Society Xmas Party 2021",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/767/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/767/",
"id": 767,
"name": "Syntax Society",
"website": "http://syntaxsociety.se/"
},
"start_date": "2021-12",
"end_date": "2021-12",
"location": "Landskrona, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.8862,
"longitude": 12.8588,
"website": "http://syntaxsociety.se/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1616&when=2021"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2021/syntaxsocietyxmas21/"
}
]
}