GET /api/v1/parties/3701/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3701/?format=api",
"demozoo_url": "https://demozoo.org/parties/3701/",
"id": 3701,
"name": "KWAS 1",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1006/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1006/",
"id": 1006,
"name": "KWAS",
"website": ""
},
"start_date": "2008-01-29",
"end_date": "2008-01-29",
"location": "Wrocław, Lower Silesian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.1,
"longitude": 17.03333,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}