GET /api/v1/parties/2263/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2263/?format=api",
"demozoo_url": "https://demozoo.org/parties/2263/",
"id": 2263,
"name": "Amiga Copy-Party 1989",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/882/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/882/",
"id": 882,
"name": "Amiga Copy-Party",
"website": ""
},
"start_date": "1989-07-10",
"end_date": "1989-07-10",
"location": "Zagreb, Grad Zagreb, Croatia",
"is_online": false,
"country_code": "HR",
"latitude": 45.81444,
"longitude": 15.97798,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.amigaparty.com/step.jsp?page=382155"
}
]
}