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

{
    "url": "https://demozoo.org/api/v1/party_series/422/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/422/",
    "id": 422,
    "name": "Presence of Mind",
    "website": "http://web.archive.org/web/19990508133350/http://dextrose.com/dx_section_c9t.htm",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3066/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3066/",
            "id": 3066,
            "name": "Presence of Mind 1998",
            "tagline": "",
            "start_date": "1998",
            "end_date": "1998",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://web.archive.org/web/19990508133350/http://dextrose.com/dx_section_c9t.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1066/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1066/",
            "id": 1066,
            "name": "Presence of Mind 1999",
            "tagline": "",
            "start_date": "1999-04-25",
            "end_date": "1999-04-25",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}