GET /api/v1/parties/4592/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4592/?format=api",
"demozoo_url": "https://demozoo.org/parties/4592/",
"id": 4592,
"name": "Silly Venture 2072 SE",
"tagline": "100th ATARI Anniversary!",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/133/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/133/",
"id": 133,
"name": "Silly Venture",
"website": "https://www.sillyventure.eu/"
},
"start_date": "2072-08-12",
"end_date": "2072-08-14",
"location": "Gdańsk, Pomerania, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 54.36112,
"longitude": 18.68976,
"website": "https://www.sillyventure.eu/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://zxdemo.org/party/4592/"
}
]
}