GET /api/v1/parties/1776/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1776/?format=api",
"demozoo_url": "https://demozoo.org/parties/1776/",
"id": 1776,
"name": "Vintage Computer Festival Europe 2010",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/718/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/718/",
"id": 718,
"name": "Vintage Computer Festival Europe",
"website": "http://www.vcfe.org/D/"
},
"start_date": "2010-05-01",
"end_date": "2010-05-02",
"location": "Munich, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 48.13641,
"longitude": 11.57753,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}