GET /api/v1/parties/2827/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2827/?format=api",
"demozoo_url": "https://demozoo.org/parties/2827/",
"id": 2827,
"name": "PCW Show 1990",
"tagline": "13th PCW show",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/925/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/925/",
"id": 925,
"name": "PCW Show",
"website": "https://en.wikipedia.org/wiki/Personal_Computer_World"
},
"start_date": "1990-09",
"end_date": "1990-09",
"location": "City of London, Greater London, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 51.51279,
"longitude": -0.09184,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1353"
}
]
}