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

{
    "url": "https://demozoo.org/api/v1/party_series/1751/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1751/",
    "id": 1751,
    "name": "X-mas C64 compo",
    "website": "https://csdb.dk/event/?id=3368",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4815/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4815/",
            "id": 4815,
            "name": "X-mas 2023 C64 compo",
            "tagline": "What do we love/hate more than Christmas? Christmas demos!",
            "start_date": "2023-12-02",
            "end_date": "2023-12-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=3368"
        }
    ]
}