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

{
    "url": "https://demozoo.org/api/v1/party_series/1154/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1154/",
    "id": 1154,
    "name": "Color The Cover Contest",
    "website": "http://www.atarimagazines.com/v4n2/ColorCover.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2871/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2871/",
            "id": 2871,
            "name": "Color The Cover Contest",
            "tagline": "",
            "start_date": "1985-01",
            "end_date": "1985-06",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.atarimagazines.com/v4n2/ColorCover.html"
        }
    ]
}