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

{
    "url": "https://demozoo.org/api/v1/party_series/1520/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1520/",
    "id": 1520,
    "name": "MRC Snowfall Challenge",
    "website": "https://web.archive.org/web/20041210010727/https://www.msx.org/downcat54p1.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4010/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4010/",
            "id": 4010,
            "name": "MRC Snowfall Challenge",
            "tagline": "",
            "start_date": "2004",
            "end_date": "2004",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20041210010727/https://www.msx.org/downcat54p1.html"
        }
    ]
}