GET /api/v1/parties/3494/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3494/?format=api",
"demozoo_url": "https://demozoo.org/parties/3494/",
"id": 3494,
"name": "ByteFest 2012",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1200/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1200/",
"id": 1200,
"name": "ByteFest",
"website": "http://www.bytefest.org/"
},
"start_date": "2012-09-21",
"end_date": "2012-09-23",
"location": "Prague, Praha, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 50.08804,
"longitude": 14.42076,
"website": "http://www.bytefest.org/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1376&when=2012"
}
]
}