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

{
    "url": "https://demozoo.org/api/v1/party_series/1581/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1581/",
    "id": 1581,
    "name": "Borderline",
    "website": "https://csdb.dk/event/?id=3021",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4202/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4202/",
            "id": 4202,
            "name": "Borderline 2021",
            "tagline": "",
            "start_date": "2020-12-24",
            "end_date": "2021-03-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3021"
        }
    ]
}