GET /api/v1/parties/3359/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3359/?format=api",
"demozoo_url": "https://demozoo.org/parties/3359/",
"id": 3359,
"name": "Interface 2015 (VI)",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1320/",
"id": 1320,
"name": "Interface",
"website": "http://vccev.de/index.php/interface"
},
"start_date": "2015-05-23",
"end_date": "2015-05-24",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"website": "http://vccev.de/index.php/interface",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/175131/?format=api",
"demozoo_url": "https://demozoo.org/productions/175131/",
"id": 175131,
"title": "Interface 6",
"author_nicks": [
{
"name": "Stonehead",
"abbreviation": "STHD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
"id": 40239,
"name": "Stonehead",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-05-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2015/interface15b/"
}
]
}