GET /api/v1/parties/3403/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3403/?format=api",
"demozoo_url": "https://demozoo.org/parties/3403/",
"id": 3403,
"name": "Hype Logo Compo 1",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1344/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1344/",
"id": 1344,
"name": "ZX Hype Logo Compo",
"website": "http://events.retroscene.org/hype-logo2"
},
"start_date": "2016-11-24",
"end_date": "2016-11-27",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}