GET /api/v1/parties/1802/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1802/?format=api",
"demozoo_url": "https://demozoo.org/parties/1802/",
"id": 1802,
"name": "GeekMeet 2006",
"tagline": "GeekMeet Pi",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/522/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/522/",
"id": 522,
"name": "GeekMeet",
"website": ""
},
"start_date": "2006-06-02",
"end_date": "2006-06-04",
"location": "Gothenburg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.701328,
"longitude": 11.96689,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1078"
}
]
}