GET /api/v1/parties/2234/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2234/?format=api",
"demozoo_url": "https://demozoo.org/parties/2234/",
"id": 2234,
"name": "Atari Stars Party",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/871/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/871/",
"id": 871,
"name": "Atari Stars Party",
"website": ""
},
"start_date": "1990",
"end_date": "1990",
"location": "Gdańsk, Pomeranian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 54.35205,
"longitude": 18.64637,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/98837/?format=api",
"demozoo_url": "https://demozoo.org/productions/98837/",
"id": 98837,
"title": "Air Star Force",
"author_nicks": [
{
"name": "Atari Star Force",
"abbreviation": "ASF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46908/?format=api",
"id": 46908,
"name": "Atari Star Force",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": []
}