GET /api/v1/party_series/1827/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1827/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1827/",
"id": 1827,
"name": "Who's Really the Best?",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5002/?format=api",
"demozoo_url": "https://demozoo.org/parties/5002/",
"id": 5002,
"name": "Who's Really the Best?",
"tagline": "",
"start_date": "1987-10-03",
"end_date": "1987-12-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}