GET /api/v1/parties/1567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1567/?format=api",
"demozoo_url": "https://demozoo.org/parties/1567/",
"id": 1567,
"name": "Animal Mine Convention",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/664/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/664/",
"id": 664,
"name": "Animal Mine Convention",
"website": ""
},
"start_date": "1991-12",
"end_date": "1991-12",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}