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

{
    "url": "https://demozoo.org/api/v1/parties/4131/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4131/",
    "id": 4131,
    "name": "ABBUC Jahreshauptversammlung (JHV) 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/796/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/796/",
        "id": 796,
        "name": "ABBUC Jahreshauptversammlung (JHV)",
        "website": "http://www.abbuc.de/"
    },
    "start_date": "2020-11-14",
    "end_date": "2020-11-14",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.abbuc.de/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}