GET /api/v1/parties/2861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2861/?format=api",
"demozoo_url": "https://demozoo.org/parties/2861/",
"id": 2861,
"name": "The Web Inc. Party 1988",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1146/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1146/",
"id": 1146,
"name": "The Web Inc. Party",
"website": ""
},
"start_date": "1988-12-03",
"end_date": "1988-12-03",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "KestraBitworldParty",
"url": "http://janeway.exotica.org.uk/party.php?id=84"
}
]
}