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

{
    "url": "https://demozoo.org/api/v1/party_series/1153/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1153/",
    "id": 1153,
    "name": "Antic Cover Art Contest",
    "website": "http://www.atarimagazines.com/v2n5/contestwinners.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2870/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2870/",
            "id": 2870,
            "name": "Antic Cover Art Contest 1983",
            "tagline": "",
            "start_date": "1983-08",
            "end_date": "1983-08",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.atarimagazines.com/v2n5/contestwinners.html"
        }
    ]
}