GET /api/v1/parties/2390/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2390/?format=api",
"demozoo_url": "https://demozoo.org/parties/2390/",
"id": 2390,
"name": "Portland Retro Gaming Expo 2010",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/937/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/937/",
"id": 937,
"name": "Portland Retro Gaming Expo",
"website": "http://www.retrogamingexpo.com/"
},
"start_date": "2010-09-18",
"end_date": "2010-09-19",
"location": "Portland, Multnomah County, Oregon, United States",
"is_online": false,
"country_code": "US",
"latitude": 45.52345,
"longitude": -122.67621,
"website": "http://www.retrogamingexpo.com/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}