GET /api/v1/parties/2387/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/2387/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2387/",
    "id": 2387,
    "name": "Portland Retro Gaming Expo 2013",
    "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": "2013-10-05",
    "end_date": "2013-10-06",
    "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": []
}