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

{
    "url": "https://demozoo.org/api/v1/party_series/587/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/587/",
    "id": 587,
    "name": "Alpha Flight and Spy&Mind Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1401/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1401/",
            "id": 1401,
            "name": "Alpha Flight and Spy & Mind Party 1988",
            "tagline": "",
            "start_date": "1988-09-24",
            "end_date": "1988-09-24",
            "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.85045,
            "longitude": 4.34878,
            "website": ""
        }
    ]
}