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

{
    "url": "https://demozoo.org/api/v1/parties/3379/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3379/",
    "id": 3379,
    "name": "Pre-X2012 !",
    "tagline": "Northerners cull through Viking bersærk.",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1328/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1328/",
        "id": 1328,
        "name": "Pre-X",
        "website": "http://csdb.dk/event/?id=2581"
    },
    "start_date": "2012-10-23",
    "end_date": "2012-10-26",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "website": "http://csdb.dk/event/?id=2007",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}