GET /api/v1/parties/2788/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2788/?format=api",
"demozoo_url": "https://demozoo.org/parties/2788/",
"id": 2788,
"name": "Acorn User Show 1991",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1119/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1119/",
"id": 1119,
"name": "Acorn User Show",
"website": ""
},
"start_date": "1991-10-11",
"end_date": "1991-10-13",
"location": "United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 54.75844,
"longitude": -2.69531,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/151302/?format=api",
"demozoo_url": "https://demozoo.org/productions/151302/",
"id": 151302,
"title": "TransMortal",
"author_nicks": [
{
"name": "ArcEmpire",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51198/?format=api",
"id": 51198,
"name": "ArcEmpire",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-10-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1271&when=1991"
}
]
}