GET /api/v1/parties/3291/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3291/?format=api",
"demozoo_url": "https://demozoo.org/parties/3291/",
"id": 3291,
"name": "Amiga Eastern Meeting 2004",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1175/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1175/",
"id": 1175,
"name": "Amiga Eastern Meeting",
"website": "http://aem.fatmagnus.ppa.pl/"
},
"start_date": "2004-07-24",
"end_date": "2004-07-25",
"location": "Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.0,
"longitude": 20.0,
"website": "http://aem.fatmagnus.ppa.pl/aem2004/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}