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

{
    "url": "https://demozoo.org/api/v1/party_series/166/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/166/",
    "id": 166,
    "name": "Southern Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/435/?format=api",
            "demozoo_url": "https://demozoo.org/parties/435/",
            "id": 435,
            "name": "Southern Party 1993",
            "tagline": "",
            "start_date": "1993-07-24",
            "end_date": "1993-07-25",
            "location": "San Fernando, Provincia de Cádiz, Andalusia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 36.44207,
            "longitude": -6.2061,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2207/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2207/",
            "id": 2207,
            "name": "Southern Party 1994",
            "tagline": "",
            "start_date": "1994-07-23",
            "end_date": "1994-07-25",
            "location": "San Fernando, Provincia de Cádiz, Andalusia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 36.44207,
            "longitude": -6.2061,
            "website": ""
        }
    ]
}