GET /api/v1/party_series/28/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/28/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/28/",
"id": 28,
"name": "Rawhead, Bros, Suppliers Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/65/?format=api",
"demozoo_url": "https://demozoo.org/parties/65/",
"id": 65,
"name": "Rawhead, Bros, Suppliers Party 1989",
"tagline": "",
"start_date": "1989-02-24",
"end_date": "1989-02-26",
"location": "Spydeberg, Østfold, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.62028,
"longitude": 11.08069,
"website": ""
}
]
}