GET /api/v1/parties/1897/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1897/?format=api",
"demozoo_url": "https://demozoo.org/parties/1897/",
"id": 1897,
"name": "Seberts Kneipe Convention 1994",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/764/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/764/",
"id": 764,
"name": "Seberts Kneipe Convention",
"website": ""
},
"start_date": "1994-10-24",
"end_date": "1994-10-24",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/77701/?format=api",
"demozoo_url": "https://demozoo.org/productions/77701/",
"id": 77701,
"title": "Schrott Demo",
"author_nicks": [
{
"name": "The Naughty Bytes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
"id": 12513,
"name": "The Naughty Bytes",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-10-24",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"competitions": [],
"external_links": []
}