GET /api/v1/parties/2891/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2891/?format=api",
"demozoo_url": "https://demozoo.org/parties/2891/",
"id": 2891,
"name": "LayerOne Demoparty 2016",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/932/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/932/",
"id": 932,
"name": "LayerOne Demoparty",
"website": "http://l1demo.org/"
},
"start_date": "2016-05-28",
"end_date": "2016-05-28",
"location": "Los Angeles, Los Angeles County, California, United States",
"is_online": false,
"country_code": "US",
"latitude": 34.05223,
"longitude": -118.24368,
"website": "http://l1demo.org/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://l1demo.org"
},
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/layerone/layerone-demo-party-2016"
},
{
"link_class": "FacebookPage",
"url": "https://www.facebook.com/events/103591973347840"
}
]
}