GET /api/v1/party_series/1771/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1771/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1771/",
"id": 1771,
"name": "Hack n' Trade R/D Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4875/?format=api",
"demozoo_url": "https://demozoo.org/parties/4875/",
"id": 4875,
"name": "Hack n' Trade R/D Conference 2012",
"tagline": "",
"start_date": "2012-10-12",
"end_date": "2012-10-14",
"location": "Malmö, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.60587,
"longitude": 13.00073,
"website": ""
}
]
}