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

{
    "url": "https://demozoo.org/api/v1/party_series/1566/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1566/",
    "id": 1566,
    "name": "ECM Mode Demoeffect Competition",
    "website": "https://csdb.dk/event/?id=2998",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4169/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4169/",
            "id": 4169,
            "name": "ECM Mode Demoeffect Competition 2020",
            "tagline": "",
            "start_date": "2020-10-12",
            "end_date": "2020-11-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2998"
        }
    ]
}