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

{
    "url": "https://demozoo.org/api/v1/party_series/940/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/940/",
    "id": 940,
    "name": "The 16 colour dither and non-musican compo",
    "website": "https://web.archive.org/web/20010218094253/http://www.dhs.nu/scene_compo_dither.jsp",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2397/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2397/",
            "id": 2397,
            "name": "DHS 16 Colour Dither And Non-Musican Compo 2000",
            "tagline": "",
            "start_date": "2000-10",
            "end_date": "2000-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20010218094253/http://www.dhs.nu/scene_compo_dither.jsp"
        }
    ]
}