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

{
    "url": "https://demozoo.org/api/v1/party_series/1558/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1558/",
    "id": 1558,
    "name": "T.S.A. XMas Meeting",
    "website": "https://the-solaris-agency.org/00_tsa-xmas-meeting-2019/index.shtml",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4113/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4113/",
            "id": 4113,
            "name": "T.S.A. XMas Meeting 2019",
            "tagline": "",
            "start_date": "2019-12-07",
            "end_date": "2019-12-07",
            "location": "Wuppertal, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.27027,
            "longitude": 7.16755,
            "website": "https://the-solaris-agency.org/00_tsa-xmas-meeting-2019/index.shtml"
        }
    ]
}