GET /api/v1/parties/2003/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2003/?format=api",
"demozoo_url": "https://demozoo.org/parties/2003/",
"id": 2003,
"name": "Computer's Hell 2001",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/794/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/794/",
"id": 794,
"name": "Computer's Hell",
"website": ""
},
"start_date": "2001-06-22",
"end_date": "2001-06-24",
"location": "Berlin, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.516071,
"longitude": 13.37698,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=391"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=217&when=2001"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2001/computers_hell01/"
}
]
}