GET /api/v1/parties/1940/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1940/?format=api",
"demozoo_url": "https://demozoo.org/parties/1940/",
"id": 1940,
"name": "DoReCo Party 2013",
"tagline": "5: Emulating The Past",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/598/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/598/",
"id": 598,
"name": "DoReCo Party",
"website": "http://www.doreco.de/"
},
"start_date": "2013-09-13",
"end_date": "2013-09-15",
"location": "Altenmellrich, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.533218,
"longitude": 8.26436,
"website": "http://www.doreco.de/",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/89326/?format=api",
"demozoo_url": "https://demozoo.org/productions/89326/",
"id": 89326,
"title": "The Awakening",
"author_nicks": [
{
"name": "Covenant",
"abbreviation": "CVT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
"id": 5744,
"name": "Covenant",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-09-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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=1573&when=2013"
}
]
}