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

{
    "url": "https://demozoo.org/api/v1/party_series/961/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/961/",
    "id": 961,
    "name": "Entropy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2424/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2424/",
            "id": 2424,
            "name": "Entropy Party 1993",
            "tagline": "",
            "start_date": "1993-06-26",
            "end_date": "1993-06-27",
            "location": "Rotterdam, Gemeente Rotterdam, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.9225,
            "longitude": 4.47917,
            "website": ""
        }
    ]
}