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

{
    "url": "https://demozoo.org/api/v1/parties/4526/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4526/",
    "id": 4526,
    "name": "AmiParty 2022 (28)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/993/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/993/",
        "id": 993,
        "name": "AmiParty",
        "website": "https://chal.pl/"
    },
    "start_date": "2022-09-09",
    "end_date": "2022-09-11",
    "location": "Chełm, Lublin, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 51.14312,
    "longitude": 23.4716,
    "website": "https://www.chal.pl",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}