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

{
    "url": "https://demozoo.org/api/v1/party_series/927/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/927/",
    "id": 927,
    "name": "European Media Art Festival",
    "website": "http://www.emaf.de/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2358/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2358/",
            "id": 2358,
            "name": "European Media Art Festival 1988",
            "tagline": "",
            "start_date": "1988-09-01",
            "end_date": "1988-09-11",
            "location": "Landkreis Osnabrück, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.4125,
            "longitude": 8.04722,
            "website": "http://www.emaf.de/"
        }
    ]
}