GET /api/v1/parties/2976/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2976/?format=api",
"demozoo_url": "https://demozoo.org/parties/2976/",
"id": 2976,
"name": "Amstrad Expo 1990",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/545/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/545/",
"id": 545,
"name": "Amstrad Expo",
"website": "http://expo.cpcscene.com"
},
"start_date": "1990-11-16",
"end_date": "1990-11-19",
"location": "Paris, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.8534,
"longitude": 2.3486,
"website": "http://expo.cpcscene.com/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/156229/?format=api",
"demozoo_url": "https://demozoo.org/productions/156229/",
"id": 156229,
"title": "The Demo",
"author_nicks": [
{
"name": "Logon System",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
"id": 46351,
"name": "Logon System",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/Amstrad_Expo_1990"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1046&when=1990"
}
]
}