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

{
    "url": "https://demozoo.org/api/v1/party_series/1917/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1917/",
    "id": 1917,
    "name": "Fadeout Public Chipcompo",
    "website": "https://web.archive.org/web/20021216034424/http://hem.passagen.se:80/aldur/fadeout/fadeout.htm",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5374/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5374/",
            "id": 5374,
            "name": "Fadeout Chipcompo #1",
            "tagline": "",
            "start_date": "2001-06-07",
            "end_date": "2001-07-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20021216034424/http://hem.passagen.se:80/aldur/fadeout/fadeout.htm"
        }
    ]
}