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

{
    "url": "https://demozoo.org/api/v1/party_series/1886/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1886/",
    "id": 1886,
    "name": "Mobile Wizardry PalmOS® Demo Coding Competition",
    "website": "https://web.archive.org/web/20050324182358/http://www.mobilewizardry.com/board/viewforum.php?f=15",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5213/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5213/",
            "id": 5213,
            "name": "Mobile Wizardry PalmOS® Demo Coding Competition 2002",
            "tagline": "",
            "start_date": "2002-06",
            "end_date": "2002-06",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20050324182358/http://www.mobilewizardry.com/board/viewforum.php?f=15"
        }
    ]
}