GET /api/v1/party_series/413/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/413/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/413/",
"id": 413,
"name": "Easter Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1050/?format=api",
"demozoo_url": "https://demozoo.org/parties/1050/",
"id": 1050,
"name": "Easter Conference 1999",
"tagline": "",
"start_date": "1999",
"end_date": "1999",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}