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

{
    "url": "https://demozoo.org/api/v1/parties/3901/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3901/",
    "id": 3901,
    "name": "XzentriX 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1067/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1067/",
        "id": 1067,
        "name": "XzentriX",
        "website": "http://www.xzentrix.de/"
    },
    "start_date": "2017-09-01",
    "end_date": "2017-09-03",
    "location": "Seeshaupt, Upper Bavaria, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 47.8333,
    "longitude": 11.3,
    "website": "http://www.xzentrix.de/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}