GET /api/v1/parties/3293/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3293/?format=api",
"demozoo_url": "https://demozoo.org/parties/3293/",
"id": 3293,
"name": "Amiga Eastern Meeting 2008",
"tagline": "ROCK THE AMIGA",
"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": "2008-07-26",
"end_date": "2008-07-27",
"location": "Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.0,
"longitude": 20.0,
"website": "http://aem.fatmagnus.ppa.pl/2008_invitka.php",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}