GET /api/v1/parties/2100/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2100/?format=api",
"demozoo_url": "https://demozoo.org/parties/2100/",
"id": 2100,
"name": "BGParty 2007",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/520/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/520/",
"id": 520,
"name": "BGParty",
"website": "http://network.amigascne.org/bgparty/2005.html"
},
"start_date": "2007",
"end_date": "2007",
"location": "Provincia de Sevilla, Andalusia, Spain",
"is_online": false,
"country_code": "ES",
"latitude": 37.44701,
"longitude": -5.69608,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/82715/?format=api",
"demozoo_url": "https://demozoo.org/productions/82715/",
"id": 82715,
"title": "BG2007 Invitation",
"author_nicks": [
{
"name": "Time Scratchers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6039/?format=api",
"id": 6039,
"name": "Time Scratchers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1211&when=2007"
}
]
}