GET /api/v1/parties/5273/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5273/?format=api",
"demozoo_url": "https://demozoo.org/parties/5273/",
"id": 5273,
"name": "UZI Party 1988",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1898/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1898/",
"id": 1898,
"name": "UZI Party",
"website": ""
},
"start_date": "1988-10-28",
"end_date": "1988-10-30",
"location": "Finland",
"is_online": false,
"country_code": "FI",
"latitude": 64.0,
"longitude": 26.0,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/368963/?format=api",
"demozoo_url": "https://demozoo.org/productions/368963/",
"id": 368963,
"title": "Partydemo",
"author_nicks": [
{
"name": "UnderZone Industries",
"abbreviation": "UZI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106856/?format=api",
"id": 106856,
"name": "UnderZone Industries",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-10-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": []
}