GET /api/v1/parties/1301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1301/?format=api",
"demozoo_url": "https://demozoo.org/parties/1301/",
"id": 1301,
"name": "Alternative Party 2006",
"tagline": "Think Different Day",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/48/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/48/",
"id": 48,
"name": "Alternative Party",
"website": "http://www.altparty.org"
},
"start_date": "2006-04-01",
"end_date": "2006-04-01",
"location": "Otaniemi, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.1833,
"longitude": 24.8333,
"website": "http://www.altparty.org/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=258&when=2006"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/parties/2006/think_different_day06/"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/altpartyorg"
}
]
}