GET /api/v1/parties/4386/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4386/?format=api",
"demozoo_url": "https://demozoo.org/parties/4386/",
"id": 4386,
"name": "Last Party 2047 - 50th anniversary",
"tagline": "demoscene, Atari",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/696/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/696/",
"id": 696,
"name": "Last Party",
"website": "https://last-party.pl"
},
"start_date": "2047-12-27",
"end_date": "2047-12-29",
"location": "Opalenica, Powiat nowotomyski, Greater Poland, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.3133,
"longitude": 16.4135,
"website": "http://www.last.atari8.info/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=499&when=2047"
}
]
}