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

{
    "url": "https://demozoo.org/api/v1/party_series/1825/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1825/",
    "id": 1825,
    "name": "Buenzli Reboot Party",
    "website": "http://showmethedemo.buenz.li/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4997/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4997/",
            "id": 4997,
            "name": "Buenzli Reboot Party",
            "tagline": "",
            "start_date": "2015-12-12",
            "end_date": "2015-12-12",
            "location": "Bern, Bern-Mittelland District, Bern, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.94809,
            "longitude": 7.44744,
            "website": "http://showmethedemo.buenz.li/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4996/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4996/",
            "id": 4996,
            "name": "Buenzli Reboot Party 2.0",
            "tagline": "",
            "start_date": "2016-04-29",
            "end_date": "2016-04-29",
            "location": "Zürich, Bezirk Zürich, Zurich, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.36667,
            "longitude": 8.55,
            "website": "http://showmethedemo.buenz.li/"
        }
    ]
}