GET /api/v1/party_series/1752/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1752/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1752/",
"id": 1752,
"name": "ZSS Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4818/?format=api",
"demozoo_url": "https://demozoo.org/parties/4818/",
"id": 4818,
"name": "ZSS Copy Party 1988",
"tagline": "",
"start_date": "1988-09-17",
"end_date": "1988-09-18",
"location": "Pratteln, Bezirk Liestal, Basel-Landschaft, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.5185,
"longitude": 7.69275,
"website": ""
}
]
}