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

{
    "url": "https://demozoo.org/api/v1/party_series/1687/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1687/",
    "id": 1687,
    "name": "20 DaYhZ ChipCompo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4600/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4600/",
            "id": 4600,
            "name": "20 DaYhZ",
            "tagline": "",
            "start_date": "1995-12-01",
            "end_date": "1995-12-20",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}