GET /api/v1/party_series/779/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/779/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/779/",
"id": 779,
"name": "Noerdtroxy",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1922/?format=api",
"demozoo_url": "https://demozoo.org/parties/1922/",
"id": 1922,
"name": "Noerdtroxy 2012",
"tagline": "",
"start_date": "2012",
"end_date": "2012",
"location": "Burseryd, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.373428,
"longitude": 14.78653,
"website": ""
}
]
}