GET /api/v1/parties/3102/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3102/?format=api",
"demozoo_url": "https://demozoo.org/parties/3102/",
"id": 3102,
"name": "Southern California Atari Faire 1987",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1232/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1232/",
"id": 1232,
"name": "Southern California Atari Faire",
"website": ""
},
"start_date": "1987-09-19",
"end_date": "1987-09-20",
"location": "Los Angeles County, California, United States",
"is_online": false,
"country_code": "US",
"latitude": 34.19801,
"longitude": -118.26102,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/110674/?format=api",
"demozoo_url": "https://demozoo.org/productions/110674/",
"id": 110674,
"title": "Video Blitz",
"author_nicks": [
{
"name": "Helvetica Bold",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53418/?format=api",
"id": 53418,
"name": "RezCo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-09-20",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1309&when=1987"
}
]
}