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

{
    "url": "https://demozoo.org/api/v1/party_series/585/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/585/",
    "id": 585,
    "name": "Acrise and Excess Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1388/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1388/",
            "id": 1388,
            "name": "Acrise and Excess Party 1996",
            "tagline": "",
            "start_date": "1996-01-06",
            "end_date": "1996-01-07",
            "location": "Emsdetten, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.1734,
            "longitude": 7.52781,
            "website": ""
        }
    ]
}