GET /api/v1/parties/3222/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3222/?format=api",
"demozoo_url": "https://demozoo.org/parties/3222/",
"id": 3222,
"name": "World of Commodore (.ca) 2016",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1281/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1281/",
"id": 1281,
"name": "World Of Commodore (.ca)",
"website": "http://www.worldofcommodore.ca/"
},
"start_date": "2016-12-03",
"end_date": "2016-12-04",
"location": "Toronto, Ontario, Canada",
"is_online": false,
"country_code": "CA",
"latitude": 43.70011,
"longitude": -79.4163,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/319470/?format=api",
"demozoo_url": "https://demozoo.org/productions/319470/",
"id": 319470,
"title": "Globe 2016",
"author_nicks": [
{
"name": "CRT",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
"id": 14701,
"name": "CRT",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-12-04",
"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": [
"reu",
"remake"
]
}
],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=71&when=2016"
}
]
}