GET /api/v1/party_series/1163/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1163/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1163/",
"id": 1163,
"name": "Red Eagle Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2888/?format=api",
"demozoo_url": "https://demozoo.org/parties/2888/",
"id": 2888,
"name": "Red Eagle Party 1989",
"tagline": "",
"start_date": "1989-04-18",
"end_date": "1989-04-18",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}