GET /api/v1/parties/2452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2452/?format=api",
"demozoo_url": "https://demozoo.org/parties/2452/",
"id": 2452,
"name": "European Computer Trade Show 1990",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/976/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/976/",
"id": 976,
"name": "European Computer Trade Show",
"website": ""
},
"start_date": "1990-04-01",
"end_date": "1990-04-03",
"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": "WikipediaPage",
"url": "http://en.wikipedia.org/wiki/European_Computer_Trade_Show"
}
]
}