GET /api/v1/parties/483/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/483/?format=api",
"demozoo_url": "https://demozoo.org/parties/483/",
"id": 483,
"name": "Crack And Roll 1991",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/180/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/180/",
"id": 180,
"name": "Crack And Roll",
"website": ""
},
"start_date": "1991",
"end_date": "1991",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/1991/crack_and_roll91/"
}
]
}