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

{
    "url": "https://demozoo.org/api/v1/party_series/863/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/863/",
    "id": 863,
    "name": "FCS-ECC Copy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2219/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2219/",
            "id": 2219,
            "name": "Fantasy Cracking Service  (FCS) and ECC Copy Party 1987",
            "tagline": "",
            "start_date": "1987-12-04",
            "end_date": "1987-12-05",
            "location": "Bad Godesberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.68457,
            "longitude": 7.15393,
            "website": ""
        }
    ]
}