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

{
    "url": "https://demozoo.org/api/v1/party_series/1532/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1532/",
    "id": 1532,
    "name": "2020 Quarantine Emotional Music Compo",
    "website": "https://csdb.dk/event/?id=2939",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4052/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4052/",
            "id": 4052,
            "name": "2020 Quarantine Emotional Music Compo",
            "tagline": "",
            "start_date": "2020-03-23",
            "end_date": "2020-05-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2939"
        }
    ]
}