GET /api/v1/parties/1701/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1701/?format=api",
"demozoo_url": "https://demozoo.org/parties/1701/",
"id": 1701,
"name": "Paracon 4",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/697/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/697/",
"id": 697,
"name": "Paracon",
"website": "http://paracon.atari.org/"
},
"start_date": "2002-11-22",
"end_date": "2002-11-24",
"location": "Selters, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.336159,
"longitude": 8.22472,
"website": "http://paracon.atari.org/",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/63363/?format=api",
"demozoo_url": "https://demozoo.org/productions/63363/",
"id": 63363,
"title": "Paracon 4 Invitation",
"author_nicks": [
{
"name": "Paranoia",
"abbreviation": "PNA, The PNA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27088/?format=api",
"id": 27088,
"name": "Paranoia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-10-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": []
}