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

{
    "url": "https://demozoo.org/api/v1/parties/4529/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4529/",
    "id": 4529,
    "name": "HöSThack 2018",
    "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": "2018-09-21",
    "end_date": "2018-09-23",
    "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/2018/07/01/hosthack-2018-i-falkoping-21-23-september/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}