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

{
    "url": "https://demozoo.org/api/v1/party_series/1712/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1712/",
    "id": 1712,
    "name": "CSDb GMRC",
    "website": "https://csdb.dk/event/?id=3250",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4688/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4688/",
            "id": 4688,
            "name": "Game Music Remix Compo 2023",
            "tagline": "",
            "start_date": "2022-12-21",
            "end_date": "2023-02-27",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3250"
        }
    ]
}