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

{
    "url": "https://demozoo.org/api/v1/parties/4527/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4527/",
    "id": 4527,
    "name": "HöSThack 2022",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1670/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1670/",
        "id": 1670,
        "name": "HöSThack",
        "website": "https://www.demoparty.net/sak-hosthack/sak-hosthack-2022"
    },
    "start_date": "2022-09-23",
    "end_date": "2022-09-25",
    "location": "Falköpings Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.14046,
    "longitude": 13.53277,
    "website": "https://www.sak.nu/2022/07/23/hosthack-2022/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}