GET /api/v1/parties/1357/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1357/?format=api",
"demozoo_url": "https://demozoo.org/parties/1357/",
"id": 1357,
"name": "READY. 2012",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/569/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/569/",
"id": 569,
"name": "READY.",
"website": ""
},
"start_date": "2012-07-27",
"end_date": "2012-07-29",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.332169,
"longitude": 18.062429,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/34664/?format=api",
"demozoo_url": "https://demozoo.org/productions/34664/",
"id": 34664,
"title": "READY. 2012",
"author_nicks": [
{
"name": "Sys5",
"abbreviation": "S5",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
"id": 12953,
"name": "Sys5",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-05-19",
"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": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.ready.nu/"
},
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/unique-event/ready-2012"
}
]
}