GET /api/v1/parties/1902/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1902/?format=api",
"demozoo_url": "https://demozoo.org/parties/1902/",
"id": 1902,
"name": "Waldbrunn Party 1996",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/765/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/765/",
"id": 765,
"name": "Waldbrunn Party",
"website": ""
},
"start_date": "1996",
"end_date": "1996",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/79830/?format=api",
"demozoo_url": "https://demozoo.org/productions/79830/",
"id": 79830,
"title": "Waldbrunn Party Intro",
"author_nicks": [
{
"name": "Bleifrei",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17464/?format=api",
"id": 17464,
"name": "Bleifrei",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1272&when=1996"
}
]
}