GET /api/v1/party_series/124/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/124/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/124/",
"id": 124,
"name": "CCW Copyparty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/366/?format=api",
"demozoo_url": "https://demozoo.org/parties/366/",
"id": 366,
"name": "CCW Copyparty 1988",
"tagline": "Corner Crackware Copyfete",
"start_date": "1988-01-02",
"end_date": "1988-01-02",
"location": "Essen, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.45657,
"longitude": 7.01228,
"website": ""
}
]
}