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

{
    "url": "https://demozoo.org/api/v1/party_series/1734/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1734/",
    "id": 1734,
    "name": "Stupid Rainbows Compo",
    "website": "https://csdb.dk/event/?id=3345",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4774/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4774/",
            "id": 4774,
            "name": "Stupid Rainbows Compo",
            "tagline": "(Dis)Taste The Rainbow!",
            "start_date": "2023-09-27",
            "end_date": "2023-10-08",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3345"
        }
    ]
}