GET /api/v1/party_series/116/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/116/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/116/",
"id": 116,
"name": "Anarchy Easter Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/345/?format=api",
"demozoo_url": "https://demozoo.org/parties/345/",
"id": 345,
"name": "Anarchy Easter Conference 1991",
"tagline": "",
"start_date": "1991-03-29",
"end_date": "1991-03-31",
"location": "Nyköpings Kommun, Södermanland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.81762,
"longitude": 16.89945,
"website": ""
}
]
}