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

{
    "url": "https://demozoo.org/api/v1/parties/2832/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2832/",
    "id": 2832,
    "name": "World of Wonders Copyparty 1988 (1)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/928/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/928/",
        "id": 928,
        "name": "World of Wonders Copyparty",
        "website": ""
    },
    "start_date": "1988-08-20",
    "end_date": "1988-08-20",
    "location": "Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}