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

{
    "url": "https://demozoo.org/api/v1/parties/3378/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3378/",
    "id": 3378,
    "name": "Pre-X2014",
    "tagline": "Amsterdamnation again, again, again",
    "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": "2014-10-22",
    "end_date": "2014-10-24",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "website": "http://csdb.dk/event/?id=2083",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}