GET /api/v1/parties/2271/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2271/?format=api",
"demozoo_url": "https://demozoo.org/parties/2271/",
"id": 2271,
"name": "The Vice Copyparty",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/888/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/888/",
"id": 888,
"name": "The Vice Copyparty",
"website": ""
},
"start_date": "1988-05-25",
"end_date": "1988-05-25",
"location": "Bremerhaven, Bremen, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.55021,
"longitude": 8.57674,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}