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

{
    "url": "https://demozoo.org/api/v1/party_series/1023/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1023/",
    "id": 1023,
    "name": "HOLICS'96",
    "website": "https://web.archive.org/web/20000601074100/http://www.win.ne.jp/~son/times/megademo/megademo.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2554/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2554/",
            "id": 2554,
            "name": "HOLICS'96",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20000601074100/http://www.win.ne.jp/~son/times/megademo/megademo.html"
        }
    ]
}