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

{
    "url": "https://demozoo.org/api/v1/party_series/607/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/607/",
    "id": 607,
    "name": "Light and Phenomena Easter Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1452/",
            "id": 1452,
            "name": "Light and Phenomena Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-20",
            "location": "Alingsas, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.92963,
            "longitude": 12.5324,
            "website": ""
        }
    ]
}