GET /api/v1/party_series/1735/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1735/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1735/",
"id": 1735,
"name": "ECG Copyfete",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4776/?format=api",
"demozoo_url": "https://demozoo.org/parties/4776/",
"id": 4776,
"name": "ECG Copyfete",
"tagline": "",
"start_date": "1986-11-30",
"end_date": "1986-11-30",
"location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.93835,
"longitude": 6.95427,
"website": ""
}
]
}