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

{
    "url": "https://demozoo.org/api/v1/party_series/1610/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1610/",
    "id": 1610,
    "name": "Plain PETSCII",
    "website": "https://csdb.dk/forums/?roomid=12&topicid=149156",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4281/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4281/",
            "id": 4281,
            "name": "Plain PETSCII 2013",
            "tagline": "PETSCII rulez - If you can print it, it's PETSCII",
            "start_date": "2013-08-29",
            "end_date": "2013-10-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2139"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4283/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4283/",
            "id": 4283,
            "name": "Plain PETSCII 2017",
            "tagline": "Nothing but PETSCII - Here we go again",
            "start_date": "2017-10-09",
            "end_date": "2017-10-23",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=126119"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4279/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4279/",
            "id": 4279,
            "name": "Plain PETSCII 2021",
            "tagline": "8x8 ain't enough",
            "start_date": "2021-05-08",
            "end_date": "2021-05-22",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/forums/?roomid=12&topicid=149156"
        }
    ]
}