GET /api/v1/parties/3513/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3513/?format=api",
"demozoo_url": "https://demozoo.org/parties/3513/",
"id": 3513,
"name": "Hackerence 1993 (a)",
"tagline": "Hackerence 7",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/243/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/243/",
"id": 243,
"name": "Hackerence",
"website": "http://www.hackerence.com/demo"
},
"start_date": "1993-05-21",
"end_date": "1993-05-23",
"location": "Härnösands Kommun, Västernorrland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.76667,
"longitude": 17.68333,
"website": "http://www.hackerence.com/demo",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1081&when=1993"
}
]
}