GET /api/v1/party_series/569/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/569/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/569/",
"id": 569,
"name": "READY.",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1357/?format=api",
"demozoo_url": "https://demozoo.org/parties/1357/",
"id": 1357,
"name": "READY. 2012",
"tagline": "",
"start_date": "2012-07-27",
"end_date": "2012-07-29",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.332169,
"longitude": 18.062429,
"website": ""
}
]
}