GET /api/v1/parties/3248/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3248/?format=api",
"demozoo_url": "https://demozoo.org/parties/3248/",
"id": 3248,
"name": "Dreamhack Stockholm 2014",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/64/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/64/",
"id": 64,
"name": "Dreamhack",
"website": "http://www.dreamhack.se/"
},
"start_date": "2014-09-26",
"end_date": "2014-09-27",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"website": "http://www.dreamhack.se/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=54&when=2014"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/DreamHack"
}
]
}