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

{
    "url": "https://demozoo.org/api/v1/party_series/147/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/147/",
    "id": 147,
    "name": "Eskilstuna Computer Entertainment Show (ECES)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/411/?format=api",
            "demozoo_url": "https://demozoo.org/parties/411/",
            "id": 411,
            "name": "Eskilstuna Computer Entertainment Show (ECES) 1991",
            "tagline": "",
            "start_date": "1991-06-14",
            "end_date": "1991-06-16",
            "location": "Eskilstuna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.372311,
            "longitude": 16.5165,
            "website": ""
        }
    ]
}