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

{
    "url": "https://demozoo.org/api/v1/party_series/1141/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1141/",
    "id": 1141,
    "name": "Mittwintermeeting",
    "website": "http://www.cpcwiki.eu/index.php/Mittwintermeeting_10",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2851/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2851/",
            "id": 2851,
            "name": "Mittwintermeeting 2016 (10)",
            "tagline": "",
            "start_date": "2016-01-29",
            "end_date": "2016-01-31",
            "location": "Kirchen, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.80849,
            "longitude": 7.88634,
            "website": "http://www.cpcwiki.eu/index.php/Mittwintermeeting_10"
        }
    ]
}