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

{
    "url": "https://demozoo.org/api/v1/parties/2539/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2539/",
    "id": 2539,
    "name": "Retropelitapahtuma 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1018/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1018/",
        "id": 1018,
        "name": "Retropelitapahtuma",
        "website": "https://www.facebook.com/events/1555807681340348/"
    },
    "start_date": "2015-04-25",
    "end_date": "2015-04-26",
    "location": "Lievestuore, Jyväskylä, Central Finland, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 62.26163,
    "longitude": 26.19847,
    "website": "https://www.facebook.com/events/1555807681340348/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}