GET /api/v1/parties/1907/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1907/?format=api",
"demozoo_url": "https://demozoo.org/parties/1907/",
"id": 1907,
"name": "Mulle Party 1995",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/769/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/769/",
"id": 769,
"name": "Mulle Party",
"website": ""
},
"start_date": "1995",
"end_date": "1995",
"location": "Copenhagen, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.676311,
"longitude": 12.56935,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}