GET /api/v1/party_series/864/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/864/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/864/",
"id": 864,
"name": "Golden Delta Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2220/?format=api",
"demozoo_url": "https://demozoo.org/parties/2220/",
"id": 2220,
"name": "Golden Delta Copy Party 1988",
"tagline": "",
"start_date": "1988-05-07",
"end_date": "1988-05-08",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"website": ""
}
]
}