GET /api/v1/party_series/590/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/590/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/590/",
"id": 590,
"name": "KiwiParty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1412/?format=api",
"demozoo_url": "https://demozoo.org/parties/1412/",
"id": 1412,
"name": "KiwiParty 2012",
"tagline": "",
"start_date": "2012-08-03",
"end_date": "2012-08-05",
"location": "Västerås, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.609581,
"longitude": 16.545349,
"website": ""
}
]
}