GET /api/v1/party_series/1501/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1501/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1501/",
"id": 1501,
"name": "Sinclair Takeover #7",
"website": "https://www.facebook.com/events/2413102005450085/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3943/?format=api",
"demozoo_url": "https://demozoo.org/parties/3943/",
"id": 3943,
"name": "Sinclair Takeover #7",
"tagline": "",
"start_date": "2019-10-19",
"end_date": "2019-10-19",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": "https://www.facebook.com/events/2413102005450085/"
}
]
}