GET /api/v1/parties/3488/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3488/?format=api",
"demozoo_url": "https://demozoo.org/parties/3488/",
"id": 3488,
"name": "ByteFest 2017",
"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": "2017-10-13",
"end_date": "2017-10-15",
"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": "FacebookPage",
"url": "https://www.facebook.com/bytefestcz"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/bytefestcz"
}
]
}