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

{
    "url": "https://demozoo.org/api/v1/parties/3377/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3377/",
    "id": 3377,
    "name": "Pre-X2012",
    "tagline": "Northerners cull through Viking bersærk.",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1329/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1329/",
        "id": 1329,
        "name": "Pre-X2012",
        "website": "http://csdb.dk/event/?id=2007"
    },
    "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": []
}