GET /api/v1/parties/4056/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4056/?format=api",
"demozoo_url": "https://demozoo.org/parties/4056/",
"id": 4056,
"name": "Interface 2018 (XVIII)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1320/",
"id": 1320,
"name": "Interface",
"website": "http://vccev.de/index.php/interface"
},
"start_date": "2018-05-26",
"end_date": "2018-05-26",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"website": "http://vccev.de/index.php/interface",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}