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

{
    "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",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4529/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4529/",
            "id": 4529,
            "name": "HöSThack 2018",
            "tagline": "",
            "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/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4528/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4528/",
            "id": 4528,
            "name": "HöSThack 2021",
            "tagline": "",
            "start_date": "2021-10-15",
            "end_date": "2021-10-17",
            "location": "Falköpings Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.14046,
            "longitude": 13.53277,
            "website": "http://www.sak.nu/2021/08/31/hosthack-2021/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4527/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4527/",
            "id": 4527,
            "name": "HöSThack 2022",
            "tagline": "",
            "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/"
        }
    ]
}