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