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

{
    "url": "https://demozoo.org/api/v1/party_series/660/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/660/",
    "id": 660,
    "name": "2-LifeCrew + TCB party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1563/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1563/",
            "id": 1563,
            "name": "2-Life Crew + TCB Party 1991",
            "tagline": "",
            "start_date": "1991-11-01",
            "end_date": "1991-11-03",
            "location": "Haninge Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.17382,
            "longitude": 18.15491,
            "website": ""
        }
    ]
}