GET /api/v1/parties/2045/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2045/?format=api",
"demozoo_url": "https://demozoo.org/parties/2045/",
"id": 2045,
"name": "Boozembly 2008",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/537/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/537/",
"id": 537,
"name": "Boozembly",
"website": ""
},
"start_date": "2008-07-31",
"end_date": "2008-08-03",
"location": "Finland",
"is_online": false,
"country_code": "FI",
"latitude": 64.0,
"longitude": 26.0,
"website": "",
"invitations": [
{
"url": "https://demozoo.org/api/v1/productions/1629/?format=api",
"demozoo_url": "https://demozoo.org/productions/1629/",
"id": 1629,
"title": "BZM08 Invitation",
"author_nicks": [
{
"name": "Rave Network Overscan",
"abbreviation": "RNO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
"id": 3066,
"name": "Rave Network Overscan",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-07-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=406&when=2008"
}
]
}