GET /api/v1/parties/3737/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3737/?format=api",
"demozoo_url": "https://demozoo.org/parties/3737/",
"id": 3737,
"name": "Lamerfest 2000",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/480/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/480/",
"id": 480,
"name": "Lamerfest",
"website": "https://www.lamerfest.org/2001/cd/"
},
"start_date": "2000-11",
"end_date": "2000-11",
"location": "Finland",
"is_online": false,
"country_code": "FI",
"latitude": 64.0,
"longitude": 26.0,
"website": "https://www.lamerfest.org/2018/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=308&when=2000"
}
]
}