GET /api/v1/parties/1903/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1903/?format=api",
"demozoo_url": "https://demozoo.org/parties/1903/",
"id": 1903,
"name": "X-Mas Party 1993",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/766/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/766/",
"id": 766,
"name": "X-mas party",
"website": ""
},
"start_date": "1993-12-10",
"end_date": "1993-12-12",
"location": "Delmenhorst, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.04702,
"longitude": 8.62929,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/80341/?format=api",
"demozoo_url": "https://demozoo.org/productions/80341/",
"id": 80341,
"title": "X-mas Party 1993",
"author_nicks": [
{
"name": "Mr. Coke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
"id": 2283,
"name": "Mr. Coke",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-12",
"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": [
"gfa-basic"
]
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1645&when=1993"
}
]
}