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

{
    "url": "https://demozoo.org/api/v1/party_series/845/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/845/",
    "id": 845,
    "name": "The chip cover-remix compo",
    "website": "http://www.dhs.nu/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2151/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2151/",
            "id": 2151,
            "name": "The Chip Cover-Remix Compo 2000",
            "tagline": "",
            "start_date": "2000",
            "end_date": "2000",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20010309134015/http://www.dhs.nu:80/scene_compo_hiapoe.jsp"
        }
    ]
}