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

{
    "url": "https://demozoo.org/api/v1/party_series/1583/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1583/",
    "id": 1583,
    "name": "Only Sprites Compo",
    "website": "https://csdb.dk/event/?id=3003",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4204/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4204/",
            "id": 4204,
            "name": "Only Sprites Compo 2020",
            "tagline": "",
            "start_date": "2020-12-01",
            "end_date": "2021-01-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=145995"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4414/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4414/",
            "id": 4414,
            "name": "Only Sprites Compo 2022",
            "tagline": "",
            "start_date": "2022-01-19",
            "end_date": "2022-02-26",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=154611"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4805/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4805/",
            "id": 4805,
            "name": "Only Sprites Compo 2023",
            "tagline": "",
            "start_date": "2023-11-01",
            "end_date": "2023-12-17",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=162555"
        }
    ]
}