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

{
    "url": "https://demozoo.org/api/v1/party_series/1694/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1694/",
    "id": 1694,
    "name": "ANSiCON",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4626/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4626/",
            "id": 4626,
            "name": "ANSiCON",
            "tagline": "",
            "start_date": "1995",
            "end_date": "1995",
            "location": "Florida, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 28.75054,
            "longitude": -82.5001,
            "website": ""
        }
    ]
}