GET /api/v1/parties/2221/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2221/?format=api",
"demozoo_url": "https://demozoo.org/parties/2221/",
"id": 2221,
"name": "Powerdrive Party 1989",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/865/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/865/",
"id": 865,
"name": "Powerdrive Party",
"website": ""
},
"start_date": "1989-12",
"end_date": "1989-12",
"location": "Bournemouth, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 50.72048,
"longitude": -1.8795,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/350612/?format=api",
"demozoo_url": "https://demozoo.org/productions/350612/",
"id": 350612,
"title": "New Demo",
"author_nicks": [
{
"name": "Tampax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/97483/?format=api",
"id": 97483,
"name": "Tampax",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"nsfw",
"xxx"
]
}
],
"competitions": [],
"external_links": [
{
"link_class": "KestraBitworldParty",
"url": "http://janeway.exotica.org.uk/party.php?id=42"
}
]
}