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

{
    "url": "https://demozoo.org/api/v1/party_series/161/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/161/",
    "id": 161,
    "name": "SEMI Easter Conference",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/430/?format=api",
            "demozoo_url": "https://demozoo.org/parties/430/",
            "id": 430,
            "name": "SEMI Easter Conference 1993",
            "tagline": "",
            "start_date": "1993-04-09",
            "end_date": "1993-04-11",
            "location": "Innsbruck, Innsbruck Stadt, Tyrol, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 47.26266,
            "longitude": 11.39454,
            "website": ""
        }
    ]
}