GET /api/v1/party_series/31/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/31/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/31/",
"id": 31,
"name": "Shape and TRC Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/68/?format=api",
"demozoo_url": "https://demozoo.org/parties/68/",
"id": 68,
"name": "Shape and TRC Party 1989",
"tagline": "",
"start_date": "1989-10-12",
"end_date": "1989-10-15",
"location": "Porsgrunn, Telemark, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.14054,
"longitude": 9.6561,
"website": ""
}
]
}